Results

By type

          *** retrieve Truststore and Keystore password
*** actual launch of AAI Resources

Mon Aug 2 23:00:47 UTC 2021    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?

Mon Aug 2 23:00:47 UTC 2021    Done /opt/app/aai-resources/scripts/updatePem.sh
2021-08-02 23:00:49.346  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2021-08-02 23:00:49.354 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties
2021-08-02 23:00:49.354  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties
2021-08-02 23:00:49.356  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2021-08-02 23:00:51.248  WARN 10 --- [           main] o.s.b.l.logback.LogbackLoggingSystem     : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.
2021-08-02 23:00:51.416 DEBUG 10 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL

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

2021-08-02 23:00:51.440 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2021-08-02 23:00:51.441 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2021-08-02 23:00:51.441 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2021-08-02 23:00:51.441 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2021-08-02 23:00:51.441 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
23:00:56,479 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
23:00:56,484 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
23:00:56,484 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:00:56,485 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
23:00:56,485 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@785570251 - No compression will be used
23:00:56,486 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@785570251 - Will use the pattern /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
23:00:56,486 |-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}'.
23:00:56,486 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
23:00:56,486 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Aug 02 23:00:56 GMT 2021
23:00:56,505 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log
23:00:56,505 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log]
23:00:56,506 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
23:00:56,506 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
23:00:56,506 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@d5b810e - Registering current configuration as safe fallback point

2021-08-02 23:00:56.663 DEBUG 10 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-resources/lib/aai-resources-1.8.2.jar!/BOOT-INF/classes!/
2021-08-02 23:00:56.730  INFO 10 --- [           main] org.reflections.Reflections              : Reflections took 66 ms to scan 1 urls, producing 6 keys and 46 values 
2021-08-02 23:00:56.732 DEBUG 10 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-resources/lib/aai-resources-1.8.2.jar!/BOOT-INF/lib/aai-els-onap-logging-1.8.1.jar!/
2021-08-02 23:00:56.736  INFO 10 --- [           main] org.reflections.Reflections              : Reflections took 4 ms to scan 1 urls, producing 6 keys and 6 values 
2021-08-02 23:00:57.220  INFO 10 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is SchemaServiceTranslator
2021-08-02 23:00:57.662  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:00:57.663  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:00:57.663  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:00:57.703 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:00:57.715 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY=
2021-08-02 23:00:57.852  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:00:57.853  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:00:57.853  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:00:57.854  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:00:58.297  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:00:58.384 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2021-08-02 23:00:58.385 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2021-08-02 23:00:58.385 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2021-08-02 23:00:58.461  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:00:58.461  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:00:58.461  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:00:58.462  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:00:58.488  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:00:58.542 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:00:58.542 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2021-08-02 23:00:58.543 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2021-08-02 23:01:02.052 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2021-08-02 23:01:02.124 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2021-08-02 23:01:02.124 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2021-08-02 23:01:02.127  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:02.127  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:02.127  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:02.127  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:02.187  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:02.224 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:02.225 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2021-08-02 23:01:02.225 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2021-08-02 23:01:03.834 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2021-08-02 23:01:03.851 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2021-08-02 23:01:03.852 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2021-08-02 23:01:03.856  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:03.856  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:03.856  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:03.856  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:04.060  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:04.076 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:04.077 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2021-08-02 23:01:04.077 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2021-08-02 23:01:05.653 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2021-08-02 23:01:05.669 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2021-08-02 23:01:05.669 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2021-08-02 23:01:05.672  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:05.672  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:05.672  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:05.672  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:05.686  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:05.716 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:05.717 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2021-08-02 23:01:05.718 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2021-08-02 23:01:07.448 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 272
2021-08-02 23:01:07.459 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv15
2021-08-02 23:01:07.460 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2021-08-02 23:01:07.462  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:07.462  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:07.462  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:07.462  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:07.476  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:07.503 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:07.504 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2021-08-02 23:01:07.504 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2021-08-02 23:01:08.856 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 279
2021-08-02 23:01:08.867 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv16
2021-08-02 23:01:08.867 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2021-08-02 23:01:08.870  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:08.870  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:08.870  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:08.870  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:08.888  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:08.908 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:08.909 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2021-08-02 23:01:08.909 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2021-08-02 23:01:10.629 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 281
2021-08-02 23:01:10.639 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv17
2021-08-02 23:01:10.639 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2021-08-02 23:01:10.641  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:10.641  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:10.641  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:10.641  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:10.658  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:10.717 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:10.718 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2021-08-02 23:01:10.718 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2021-08-02 23:01:12.415 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 281
2021-08-02 23:01:12.424 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv18
2021-08-02 23:01:12.425 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2021-08-02 23:01:12.426  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:12.426  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:12.426  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:12.426  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:12.442  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:12.460 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:12.461 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2021-08-02 23:01:12.461 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2021-08-02 23:01:13.799 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 281
2021-08-02 23:01:13.809 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv19
2021-08-02 23:01:13.809 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2021-08-02 23:01:13.811  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:13.811  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:13.811  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:13.811  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:13.826  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:13.846 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:13.846 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2021-08-02 23:01:13.847 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2021-08-02 23:01:15.644 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 301
2021-08-02 23:01:15.679 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv20
2021-08-02 23:01:15.680 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2021-08-02 23:01:15.682  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:15.682  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:15.682  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:15.682  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:15.703  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:15.725 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:15.725 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2021-08-02 23:01:15.726 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2021-08-02 23:01:17.170 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 305
2021-08-02 23:01:17.187 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv21
2021-08-02 23:01:17.188 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2021-08-02 23:01:17.191  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:17.191  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:17.191  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:17.191  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:17.214  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:17.245 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:17.245 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2021-08-02 23:01:17.246 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2021-08-02 23:01:19.176 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 371
2021-08-02 23:01:19.188 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv22
2021-08-02 23:01:19.188 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2021-08-02 23:01:19.191  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:19.191  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:19.192  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:19.192  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:19.303  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:19.350 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:19.351 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2021-08-02 23:01:19.351 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2021-08-02 23:01:22.191 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 378
2021-08-02 23:01:22.205 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv23
2021-08-02 23:01:22.205 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2021-08-02 23:01:22.207  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:22.207  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:22.208  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:22.208  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:22.245  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:22.272 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:22.272 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2021-08-02 23:01:22.272 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2021-08-02 23:01:24.131 DEBUG 10 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 378
2021-08-02 23:01:24.151  INFO 10 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
2021-08-02 23:01:24.152  INFO 10 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
2021-08-02 23:01:24.347 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2021-08-02 23:01:24.349 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2021-08-02 23:01:24.349 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:01:24.350 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY=
2021-08-02 23:01:24.352  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:24.352  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:24.352  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:24.352  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:24.364  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:24.403 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:24.403 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2021-08-02 23:01:24.404 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2021-08-02 23:01:24.404 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:01:24.404 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY=
2021-08-02 23:01:24.406  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:24.406  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:24.406  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:24.406  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:24.419  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:24.421 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:24.422 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2021-08-02 23:01:24.422 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2021-08-02 23:01:24.422 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:01:24.423 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY=
2021-08-02 23:01:24.424  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:24.424  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:24.424  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:24.425  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:24.435  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:24.437 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:24.438 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2021-08-02 23:01:24.438 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2021-08-02 23:01:24.438 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:01:24.439 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY=
2021-08-02 23:01:24.440  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:24.440  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:24.440  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:24.441  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:24.456  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:24.460 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:24.460 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2021-08-02 23:01:24.461 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv15
2021-08-02 23:01:24.461 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:01:24.462 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY=
2021-08-02 23:01:24.464  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:24.464  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:24.464  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:24.464  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:24.502  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:24.505 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:24.506 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2021-08-02 23:01:24.506 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv16
2021-08-02 23:01:24.507 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:01:24.507 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY=
2021-08-02 23:01:24.509  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:24.509  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:24.509  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:24.510  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:24.521  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:24.524 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:24.524 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2021-08-02 23:01:24.524 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv17
2021-08-02 23:01:24.525 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:01:24.525 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY=
2021-08-02 23:01:24.526  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:24.527  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:24.527  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:24.527  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:24.537  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:24.539 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:24.540 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2021-08-02 23:01:24.540 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv18
2021-08-02 23:01:24.540 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:01:24.541 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY=
2021-08-02 23:01:24.542  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:24.542  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:24.542  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:24.543  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:24.553  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:24.563 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:24.564 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2021-08-02 23:01:24.564 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv19
2021-08-02 23:01:24.564 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:01:24.565 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY=
2021-08-02 23:01:24.566  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:24.566  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:24.566  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:24.566  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:24.578  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:24.580 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:24.580 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2021-08-02 23:01:24.581 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv20
2021-08-02 23:01:24.581 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:01:24.601 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY=
2021-08-02 23:01:24.603  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:24.603  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:24.603  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:24.603  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:24.616  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:24.619 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:24.619 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2021-08-02 23:01:24.619 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv21
2021-08-02 23:01:24.620 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:01:24.620 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY=
2021-08-02 23:01:24.621  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:24.621  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:24.621  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:24.621  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:24.639  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:24.644 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:24.644 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2021-08-02 23:01:24.644 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv22
2021-08-02 23:01:24.645 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:01:24.645 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY=
2021-08-02 23:01:24.646  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:24.647  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:24.647  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:24.647  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:24.660  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:24.664 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:24.665 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2021-08-02 23:01:24.665 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv23
2021-08-02 23:01:24.665 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2021-08-02 23:01:24.666 DEBUG 10 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY=
2021-08-02 23:01:24.667  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:01:24.667  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:01:24.667  INFO 10 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:01:24.667  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2021-08-02 23:01:24.681  INFO 10 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2021-08-02 23:01:24.685 DEBUG 10 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2021-08-02 23:01:24.686 DEBUG 10 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2021-08-02 23:01:26.069 DEBUG 10 --- [           main] o.h.v.i.e.resolver.TraversableResolvers  : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2021-08-02 23:01:26.069 DEBUG 10 --- [           main] o.h.v.i.e.resolver.TraversableResolvers  : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-08-02 23:01:26.070 DEBUG 10 --- [           main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL
2021-08-02 23:01:26.071 DEBUG 10 --- [           main] o.h.v.i.e.resolver.TraversableResolvers  : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2021-08-02 23:01:26.071 DEBUG 10 --- [           main] o.h.v.i.e.resolver.TraversableResolvers  : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-08-02 23:01:26.072 DEBUG 10 --- [           main] o.h.v.internal.engine.ConfigurationImpl  : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-08-02 23:01:26.073 DEBUG 10 --- [           main] o.h.v.internal.engine.ConfigurationImpl  : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-08-02 23:01:26.074 DEBUG 10 --- [           main] o.h.v.internal.engine.ConfigurationImpl  : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2021-08-02 23:01:26.075 DEBUG 10 --- [           main] o.h.v.i.xml.config.ValidationXmlParser   : Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-08-02 23:01:26.075 DEBUG 10 --- [           main] o.h.v.i.xml.config.ResourceLoaderHelper  : Trying to load META-INF/validation.xml via user class loader
2021-08-02 23:01:26.076 DEBUG 10 --- [           main] o.h.v.i.xml.config.ResourceLoaderHelper  : Trying to load META-INF/validation.xml via TCCL
2021-08-02 23:01:26.076 DEBUG 10 --- [           main] o.h.v.i.xml.config.ResourceLoaderHelper  : Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-08-02 23:01:26.077 DEBUG 10 --- [           main] o.h.v.i.xml.config.ValidationXmlParser   : No META-INF/validation.xml found. Using annotation based configuration only.
2021-08-02 23:01:26.088 DEBUG 10 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2021-08-02 23:01:26.088 DEBUG 10 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2021-08-02 23:01:26.088 DEBUG 10 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2021-08-02 23:01:26.088 DEBUG 10 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2021-08-02 23:01:26.088 DEBUG 10 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2021-08-02 23:01:26.787  INFO 10 --- [           main] com.datastax.driver.core                 : DataStax Java driver 3.6.0 for Apache Cassandra
2021-08-02 23:01:26.801  INFO 10 --- [           main] c.d.driver.core.GuavaCompatibility       : Detected Guava >= 19 in the classpath, using modern compatibility layer
2021-08-02 23:01:26.802 DEBUG 10 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1
2021-08-02 23:01:26.802 DEBUG 10 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60
2021-08-02 23:01:26.867 DEBUG 10 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true
2021-08-02 23:01:27.159  INFO 10 --- [           main] com.datastax.driver.core.ClockFactory    : Using native clock to generate timestamps.
2021-08-02 23:01:27.163 DEBUG 10 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2
2021-08-02 23:01:27.259  WARN 10 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
2021-08-02 23:01:29.407 DEBUG 10 --- [           main] o.h.v.i.e.resolver.TraversableResolvers  : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2021-08-02 23:01:29.407 DEBUG 10 --- [           main] o.h.v.i.e.resolver.TraversableResolvers  : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-08-02 23:01:29.408 DEBUG 10 --- [           main] o.h.v.i.xml.config.ValidationXmlParser   : Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-08-02 23:01:29.408 DEBUG 10 --- [           main] o.h.v.i.xml.config.ResourceLoaderHelper  : Trying to load META-INF/validation.xml via TCCL
2021-08-02 23:01:29.409 DEBUG 10 --- [           main] o.h.v.i.xml.config.ResourceLoaderHelper  : Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-08-02 23:01:29.410 DEBUG 10 --- [           main] o.h.v.i.xml.config.ValidationXmlParser   : No META-INF/validation.xml found. Using annotation based configuration only.
2021-08-02 23:01:29.424 DEBUG 10 --- [           main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL
2021-08-02 23:01:29.424 DEBUG 10 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2021-08-02 23:01:29.424 DEBUG 10 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2021-08-02 23:01:29.424 DEBUG 10 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2021-08-02 23:01:29.424 DEBUG 10 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2021-08-02 23:01:29.425 DEBUG 10 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2021-08-02 23:01:29.505  WARN 10 --- [           main] org.glassfish.jersey.internal.Errors     : 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.
WARNING: 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.
WARNING: 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.

2021-08-02 23:01:29.514 DEBUG 10 --- [           main] org.onap.aai.config.ErrorHandler         : Filter 'errorHandler' configured for use
2021-08-02 23:01:30.375  INFO 10 --- [           main] org.onap.aai.ResourcesApp                : Application 'aai-resources' is running on 8447!
2021-08-02 23:01:30.375  INFO 10 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2021-08-02 23:01:30.375 DEBUG 10 --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties
2021-08-02 23:01:30.376  INFO 10 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties
2021-08-02 23:01:30.376  INFO 10 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2021-08-02 23:01:30.794 DEBUG 10 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true
2021-08-02 23:01:30.794  INFO 10 --- [           main] com.datastax.driver.core.ClockFactory    : Using native clock to generate timestamps.
2021-08-02 23:01:30.794 DEBUG 10 --- [           main] com.datastax.driver.core.Cluster         : Starting new cluster with contact points [cassandra/10.242.205.131:9042]
2021-08-02 23:01:30.840 DEBUG 10 --- [           main] i.n.u.i.logging.InternalLoggerFactory    : Using SLF4J as the default logging framework
2021-08-02 23:01:30.863 DEBUG 10 --- [           main] i.n.u.internal.InternalThreadLocalMap    : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
2021-08-02 23:01:30.864 DEBUG 10 --- [           main] i.n.u.internal.InternalThreadLocalMap    : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
2021-08-02 23:01:30.905 DEBUG 10 --- [           main] i.n.util.internal.PlatformDependent0     : -Dio.netty.noUnsafe: false
2021-08-02 23:01:30.906 DEBUG 10 --- [           main] i.n.util.internal.PlatformDependent0     : Java version: 8
2021-08-02 23:01:30.907 DEBUG 10 --- [           main] i.n.util.internal.PlatformDependent0     : sun.misc.Unsafe.theUnsafe: available
2021-08-02 23:01:30.908 DEBUG 10 --- [           main] i.n.util.internal.PlatformDependent0     : sun.misc.Unsafe.copyMemory: available
2021-08-02 23:01:30.909 DEBUG 10 --- [           main] i.n.util.internal.PlatformDependent0     : java.nio.Buffer.address: available
2021-08-02 23:01:30.910 DEBUG 10 --- [           main] i.n.util.internal.PlatformDependent0     : direct buffer constructor: available
2021-08-02 23:01:30.911 DEBUG 10 --- [           main] i.n.util.internal.PlatformDependent0     : java.nio.Bits.unaligned: available, true
2021-08-02 23:01:30.911 DEBUG 10 --- [           main] i.n.util.internal.PlatformDependent0     : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
2021-08-02 23:01:30.911 DEBUG 10 --- [           main] i.n.util.internal.PlatformDependent0     : java.nio.DirectByteBuffer.(long, int): available
2021-08-02 23:01:30.911 DEBUG 10 --- [           main] i.netty.util.internal.PlatformDependent  : sun.misc.Unsafe: available
2021-08-02 23:01:30.911 DEBUG 10 --- [           main] i.netty.util.internal.PlatformDependent  : -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
2021-08-02 23:01:30.912 DEBUG 10 --- [           main] i.netty.util.internal.PlatformDependent  : -Dio.netty.bitMode: 64 (sun.arch.data.model)
2021-08-02 23:01:30.914 DEBUG 10 --- [           main] i.netty.util.internal.PlatformDependent  : -Dio.netty.maxDirectMemory: 1020067840 bytes
2021-08-02 23:01:30.914 DEBUG 10 --- [           main] i.netty.util.internal.PlatformDependent  : -Dio.netty.uninitializedArrayAllocationThreshold: -1
2021-08-02 23:01:30.916 DEBUG 10 --- [           main] io.netty.util.internal.CleanerJava6      : java.nio.ByteBuffer.cleaner(): available
2021-08-02 23:01:30.917 DEBUG 10 --- [           main] i.netty.util.internal.PlatformDependent  : -Dio.netty.noPreferDirect: false
2021-08-02 23:01:30.927 DEBUG 10 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.FORCE_NIO is undefined, using default value false
2021-08-02 23:01:30.938 DEBUG 10 --- [           main] i.n.util.internal.NativeLibraryLoader    : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
2021-08-02 23:01:30.938 DEBUG 10 --- [           main] i.n.util.internal.NativeLibraryLoader    : -Dio.netty.native.deleteLibAfterLoading: true
2021-08-02 23:01:30.938 DEBUG 10 --- [           main] i.n.util.internal.NativeLibraryLoader    : -Dio.netty.native.tryPatchShadedId: true
2021-08-02 23:01:30.944 DEBUG 10 --- [           main] i.n.util.internal.NativeLibraryLoader    : Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism.

java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
	at java.lang.Runtime.loadLibrary0(Runtime.java:870)
	at java.lang.System.loadLibrary(System.java:1122)
	at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
	at java.security.AccessController.doPrivileged(Native Method)
	at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
	at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
	at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)
	at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:287)
	at io.netty.channel.epoll.Native.(Native.java:69)
	at io.netty.channel.epoll.Epoll.(Epoll.java:33)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)
	at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)
	at com.datastax.driver.core.Connection$Factory.(Connection.java:926)
	at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)
	at com.datastax.driver.core.Cluster.init(Cluster.java:208)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)
	at com.datastax.driver.core.Cluster.connect(Cluster.java:305)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)
	at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)
	at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)
	at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)
	at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)
	at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)
	at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)
	at org.onap.aai.ResourcesApp.main(ResourcesApp.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)

2021-08-02 23:01:30.945 DEBUG 10 --- [           main] i.n.util.internal.NativeLibraryLoader    : netty_transport_native_epoll_x86_64 cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp

java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
	at java.lang.Runtime.loadLibrary0(Runtime.java:870)
	at java.lang.System.loadLibrary(System.java:1122)
	at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
	at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)
	at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)
	at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:287)
	at io.netty.channel.epoll.Native.(Native.java:69)
	at io.netty.channel.epoll.Epoll.(Epoll.java:33)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)
	at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)
	at com.datastax.driver.core.Connection$Factory.(Connection.java:926)
	at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)
	at com.datastax.driver.core.Cluster.init(Cluster.java:208)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)
	at com.datastax.driver.core.Cluster.connect(Cluster.java:305)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)
	at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)
	at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)
	at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)
	at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)
	at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)
	at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)
	at org.onap.aai.ResourcesApp.main(ResourcesApp.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)
	Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
		at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
		at java.lang.Runtime.loadLibrary0(Runtime.java:870)
		at java.lang.System.loadLibrary(System.java:1122)
		at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
		at java.security.AccessController.doPrivileged(Native Method)
		at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
		at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
		... 41 common frames omitted

2021-08-02 23:01:30.968 DEBUG 10 --- [           main] i.n.util.internal.NativeLibraryLoader    : Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_645351860677535961785.so', trying other loading mechanism.

java.lang.UnsatisfiedLinkError: null
	at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:382)
	at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
	at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203)
	at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:287)
	at io.netty.channel.epoll.Native.(Native.java:69)
	at io.netty.channel.epoll.Epoll.(Epoll.java:33)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)
	at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)
	at com.datastax.driver.core.Connection$Factory.(Connection.java:926)
	at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)
	at com.datastax.driver.core.Cluster.init(Cluster.java:208)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)
	at com.datastax.driver.core.Cluster.connect(Cluster.java:305)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)
	at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)
	at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)
	at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)
	at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)
	at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)
	at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)
	at org.onap.aai.ResourcesApp.main(ResourcesApp.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)
Caused by: java.lang.reflect.InvocationTargetException: null
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
	at java.security.AccessController.doPrivileged(Native Method)
	at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
	... 42 common frames omitted
Caused by: java.lang.RuntimeException: failed to get field ID: DefaultFileRegion.transfered
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
	at java.lang.Runtime.load0(Runtime.java:809)
	at java.lang.System.load(System.java:1086)
	at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)
	... 49 common frames omitted

2021-08-02 23:01:30.969 DEBUG 10 --- [           main] i.n.util.internal.NativeLibraryLoader    : Unable to load the library 'netty_transport_native_epoll', trying other loading mechanism.

java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
	at java.lang.Runtime.loadLibrary0(Runtime.java:870)
	at java.lang.System.loadLibrary(System.java:1122)
	at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
	at java.security.AccessController.doPrivileged(Native Method)
	at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
	at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
	at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)
	at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)
	at io.netty.channel.epoll.Native.(Native.java:69)
	at io.netty.channel.epoll.Epoll.(Epoll.java:33)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)
	at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)
	at com.datastax.driver.core.Connection$Factory.(Connection.java:926)
	at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)
	at com.datastax.driver.core.Cluster.init(Cluster.java:208)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)
	at com.datastax.driver.core.Cluster.connect(Cluster.java:305)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)
	at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)
	at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)
	at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)
	at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)
	at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)
	at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)
	at org.onap.aai.ResourcesApp.main(ResourcesApp.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)

2021-08-02 23:01:30.969 DEBUG 10 --- [           main] i.n.util.internal.NativeLibraryLoader    : netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp

java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
	at java.lang.Runtime.loadLibrary0(Runtime.java:870)
	at java.lang.System.loadLibrary(System.java:1122)
	at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
	at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)
	at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)
	at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)
	at io.netty.channel.epoll.Native.(Native.java:69)
	at io.netty.channel.epoll.Epoll.(Epoll.java:33)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)
	at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)
	at com.datastax.driver.core.Connection$Factory.(Connection.java:926)
	at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)
	at com.datastax.driver.core.Cluster.init(Cluster.java:208)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)
	at com.datastax.driver.core.Cluster.connect(Cluster.java:305)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)
	at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)
	at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)
	at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)
	at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)
	at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)
	at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)
	at org.onap.aai.ResourcesApp.main(ResourcesApp.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)
	Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path
		at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
		at java.lang.Runtime.loadLibrary0(Runtime.java:870)
		at java.lang.System.loadLibrary(System.java:1122)
		at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
		at java.security.AccessController.doPrivileged(Native Method)
		at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
		at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
		... 41 common frames omitted

2021-08-02 23:01:30.971  WARN 10 --- [           main] com.datastax.driver.core.NettyUtil       : Found Netty's native epoll transport in the classpath, but epoll is not available. Using NIO instead.

java.lang.UnsatisfiedLinkError: could not load a native library: netty_transport_native_epoll_x86_64
	at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:224)
	at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:287)
	at io.netty.channel.epoll.Native.(Native.java:69)
	at io.netty.channel.epoll.Epoll.(Epoll.java:33)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)
	at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)
	at com.datastax.driver.core.Connection$Factory.(Connection.java:926)
	at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)
	at com.datastax.driver.core.Cluster.init(Cluster.java:208)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)
	at com.datastax.driver.core.Cluster.connect(Cluster.java:305)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)
	at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)
	at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)
	at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)
	at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)
	at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)
	at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)
	at org.onap.aai.ResourcesApp.main(ResourcesApp.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)
	Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
		at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
		at java.lang.Runtime.loadLibrary0(Runtime.java:870)
		at java.lang.System.loadLibrary(System.java:1122)
		at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
		at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)
		at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)
		... 40 common frames omitted
		Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
			at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
			at java.lang.Runtime.loadLibrary0(Runtime.java:870)
			at java.lang.System.loadLibrary(System.java:1122)
			at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
			at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
			at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
			at java.security.AccessController.doPrivileged(Native Method)
			at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
			at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
			... 41 common frames omitted
	Suppressed: java.lang.UnsatisfiedLinkError: could not load a native library: netty_transport_native_epoll
		at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:224)
		at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)
		... 39 common frames omitted
	Caused by: java.io.FileNotFoundException: META-INF/native/libnetty_transport_native_epoll.so
		at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:173)
		... 40 common frames omitted
		Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path
			at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
			at java.lang.Runtime.loadLibrary0(Runtime.java:870)
			at java.lang.System.loadLibrary(System.java:1122)
			at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
			at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)
			at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)
			... 40 common frames omitted
			Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path
				at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
				at java.lang.Runtime.loadLibrary0(Runtime.java:870)
				at java.lang.System.loadLibrary(System.java:1122)
				at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
				at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
				at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
				at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
				at java.lang.reflect.Method.invoke(Method.java:498)
				at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
				at java.security.AccessController.doPrivileged(Native Method)
				at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
				at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
				... 41 common frames omitted
Caused by: java.lang.RuntimeException: failed to get field ID: DefaultFileRegion.transfered
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
	at java.lang.Runtime.load0(Runtime.java:809)
	at java.lang.System.load(System.java:1086)
	at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)
	at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)
	at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203)
	... 40 common frames omitted

2021-08-02 23:01:30.981 DEBUG 10 --- [           main] i.n.channel.MultithreadEventLoopGroup    : -Dio.netty.eventLoopThreads: 4
2021-08-02 23:01:30.997 DEBUG 10 --- [           main] io.netty.channel.nio.NioEventLoop        : -Dio.netty.noKeySetOptimization: false
2021-08-02 23:01:30.997 DEBUG 10 --- [           main] io.netty.channel.nio.NioEventLoop        : -Dio.netty.selectorAutoRebuildThreshold: 512
2021-08-02 23:01:31.018 DEBUG 10 --- [           main] i.netty.util.internal.PlatformDependent  : org.jctools-core.MpscChunkedArrayQueue: available
2021-08-02 23:01:31.043 DEBUG 10 --- [           main] io.netty.util.ResourceLeakDetector       : -Dio.netty.leakDetection.level: simple
2021-08-02 23:01:31.043 DEBUG 10 --- [           main] io.netty.util.ResourceLeakDetector       : -Dio.netty.leakDetection.targetRecords: 4
2021-08-02 23:01:31.043 DEBUG 10 --- [           main] i.n.util.ResourceLeakDetectorFactory     : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@441d3ddf
2021-08-02 23:01:31.054 DEBUG 10 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true
2021-08-02 23:01:31.136 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [cassandra/10.242.205.131:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:01:31.142 DEBUG 10 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.DISABLE_COALESCING is undefined, using default value false
2021-08-02 23:01:31.142 DEBUG 10 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000
2021-08-02 23:01:31.143 DEBUG 10 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5
2021-08-02 23:01:31.219 DEBUG 10 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.numHeapArenas: 4
2021-08-02 23:01:31.219 DEBUG 10 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.numDirectArenas: 4
2021-08-02 23:01:31.219 DEBUG 10 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.pageSize: 8192
2021-08-02 23:01:31.219 DEBUG 10 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.maxOrder: 11
2021-08-02 23:01:31.219 DEBUG 10 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.chunkSize: 16777216
2021-08-02 23:01:31.219 DEBUG 10 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.tinyCacheSize: 512
2021-08-02 23:01:31.219 DEBUG 10 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.smallCacheSize: 256
2021-08-02 23:01:31.219 DEBUG 10 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.normalCacheSize: 64
2021-08-02 23:01:31.219 DEBUG 10 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.maxCachedBufferCapacity: 32768
2021-08-02 23:01:31.219 DEBUG 10 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.cacheTrimInterval: 8192
2021-08-02 23:01:31.219 DEBUG 10 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.cacheTrimIntervalMillis: 0
2021-08-02 23:01:31.219 DEBUG 10 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.useCacheForAllThreads: true
2021-08-02 23:01:31.219 DEBUG 10 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
2021-08-02 23:01:31.261 DEBUG 10 --- [           main] io.netty.channel.DefaultChannelId        : -Dio.netty.processId: 10 (auto-detected)
2021-08-02 23:01:31.265 DEBUG 10 --- [           main] io.netty.util.NetUtil                    : -Djava.net.preferIPv4Stack: false
2021-08-02 23:01:31.265 DEBUG 10 --- [           main] io.netty.util.NetUtil                    : -Djava.net.preferIPv6Addresses: false
2021-08-02 23:01:31.267 DEBUG 10 --- [           main] io.netty.util.NetUtil                    : Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
2021-08-02 23:01:31.268 DEBUG 10 --- [           main] io.netty.util.NetUtil                    : /proc/sys/net/core/somaxconn: 128
2021-08-02 23:01:31.269 DEBUG 10 --- [           main] io.netty.channel.DefaultChannelId        : -Dio.netty.machineId: de:97:42:ff:fe:b7:6c:89 (auto-detected)
2021-08-02 23:01:31.323 DEBUG 10 --- [           main] io.netty.buffer.ByteBufUtil              : -Dio.netty.allocator.type: pooled
2021-08-02 23:01:31.324 DEBUG 10 --- [           main] io.netty.buffer.ByteBufUtil              : -Dio.netty.threadLocalDirectBufferSize: 0
2021-08-02 23:01:31.324 DEBUG 10 --- [           main] io.netty.buffer.ByteBufUtil              : -Dio.netty.maxThreadLocalCharBufferSize: 16384
2021-08-02 23:01:31.417 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:01:31.487 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler                   : -Dio.netty.recycler.maxCapacityPerThread: 4096
2021-08-02 23:01:31.487 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler                   : -Dio.netty.recycler.maxSharedCapacityFactor: 2
2021-08-02 23:01:31.487 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler                   : -Dio.netty.recycler.linkCapacity: 16
2021-08-02 23:01:31.487 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler                   : -Dio.netty.recycler.ratio: 8
2021-08-02 23:01:31.513 DEBUG 10 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf          : -Dio.netty.buffer.checkAccessible: true
2021-08-02 23:01:31.513 DEBUG 10 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf          : -Dio.netty.buffer.checkBounds: true
2021-08-02 23:01:31.513 DEBUG 10 --- [er-nio-worker-0] i.n.util.ResourceLeakDetectorFactory     : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@559cbe43
2021-08-02 23:01:31.563 DEBUG 10 --- [er-nio-worker-0] c.datastax.driver.core.SystemProperties  : com.datastax.driver.NATIVE_TRANSPORT_MAX_FRAME_SIZE_IN_MB is undefined, using default value 256
2021-08-02 23:01:31.815 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [cassandra/10.242.205.131:9042] Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:01:31.818 DEBUG 10 --- [           main] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node list and token map
2021-08-02 23:01:31.919 DEBUG 10 --- [           main] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema
2021-08-02 23:01:32.132 DEBUG 10 --- [           main] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2021-08-02 23:01:32.146 DEBUG 10 --- [           main] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 13 milliseconds
2021-08-02 23:01:32.160 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [Control connection] established to cassandra/10.242.205.131:9042
2021-08-02 23:01:32.160  INFO 10 --- [           main] c.d.d.c.p.DCAwareRoundRobinPolicy        : Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)
2021-08-02 23:01:32.163  INFO 10 --- [           main] com.datastax.driver.core.Cluster         : New Cassandra host cassandra/10.242.205.131:9042 added
2021-08-02 23:01:32.163  INFO 10 --- [           main] com.datastax.driver.core.Cluster         : New Cassandra host /10.242.171.76:9042 added
2021-08-02 23:01:32.163  INFO 10 --- [           main] com.datastax.driver.core.Cluster         : New Cassandra host /10.242.138.218:9042 added
2021-08-02 23:01:32.169 DEBUG 10 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true
2021-08-02 23:01:32.176 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [cassandra/10.242.205.131:9042] preparing to open 1 new connections, total = 2
2021-08-02 23:01:32.327 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:01:32.331 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [/10.242.171.76:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:01:32.332 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:01:32.333 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-1, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:01:32.335 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_workflow.version, scheduling delivery
2021-08-02 23:01:32.343 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:01:32.488 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-1, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:01:32.491 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:01:32.491 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-02 23:01:32.683 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.171.76:9042] Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:01:32.684 DEBUG 10 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.171.76:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:01:32.684 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Session         : Added connection pool for /10.242.171.76:9042
2021-08-02 23:01:32.727 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [cassandra/10.242.205.131:9042] Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:01:32.727 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool       : Created connection pool to host cassandra/10.242.205.131:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:01:32.727 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session         : Added connection pool for cassandra/10.242.205.131:9042
2021-08-02 23:01:33.028 DEBUG 10 --- [           main] org.reflections.Reflections              : going to scan these urls:
file:/opt/app/aai-resources/resources/
2021-08-02 23:01:33.032 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/aaiClientPublicCert.pem in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.032 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/aaiClientPublicCert.pem in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.033 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/aaiClientPrivateKey.pem in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.033 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/aaiClientPrivateKey.pem in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.033 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.033 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.033 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/realm.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.034 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/realm.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.034 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/aai-client-cert.p12 in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.034 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/aai-client-cert.p12 in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.034 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/dynamic.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.034 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/dynamic.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.034 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/preferredRoute.txt in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.034 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/preferredRoute.txt in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.035 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/datatoolscrons.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.035 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/datatoolscrons.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.035 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.035 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.035 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/delta-event-publisher.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.035 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/delta-event-publisher.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.036 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.036 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.036 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.036 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.036 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/error.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.036 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/error.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.036 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.037 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.037 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.037 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.037 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.038 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.038 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.038 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.038 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.038 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.038 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.039 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.039 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.039 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.039 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.039 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.039 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.039 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.040 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.040 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.040 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.040 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.040 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.040 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.041 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.041 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.041 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.041 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.041 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.042 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.042 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.042 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.042 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.042 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.042 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.042 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.043 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.043 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.043 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.043 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.043 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.043 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.043 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.044 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.044 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.044 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.044 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.044 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.044 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.044 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.044 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.045 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.045 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.045 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.045 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.045 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.045 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.045 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.045 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.046 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.046 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.046 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.046 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.046 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.046 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.046 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.046 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.047 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.047 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.047 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.047 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.047 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.047 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.047 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.047 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.048 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.048 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.048 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.048 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.048 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.048 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.048 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.049 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.049 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.049 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.049 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.049 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.049 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.049 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.050 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.050 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.050 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.050 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.050 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.050 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.050 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.051 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.051 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.051 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.051 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.051 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.051 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.051 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.052 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.052 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.052 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.052 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.052 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.052 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.052 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.052 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.052 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.053 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.053 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.053 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.053 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.053 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.053 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.053 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.053 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.054 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.054 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.054 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.054 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.054 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.054 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.054 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.054 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.055 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.055 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.055 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.055 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.055 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.055 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.056 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.056 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.056 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.056 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.056 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.056 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.057 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.057 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.057 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.057 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.057 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.057 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.057 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.057 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.058 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.058 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.058 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.058 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.058 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.058 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.058 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.058 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.058 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.059 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.059 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.059 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.059 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.059 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.059 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.059 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.060 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.060 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.060 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.060 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.060 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.060 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.060 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.060 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.061 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.061 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.061 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/bath_config.csv in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.061 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/bath_config.csv in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.102 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.102 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.102 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/permissions.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.102 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/permissions.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.103 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.103 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.103 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/bath_config.csv in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.103 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/bath_config.csv in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.103 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.103 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.103 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.103 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.104 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.104 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.104 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.104 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.104 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file localhost-access-logback.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.104 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file localhost-access-logback.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.104 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file application-keycloak.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.104 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file application-keycloak.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.105 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file logback.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.105 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file logback.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.105 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file retired.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.105 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file retired.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.105 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file cadi.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.105 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file cadi.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.106 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file application.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner
2021-08-02 23:01:33.106 DEBUG 10 --- [           main] org.reflections.Reflections              : could not scan file application.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner
2021-08-02 23:01:33.106  INFO 10 --- [           main] org.reflections.Reflections              : Reflections took 78 ms to scan 1 urls, producing 0 keys and 0 values 
2021-08-02 23:01:33.277 DEBUG 10 --- [           main] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=true] closing connection
2021-08-02 23:01:33.278 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [cassandra/10.242.205.131:9042] Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=true] closed, remaining = 1
2021-08-02 23:01:33.302 DEBUG 10 --- [           main] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=true] closing connection
2021-08-02 23:01:33.302 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [/10.242.171.76:9042] Connection[/10.242.171.76:9042-1, inFlight=0, closed=true] closed, remaining = 0
2021-08-02 23:01:33.302 DEBUG 10 --- [           main] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-1, inFlight=0, closed=true] closing connection
2021-08-02 23:01:33.302 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-1, inFlight=0, closed=true] closed, remaining = 0
2021-08-02 23:01:33.303 DEBUG 10 --- [           main] com.datastax.driver.core.Cluster         : Shutting down
2021-08-02 23:01:33.304 DEBUG 10 --- [           main] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=true] closing connection
2021-08-02 23:01:33.304 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [cassandra/10.242.205.131:9042] Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=true] closed, remaining = 0
2021-08-02 23:01:35.319 DEBUG 10 --- [er-nio-worker-0] io.netty.buffer.PoolThreadCache          : Freed 35 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0
2021-08-02 23:01:35.321 DEBUG 10 --- [er-nio-worker-1] io.netty.buffer.PoolThreadCache          : Freed 22 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1
2021-08-02 23:01:35.340 DEBUG 10 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true
2021-08-02 23:01:35.340  INFO 10 --- [           main] com.datastax.driver.core.ClockFactory    : Using native clock to generate timestamps.
2021-08-02 23:01:35.340 DEBUG 10 --- [           main] com.datastax.driver.core.Cluster         : Starting new cluster with contact points [cassandra/10.242.205.131:9042]
2021-08-02 23:01:35.343 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [cassandra/10.242.205.131:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:01:35.346 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:01:35.458 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [cassandra/10.242.205.131:9042] Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:01:35.459 DEBUG 10 --- [           main] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node list and token map
2021-08-02 23:01:35.479 DEBUG 10 --- [           main] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema
2021-08-02 23:01:35.542 DEBUG 10 --- [           main] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2021-08-02 23:01:35.549 DEBUG 10 --- [           main] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 7 milliseconds
2021-08-02 23:01:35.602 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [Control connection] established to cassandra/10.242.205.131:9042
2021-08-02 23:01:35.602  INFO 10 --- [           main] c.d.d.c.p.DCAwareRoundRobinPolicy        : Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)
2021-08-02 23:01:35.602  INFO 10 --- [           main] com.datastax.driver.core.Cluster         : New Cassandra host cassandra/10.242.205.131:9042 added
2021-08-02 23:01:35.602  INFO 10 --- [           main] com.datastax.driver.core.Cluster         : New Cassandra host /10.242.171.76:9042 added
2021-08-02 23:01:35.602  INFO 10 --- [           main] com.datastax.driver.core.Cluster         : New Cassandra host /10.242.138.218:9042 added
2021-08-02 23:01:35.602 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [cassandra/10.242.205.131:9042] preparing to open 1 new connections, total = 2
2021-08-02 23:01:35.603 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [/10.242.171.76:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:01:35.604 DEBUG 10 --- [           main] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:01:35.605 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:01:35.605 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:01:35.606 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-1, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:01:35.787 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.171.76:9042] Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:01:35.787 DEBUG 10 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.171.76:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:01:35.787 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Session         : Added connection pool for /10.242.171.76:9042
2021-08-02 23:01:35.912 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [cassandra/10.242.205.131:9042] Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:01:35.912 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool       : Created connection pool to host cassandra/10.242.205.131:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:01:35.913 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session         : Added connection pool for cassandra/10.242.205.131:9042
2021-08-02 23:01:36.595 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-1, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:01:36.596 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:01:36.596 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-02 23:01:38.496  INFO 10 --- [           main] org.onap.aai.ResourcesApp                : Resources MicroService Started
2021-08-02 23:01:38.497 DEBUG 10 --- [           main] org.onap.aai.ResourcesApp                : Resources MicroService Started
Resources Microservice Started
2021-08-02 23:01:38.583 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_workflow.element, scheduling delivery
2021-08-02 23:01:39.588 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_workflow.element (TABLE)
2021-08-02 23:01:40.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_workflow.element_synchronization_state, scheduling delivery
2021-08-02 23:01:41.272 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_workflow.element_synchronization_state (TABLE)
2021-08-02 23:01:42.437 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_workflow.element_stage, scheduling delivery
2021-08-02 23:01:43.437 DEBUG 10 --- [luster-worker-0] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_workflow.element_stage (TABLE)
2021-08-02 23:01:44.055 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_workflow.version_stage, scheduling delivery
2021-08-02 23:01:45.055 DEBUG 10 --- [luster-worker-1] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_workflow.version_stage (TABLE)
2021-08-02 23:02:13.625 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:02:13.633 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:02:15.062 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:02:15.065 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:02:24.580  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:24.742 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"41966c05-2de9-46d4-b3bb-7724868f6de7","status":"200","rqstDate":"210802-23:02:24:582","respDate":"210802-23:02:24:741","sourceId":"healthcheck:41966c05-2de9-46d4-b3bb-7724868f6de7","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:02:24:582-78993\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[41966c05-2de9-46d4-b3bb-7724868f6de7]}\"}"}
2021-08-02 23:02:24.744  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:26.547  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:26.551 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b9fa266a-85dc-4018-a587-e0b465131f01","status":"200","rqstDate":"210802-23:02:26:548","respDate":"210802-23:02:26:550","sourceId":"haproxy:b9fa266a-85dc-4018-a587-e0b465131f01","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:02:26:548-88855\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b9fa266a-85dc-4018-a587-e0b465131f01]}\"}"}
2021-08-02 23:02:26.551  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:28.639  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:28.643 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8bc0710f-35e9-4e84-99e8-e4a28dcb23f3","status":"200","rqstDate":"210802-23:02:28:640","respDate":"210802-23:02:28:643","sourceId":"haproxy:8bc0710f-35e9-4e84-99e8-e4a28dcb23f3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:02:28:640-4961\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8bc0710f-35e9-4e84-99e8-e4a28dcb23f3]}\"}"}
2021-08-02 23:02:28.644  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:30.665  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:30.669 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8e3a15a7-4f0b-426c-8f31-a63dc21acd5e","status":"200","rqstDate":"210802-23:02:30:666","respDate":"210802-23:02:30:669","sourceId":"haproxy:8e3a15a7-4f0b-426c-8f31-a63dc21acd5e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:02:30:666-74681\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8e3a15a7-4f0b-426c-8f31-a63dc21acd5e]}\"}"}
2021-08-02 23:02:30.670  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:32.684  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:32.687 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2fcbbc96-021e-4ae5-a26a-e92f0fd3ed14","status":"200","rqstDate":"210802-23:02:32:685","respDate":"210802-23:02:32:687","sourceId":"haproxy:2fcbbc96-021e-4ae5-a26a-e92f0fd3ed14","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:02:32:685-81926\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2fcbbc96-021e-4ae5-a26a-e92f0fd3ed14]}\"}"}
2021-08-02 23:02:32.688  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:34.704  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:34.707 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fa59a18e-fd42-4d90-b05c-e1e54dacec89","status":"200","rqstDate":"210802-23:02:34:705","respDate":"210802-23:02:34:707","sourceId":"haproxy:fa59a18e-fd42-4d90-b05c-e1e54dacec89","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:02:34:705-63477\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fa59a18e-fd42-4d90-b05c-e1e54dacec89]}\"}"}
2021-08-02 23:02:34.707  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:36.721  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:36.725 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7b592dba-bf62-4039-baa7-13568204ff70","status":"200","rqstDate":"210802-23:02:36:722","respDate":"210802-23:02:36:725","sourceId":"haproxy:7b592dba-bf62-4039-baa7-13568204ff70","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:02:36:722-57887\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7b592dba-bf62-4039-baa7-13568204ff70]}\"}"}
2021-08-02 23:02:36.726  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:38.739  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:38.742 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"17a3d0d6-5d71-48c8-b8eb-bbd2787db106","status":"200","rqstDate":"210802-23:02:38:739","respDate":"210802-23:02:38:742","sourceId":"haproxy:17a3d0d6-5d71-48c8-b8eb-bbd2787db106","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:02:38:739-65703\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[17a3d0d6-5d71-48c8-b8eb-bbd2787db106]}\"}"}
2021-08-02 23:02:38.743  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:39.511  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:39.513 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2554a29c-bd53-4de4-8113-dc76053e26f6","status":"200","rqstDate":"210802-23:02:39:511","respDate":"210802-23:02:39:513","sourceId":"healthcheck:2554a29c-bd53-4de4-8113-dc76053e26f6","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:02:39:511-83068\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2554a29c-bd53-4de4-8113-dc76053e26f6]}\"}"}
2021-08-02 23:02:39.514  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:40.754  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:40.757 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"583fb8c6-c2dd-4c14-bfe8-c779f4101038","status":"200","rqstDate":"210802-23:02:40:754","respDate":"210802-23:02:40:757","sourceId":"haproxy:583fb8c6-c2dd-4c14-bfe8-c779f4101038","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:02:40:754-10096\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[583fb8c6-c2dd-4c14-bfe8-c779f4101038]}\"}"}
2021-08-02 23:02:40.758  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:42.633  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:42.636 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b94430d3-0769-429d-869f-b76a1b30fd86","status":"200","rqstDate":"210802-23:02:42:634","respDate":"210802-23:02:42:636","sourceId":"OOM_ReadinessCheck:b94430d3-0769-429d-869f-b76a1b30fd86","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:02:42:634-58831\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38594], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b94430d3-0769-429d-869f-b76a1b30fd86]}\"}"}
2021-08-02 23:02:42.637  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:42.768  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:42.771 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"15916e43-6b7f-48f0-8915-db277586b092","status":"200","rqstDate":"210802-23:02:42:768","respDate":"210802-23:02:42:770","sourceId":"haproxy:15916e43-6b7f-48f0-8915-db277586b092","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:02:42:768-45461\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[15916e43-6b7f-48f0-8915-db277586b092]}\"}"}
2021-08-02 23:02:42.771  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:44.782  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:44.786 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"69628581-ccb7-4f60-b074-50ae7bc1eb23","status":"200","rqstDate":"210802-23:02:44:783","respDate":"210802-23:02:44:786","sourceId":"haproxy:69628581-ccb7-4f60-b074-50ae7bc1eb23","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:02:44:783-43453\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[69628581-ccb7-4f60-b074-50ae7bc1eb23]}\"}"}
2021-08-02 23:02:44.787  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:45.066 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:02:45.068 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:02:45.682  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:45.684 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6218be54-2f1a-4bde-a8fc-b914aa57ffef","status":"200","rqstDate":"210802-23:02:45:682","respDate":"210802-23:02:45:684","sourceId":"healthcheck:6218be54-2f1a-4bde-a8fc-b914aa57ffef","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:02:45:682-70165\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59724], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6218be54-2f1a-4bde-a8fc-b914aa57ffef]}\"}"}
2021-08-02 23:02:45.685  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:46.801  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:46.805 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"36a1bbc7-c6bf-4d17-98a4-2cdf10cd1795","status":"200","rqstDate":"210802-23:02:46:802","respDate":"210802-23:02:46:805","sourceId":"haproxy:36a1bbc7-c6bf-4d17-98a4-2cdf10cd1795","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:02:46:802-7315\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[36a1bbc7-c6bf-4d17-98a4-2cdf10cd1795]}\"}"}
2021-08-02 23:02:46.806  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:48.661 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:02:48.663 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:02:48.835  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:48.840 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"637066b0-b0e1-4898-bd15-c05f96df2897","status":"200","rqstDate":"210802-23:02:48:836","respDate":"210802-23:02:48:840","sourceId":"haproxy:637066b0-b0e1-4898-bd15-c05f96df2897","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:02:48:836-81334\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[637066b0-b0e1-4898-bd15-c05f96df2897]}\"}"}
2021-08-02 23:02:48.841  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:50.852  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:50.856 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"50008a75-4c8b-4361-8641-121c7bb954df","status":"200","rqstDate":"210802-23:02:50:853","respDate":"210802-23:02:50:856","sourceId":"haproxy:50008a75-4c8b-4361-8641-121c7bb954df","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:02:50:853-60521\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[50008a75-4c8b-4361-8641-121c7bb954df]}\"}"}
2021-08-02 23:02:50.857  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:52.633  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:52.636 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d0e0862-42b6-43f3-9af9-53d56e9d2ec3","status":"200","rqstDate":"210802-23:02:52:634","respDate":"210802-23:02:52:636","sourceId":"OOM_ReadinessCheck:8d0e0862-42b6-43f3-9af9-53d56e9d2ec3","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:02:52:634-73228\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38798], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8d0e0862-42b6-43f3-9af9-53d56e9d2ec3]}\"}"}
2021-08-02 23:02:52.637  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:52.868  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:52.870 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"17d90c4a-9e3a-4516-bfd7-ef1825edb2d8","status":"200","rqstDate":"210802-23:02:52:868","respDate":"210802-23:02:52:870","sourceId":"haproxy:17d90c4a-9e3a-4516-bfd7-ef1825edb2d8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:02:52:868-53619\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[17d90c4a-9e3a-4516-bfd7-ef1825edb2d8]}\"}"}
2021-08-02 23:02:52.871  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:53.672 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:02:53.675 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:02:54.447  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:54.541  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:54.543 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"879d1b79-490b-4a05-a037-e1791b5bedb2","status":"200","rqstDate":"210802-23:02:54:541","respDate":"210802-23:02:54:543","sourceId":"healthcheck:879d1b79-490b-4a05-a037-e1791b5bedb2","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:02:54:541-78263\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[879d1b79-490b-4a05-a037-e1791b5bedb2]}\"}"}
2021-08-02 23:02:54.544  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:54.776  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:02:54.776  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:02:54.776  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:02:54.776  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:02:54.881  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:54.883 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8aa2cbe9-9207-4e50-aa87-0bbf324d37fe","status":"200","rqstDate":"210802-23:02:54:881","respDate":"210802-23:02:54:883","sourceId":"haproxy:8aa2cbe9-9207-4e50-aa87-0bbf324d37fe","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:02:54:881-55979\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8aa2cbe9-9207-4e50-aa87-0bbf324d37fe]}\"}"}
2021-08-02 23:02:54.884  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:56.895  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:56.900 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"26d146a0-a2e4-4fd6-ac51-b13b2735d4e9","status":"200","rqstDate":"210802-23:02:56:896","respDate":"210802-23:02:56:899","sourceId":"haproxy:26d146a0-a2e4-4fd6-ac51-b13b2735d4e9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:02:56:896-84882\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[26d146a0-a2e4-4fd6-ac51-b13b2735d4e9]}\"}"}
2021-08-02 23:02:56.901  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:58.231  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:02:58.418  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"f08af42a-40b7-4566-ab46-a4fea48e44aa","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:02:58:270"},"entity":{"model-type":"widget","resource-version":"1627945374770","model-vers":{"model-ver":[{"model-version-id":"fd7fb09e-d930-41b9-b83f-cfde9df48640","resource-version":"1627945374770","model-name":"action","model-version":"1.0"}]},"model-invariant-id":"af593b4b-490e-4665-ad74-2f6351c0a7ce"}}
2021-08-02 23:02:58.828 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f08af42a-40b7-4566-ab46-a4fea48e44aa","status":"201","rqstDate":"210802-23:02:54:448","respDate":"210802-23:02:58:828","sourceId":"AAI-TOOLS:f08af42a-40b7-4566-ab46-a4fea48e44aa","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:02:54:448-21248\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[260], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45476], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[f08af42a-40b7-4566-ab46-a4fea48e44aa], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f08af42a-40b7-4566-ab46-a4fea48e44aa]}\",\"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\":\"2-aai-resources-210802-23:02:54:448-21248\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[4128], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:02:54:448-21248]}\",\"Entity\":\"\"}"}
2021-08-02 23:02:58.829  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:58.914  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:58.916 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6148ee7a-6e2a-4e98-8051-d0caa2e3068c","status":"200","rqstDate":"210802-23:02:58:914","respDate":"210802-23:02:58:916","sourceId":"haproxy:6148ee7a-6e2a-4e98-8051-d0caa2e3068c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:02:58:914-75361\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6148ee7a-6e2a-4e98-8051-d0caa2e3068c]}\"}"}
2021-08-02 23:02:58.917  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:58.927  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:58.943  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:02:58.943  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:02:58.943  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:02:58.943  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:02:59.525 ERROR 10 --- [enerContainer-1] org.onap.aai.logging.ErrorLogHelper      : 4.5.7304 ex=org.onap.aai.exceptions.AAIException: {"fromAppId":"AAI-TOOLS","event-topic":"AAI-EVENT","transId":"f08af42a-40b7-4566-ab46-a4fea48e44aa","aaiEventPayload":{"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"f08af42a-40b7-4566-ab46-a4fea48e44aa","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:02:58:270"},"entity":{"model-type":"widget","resource-version":"1627945374770","model-vers":{"model-ver":[{"model-version-id":"fd7fb09e-d930-41b9-b83f-cfde9df48640","resource-version":"1627945374770","model-name":"action","model-version":"1.0"}]},"model-invariant-id":"af593b4b-490e-4665-ad74-2f6351c0a7ce"}},"fullId":""} ClassName- org.onap.aai.dmaap.AAIDmaapEventJMSConsumer :LineNumber- 141 :MethodName- onMessage ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 761 :MethodName- doInvokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 699 :MethodName- invokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 674 :MethodName- doExecuteListener ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 318 :MethodName- doReceiveAndExecute ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 257 :MethodName- receiveAndExecute ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1190 :MethodName- invokeListener ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1180 :MethodName- executeOngoingLoop ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1077 :MethodName- run ClassName- java.lang.Thread :LineNumber- 748 :MethodName- run
2021-08-02 23:02:59.526  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:02:59.717  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:02:59.740  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"925bfe3b-0ac7-462d-8b44-9d313ede395f","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:02:59:731"},"entity":{"model-type":"widget","resource-version":"1627945378941","model-vers":{"model-ver":[{"model-version-id":"2f80c596-27e5-4ca9-b5bb-e03a7fd4c0fd","resource-version":"1627945378941","model-name":"action-data","model-version":"1.0"}]},"model-invariant-id":"9551346c-7d8b-4daf-9926-b93e96e2344a"}}
2021-08-02 23:02:59.758 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"925bfe3b-0ac7-462d-8b44-9d313ede395f","status":"201","rqstDate":"210802-23:02:58:928","respDate":"210802-23:02:59:758","sourceId":"AAI-TOOLS:925bfe3b-0ac7-462d-8b44-9d313ede395f","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:02:58:928-14956\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45562], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[925bfe3b-0ac7-462d-8b44-9d313ede395f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[925bfe3b-0ac7-462d-8b44-9d313ede395f]}\",\"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\":\"2-aai-resources-210802-23:02:58:928-14956\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[4336], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:02:58:928-14956]}\",\"Entity\":\"\"}"}
2021-08-02 23:02:59.759  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:02:59.859  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:02:59.873  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:02:59.873  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:02:59.873  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:02:59.874  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:02:59.927  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:02:59.963 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b497224f-497b-4f9b-afca-700f771958be","status":"201","rqstDate":"210802-23:02:59:860","respDate":"210802-23:02:59:963","sourceId":"AAI-TOOLS:b497224f-497b-4f9b-afca-700f771958be","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:02:59:860-38980\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[271], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45584], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[b497224f-497b-4f9b-afca-700f771958be], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b497224f-497b-4f9b-afca-700f771958be]}\",\"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-210802-23:02:59:860-38980\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[8224], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:02:59:860-38980]}\",\"Entity\":\"\"}"}
2021-08-02 23:02:59.964  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:00.045  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:00.056  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:00.057  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:00.057  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:00.057  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:00.119  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:00.184 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4a99a0ef-0bb8-4ad3-bb16-4244c92c00e6","status":"201","rqstDate":"210802-23:03:00:045","respDate":"210802-23:03:00:183","sourceId":"AAI-TOOLS:4a99a0ef-0bb8-4ad3-bb16-4244c92c00e6","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:00:045-15560\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[271], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45588], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[4a99a0ef-0bb8-4ad3-bb16-4244c92c00e6], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4a99a0ef-0bb8-4ad3-bb16-4244c92c00e6]}\",\"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\":\"1-aai-resources-210802-23:03:00:045-15560\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[16624], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:00:045-15560]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:00.185  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:00.277  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:00.288  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:00.288  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:00.288  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:00.288  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:00.703  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:00.706 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b34b54cd-7e6f-42cd-8327-d0b2c8f6cfbc","status":"200","rqstDate":"210802-23:03:00:704","respDate":"210802-23:03:00:706","sourceId":"healthcheck:b34b54cd-7e6f-42cd-8327-d0b2c8f6cfbc","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:00:704-10806\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60058], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b34b54cd-7e6f-42cd-8327-d0b2c8f6cfbc]}\"}"}
2021-08-02 23:03:00.706  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:00.766 ERROR 10 --- [enerContainer-1] org.onap.aai.logging.ErrorLogHelper      : 4.5.7304 ex=org.onap.aai.exceptions.AAIException: {"fromAppId":"AAI-TOOLS","event-topic":"AAI-EVENT","transId":"925bfe3b-0ac7-462d-8b44-9d313ede395f","aaiEventPayload":{"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"925bfe3b-0ac7-462d-8b44-9d313ede395f","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:02:59:731"},"entity":{"model-type":"widget","resource-version":"1627945378941","model-vers":{"model-ver":[{"model-version-id":"2f80c596-27e5-4ca9-b5bb-e03a7fd4c0fd","resource-version":"1627945378941","model-name":"action-data","model-version":"1.0"}]},"model-invariant-id":"9551346c-7d8b-4daf-9926-b93e96e2344a"}},"fullId":""} ClassName- org.onap.aai.dmaap.AAIDmaapEventJMSConsumer :LineNumber- 141 :MethodName- onMessage ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 761 :MethodName- doInvokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 699 :MethodName- invokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 674 :MethodName- doExecuteListener ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 318 :MethodName- doReceiveAndExecute ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 257 :MethodName- receiveAndExecute ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1190 :MethodName- invokeListener ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1180 :MethodName- executeOngoingLoop ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1077 :MethodName- run ClassName- java.lang.Thread :LineNumber- 748 :MethodName- run
2021-08-02 23:03:00.767  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:00.768  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"b497224f-497b-4f9b-afca-700f771958be","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:02:59:940"},"entity":{"model-type":"widget","resource-version":"1627945379873","model-vers":{"model-ver":[{"model-version-id":"7ad0915f-25c0-4a70-b9bc-185a75f87564","resource-version":"1627945379873","model-name":"allotted-resource","model-version":"1.0"}]},"model-invariant-id":"f6d6a23d-a1a9-48ff-8419-b6530da2d381"}}
2021-08-02 23:03:00.927  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:00.930 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4db3683f-5c1a-4ddb-bbb4-4e831be60f6a","status":"200","rqstDate":"210802-23:03:00:927","respDate":"210802-23:03:00:930","sourceId":"haproxy:4db3683f-5c1a-4ddb-bbb4-4e831be60f6a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:00:927-31160\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4db3683f-5c1a-4ddb-bbb4-4e831be60f6a]}\"}"}
2021-08-02 23:03:00.931  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:01.030  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:01.057 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"732b1e29-d5f6-4e2f-af4a-9a39b3d63d7a","status":"201","rqstDate":"210802-23:03:00:278","respDate":"210802-23:03:01:057","sourceId":"AAI-TOOLS:732b1e29-d5f6-4e2f-af4a-9a39b3d63d7a","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:00:278-70530\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45592], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[732b1e29-d5f6-4e2f-af4a-9a39b3d63d7a], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[732b1e29-d5f6-4e2f-af4a-9a39b3d63d7a]}\",\"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\":\"1-aai-resources-210802-23:03:00:278-70530\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[8400], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:00:278-70530]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:01.058  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:01.154  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:01.163  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:01.163  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:01.163  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:01.164  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:01.231  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:01.299 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d6573eac-f35c-4459-92b5-885058f5f48b","status":"201","rqstDate":"210802-23:03:01:154","respDate":"210802-23:03:01:299","sourceId":"AAI-TOOLS:d6573eac-f35c-4459-92b5-885058f5f48b","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:01:154-36297\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[270], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45612], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[d6573eac-f35c-4459-92b5-885058f5f48b], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d6573eac-f35c-4459-92b5-885058f5f48b]}\",\"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-210802-23:03:01:154-36297\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[8264], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:01:154-36297]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:01.301  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:01.393  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:01.405  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:01.405  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:01.405  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:01.405  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:01.456  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:01.511 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"034a8b4e-4b8b-4484-9eda-4ccb4a122c40","status":"201","rqstDate":"210802-23:03:01:394","respDate":"210802-23:03:01:510","sourceId":"AAI-TOOLS:034a8b4e-4b8b-4484-9eda-4ccb4a122c40","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:01:394-46967\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[266], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45622], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[034a8b4e-4b8b-4484-9eda-4ccb4a122c40], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[034a8b4e-4b8b-4484-9eda-4ccb4a122c40]}\",\"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\":\"0-aai-resources-210802-23:03:01:394-46967\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[20720], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:01:394-46967]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:01.512  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:01.611  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:01.624  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:01.624  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:01.624  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:01.625  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:01.791 ERROR 10 --- [enerContainer-1] org.onap.aai.logging.ErrorLogHelper      : 4.5.7304 ex=org.onap.aai.exceptions.AAIException: {"fromAppId":"AAI-TOOLS","event-topic":"AAI-EVENT","transId":"b497224f-497b-4f9b-afca-700f771958be","aaiEventPayload":{"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"b497224f-497b-4f9b-afca-700f771958be","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:02:59:940"},"entity":{"model-type":"widget","resource-version":"1627945379873","model-vers":{"model-ver":[{"model-version-id":"7ad0915f-25c0-4a70-b9bc-185a75f87564","resource-version":"1627945379873","model-name":"allotted-resource","model-version":"1.0"}]},"model-invariant-id":"f6d6a23d-a1a9-48ff-8419-b6530da2d381"}},"fullId":""} ClassName- org.onap.aai.dmaap.AAIDmaapEventJMSConsumer :LineNumber- 141 :MethodName- onMessage ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 761 :MethodName- doInvokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 699 :MethodName- invokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 674 :MethodName- doExecuteListener ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 318 :MethodName- doReceiveAndExecute ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 257 :MethodName- receiveAndExecute ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1190 :MethodName- invokeListener ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1180 :MethodName- executeOngoingLoop ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1077 :MethodName- run ClassName- java.lang.Thread :LineNumber- 748 :MethodName- run
2021-08-02 23:03:01.793  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:02.415  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"4a99a0ef-0bb8-4ad3-bb16-4244c92c00e6","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:00:131"},"entity":{"model-type":"widget","resource-version":"1627945380056","model-vers":{"model-ver":[{"model-version-id":"6c092fb1-21b2-456b-9e01-67fb4de1896e","resource-version":"1627945380056","model-name":"availability-zone","model-version":"1.0"}]},"model-invariant-id":"61b88c01-d819-41c0-8e21-7fd7ba47148e"}}
2021-08-02 23:03:02.472  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:02.506 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e301bd6d-8de3-4dfc-a493-26c4197909a2","status":"201","rqstDate":"210802-23:03:01:612","respDate":"210802-23:03:02:506","sourceId":"AAI-TOOLS:e301bd6d-8de3-4dfc-a493-26c4197909a2","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:01:612-27249\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[298], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45630], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[e301bd6d-8de3-4dfc-a493-26c4197909a2], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e301bd6d-8de3-4dfc-a493-26c4197909a2]}\",\"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\":\"1-aai-resources-210802-23:03:01:612-27249\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[4320], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:01:612-27249]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:02.507  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:02.616  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:02.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:02.633  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:02.633  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:02.633  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:02.634  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:02.634 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5f68dd88-3667-4215-a86b-2800bdad79e7","status":"200","rqstDate":"210802-23:03:02:631","respDate":"210802-23:03:02:634","sourceId":"OOM_ReadinessCheck:5f68dd88-3667-4215-a86b-2800bdad79e7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:02:631-99602\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38960], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5f68dd88-3667-4215-a86b-2800bdad79e7]}\"}"}
2021-08-02 23:03:02.635  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:02.944  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:02.947 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"40be9212-4326-4e7f-bea8-ca1bf95f9c7e","status":"200","rqstDate":"210802-23:03:02:945","respDate":"210802-23:03:02:947","sourceId":"haproxy:40be9212-4326-4e7f-bea8-ca1bf95f9c7e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:02:945-70343\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[40be9212-4326-4e7f-bea8-ca1bf95f9c7e]}\"}"}
2021-08-02 23:03:02.948  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:03.422 ERROR 10 --- [enerContainer-1] org.onap.aai.logging.ErrorLogHelper      : 4.5.7304 ex=org.onap.aai.exceptions.AAIException: {"fromAppId":"AAI-TOOLS","event-topic":"AAI-EVENT","transId":"4a99a0ef-0bb8-4ad3-bb16-4244c92c00e6","aaiEventPayload":{"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"4a99a0ef-0bb8-4ad3-bb16-4244c92c00e6","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:00:131"},"entity":{"model-type":"widget","resource-version":"1627945380056","model-vers":{"model-ver":[{"model-version-id":"6c092fb1-21b2-456b-9e01-67fb4de1896e","resource-version":"1627945380056","model-name":"availability-zone","model-version":"1.0"}]},"model-invariant-id":"61b88c01-d819-41c0-8e21-7fd7ba47148e"}},"fullId":""} ClassName- org.onap.aai.dmaap.AAIDmaapEventJMSConsumer :LineNumber- 141 :MethodName- onMessage ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 761 :MethodName- doInvokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 699 :MethodName- invokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 674 :MethodName- doExecuteListener ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 318 :MethodName- doReceiveAndExecute ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 257 :MethodName- receiveAndExecute ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1190 :MethodName- invokeListener ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1180 :MethodName- executeOngoingLoop ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1077 :MethodName- run ClassName- java.lang.Thread :LineNumber- 748 :MethodName- run
2021-08-02 23:03:03.423  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:03.425  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"732b1e29-d5f6-4e2f-af4a-9a39b3d63d7a","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:01:041"},"entity":{"model-type":"widget","resource-version":"1627945380287","model-vers":{"model-ver":[{"model-version-id":"b2dea88d-78a0-49bf-95c9-5819df08e966","resource-version":"1627945380287","model-name":"az-and-dvs-switches","model-version":"1.0"}]},"model-invariant-id":"53dc00d4-e6d9-48ec-b6cc-3d3797e9b896"}}
2021-08-02 23:03:04.044  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:04.074 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de33ab47-8503-4ba9-8c91-57b020fe3c02","status":"201","rqstDate":"210802-23:03:02:616","respDate":"210802-23:03:04:073","sourceId":"AAI-TOOLS:de33ab47-8503-4ba9-8c91-57b020fe3c02","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:02:616-2941\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[261], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45648], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[de33ab47-8503-4ba9-8c91-57b020fe3c02], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[de33ab47-8503-4ba9-8c91-57b020fe3c02]}\",\"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-210802-23:03:02:616-2941\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[4152], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:02:616-2941]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:04.075  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:04.180  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:04.189  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:04.189  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:04.189  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:04.190  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:04.446 ERROR 10 --- [enerContainer-1] org.onap.aai.logging.ErrorLogHelper      : 4.5.7304 ex=org.onap.aai.exceptions.AAIException: {"fromAppId":"AAI-TOOLS","event-topic":"AAI-EVENT","transId":"732b1e29-d5f6-4e2f-af4a-9a39b3d63d7a","aaiEventPayload":{"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"732b1e29-d5f6-4e2f-af4a-9a39b3d63d7a","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:01:041"},"entity":{"model-type":"widget","resource-version":"1627945380287","model-vers":{"model-ver":[{"model-version-id":"b2dea88d-78a0-49bf-95c9-5819df08e966","resource-version":"1627945380287","model-name":"az-and-dvs-switches","model-version":"1.0"}]},"model-invariant-id":"53dc00d4-e6d9-48ec-b6cc-3d3797e9b896"}},"fullId":""} ClassName- org.onap.aai.dmaap.AAIDmaapEventJMSConsumer :LineNumber- 141 :MethodName- onMessage ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 761 :MethodName- doInvokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 699 :MethodName- invokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 674 :MethodName- doExecuteListener ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 318 :MethodName- doReceiveAndExecute ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 257 :MethodName- receiveAndExecute ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1190 :MethodName- invokeListener ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1180 :MethodName- executeOngoingLoop ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1077 :MethodName- run ClassName- java.lang.Thread :LineNumber- 748 :MethodName- run
2021-08-02 23:03:04.447  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:04.448  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"d6573eac-f35c-4459-92b5-885058f5f48b","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:01:240"},"entity":{"model-type":"widget","resource-version":"1627945381163","model-vers":{"model-ver":[{"model-version-id":"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b","resource-version":"1627945381163","model-name":"class-of-service","model-version":"1.0"}]},"model-invariant-id":"18094b19-d16d-4822-8acf-e92c6aefa178"}}
2021-08-02 23:03:04.957  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:04.960 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"16ce9069-269b-468f-92ee-194979614220","status":"200","rqstDate":"210802-23:03:04:957","respDate":"210802-23:03:04:959","sourceId":"haproxy:16ce9069-269b-468f-92ee-194979614220","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:04:957-64192\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[16ce9069-269b-468f-92ee-194979614220]}\"}"}
2021-08-02 23:03:04.960  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:05.010  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:05.100 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ed365e49-5931-4102-b2cc-100063fe5c77","status":"201","rqstDate":"210802-23:03:04:181","respDate":"210802-23:03:05:099","sourceId":"AAI-TOOLS:ed365e49-5931-4102-b2cc-100063fe5c77","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:04:181-14504\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[267], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45688], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[ed365e49-5931-4102-b2cc-100063fe5c77], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ed365e49-5931-4102-b2cc-100063fe5c77]}\",\"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\":\"1-aai-resources-210802-23:03:04:181-14504\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[8416], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:04:181-14504]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:05.101  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:05.188  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:05.198  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:05.198  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:05.198  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:05.198  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:05.232  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:05.299 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8602df80-86ec-4d5c-948b-8b12ea795f57","status":"201","rqstDate":"210802-23:03:05:189","respDate":"210802-23:03:05:298","sourceId":"AAI-TOOLS:8602df80-86ec-4d5c-948b-8b12ea795f57","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:05:189-57936\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[263], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45718], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[8602df80-86ec-4d5c-948b-8b12ea795f57], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8602df80-86ec-4d5c-948b-8b12ea795f57]}\",\"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\":\"2-aai-resources-210802-23:03:05:189-57936\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[16416], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:05:189-57936]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:05.300  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:05.387  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:05.396  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:05.396  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:05.396  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:05.397  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:05.470 ERROR 10 --- [enerContainer-1] org.onap.aai.logging.ErrorLogHelper      : 4.5.7304 ex=org.onap.aai.exceptions.AAIException: {"fromAppId":"AAI-TOOLS","event-topic":"AAI-EVENT","transId":"d6573eac-f35c-4459-92b5-885058f5f48b","aaiEventPayload":{"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"d6573eac-f35c-4459-92b5-885058f5f48b","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:01:240"},"entity":{"model-type":"widget","resource-version":"1627945381163","model-vers":{"model-ver":[{"model-version-id":"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b","resource-version":"1627945381163","model-name":"class-of-service","model-version":"1.0"}]},"model-invariant-id":"18094b19-d16d-4822-8acf-e92c6aefa178"}},"fullId":""} ClassName- org.onap.aai.dmaap.AAIDmaapEventJMSConsumer :LineNumber- 141 :MethodName- onMessage ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 761 :MethodName- doInvokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 699 :MethodName- invokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 674 :MethodName- doExecuteListener ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 318 :MethodName- doReceiveAndExecute ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 257 :MethodName- receiveAndExecute ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1190 :MethodName- invokeListener ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1180 :MethodName- executeOngoingLoop ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1077 :MethodName- run ClassName- java.lang.Thread :LineNumber- 748 :MethodName- run
2021-08-02 23:03:05.471  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:05.472  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"034a8b4e-4b8b-4484-9eda-4ccb4a122c40","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:01:467"},"entity":{"model-type":"widget","resource-version":"1627945381403","model-vers":{"model-ver":[{"model-version-id":"2a160989-b202-47dd-874b-4a0f275998f7","resource-version":"1627945381403","model-name":"cloud-region","model-version":"1.0"}]},"model-invariant-id":"425b2158-e51d-4509-9945-dad4556474a3"}}
2021-08-02 23:03:06.330  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:06.397 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4cbaa448-a764-4af0-9a26-e218d2b14c3f","status":"201","rqstDate":"210802-23:03:05:388","respDate":"210802-23:03:06:397","sourceId":"AAI-TOOLS:4cbaa448-a764-4af0-9a26-e218d2b14c3f","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:05:388-840\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[277], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45726], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[4cbaa448-a764-4af0-9a26-e218d2b14c3f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4cbaa448-a764-4af0-9a26-e218d2b14c3f]}\",\"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-210802-23:03:05:388-840\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[4264], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:05:388-840]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:06.398  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:06.482  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:06.494 ERROR 10 --- [enerContainer-1] org.onap.aai.logging.ErrorLogHelper      : 4.5.7304 ex=org.onap.aai.exceptions.AAIException: {"fromAppId":"AAI-TOOLS","event-topic":"AAI-EVENT","transId":"034a8b4e-4b8b-4484-9eda-4ccb4a122c40","aaiEventPayload":{"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"034a8b4e-4b8b-4484-9eda-4ccb4a122c40","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:01:467"},"entity":{"model-type":"widget","resource-version":"1627945381403","model-vers":{"model-ver":[{"model-version-id":"2a160989-b202-47dd-874b-4a0f275998f7","resource-version":"1627945381403","model-name":"cloud-region","model-version":"1.0"}]},"model-invariant-id":"425b2158-e51d-4509-9945-dad4556474a3"}},"fullId":""} ClassName- org.onap.aai.dmaap.AAIDmaapEventJMSConsumer :LineNumber- 141 :MethodName- onMessage ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 761 :MethodName- doInvokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 699 :MethodName- invokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 674 :MethodName- doExecuteListener ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 318 :MethodName- doReceiveAndExecute ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 257 :MethodName- receiveAndExecute ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1190 :MethodName- invokeListener ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1180 :MethodName- executeOngoingLoop ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1077 :MethodName- run ClassName- java.lang.Thread :LineNumber- 748 :MethodName- run
2021-08-02 23:03:06.495  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:06.496  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"e301bd6d-8de3-4dfc-a493-26c4197909a2","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:02:481"},"entity":{"model-type":"widget","resource-version":"1627945381623","model-vers":{"model-ver":[{"model-version-id":"3f908abc-3a15-40d0-b674-2a639e52884d","resource-version":"1627945381623","model-name":"collection","model-version":"1.0"}]},"model-invariant-id":"8bac3599-9a1c-4b7f-80e5-c1838f744c23"}}
2021-08-02 23:03:06.497  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:06.497  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:06.497  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:06.498  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:06.608  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:06.686 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a536bf63-2707-4881-aaf3-ef51ff301363","status":"201","rqstDate":"210802-23:03:06:484","respDate":"210802-23:03:06:686","sourceId":"AAI-TOOLS:a536bf63-2707-4881-aaf3-ef51ff301363","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:06:484-23361\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45744], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[a536bf63-2707-4881-aaf3-ef51ff301363], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a536bf63-2707-4881-aaf3-ef51ff301363]}\",\"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-210802-23:03:06:484-23361\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[12368], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:06:484-23361]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:06.687  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:06.775  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:06.784  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:06.784  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:06.784  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:06.784  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:06.910  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:06.970  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:06.972 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fe2ba16a-fa3a-4e8e-b380-f996d9a5a4e4","status":"200","rqstDate":"210802-23:03:06:970","respDate":"210802-23:03:06:972","sourceId":"haproxy:fe2ba16a-fa3a-4e8e-b380-f996d9a5a4e4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:06:970-34341\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fe2ba16a-fa3a-4e8e-b380-f996d9a5a4e4]}\"}"}
2021-08-02 23:03:06.973  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:06.999 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ea4c4b65-0420-43ea-a6f8-17c16df2d8f1","status":"201","rqstDate":"210802-23:03:06:776","respDate":"210802-23:03:06:998","sourceId":"AAI-TOOLS:ea4c4b65-0420-43ea-a6f8-17c16df2d8f1","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:06:776-18778\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[263], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45752], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[ea4c4b65-0420-43ea-a6f8-17c16df2d8f1], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ea4c4b65-0420-43ea-a6f8-17c16df2d8f1]}\",\"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-210802-23:03:06:776-18778\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[8248], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:06:776-18778]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:06.999  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:07.097  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:07.113  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:07.113  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:07.114  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:07.114  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:07.303  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:07.398 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"64396f20-2e5e-4bb3-ab71-1e8459b1e37c","status":"201","rqstDate":"210802-23:03:07:098","respDate":"210802-23:03:07:398","sourceId":"AAI-TOOLS:64396f20-2e5e-4bb3-ab71-1e8459b1e37c","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:07:098-28068\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[262], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45760], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[64396f20-2e5e-4bb3-ab71-1e8459b1e37c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[64396f20-2e5e-4bb3-ab71-1e8459b1e37c]}\",\"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\":\"0-aai-resources-210802-23:03:07:098-28068\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[28912], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:07:098-28068]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:07.400  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:07.495  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:07.505  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:07.505  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:07.505  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:07.506  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:07.518 ERROR 10 --- [enerContainer-1] org.onap.aai.logging.ErrorLogHelper      : 4.5.7304 ex=org.onap.aai.exceptions.AAIException: {"fromAppId":"AAI-TOOLS","event-topic":"AAI-EVENT","transId":"e301bd6d-8de3-4dfc-a493-26c4197909a2","aaiEventPayload":{"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"e301bd6d-8de3-4dfc-a493-26c4197909a2","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:02:481"},"entity":{"model-type":"widget","resource-version":"1627945381623","model-vers":{"model-ver":[{"model-version-id":"3f908abc-3a15-40d0-b674-2a639e52884d","resource-version":"1627945381623","model-name":"collection","model-version":"1.0"}]},"model-invariant-id":"8bac3599-9a1c-4b7f-80e5-c1838f744c23"}},"fullId":""} ClassName- org.onap.aai.dmaap.AAIDmaapEventJMSConsumer :LineNumber- 141 :MethodName- onMessage ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 761 :MethodName- doInvokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 699 :MethodName- invokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 674 :MethodName- doExecuteListener ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 318 :MethodName- doReceiveAndExecute ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 257 :MethodName- receiveAndExecute ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1190 :MethodName- invokeListener ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1180 :MethodName- executeOngoingLoop ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1077 :MethodName- run ClassName- java.lang.Thread :LineNumber- 748 :MethodName- run
2021-08-02 23:03:07.519  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:07.520  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"de33ab47-8503-4ba9-8c91-57b020fe3c02","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:04:054"},"entity":{"model-type":"widget","resource-version":"1627945382632","model-vers":{"model-ver":[{"model-version-id":"3a8ab1ee-9220-4fe8-b89c-9251d160ddc2","resource-version":"1627945382632","model-name":"complex","model-version":"1.0"}]},"model-invariant-id":"af91c2f7-35fc-43cf-a13d-443f385b2353"}}
2021-08-02 23:03:07.625  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:07.700 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"544b5cd3-3721-4350-9bca-270837cb00ce","status":"201","rqstDate":"210802-23:03:07:495","respDate":"210802-23:03:07:699","sourceId":"AAI-TOOLS:544b5cd3-3721-4350-9bca-270837cb00ce","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:07:495-84927\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45766], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[544b5cd3-3721-4350-9bca-270837cb00ce], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[544b5cd3-3721-4350-9bca-270837cb00ce]}\",\"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-210802-23:03:07:495-84927\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[16464], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:07:495-84927]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:07.701  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:07.790  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:07.799  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:07.799  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:07.799  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:07.800  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:07.912  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:07.999 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"13aa0c8f-472a-4ec2-a79f-d9876e2a45c1","status":"201","rqstDate":"210802-23:03:07:790","respDate":"210802-23:03:07:999","sourceId":"AAI-TOOLS:13aa0c8f-472a-4ec2-a79f-d9876e2a45c1","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:07:790-29353\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[264], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45774], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[13aa0c8f-472a-4ec2-a79f-d9876e2a45c1], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[13aa0c8f-472a-4ec2-a79f-d9876e2a45c1]}\",\"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\":\"0-aai-resources-210802-23:03:07:790-29353\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[12456], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:07:790-29353]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:08.000  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:08.090  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:08.102  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:08.103  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:08.103  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:08.103  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:08.307  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:08.384 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8c29f0b5-80a5-4600-ab24-d6897a56fa38","status":"201","rqstDate":"210802-23:03:08:091","respDate":"210802-23:03:08:384","sourceId":"AAI-TOOLS:8c29f0b5-80a5-4600-ab24-d6897a56fa38","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:08:091-74155\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45782], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[8c29f0b5-80a5-4600-ab24-d6897a56fa38], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8c29f0b5-80a5-4600-ab24-d6897a56fa38]}\",\"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\":\"1-aai-resources-210802-23:03:08:091-74155\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[16552], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:08:091-74155]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:08.385  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:08.470  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:08.478  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:08.478  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:08.478  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:08.479  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:08.521  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:08.542 ERROR 10 --- [enerContainer-1] org.onap.aai.logging.ErrorLogHelper      : 4.5.7304 ex=org.onap.aai.exceptions.AAIException: {"fromAppId":"AAI-TOOLS","event-topic":"AAI-EVENT","transId":"de33ab47-8503-4ba9-8c91-57b020fe3c02","aaiEventPayload":{"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"de33ab47-8503-4ba9-8c91-57b020fe3c02","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:04:054"},"entity":{"model-type":"widget","resource-version":"1627945382632","model-vers":{"model-ver":[{"model-version-id":"3a8ab1ee-9220-4fe8-b89c-9251d160ddc2","resource-version":"1627945382632","model-name":"complex","model-version":"1.0"}]},"model-invariant-id":"af91c2f7-35fc-43cf-a13d-443f385b2353"}},"fullId":""} ClassName- org.onap.aai.dmaap.AAIDmaapEventJMSConsumer :LineNumber- 141 :MethodName- onMessage ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 761 :MethodName- doInvokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 699 :MethodName- invokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 674 :MethodName- doExecuteListener ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 318 :MethodName- doReceiveAndExecute ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 257 :MethodName- receiveAndExecute ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1190 :MethodName- invokeListener ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1180 :MethodName- executeOngoingLoop ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1077 :MethodName- run ClassName- java.lang.Thread :LineNumber- 748 :MethodName- run
2021-08-02 23:03:08.542  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:08.543  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"ed365e49-5931-4102-b2cc-100063fe5c77","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:05:016"},"entity":{"model-type":"widget","resource-version":"1627945384188","model-vers":{"model-ver":[{"model-version-id":"5a175add-57e4-4a5d-8b02-c36f1d69c52b","resource-version":"1627945384188","model-name":"configuration","model-version":"1.0"}]},"model-invariant-id":"166c050d-f69d-4305-943e-0bc58c3a26cf"}}
2021-08-02 23:03:08.583 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3a9d5b45-8d5a-43bd-abf0-3f807105dde2","status":"201","rqstDate":"210802-23:03:08:470","respDate":"210802-23:03:08:583","sourceId":"AAI-TOOLS:3a9d5b45-8d5a-43bd-abf0-3f807105dde2","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:08:470-49357\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[272], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45790], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[3a9d5b45-8d5a-43bd-abf0-3f807105dde2], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3a9d5b45-8d5a-43bd-abf0-3f807105dde2]}\",\"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-210802-23:03:08:470-49357\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[37104], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:08:470-49357]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:08.584  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:08.686  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:08.695  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:08.696  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:08.696  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:08.696  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:08.731  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:08.786 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5dc83d9e-9a7e-42ff-a8a7-f159ccf32049","status":"201","rqstDate":"210802-23:03:08:687","respDate":"210802-23:03:08:785","sourceId":"AAI-TOOLS:5dc83d9e-9a7e-42ff-a8a7-f159ccf32049","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:08:687-64481\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45796], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[5dc83d9e-9a7e-42ff-a8a7-f159ccf32049], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5dc83d9e-9a7e-42ff-a8a7-f159ccf32049]}\",\"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\":\"1-aai-resources-210802-23:03:08:687-64481\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[24608], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:08:687-64481]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:08.787  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:08.884  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:08.892  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:08.892  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:08.892  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:08.893  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:08.981  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:08.983 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0ecda831-24bd-49c2-a337-eed34cd86675","status":"200","rqstDate":"210802-23:03:08:982","respDate":"210802-23:03:08:983","sourceId":"haproxy:0ecda831-24bd-49c2-a337-eed34cd86675","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:08:982-31053\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0ecda831-24bd-49c2-a337-eed34cd86675]}\"}"}
2021-08-02 23:03:08.984  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:09.018  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:09.083 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e8183a49-2d80-41c9-a0e1-04be598d4720","status":"201","rqstDate":"210802-23:03:08:884","respDate":"210802-23:03:09:083","sourceId":"AAI-TOOLS:e8183a49-2d80-41c9-a0e1-04be598d4720","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:08:884-27703\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45804], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[e8183a49-2d80-41c9-a0e1-04be598d4720], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e8183a49-2d80-41c9-a0e1-04be598d4720]}\",\"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-210802-23:03:08:884-27703\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[12512], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:08:884-27703]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:09.085  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:09.185  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:09.194  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:09.194  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:09.194  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:09.195  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:09.225  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:09.283 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"636120be-da8c-4b2a-84e6-41dda46666b0","status":"201","rqstDate":"210802-23:03:09:186","respDate":"210802-23:03:09:282","sourceId":"AAI-TOOLS:636120be-da8c-4b2a-84e6-41dda46666b0","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:09:186-82945\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[260], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45812], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[636120be-da8c-4b2a-84e6-41dda46666b0], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[636120be-da8c-4b2a-84e6-41dda46666b0]}\",\"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\":\"1-aai-resources-210802-23:03:09:186-82945\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[24744], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:09:186-82945]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:09.284  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:09.385  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:09.395  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:09.395  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:09.395  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:09.395  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:09.508  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:09.567 ERROR 10 --- [enerContainer-1] org.onap.aai.logging.ErrorLogHelper      : 4.5.7304 ex=org.onap.aai.exceptions.AAIException: {"fromAppId":"AAI-TOOLS","event-topic":"AAI-EVENT","transId":"ed365e49-5931-4102-b2cc-100063fe5c77","aaiEventPayload":{"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"ed365e49-5931-4102-b2cc-100063fe5c77","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:05:016"},"entity":{"model-type":"widget","resource-version":"1627945384188","model-vers":{"model-ver":[{"model-version-id":"5a175add-57e4-4a5d-8b02-c36f1d69c52b","resource-version":"1627945384188","model-name":"configuration","model-version":"1.0"}]},"model-invariant-id":"166c050d-f69d-4305-943e-0bc58c3a26cf"}},"fullId":""} ClassName- org.onap.aai.dmaap.AAIDmaapEventJMSConsumer :LineNumber- 141 :MethodName- onMessage ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 761 :MethodName- doInvokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 699 :MethodName- invokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 674 :MethodName- doExecuteListener ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 318 :MethodName- doReceiveAndExecute ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 257 :MethodName- receiveAndExecute ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1190 :MethodName- invokeListener ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1180 :MethodName- executeOngoingLoop ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1077 :MethodName- run ClassName- java.lang.Thread :LineNumber- 748 :MethodName- run
2021-08-02 23:03:09.568  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:09.569  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"8602df80-86ec-4d5c-948b-8b12ea795f57","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:05:238"},"entity":{"model-type":"widget","resource-version":"1627945385197","model-vers":{"model-ver":[{"model-version-id":"22104c9f-29fd-462f-be07-96cd6b46dd33","resource-version":"1627945385197","model-name":"connector","model-version":"1.0"}]},"model-invariant-id":"4c01c948-7607-4d66-8a6c-99c2c2717936"}}
2021-08-02 23:03:09.583  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:09.586 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e55eb6e1-cc25-4249-8ccb-0f8d9799d02f","status":"200","rqstDate":"210802-23:03:09:584","respDate":"210802-23:03:09:586","sourceId":"healthcheck:e55eb6e1-cc25-4249-8ccb-0f8d9799d02f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:09:584-25809\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e55eb6e1-cc25-4249-8ccb-0f8d9799d02f]}\"}"}
2021-08-02 23:03:09.586  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:09.681 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"70692358-e071-4a4a-a8b1-2321bdd50edd","status":"201","rqstDate":"210802-23:03:09:385","respDate":"210802-23:03:09:681","sourceId":"AAI-TOOLS:70692358-e071-4a4a-a8b1-2321bdd50edd","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:09:385-5113\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45818], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[70692358-e071-4a4a-a8b1-2321bdd50edd], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[70692358-e071-4a4a-a8b1-2321bdd50edd]}\",\"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\":\"0-aai-resources-210802-23:03:09:385-5113\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[24648], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:09:385-5113]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:09.682  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:09.773  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:09.782  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:09.782  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:09.782  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:09.782  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:09.891  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:09.983 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"583f57a8-c0a1-4650-a2a0-b6f8fb5ff522","status":"201","rqstDate":"210802-23:03:09:774","respDate":"210802-23:03:09:983","sourceId":"AAI-TOOLS:583f57a8-c0a1-4650-a2a0-b6f8fb5ff522","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:09:774-10661\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[270], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45826], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[583f57a8-c0a1-4650-a2a0-b6f8fb5ff522], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[583f57a8-c0a1-4650-a2a0-b6f8fb5ff522]}\",\"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-210802-23:03:09:774-10661\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[20608], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:09:774-10661]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:09.984  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:10.085  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:10.107  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:10.107  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:10.107  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:10.108  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:10.204  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:10.283 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9818ea74-ec8f-40aa-afec-015230df0ab0","status":"201","rqstDate":"210802-23:03:10:086","respDate":"210802-23:03:10:283","sourceId":"AAI-TOOLS:9818ea74-ec8f-40aa-afec-015230df0ab0","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:10:086-92919\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[259], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45828], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[9818ea74-ec8f-40aa-afec-015230df0ab0], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9818ea74-ec8f-40aa-afec-015230df0ab0]}\"}","respBuf":"{\"ID\":\"2-aai-resources-210802-23:03:10:086-92919\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[41200], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:10:086-92919]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:10.284  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:10.395  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:10.404  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:10.404  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:10.404  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:10.405  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:10.513  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:10.583 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3bd53d81-7076-4fa2-bb79-475cbf05e36e","status":"201","rqstDate":"210802-23:03:10:396","respDate":"210802-23:03:10:583","sourceId":"AAI-TOOLS:3bd53d81-7076-4fa2-bb79-475cbf05e36e","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:10:396-48173\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45832], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[3bd53d81-7076-4fa2-bb79-475cbf05e36e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3bd53d81-7076-4fa2-bb79-475cbf05e36e]}\",\"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\":\"0-aai-resources-210802-23:03:10:396-48173\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[24704], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:10:396-48173]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:10.584  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:10.594 ERROR 10 --- [enerContainer-1] org.onap.aai.logging.ErrorLogHelper      : 4.5.7304 ex=org.onap.aai.exceptions.AAIException: {"fromAppId":"AAI-TOOLS","event-topic":"AAI-EVENT","transId":"8602df80-86ec-4d5c-948b-8b12ea795f57","aaiEventPayload":{"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"8602df80-86ec-4d5c-948b-8b12ea795f57","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:05:238"},"entity":{"model-type":"widget","resource-version":"1627945385197","model-vers":{"model-ver":[{"model-version-id":"22104c9f-29fd-462f-be07-96cd6b46dd33","resource-version":"1627945385197","model-name":"connector","model-version":"1.0"}]},"model-invariant-id":"4c01c948-7607-4d66-8a6c-99c2c2717936"}},"fullId":""} ClassName- org.onap.aai.dmaap.AAIDmaapEventJMSConsumer :LineNumber- 141 :MethodName- onMessage ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 761 :MethodName- doInvokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 699 :MethodName- invokeListener ClassName- org.springframework.jms.listener.AbstractMessageListenerContainer :LineNumber- 674 :MethodName- doExecuteListener ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 318 :MethodName- doReceiveAndExecute ClassName- org.springframework.jms.listener.AbstractPollingMessageListenerContainer :LineNumber- 257 :MethodName- receiveAndExecute ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1190 :MethodName- invokeListener ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1180 :MethodName- executeOngoingLoop ClassName- org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker :LineNumber- 1077 :MethodName- run ClassName- java.lang.Thread :LineNumber- 748 :MethodName- run
2021-08-02 23:03:10.595  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:10.596  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"4cbaa448-a764-4af0-9a26-e218d2b14c3f","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:06:336"},"entity":{"model-type":"widget","resource-version":"1627945385395","model-vers":{"model-ver":[{"model-version-id":"01102126-9c04-4a89-945b-b131e61e95d7","resource-version":"1627945385395","model-name":"constrained-element-set","model-version":"1.0"}]},"model-invariant-id":"c0292b4f-ee97-40cc-8c2e-f967c48f5701"}}
2021-08-02 23:03:10.681  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:10.690  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:10.691  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:10.691  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:10.691  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:10.811  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:10.883 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ff9fe5e9-0459-43c9-acd6-ed39302e2180","status":"201","rqstDate":"210802-23:03:10:682","respDate":"210802-23:03:10:883","sourceId":"AAI-TOOLS:ff9fe5e9-0459-43c9-acd6-ed39302e2180","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:10:682-83862\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[268], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45846], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[ff9fe5e9-0459-43c9-acd6-ed39302e2180], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ff9fe5e9-0459-43c9-acd6-ed39302e2180]}\",\"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\":\"2-aai-resources-210802-23:03:10:682-83862\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[20704], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:10:682-83862]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:10.884  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:10.987  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:10.993  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:10.995 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83e57f75-8dbe-4028-8239-e2cc9d777527","status":"200","rqstDate":"210802-23:03:10:993","respDate":"210802-23:03:10:995","sourceId":"haproxy:83e57f75-8dbe-4028-8239-e2cc9d777527","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:10:993-16972\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[83e57f75-8dbe-4028-8239-e2cc9d777527]}\"}"}
2021-08-02 23:03:10.996  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:10.998  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:10.998  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:10.998  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:10.999  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:11.095  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:11.182 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"907dd1c6-feca-4426-b76c-f0651c790c91","status":"201","rqstDate":"210802-23:03:10:988","respDate":"210802-23:03:11:182","sourceId":"AAI-TOOLS:907dd1c6-feca-4426-b76c-f0651c790c91","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:10:988-90117\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[268], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45856], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[907dd1c6-feca-4426-b76c-f0651c790c91], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[907dd1c6-feca-4426-b76c-f0651c790c91]}\",\"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-210802-23:03:10:988-90117\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[12344], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:10:988-90117]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:11.183  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:11.298  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:11.310  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:11.310  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:11.311  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:11.311  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:11.356  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:11.380 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b712bfb9-d3ba-476d-ab38-655dbd0b4afd","status":"201","rqstDate":"210802-23:03:11:298","respDate":"210802-23:03:11:380","sourceId":"AAI-TOOLS:b712bfb9-d3ba-476d-ab38-655dbd0b4afd","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:11:298-20641\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45864], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[b712bfb9-d3ba-476d-ab38-655dbd0b4afd], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b712bfb9-d3ba-476d-ab38-655dbd0b4afd]}\",\"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-210802-23:03:11:298-20641\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[24800], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:11:298-20641]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:11.382  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:11.474  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:11.488  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:11.489  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:11.489  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:11.490  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:11.530  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:11.557 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"21fd20cd-3009-4a7d-8b96-b8e1e2ddc8d8","status":"201","rqstDate":"210802-23:03:11:474","respDate":"210802-23:03:11:557","sourceId":"AAI-TOOLS:21fd20cd-3009-4a7d-8b96-b8e1e2ddc8d8","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:11:474-91401\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45868], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[21fd20cd-3009-4a7d-8b96-b8e1e2ddc8d8], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[21fd20cd-3009-4a7d-8b96-b8e1e2ddc8d8]}\"}","respBuf":"{\"ID\":\"1-aai-resources-210802-23:03:11:474-91401\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[32800], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:11:474-91401]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:11.558  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:11.659  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:11.670  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:11.671  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:11.671  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:11.671  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:11.722  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:11.746 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7c36ea7a-2af3-4994-ae26-456b0287882c","status":"201","rqstDate":"210802-23:03:11:660","respDate":"210802-23:03:11:746","sourceId":"AAI-TOOLS:7c36ea7a-2af3-4994-ae26-456b0287882c","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:11:660-75953\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[262], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45872], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[7c36ea7a-2af3-4994-ae26-456b0287882c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7c36ea7a-2af3-4994-ae26-456b0287882c]}\",\"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\":\"0-aai-resources-210802-23:03:11:660-75953\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[28896], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:11:660-75953]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:11.747  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:11.842  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:11.850  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:11.851  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:11.851  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:11.851  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:11.879  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:11.899 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4a6b40ed-16cf-4e4f-8379-4010f5241dab","status":"201","rqstDate":"210802-23:03:11:842","respDate":"210802-23:03:11:899","sourceId":"AAI-TOOLS:4a6b40ed-16cf-4e4f-8379-4010f5241dab","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:11:842-9256\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45880], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[4a6b40ed-16cf-4e4f-8379-4010f5241dab], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4a6b40ed-16cf-4e4f-8379-4010f5241dab]}\",\"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\":\"1-aai-resources-210802-23:03:11:842-9256\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[41128], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:11:842-9256]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:11.900  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:11.978  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:11.987  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:11.987  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:11.987  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:11.988  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:12.026  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:12.048 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b26c235f-ed5c-4108-b897-157b665c75c4","status":"201","rqstDate":"210802-23:03:11:979","respDate":"210802-23:03:12:048","sourceId":"AAI-TOOLS:b26c235f-ed5c-4108-b897-157b665c75c4","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:11:979-33068\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[284], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45886], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[b26c235f-ed5c-4108-b897-157b665c75c4], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b26c235f-ed5c-4108-b897-157b665c75c4]}\",\"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\":\"0-aai-resources-210802-23:03:11:979-33068\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[16440], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:11:979-33068]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:12.049  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:12.141  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:12.149  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:12.149  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:12.149  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:12.149  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:12.181  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:12.206 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4e55226f-9507-49d9-b949-04ce473849b6","status":"201","rqstDate":"210802-23:03:12:142","respDate":"210802-23:03:12:206","sourceId":"AAI-TOOLS:4e55226f-9507-49d9-b949-04ce473849b6","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:12:142-65019\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[284], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45892], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[4e55226f-9507-49d9-b949-04ce473849b6], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4e55226f-9507-49d9-b949-04ce473849b6]}\",\"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\":\"2-aai-resources-210802-23:03:12:142-65019\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[45224], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:12:142-65019]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:12.207  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:12.308  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:12.318  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:12.318  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:12.318  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:12.318  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:12.353  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:12.374 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b8234ac9-49f2-4681-b70b-3c0158831c2c","status":"201","rqstDate":"210802-23:03:12:309","respDate":"210802-23:03:12:373","sourceId":"AAI-TOOLS:b8234ac9-49f2-4681-b70b-3c0158831c2c","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:12:309-38739\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[264], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45896], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[b8234ac9-49f2-4681-b70b-3c0158831c2c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b8234ac9-49f2-4681-b70b-3c0158831c2c]}\",\"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\":\"1-aai-resources-210802-23:03:12:309-38739\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[49320], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:12:309-38739]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:12.375  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:12.476  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:12.485  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:12.485  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:12.485  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:12.485  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:12.520  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:12.539 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"035908c0-8ba3-42bd-a647-6494597e4ec3","status":"201","rqstDate":"210802-23:03:12:476","respDate":"210802-23:03:12:539","sourceId":"AAI-TOOLS:035908c0-8ba3-42bd-a647-6494597e4ec3","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:12:476-91765\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[267], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45900], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[035908c0-8ba3-42bd-a647-6494597e4ec3], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[035908c0-8ba3-42bd-a647-6494597e4ec3]}\",\"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\":\"0-aai-resources-210802-23:03:12:476-91765\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[32976], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:12:476-91765]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:12.540  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:12.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:12.634 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b9f0fda9-e4b6-4228-a6d4-8bda5d3beb4b","status":"200","rqstDate":"210802-23:03:12:632","respDate":"210802-23:03:12:634","sourceId":"OOM_ReadinessCheck:b9f0fda9-e4b6-4228-a6d4-8bda5d3beb4b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:12:632-75834\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39188], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b9f0fda9-e4b6-4228-a6d4-8bda5d3beb4b]}\"}"}
2021-08-02 23:03:12.635  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:12.657  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:12.665  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:12.665  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:12.666  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:12.666  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:12.697  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:12.717 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"644f9630-77d7-4cd7-9af7-13becf2ef3e5","status":"201","rqstDate":"210802-23:03:12:658","respDate":"210802-23:03:12:716","sourceId":"AAI-TOOLS:644f9630-77d7-4cd7-9af7-13becf2ef3e5","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:12:658-30106\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[262], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45902], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[644f9630-77d7-4cd7-9af7-13becf2ef3e5], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[644f9630-77d7-4cd7-9af7-13becf2ef3e5]}\",\"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\":\"1-aai-resources-210802-23:03:12:658-30106\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[32992], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:12:658-30106]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:12.718  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:12.815  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:12.825  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:12.830  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:12.830  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:12.830  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:12.876  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:12.903 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83ff8f34-4cef-4c30-89b1-b194f747e748","status":"201","rqstDate":"210802-23:03:12:816","respDate":"210802-23:03:12:903","sourceId":"AAI-TOOLS:83ff8f34-4cef-4c30-89b1-b194f747e748","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:12:816-57469\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[261], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45908], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[83ff8f34-4cef-4c30-89b1-b194f747e748], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[83ff8f34-4cef-4c30-89b1-b194f747e748]}\",\"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-210802-23:03:12:816-57469\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[37088], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:12:816-57469]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:12.904  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:13.002  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:13.009  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:13.010  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:13.010  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:13.010  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:13.015  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:13.017 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"32127e13-928f-487f-b33b-39c35f4d289f","status":"200","rqstDate":"210802-23:03:13:015","respDate":"210802-23:03:13:017","sourceId":"haproxy:32127e13-928f-487f-b33b-39c35f4d289f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:13:015-57865\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[32127e13-928f-487f-b33b-39c35f4d289f]}\"}"}
2021-08-02 23:03:13.018  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:13.046  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:13.064 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"264c4a9f-1487-4723-a8f4-c1dcd82ba2c2","status":"201","rqstDate":"210802-23:03:13:002","respDate":"210802-23:03:13:064","sourceId":"AAI-TOOLS:264c4a9f-1487-4723-a8f4-c1dcd82ba2c2","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:13:002-96914\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[274], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45918], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[264c4a9f-1487-4723-a8f4-c1dcd82ba2c2], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[264c4a9f-1487-4723-a8f4-c1dcd82ba2c2]}\",\"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-210802-23:03:13:002-96914\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[41088], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:13:002-96914]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:13.065  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:13.109  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.133  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"a536bf63-2707-4881-aaf3-ef51ff301363","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:06:617"},"entity":{"model-type":"widget","resource-version":"1627945386495","model-vers":{"model-ver":[{"model-version-id":"44e5cb1f-0938-41aa-b766-d4595109fe89","resource-version":"1627945386495","model-name":"ctag-assignment","model-version":"1.0"}]},"model-invariant-id":"fcb8d46b-b656-4ad6-8fa4-22cef74b443f"}}
2021-08-02 23:03:13.159  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.160  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"ea4c4b65-0420-43ea-a6f8-17c16df2d8f1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:06:918"},"entity":{"model-type":"widget","resource-version":"1627945386783","model-vers":{"model-ver":[{"model-version-id":"2056c41f-23b9-4de7-9f50-819adad37d76","resource-version":"1627945386783","model-name":"ctag-pool","model-version":"1.0"}]},"model-invariant-id":"46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa"}}
2021-08-02 23:03:13.161  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:13.169  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:13.169  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:13.169  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:13.169  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:13.179  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.181  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"64396f20-2e5e-4bb3-ab71-1e8459b1e37c","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:07:313"},"entity":{"model-type":"widget","resource-version":"1627945387111","model-vers":{"model-ver":[{"model-version-id":"d4df5c27-98a1-4812-a8aa-c17f055b7a3f","resource-version":"1627945387111","model-name":"customer","model-version":"1.0"}]},"model-invariant-id":"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e"}}
2021-08-02 23:03:13.198  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.199  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"544b5cd3-3721-4350-9bca-270837cb00ce","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:07:634"},"entity":{"model-type":"widget","resource-version":"1627945387504","model-vers":{"model-ver":[{"model-version-id":"c3878ffb-8d85-4114-bee6-e4074a9db10b","resource-version":"1627945387504","model-name":"cvlan-tag-entry","model-version":"1.0"}]},"model-invariant-id":"245cf4b0-7cc5-4eea-bbd9-753e939adcab"}}
2021-08-02 23:03:13.200  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:13.218  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.220  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"13aa0c8f-472a-4ec2-a79f-d9876e2a45c1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:07:920"},"entity":{"model-type":"widget","resource-version":"1627945387798","model-vers":{"model-ver":[{"model-version-id":"4cb44ae8-e3ab-452a-9f95-bcc8a44c55ea","resource-version":"1627945387798","model-name":"dvs-switch","model-version":"1.0"}]},"model-invariant-id":"98fbb471-1f86-428e-bd8a-c8a25de6fa23"}}
2021-08-02 23:03:13.224 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"efb87d11-d538-4bf5-a33f-0b24ad870418","status":"201","rqstDate":"210802-23:03:13:162","respDate":"210802-23:03:13:224","sourceId":"AAI-TOOLS:efb87d11-d538-4bf5-a33f-0b24ad870418","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:13:162-92281\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[266], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45922], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[efb87d11-d538-4bf5-a33f-0b24ad870418], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[efb87d11-d538-4bf5-a33f-0b24ad870418]}\",\"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\":\"0-aai-resources-210802-23:03:13:162-92281\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[41184], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:13:162-92281]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:13.225  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:13.235  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.237  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"8c29f0b5-80a5-4600-ab24-d6897a56fa38","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:08:312"},"entity":{"model-type":"widget","resource-version":"1627945388101","model-vers":{"model-ver":[{"model-version-id":"f0442326-8201-4d0e-857c-74b4ddcbfc9f","resource-version":"1627945388101","model-name":"edge-prop-names","model-version":"1.0"}]},"model-invariant-id":"7a08cad4-8759-46a5-8245-095d1ba57ac6"}}
2021-08-02 23:03:13.250  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.251  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"3a9d5b45-8d5a-43bd-abf0-3f807105dde2","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:08:527"},"entity":{"model-type":"widget","resource-version":"1627945388477","model-vers":{"model-ver":[{"model-version-id":"af27fbfd-598d-44da-aeae-0f9d3a5fcd6a","resource-version":"1627945388477","model-name":"element-choice-set","model-version":"1.0"}]},"model-invariant-id":"9a011958-7165-47a3-b872-00951d1f09ae"}}
2021-08-02 23:03:13.263  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.264  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"5dc83d9e-9a7e-42ff-a8a7-f159ccf32049","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:08:749"},"entity":{"model-type":"widget","resource-version":"1627945388694","model-vers":{"model-ver":[{"model-version-id":"7e27ba2e-b7db-4e13-9fae-d142152ef98a","resource-version":"1627945388694","model-name":"entitlement","model-version":"1.0"}]},"model-invariant-id":"ae75b5a0-d5e1-4f3a-b8fb-37626a753da3"}}
2021-08-02 23:03:13.277  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.278  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"e8183a49-2d80-41c9-a0e1-04be598d4720","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:09:025"},"entity":{"model-type":"widget","resource-version":"1627945388892","model-vers":{"model-ver":[{"model-version-id":"5ded840b-42aa-4692-a7ac-9a6ed5f3146b","resource-version":"1627945388892","model-name":"esr-system-info","model-version":"1.0"}]},"model-invariant-id":"0562518b-e5b3-49f4-8ad8-19b43766c79d"}}
2021-08-02 23:03:13.304  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.305  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"636120be-da8c-4b2a-84e6-41dda46666b0","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:09:231"},"entity":{"model-type":"widget","resource-version":"1627945389194","model-vers":{"model-ver":[{"model-version-id":"36200fb5-f251-4f5d-a520-7c5ad5c2cd4b","resource-version":"1627945389194","model-name":"flavor","model-version":"1.0"}]},"model-invariant-id":"bace8d1c-a261-4041-9e37-823117415d0f"}}
2021-08-02 23:03:13.321  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:13.330  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:13.330  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:13.330  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:13.331  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:13.339  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.341  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"70692358-e071-4a4a-a8b1-2321bdd50edd","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:09:515"},"entity":{"model-type":"widget","resource-version":"1627945389394","model-vers":{"model-ver":[{"model-version-id":"93a6166f-b3d5-4f06-b4ba-aed48d009ad9","resource-version":"1627945389394","model-name":"generic-vnf","model-version":"1.0"}]},"model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:13.358  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.360  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"583f57a8-c0a1-4650-a2a0-b6f8fb5ff522","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:09:897"},"entity":{"model-type":"widget","resource-version":"1627945389781","model-vers":{"model-ver":[{"model-version-id":"fe578080-ce19-4604-8760-fc264fbb2565","resource-version":"1627945389781","model-name":"group-assignment","model-version":"1.0"}]},"model-invariant-id":"7cc05f25-7ba2-42b7-a237-c5662a1689e1"}}
2021-08-02 23:03:13.367  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:13.376  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.377  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"9818ea74-ec8f-40aa-afec-015230df0ab0","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:10:210"},"entity":{"model-type":"widget","resource-version":"1627945390106","model-vers":{"model-ver":[{"model-version-id":"f6a038c2-820c-42ba-8c2b-375e24e8f932","resource-version":"1627945390106","model-name":"image","model-version":"1.0"}]},"model-invariant-id":"3f4c7204-739b-4bbb-87a7-8a6856439c90"}}
2021-08-02 23:03:13.388 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5fdcef95-99c8-4126-8ba5-84b3d23c869e","status":"201","rqstDate":"210802-23:03:13:321","respDate":"210802-23:03:13:387","sourceId":"AAI-TOOLS:5fdcef95-99c8-4126-8ba5-84b3d23c869e","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:13:321-2166\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[263], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45928], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[5fdcef95-99c8-4126-8ba5-84b3d23c869e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5fdcef95-99c8-4126-8ba5-84b3d23c869e]}\",\"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\":\"1-aai-resources-210802-23:03:13:321-2166\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[24656], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:13:321-2166]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:13.401  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:13.401  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.403  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"3bd53d81-7076-4fa2-bb79-475cbf05e36e","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:10:519"},"entity":{"model-type":"widget","resource-version":"1627945390403","model-vers":{"model-ver":[{"model-version-id":"f05f804d-7057-4ffe-bdc5-39f2f0c9c9fd","resource-version":"1627945390403","model-name":"include-node-filter","model-version":"1.0"}]},"model-invariant-id":"2a2d8ad2-af0a-4e1f-9982-0c899e7dc827"}}
2021-08-02 23:03:13.419  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.421  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"ff9fe5e9-0459-43c9-acd6-ed39302e2180","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:10:818"},"entity":{"model-type":"widget","resource-version":"1627945390690","model-vers":{"model-ver":[{"model-version-id":"8e6ee9dc-9017-444a-83b3-219edb018128","resource-version":"1627945390690","model-name":"instance-group","model-version":"1.0"}]},"model-invariant-id":"3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd"}}
2021-08-02 23:03:13.436  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.437  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"907dd1c6-feca-4426-b76c-f0651c790c91","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:11:101"},"entity":{"model-type":"widget","resource-version":"1627945390997","model-vers":{"model-ver":[{"model-version-id":"69957f4a-2155-4b95-8d72-d6dd9b88b27b","resource-version":"1627945390997","model-name":"inventory-item","model-version":"1.0"}]},"model-invariant-id":"cd57d844-9017-4078-aa19-926935a3d77c"}}
2021-08-02 23:03:13.456  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.457  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"b712bfb9-d3ba-476d-ab38-655dbd0b4afd","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:11:363"},"entity":{"model-type":"widget","resource-version":"1627945391309","model-vers":{"model-ver":[{"model-version-id":"0e54bb87-bd6e-4a2b-ad1c-6d935b87ae51","resource-version":"1627945391309","model-name":"inventory-item-data","model-version":"1.0"}]},"model-invariant-id":"87a383ae-cf03-432e-a9de-04e6a622d0fd"}}
2021-08-02 23:03:13.475  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.477  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"21fd20cd-3009-4a7d-8b96-b8e1e2ddc8d8","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:11:540"},"entity":{"model-type":"widget","resource-version":"1627945391486","model-vers":{"model-ver":[{"model-version-id":"d949fd10-36bf-408a-ac7a-cad5004d2e0d","resource-version":"1627945391486","model-name":"ipsec-configuration","model-version":"1.0"}]},"model-invariant-id":"aca4c310-cb45-42bd-9f88-73e40ba7b962"}}
2021-08-02 23:03:13.496  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.497  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"7c36ea7a-2af3-4994-ae26-456b0287882c","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:11:730"},"entity":{"model-type":"widget","resource-version":"1627945391669","model-vers":{"model-ver":[{"model-version-id":"c23ea04d-1a3b-453d-bc49-a6c783a5e92b","resource-version":"1627945391669","model-name":"key-data","model-version":"1.0"}]},"model-invariant-id":"f5faa464-c2f2-4cc3-89d2-a90452dc3a07"}}
2021-08-02 23:03:13.501  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:13.509  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:13.509  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:13.509  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:13.509  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:13.511  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.512  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"4a6b40ed-16cf-4e4f-8379-4010f5241dab","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:11:884"},"entity":{"model-type":"widget","resource-version":"1627945391850","model-vers":{"model-ver":[{"model-version-id":"a32613fd-18b9-459e-aab8-fffb3912966a","resource-version":"1627945391850","model-name":"l-interface","model-version":"1.0"}]},"model-invariant-id":"cea0a982-8d55-4093-921e-418fbccf7060"}}
2021-08-02 23:03:13.525  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.526  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"b26c235f-ed5c-4108-b897-157b665c75c4","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:12:031"},"entity":{"model-type":"widget","resource-version":"1627945391986","model-vers":{"model-ver":[{"model-version-id":"41e76b6f-1e06-4fd4-82cd-81c50fc4574b","resource-version":"1627945391986","model-name":"l3-interface-ipv4-address-list","model-version":"1.0"}]},"model-invariant-id":"aad85df2-09be-40fa-b867-16415e4e10e2"}}
2021-08-02 23:03:13.550  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.553  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"4e55226f-9507-49d9-b949-04ce473849b6","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:12:188"},"entity":{"model-type":"widget","resource-version":"1627945392148","model-vers":{"model-ver":[{"model-version-id":"d040621d-541a-477b-bb1b-a2b61b14e295","resource-version":"1627945392148","model-name":"l3-interface-ipv6-address-list","model-version":"1.0"}]},"model-invariant-id":"82966045-43ee-4982-8307-7e9610866140"}}
2021-08-02 23:03:13.564  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:13.571  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.572  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"b8234ac9-49f2-4681-b70b-3c0158831c2c","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:12:358"},"entity":{"model-type":"widget","resource-version":"1627945392317","model-vers":{"model-ver":[{"model-version-id":"9111f20f-e680-4001-b83f-19a2fc23bfc1","resource-version":"1627945392317","model-name":"l3-network","model-version":"1.0"}]},"model-invariant-id":"3d560d81-57d0-438b-a2a1-5334dba0651a"}}
2021-08-02 23:03:13.605  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.605 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ad5f22b6-5919-47b0-8582-13e196f521d8","status":"201","rqstDate":"210802-23:03:13:501","respDate":"210802-23:03:13:604","sourceId":"AAI-TOOLS:ad5f22b6-5919-47b0-8582-13e196f521d8","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:13:501-78070\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[259], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45936], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[ad5f22b6-5919-47b0-8582-13e196f521d8], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ad5f22b6-5919-47b0-8582-13e196f521d8]}\",\"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\":\"0-aai-resources-210802-23:03:13:501-78070\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[53416], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:13:501-78070]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:13.606  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:13.606  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"035908c0-8ba3-42bd-a647-6494597e4ec3","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:12:525"},"entity":{"model-type":"widget","resource-version":"1627945392484","model-vers":{"model-ver":[{"model-version-id":"ce95f7c3-b61b-4758-ae9e-7e943b1c103d","resource-version":"1627945392484","model-name":"lag-interface","model-version":"1.0"}]},"model-invariant-id":"e0ee9bde-c1fc-4651-a95d-8e0597bf7d70"}}
2021-08-02 23:03:13.629  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.630  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"644f9630-77d7-4cd7-9af7-13becf2ef3e5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:12:702"},"entity":{"model-type":"widget","resource-version":"1627945392665","model-vers":{"model-ver":[{"model-version-id":"d29a087a-af59-4053-a3f8-0f95a92faa75","resource-version":"1627945392665","model-name":"lag-link","model-version":"1.0"}]},"model-invariant-id":"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98"}}
2021-08-02 23:03:13.654  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.655  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"83ff8f34-4cef-4c30-89b1-b194f747e748","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:12:881"},"entity":{"model-type":"widget","resource-version":"1627945392824","model-vers":{"model-ver":[{"model-version-id":"6889274b-a1dc-40ab-9090-93677e13e2e6","resource-version":"1627945392824","model-name":"license","model-version":"1.0"}]},"model-invariant-id":"b9a9b337-1f86-42d3-b9f9-f987a089507c"}}
2021-08-02 23:03:13.670  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.671  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"264c4a9f-1487-4723-a8f4-c1dcd82ba2c2","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:13:051"},"entity":{"model-type":"widget","resource-version":"1627945393009","model-vers":{"model-ver":[{"model-version-id":"24b25f8c-b8bd-4c62-9421-87c12667aac9","resource-version":"1627945393009","model-name":"license-key-resource","model-version":"1.0"}]},"model-invariant-id":"9022ebfe-b54f-4911-a6b2-8c3f5ec189b7"}}
2021-08-02 23:03:13.686  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.687  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"efb87d11-d538-4bf5-a33f-0b24ad870418","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:13:205"},"entity":{"model-type":"widget","resource-version":"1627945393168","model-vers":{"model-ver":[{"model-version-id":"a1481a38-f8ba-4ae4-bdf1-06c2c6af4c54","resource-version":"1627945393168","model-name":"logical-link","model-version":"1.0"}]},"model-invariant-id":"fe012535-2c31-4a39-a739-612374c638a0"}}
2021-08-02 23:03:13.697  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:13.703  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.704  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"5fdcef95-99c8-4126-8ba5-84b3d23c869e","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:13:373"},"entity":{"model-type":"widget","resource-version":"1627945393329","model-vers":{"model-ver":[{"model-version-id":"6bae950e-8939-41d3-a6a7-251b03e4c1fc","resource-version":"1627945393329","model-name":"metadatum","model-version":"1.0"}]},"model-invariant-id":"86dbb63a-265e-4614-993f-6771c30b56a5"}}
2021-08-02 23:03:13.707  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:13.707  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:13.707  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:13.707  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:13.720  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.721  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"ad5f22b6-5919-47b0-8582-13e196f521d8","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:13:571"},"entity":{"model-type":"widget","resource-version":"1627945393508","model-vers":{"model-ver":[{"model-version-id":"1f51c05c-b164-4c27-9c03-5cbb239fd6be","resource-version":"1627945393508","model-name":"model","model-version":"1.0"}]},"model-invariant-id":"06d1418a-5faa-452d-a94b-a2829df5f67b"}}
2021-08-02 23:03:13.732  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.741  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:13.755  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"de791b9e-bf46-456f-a8dc-d70c748c37b1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:13:746"},"entity":{"model-type":"widget","resource-version":"1627945393706","model-vers":{"model-ver":[{"model-version-id":"ad70dd19-f156-4fb5-a865-97b5563b0d37","resource-version":"1627945393706","model-name":"model-constraint","model-version":"1.0"}]},"model-invariant-id":"c28966f3-e758-4483-b37b-a90b05d3dd33"}}
2021-08-02 23:03:13.762 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de791b9e-bf46-456f-a8dc-d70c748c37b1","status":"201","rqstDate":"210802-23:03:13:698","respDate":"210802-23:03:13:762","sourceId":"AAI-TOOLS:de791b9e-bf46-456f-a8dc-d70c748c37b1","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:13:698-75882\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[270], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45952], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[de791b9e-bf46-456f-a8dc-d70c748c37b1], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[de791b9e-bf46-456f-a8dc-d70c748c37b1]}\",\"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\":\"2-aai-resources-210802-23:03:13:698-75882\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[49280], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:13:698-75882]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:13.763  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:13.769  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.865  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:13.875  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:13.875  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:13.875  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:13.876  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:13.923  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:13.939  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"2a4f729a-871e-4c3b-85ad-67d2c4385781","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:13:929"},"entity":{"model-type":"widget","resource-version":"1627945393874","model-vers":{"model-ver":[{"model-version-id":"753e813a-ba9e-4a1d-ab34-b2f6dc6eec0c","resource-version":"1627945393874","model-name":"model-element","model-version":"1.0"}]},"model-invariant-id":"2076e726-3577-477a-a300-7fa65cd4df11"}}
2021-08-02 23:03:13.954  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:13.954 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2a4f729a-871e-4c3b-85ad-67d2c4385781","status":"201","rqstDate":"210802-23:03:13:865","respDate":"210802-23:03:13:954","sourceId":"AAI-TOOLS:2a4f729a-871e-4c3b-85ad-67d2c4385781","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:13:865-82817\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[267], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45956], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[2a4f729a-871e-4c3b-85ad-67d2c4385781], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2a4f729a-871e-4c3b-85ad-67d2c4385781]}\",\"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\":\"0-aai-resources-210802-23:03:13:865-82817\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[28752], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:13:865-82817]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:13.955  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:14.071  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:14.082  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:14.082  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:14.082  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:14.083  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:14.139  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:14.155  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"75eeba30-3452-4567-9a99-1b27bc7f6c01","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:14:146"},"entity":{"model-type":"widget","resource-version":"1627945394081","model-vers":{"model-ver":[{"model-version-id":"93f2f8bc-cb12-4a01-96c8-3d2649e4ab8f","resource-version":"1627945394081","model-name":"model-ver","model-version":"1.0"}]},"model-invariant-id":"b5cd462f-e426-4146-b1fe-5475ae272c3d"}}
2021-08-02 23:03:14.175  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:14.186 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"75eeba30-3452-4567-9a99-1b27bc7f6c01","status":"201","rqstDate":"210802-23:03:14:072","respDate":"210802-23:03:14:186","sourceId":"AAI-TOOLS:75eeba30-3452-4567-9a99-1b27bc7f6c01","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:14:072-3818\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[297], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45962], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[75eeba30-3452-4567-9a99-1b27bc7f6c01], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[75eeba30-3452-4567-9a99-1b27bc7f6c01]}\",\"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\":\"2-aai-resources-210802-23:03:14:072-3818\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[65776], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:14:072-3818]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:14.186  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:14.287  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:14.295  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:14.295  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:14.295  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:14.295  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:14.330  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:14.341  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"51e192dd-e44d-46c3-8f2e-64f669028b8c","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:14:335"},"entity":{"model-type":"widget","resource-version":"1627945394294","model-vers":{"model-ver":[{"model-version-id":"666a06ee-4b57-46df-bacf-908da8f10c3f","resource-version":"1627945394294","model-name":"multicast-configuration","model-version":"1.0"}]},"model-invariant-id":"ea78c9e3-514d-4a0a-9162-13837fa54c35"}}
2021-08-02 23:03:14.354 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"51e192dd-e44d-46c3-8f2e-64f669028b8c","status":"201","rqstDate":"210802-23:03:14:287","respDate":"210802-23:03:14:354","sourceId":"AAI-TOOLS:51e192dd-e44d-46c3-8f2e-64f669028b8c","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:14:287-14288\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[277], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45970], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[51e192dd-e44d-46c3-8f2e-64f669028b8c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[51e192dd-e44d-46c3-8f2e-64f669028b8c]}\",\"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\":\"0-aai-resources-210802-23:03:14:287-14288\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[37072], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:14:287-14288]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:14.355  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:14.359  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:14.453  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:14.471  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:14.471  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:14.471  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:14.472  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:14.522  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:14.546  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"c4d88013-beca-4287-828d-03d711172ac8","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:14:535"},"entity":{"model-type":"widget","resource-version":"1627945394470","model-vers":{"model-ver":[{"model-version-id":"5c3b7c33-afa3-4be5-8da7-1a5ac6f99896","resource-version":"1627945394470","model-name":"named-query","model-version":"1.0"}]},"model-invariant-id":"80b712fd-0ad3-4180-a99c-8c995cf1cc32"}}
2021-08-02 23:03:14.560  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:14.585 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c4d88013-beca-4287-828d-03d711172ac8","status":"201","rqstDate":"210802-23:03:14:454","respDate":"210802-23:03:14:585","sourceId":"AAI-TOOLS:c4d88013-beca-4287-828d-03d711172ac8","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:14:454-21425\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45972], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[c4d88013-beca-4287-828d-03d711172ac8], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c4d88013-beca-4287-828d-03d711172ac8]}\"}","respBuf":"{\"ID\":\"0-aai-resources-210802-23:03:14:454-21425\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[36944], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:14:454-21425]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:14.586  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:14.672  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:14.689  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:14.689  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:14.689  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:14.690  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:14.734  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:14.752  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"6e134d26-964a-4f40-9e05-127b24266253","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:14:742"},"entity":{"model-type":"widget","resource-version":"1627945394688","model-vers":{"model-ver":[{"model-version-id":"204c641a-3494-48c8-979a-86856f5fd32a","resource-version":"1627945394688","model-name":"named-query-element","model-version":"1.0"}]},"model-invariant-id":"3c504d40-b847-424c-9d25-4fb7e0a3e994"}}
2021-08-02 23:03:14.766  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:14.789 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6e134d26-964a-4f40-9e05-127b24266253","status":"201","rqstDate":"210802-23:03:14:673","respDate":"210802-23:03:14:788","sourceId":"AAI-TOOLS:6e134d26-964a-4f40-9e05-127b24266253","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:14:673-83386\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45986], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[6e134d26-964a-4f40-9e05-127b24266253], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6e134d26-964a-4f40-9e05-127b24266253]}\",\"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-210802-23:03:14:673-83386\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[57512], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:14:673-83386]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:14.790  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:14.887  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:14.896  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:14.896  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:14.896  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:14.897  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:14.937  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:14.953  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"a370a0ed-1ead-416e-924b-eb5a90dbbc71","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:14:944"},"entity":{"model-type":"widget","resource-version":"1627945394895","model-vers":{"model-ver":[{"model-version-id":"a0ccd9dc-7062-4940-9bcc-e91dd28af510","resource-version":"1627945394895","model-name":"network-policy","model-version":"1.0"}]},"model-invariant-id":"6aa05779-94d7-4d8b-9bee-59ef2ab0c246"}}
2021-08-02 23:03:14.968  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:14.986 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a370a0ed-1ead-416e-924b-eb5a90dbbc71","status":"201","rqstDate":"210802-23:03:14:887","respDate":"210802-23:03:14:986","sourceId":"AAI-TOOLS:a370a0ed-1ead-416e-924b-eb5a90dbbc71","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:14:887-37728\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[268], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45996], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[a370a0ed-1ead-416e-924b-eb5a90dbbc71], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a370a0ed-1ead-416e-924b-eb5a90dbbc71]}\",\"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\":\"1-aai-resources-210802-23:03:14:887-37728\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[41040], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:14:887-37728]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:14.987  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:15.032  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:15.034 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bca2c8f8-d9d7-4463-beef-71117df5a065","status":"200","rqstDate":"210802-23:03:15:032","respDate":"210802-23:03:15:034","sourceId":"haproxy:bca2c8f8-d9d7-4463-beef-71117df5a065","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:15:032-76065\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bca2c8f8-d9d7-4463-beef-71117df5a065]}\"}"}
2021-08-02 23:03:15.035  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:15.068 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:03:15.077 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:03:15.078  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:15.087  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:15.087  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:15.087  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:15.087  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:15.120  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:15.131  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"a09fe78a-c651-4c7d-948b-294fe0f12d94","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:15:124"},"entity":{"model-type":"widget","resource-version":"1627945395086","model-vers":{"model-ver":[{"model-version-id":"01f45471-4240-498c-a9e1-235dc0b8b4a6","resource-version":"1627945395086","model-name":"network-profile","model-version":"1.0"}]},"model-invariant-id":"2734b44a-b8a2-40f6-957d-6256589e5d00"}}
2021-08-02 23:03:15.140 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a09fe78a-c651-4c7d-948b-294fe0f12d94","status":"201","rqstDate":"210802-23:03:15:078","respDate":"210802-23:03:15:140","sourceId":"AAI-TOOLS:a09fe78a-c651-4c7d-948b-294fe0f12d94","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:15:078-31139\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45998], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[a09fe78a-c651-4c7d-948b-294fe0f12d94], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a09fe78a-c651-4c7d-948b-294fe0f12d94]}\",\"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\":\"2-aai-resources-210802-23:03:15:078-31139\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[73968], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:15:078-31139]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:15.141  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:15.146  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:15.233  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:15.245  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:15.245  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:15.245  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:15.246  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:15.309  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:15.332  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"d5b72b48-3e22-47d3-aded-dca6d53bf43c","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:15:317"},"entity":{"model-type":"widget","resource-version":"1627945395244","model-vers":{"model-ver":[{"model-version-id":"7c79e11f-a408-4593-aa86-ba948a1236af","resource-version":"1627945395244","model-name":"newvce","model-version":"1.0"}]},"model-invariant-id":"4b05ec9c-c55d-4987-83ff-e08d6ddb694f"}}
2021-08-02 23:03:15.344 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d5b72b48-3e22-47d3-aded-dca6d53bf43c","status":"201","rqstDate":"210802-23:03:15:234","respDate":"210802-23:03:15:344","sourceId":"AAI-TOOLS:d5b72b48-3e22-47d3-aded-dca6d53bf43c","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:15:234-89867\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[260], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46004], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[d5b72b48-3e22-47d3-aded-dca6d53bf43c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d5b72b48-3e22-47d3-aded-dca6d53bf43c]}\",\"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-210802-23:03:15:234-89867\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[41168], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:15:234-89867]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:15.345  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:15.352  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:15.431  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:15.440  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:15.440  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:15.440  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:15.440  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:15.513  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:15.525  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"261965a3-a3b0-4319-bba2-be82ed6a2f5f","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:15:518"},"entity":{"model-type":"widget","resource-version":"1627945395439","model-vers":{"model-ver":[{"model-version-id":"f4fb34f3-fd6e-4a8f-a3fb-4ab61a343b79","resource-version":"1627945395439","model-name":"oam-network","model-version":"1.0"}]},"model-invariant-id":"2851cf01-9c40-4064-87d4-6184a6fcff35"}}
2021-08-02 23:03:15.540  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:15.585 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"261965a3-a3b0-4319-bba2-be82ed6a2f5f","status":"201","rqstDate":"210802-23:03:15:431","respDate":"210802-23:03:15:585","sourceId":"AAI-TOOLS:261965a3-a3b0-4319-bba2-be82ed6a2f5f","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:15:431-83434\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46012], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[261965a3-a3b0-4319-bba2-be82ed6a2f5f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[261965a3-a3b0-4319-bba2-be82ed6a2f5f]}\",\"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\":\"1-aai-resources-210802-23:03:15:431-83434\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[45128], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:15:431-83434]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:15.586  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:15.683  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:15.694  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:15.694  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:15.694  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:15.695  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:15.733  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:15.735 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"591804b8-8de0-43d1-bee2-dbed15f9cfea","status":"200","rqstDate":"210802-23:03:15:733","respDate":"210802-23:03:15:735","sourceId":"healthcheck:591804b8-8de0-43d1-bee2-dbed15f9cfea","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:15:733-27389\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60334], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[591804b8-8de0-43d1-bee2-dbed15f9cfea]}\"}"}
2021-08-02 23:03:15.736  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:15.795  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:15.809  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"13bd5e33-aa68-4e5a-8af0-5058008cf6d3","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:15:802"},"entity":{"model-type":"widget","resource-version":"1627945395693","model-vers":{"model-ver":[{"model-version-id":"d2cdb2d0-fc1f-4a57-a89e-591b1c4e3754","resource-version":"1627945395693","model-name":"p-interface","model-version":"1.0"}]},"model-invariant-id":"94043c37-4e73-439c-a790-0fdd697924cd"}}
2021-08-02 23:03:15.826  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:15.886 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"13bd5e33-aa68-4e5a-8af0-5058008cf6d3","status":"201","rqstDate":"210802-23:03:15:684","respDate":"210802-23:03:15:886","sourceId":"AAI-TOOLS:13bd5e33-aa68-4e5a-8af0-5058008cf6d3","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:15:684-95576\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46016], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[13bd5e33-aa68-4e5a-8af0-5058008cf6d3], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[13bd5e33-aa68-4e5a-8af0-5058008cf6d3]}\",\"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-210802-23:03:15:684-95576\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[45088], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:15:684-95576]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:15.888  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:15.978  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:15.986  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:15.986  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:15.986  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:15.986  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:16.020  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:16.032  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"d8044754-5ce2-4d86-8233-bd3d5e51ef57","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:16:024"},"entity":{"model-type":"widget","resource-version":"1627945395985","model-vers":{"model-ver":[{"model-version-id":"9c523936-95b4-4d7f-9f53-6bdfe0cf2c05","resource-version":"1627945395985","model-name":"physical-link","model-version":"1.0"}]},"model-invariant-id":"c822d81f-822f-4304-9623-1025b53da568"}}
2021-08-02 23:03:16.048  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:16.086 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d8044754-5ce2-4d86-8233-bd3d5e51ef57","status":"201","rqstDate":"210802-23:03:15:978","respDate":"210802-23:03:16:086","sourceId":"AAI-TOOLS:d8044754-5ce2-4d86-8233-bd3d5e51ef57","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:15:978-11735\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[267], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46028], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[d8044754-5ce2-4d86-8233-bd3d5e51ef57], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d8044754-5ce2-4d86-8233-bd3d5e51ef57]}\",\"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\":\"0-aai-resources-210802-23:03:15:978-11735\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[49224], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:15:978-11735]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:16.087  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:16.184  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:16.192  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:16.192  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:16.192  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:16.193  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:16.277 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED KEYSPACE dox, scheduling delivery
2021-08-02 23:03:16.293  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:16.317  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"ffe999a1-306d-4fd8-9329-7176eb157d28","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:16:310"},"entity":{"model-type":"widget","resource-version":"1627945396191","model-vers":{"model-ver":[{"model-version-id":"e9f1fa7d-c839-418a-9601-03dc0d2ad687","resource-version":"1627945396191","model-name":"pnf","model-version":"1.0"}]},"model-invariant-id":"862b25a1-262a-4961-bdaa-cdc55d69785a"}}
2021-08-02 23:03:16.329  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:16.385 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ffe999a1-306d-4fd8-9329-7176eb157d28","status":"201","rqstDate":"210802-23:03:16:185","respDate":"210802-23:03:16:385","sourceId":"AAI-TOOLS:ffe999a1-306d-4fd8-9329-7176eb157d28","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:16:185-63352\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[257], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46030], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[ffe999a1-306d-4fd8-9329-7176eb157d28], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ffe999a1-306d-4fd8-9329-7176eb157d28]}\",\"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\":\"2-aai-resources-210802-23:03:16:185-63352\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[53320], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:16:185-63352]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:16.386  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:16.490  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:16.499  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:16.499  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:16.499  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:16.499  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:16.591  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:16.604  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"aa33919c-49bc-4b52-a052-085b630b7d9c","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:16:597"},"entity":{"model-type":"widget","resource-version":"1627945396498","model-vers":{"model-ver":[{"model-version-id":"03e8bb6b-b48a-46ae-b5d4-e5af577e6844","resource-version":"1627945396498","model-name":"port-group","model-version":"1.0"}]},"model-invariant-id":"8ce940fb-55d7-4230-9e7f-a56cc2741f77"}}
2021-08-02 23:03:16.611 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aa33919c-49bc-4b52-a052-085b630b7d9c","status":"201","rqstDate":"210802-23:03:16:490","respDate":"210802-23:03:16:611","sourceId":"AAI-TOOLS:aa33919c-49bc-4b52-a052-085b630b7d9c","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:16:490-33697\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[264], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46034], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[aa33919c-49bc-4b52-a052-085b630b7d9c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[aa33919c-49bc-4b52-a052-085b630b7d9c]}\",\"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\":\"0-aai-resources-210802-23:03:16:490-33697\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[53280], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:16:490-33697]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:16.612  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:16.616  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:16.710  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:16.721  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:16.722  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:16.722  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:16.722  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:16.755  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:16.770  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"4784e3cd-1ab9-4773-ab99-54c4f79b7837","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:16:762"},"entity":{"model-type":"widget","resource-version":"1627945396720","model-vers":{"model-ver":[{"model-version-id":"81706bbd-981e-4362-ae20-995cbcb2d995","resource-version":"1627945396720","model-name":"property-constraint","model-version":"1.0"}]},"model-invariant-id":"f4a863c3-6886-470a-a6ae-05723837ea45"}}
2021-08-02 23:03:16.778 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4784e3cd-1ab9-4773-ab99-54c4f79b7837","status":"201","rqstDate":"210802-23:03:16:711","respDate":"210802-23:03:16:778","sourceId":"AAI-TOOLS:4784e3cd-1ab9-4773-ab99-54c4f79b7837","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:16:711-15312\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46042], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[4784e3cd-1ab9-4773-ab99-54c4f79b7837], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4784e3cd-1ab9-4773-ab99-54c4f79b7837]}\",\"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-210802-23:03:16:711-15312\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[86256], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:16:711-15312]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:16.780  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:16.784  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:16.880  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:16.888  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:16.888  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:16.888  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:16.889  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:16.937  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:16.955  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"37f08417-b7d1-4953-93aa-43abeb136dd7","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:16:943"},"entity":{"model-type":"widget","resource-version":"1627945396887","model-vers":{"model-ver":[{"model-version-id":"72f0d495-bc27-4653-9e1a-eef76bd34bc9","resource-version":"1627945396887","model-name":"pserver","model-version":"1.0"}]},"model-invariant-id":"6d932c8f-463b-4e76-83fb-87acfbaa2e2d"}}
2021-08-02 23:03:16.967 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"37f08417-b7d1-4953-93aa-43abeb136dd7","status":"201","rqstDate":"210802-23:03:16:881","respDate":"210802-23:03:16:967","sourceId":"AAI-TOOLS:37f08417-b7d1-4953-93aa-43abeb136dd7","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:16:881-89594\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[261], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46046], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[37f08417-b7d1-4953-93aa-43abeb136dd7], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[37f08417-b7d1-4953-93aa-43abeb136dd7]}\",\"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\":\"0-aai-resources-210802-23:03:16:881-89594\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[53376], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:16:881-89594]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:16.968  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:16.970  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:17.024 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED KEYSPACE zusammen_dox, scheduling delivery
2021-08-02 23:03:17.044  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:17.046 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d42f3350-6551-492c-84b4-22d9b3101d00","status":"200","rqstDate":"210802-23:03:17:044","respDate":"210802-23:03:17:046","sourceId":"haproxy:d42f3350-6551-492c-84b4-22d9b3101d00","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:17:044-27931\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d42f3350-6551-492c-84b4-22d9b3101d00]}\"}"}
2021-08-02 23:03:17.047  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:17.057  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:17.066  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:17.066  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:17.066  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:17.066  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:17.121  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:17.134  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"0a290510-11b7-41a8-8be3-156ae6b1e89d","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:17:127"},"entity":{"model-type":"widget","resource-version":"1627945397065","model-vers":{"model-ver":[{"model-version-id":"0988bab5-bf4f-4938-a419-ab249867d12a","resource-version":"1627945397065","model-name":"related-lookup","model-version":"1.0"}]},"model-invariant-id":"468f6f5b-2996-41bb-b2a3-7cf9613ebb9b"}}
2021-08-02 23:03:17.147  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:17.186 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0a290510-11b7-41a8-8be3-156ae6b1e89d","status":"201","rqstDate":"210802-23:03:17:057","respDate":"210802-23:03:17:185","sourceId":"AAI-TOOLS:0a290510-11b7-41a8-8be3-156ae6b1e89d","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:17:057-88122\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[268], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46048], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[0a290510-11b7-41a8-8be3-156ae6b1e89d], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0a290510-11b7-41a8-8be3-156ae6b1e89d]}\",\"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\":\"0-aai-resources-210802-23:03:17:057-88122\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[57416], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:17:057-88122]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:17.187  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:17.278  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:17.295  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:17.295  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:17.295  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:17.295  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:17.330  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:17.342  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"9c4e8c40-153b-42c6-a360-f7fb7dafdb14","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:17:334"},"entity":{"model-type":"widget","resource-version":"1627945397294","model-vers":{"model-ver":[{"model-version-id":"ac49d26d-9163-430e-934a-13b738a04f5c","resource-version":"1627945397294","model-name":"reserved-prop-names","model-version":"1.0"}]},"model-invariant-id":"0c3e0ba3-618c-498d-9127-c8d42b00170f"}}
2021-08-02 23:03:17.350 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9c4e8c40-153b-42c6-a360-f7fb7dafdb14","status":"201","rqstDate":"210802-23:03:17:279","respDate":"210802-23:03:17:350","sourceId":"AAI-TOOLS:9c4e8c40-153b-42c6-a360-f7fb7dafdb14","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:17:279-54266\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46054], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[9c4e8c40-153b-42c6-a360-f7fb7dafdb14], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9c4e8c40-153b-42c6-a360-f7fb7dafdb14]}\",\"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\":\"1-aai-resources-210802-23:03:17:279-54266\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[94448], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:17:279-54266]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:17.351  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:17.358  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:17.430  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:17.439  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:17.439  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:17.439  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:17.440  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:17.502  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:17.513  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"0b7e09f6-8bee-4879-a855-00020c1af57c","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:17:506"},"entity":{"model-type":"widget","resource-version":"1627945397439","model-vers":{"model-ver":[{"model-version-id":"4e9b50aa-5227-4f6f-b489-62e6bbc03c79","resource-version":"1627945397439","model-name":"result-data","model-version":"1.0"}]},"model-invariant-id":"ff656f23-6185-406f-9006-4b26834f3e1c"}}
2021-08-02 23:03:17.522 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0b7e09f6-8bee-4879-a855-00020c1af57c","status":"201","rqstDate":"210802-23:03:17:431","respDate":"210802-23:03:17:522","sourceId":"AAI-TOOLS:0b7e09f6-8bee-4879-a855-00020c1af57c","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:17:431-49638\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46056], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[0b7e09f6-8bee-4879-a855-00020c1af57c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0b7e09f6-8bee-4879-a855-00020c1af57c]}\",\"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-210802-23:03:17:431-49638\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[49232], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:17:431-49638]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:17.523  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:17.526  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:17.621  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:17.629  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:17.629  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:17.629  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:17.630  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:17.661  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:17.672  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"36e29a29-1a11-4339-adee-7c1f7b01a521","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:17:665"},"entity":{"model-type":"widget","resource-version":"1627945397628","model-vers":{"model-ver":[{"model-version-id":"fed7e326-03a7-45ff-a3f2-471470d268c4","resource-version":"1627945397628","model-name":"route-table-reference","model-version":"1.0"}]},"model-invariant-id":"a8614b63-2636-4c4f-98df-fd448c4241db"}}
2021-08-02 23:03:17.691  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:17.692 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"36e29a29-1a11-4339-adee-7c1f7b01a521","status":"201","rqstDate":"210802-23:03:17:622","respDate":"210802-23:03:17:692","sourceId":"AAI-TOOLS:36e29a29-1a11-4339-adee-7c1f7b01a521","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:17:622-62126\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[275], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46062], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[36e29a29-1a11-4339-adee-7c1f7b01a521], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[36e29a29-1a11-4339-adee-7c1f7b01a521]}\",\"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\":\"2-aai-resources-210802-23:03:17:622-62126\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[102640], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:17:622-62126]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:17.692  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:17.791  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:17.798  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:17.798  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:17.798  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:17.799  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:17.829  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:17.843  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"18610350-dbd0-474c-ae44-fcc4a9d1f3ed","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:17:835"},"entity":{"model-type":"widget","resource-version":"1627945397798","model-vers":{"model-ver":[{"model-version-id":"3ccbcbc7-d19e-44d5-a52f-7e18aa8d69fa","resource-version":"1627945397798","model-name":"routing-instance","model-version":"1.0"}]},"model-invariant-id":"1c2ded4f-8b01-4193-829c-966847dfec3e"}}
2021-08-02 23:03:17.854  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:17.887 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"18610350-dbd0-474c-ae44-fcc4a9d1f3ed","status":"201","rqstDate":"210802-23:03:17:791","respDate":"210802-23:03:17:887","sourceId":"AAI-TOOLS:18610350-dbd0-474c-ae44-fcc4a9d1f3ed","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:17:791-40661\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[270], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46072], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[18610350-dbd0-474c-ae44-fcc4a9d1f3ed], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[18610350-dbd0-474c-ae44-fcc4a9d1f3ed]}\",\"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-210802-23:03:17:791-40661\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[53328], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:17:791-40661]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:17.888  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:17.986  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:17.996  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:17.996  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:17.996  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:17.996  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:18.026 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for everything.null (null)
2021-08-02 23:03:18.027  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:18.042  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"601eef80-0e57-43e6-91da-ddcc7a783714","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:18:034"},"entity":{"model-type":"widget","resource-version":"1627945397995","model-vers":{"model-ver":[{"model-version-id":"1380619d-dd1a-4cec-b755-c6407833e065","resource-version":"1627945397995","model-name":"secondary-filter","model-version":"1.0"}]},"model-invariant-id":"738ff299-6290-4c00-8998-bd0e96a07b93"}}
2021-08-02 23:03:18.058  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:18.103 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"601eef80-0e57-43e6-91da-ddcc7a783714","status":"201","rqstDate":"210802-23:03:17:986","respDate":"210802-23:03:18:103","sourceId":"AAI-TOOLS:601eef80-0e57-43e6-91da-ddcc7a783714","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:17:986-93595\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[270], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46076], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[601eef80-0e57-43e6-91da-ddcc7a783714], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[601eef80-0e57-43e6-91da-ddcc7a783714]}\",\"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-210802-23:03:17:986-93595\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[57552], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:17:986-93595]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:18.104  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:18.111 DEBUG 10 --- [luster-worker-2] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2021-08-02 23:03:18.119 DEBUG 10 --- [luster-worker-2] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 8 milliseconds
2021-08-02 23:03:18.196  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:18.205  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:18.209  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:18.209  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:18.210  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:18.240  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:18.250  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"248cb692-7a2c-4afe-a1de-7483093c203b","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:18:244"},"entity":{"model-type":"widget","resource-version":"1627945398204","model-vers":{"model-ver":[{"model-version-id":"c5171ae0-44fb-4c04-b482-d56702241a44","resource-version":"1627945398204","model-name":"segmentation-assignment","model-version":"1.0"}]},"model-invariant-id":"6e814aee-46e1-4583-a9d4-0049bfd2b59b"}}
2021-08-02 23:03:18.266  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:18.286 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"248cb692-7a2c-4afe-a1de-7483093c203b","status":"201","rqstDate":"210802-23:03:18:196","respDate":"210802-23:03:18:285","sourceId":"AAI-TOOLS:248cb692-7a2c-4afe-a1de-7483093c203b","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:18:196-28944\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[277], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46080], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[248cb692-7a2c-4afe-a1de-7483093c203b], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[248cb692-7a2c-4afe-a1de-7483093c203b]}\",\"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\":\"2-aai-resources-210802-23:03:18:196-28944\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[61568], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:18:196-28944]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:18.286  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:18.378  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:18.386  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:18.387  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:18.387  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:18.387  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:18.418  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:18.430  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"bfb51c64-6f89-48f7-a7af-a388993c8c60","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:18:423"},"entity":{"model-type":"widget","resource-version":"1627945398385","model-vers":{"model-ver":[{"model-version-id":"ecce2c42-3957-4ae0-9442-54bc6afe27b6","resource-version":"1627945398385","model-name":"service","model-version":"1.0"}]},"model-invariant-id":"07a3a60b-1b6c-4367-8173-8014386f89e3"}}
2021-08-02 23:03:18.444  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:18.485 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bfb51c64-6f89-48f7-a7af-a388993c8c60","status":"201","rqstDate":"210802-23:03:18:379","respDate":"210802-23:03:18:485","sourceId":"AAI-TOOLS:bfb51c64-6f89-48f7-a7af-a388993c8c60","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:18:379-73537\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[261], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46082], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[bfb51c64-6f89-48f7-a7af-a388993c8c60], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bfb51c64-6f89-48f7-a7af-a388993c8c60]}\",\"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-210802-23:03:18:379-73537\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[24632], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:18:379-73537]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:18.486  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:18.582  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:18.591  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:18.591  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:18.591  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:18.591  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:18.624  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:18.636  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"938a79b1-a499-4e97-9d9b-e2e4df41a36e","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:18:629"},"entity":{"model-type":"widget","resource-version":"1627945398590","model-vers":{"model-ver":[{"model-version-id":"f9cfec1b-18da-4bba-bd83-4b26cca115cd","resource-version":"1627945398590","model-name":"service-capability","model-version":"1.0"}]},"model-invariant-id":"b1a7cc05-d19d-443b-a5d1-733e325c4232"}}
2021-08-02 23:03:18.651  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:18.685 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"938a79b1-a499-4e97-9d9b-e2e4df41a36e","status":"201","rqstDate":"210802-23:03:18:583","respDate":"210802-23:03:18:685","sourceId":"AAI-TOOLS:938a79b1-a499-4e97-9d9b-e2e4df41a36e","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:18:583-37895\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[272], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46086], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[938a79b1-a499-4e97-9d9b-e2e4df41a36e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[938a79b1-a499-4e97-9d9b-e2e4df41a36e]}\",\"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\":\"2-aai-resources-210802-23:03:18:583-37895\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[69760], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:18:583-37895]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:18.687  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:18.782  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:18.791  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:18.791  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:18.791  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:18.792  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:18.819  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:18.829  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"7edebc4b-1d99-4129-8b50-d6bc8eb0090c","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:18:824"},"entity":{"model-type":"widget","resource-version":"1627945398790","model-vers":{"model-ver":[{"model-version-id":"46b92144-923a-4d20-b85a-3cbd847668a9","resource-version":"1627945398790","model-name":"service-instance","model-version":"1.0"}]},"model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:18.841  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:18.897 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7edebc4b-1d99-4129-8b50-d6bc8eb0090c","status":"201","rqstDate":"210802-23:03:18:783","respDate":"210802-23:03:18:897","sourceId":"AAI-TOOLS:7edebc4b-1d99-4129-8b50-d6bc8eb0090c","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:18:783-92965\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[270], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46094], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[7edebc4b-1d99-4129-8b50-d6bc8eb0090c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7edebc4b-1d99-4129-8b50-d6bc8eb0090c]}\",\"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\":\"2-aai-resources-210802-23:03:18:783-92965\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[65608], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:18:783-92965]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:18.898  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:18.997  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:19.006 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TYPE dox.version, scheduling delivery
2021-08-02 23:03:19.009  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:19.009  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:19.009  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:19.009  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:19.057  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:19.058 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ef3a189-adcd-455b-a392-bc35040caef8","status":"200","rqstDate":"210802-23:03:19:057","respDate":"210802-23:03:19:058","sourceId":"haproxy:3ef3a189-adcd-455b-a392-bc35040caef8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:19:057-14607\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ef3a189-adcd-455b-a392-bc35040caef8]}\"}"}
2021-08-02 23:03:19.059  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:19.104  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:19.115  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"92dfaf50-8899-401c-af9a-d4c66b5c15c0","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:19:109"},"entity":{"model-type":"widget","resource-version":"1627945399007","model-vers":{"model-ver":[{"model-version-id":"5e68299a-79f2-4bfb-8fbc-2bae877a2459","resource-version":"1627945399007","model-name":"service-subscription","model-version":"1.0"}]},"model-invariant-id":"2e1a602a-acd8-4f78-94ff-618b802a303b"}}
2021-08-02 23:03:19.127  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:19.128 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"92dfaf50-8899-401c-af9a-d4c66b5c15c0","status":"201","rqstDate":"210802-23:03:18:998","respDate":"210802-23:03:19:127","sourceId":"AAI-TOOLS:92dfaf50-8899-401c-af9a-d4c66b5c15c0","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:18:998-20046\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[274], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46102], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[92dfaf50-8899-401c-af9a-d4c66b5c15c0], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[92dfaf50-8899-401c-af9a-d4c66b5c15c0]}\",\"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\":\"0-aai-resources-210802-23:03:18:998-20046\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[61648], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:18:998-20046]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:19.128  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:19.221  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:19.230  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:19.230  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:19.230  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:19.230  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:19.324  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:19.336  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"8fff6431-c5e3-4202-9cf7-daadf6e32742","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:19:329"},"entity":{"model-type":"widget","resource-version":"1627945399229","model-vers":{"model-ver":[{"model-version-id":"7106bc02-6552-4fc3-8a56-4f3df9034531","resource-version":"1627945399229","model-name":"site-pair","model-version":"1.0"}]},"model-invariant-id":"db63f3e6-f8d1-484e-8d5e-191600b7914b"}}
2021-08-02 23:03:19.349  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:19.384 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8fff6431-c5e3-4202-9cf7-daadf6e32742","status":"201","rqstDate":"210802-23:03:19:221","respDate":"210802-23:03:19:384","sourceId":"AAI-TOOLS:8fff6431-c5e3-4202-9cf7-daadf6e32742","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:19:221-72862\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[263], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46110], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[8fff6431-c5e3-4202-9cf7-daadf6e32742], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8fff6431-c5e3-4202-9cf7-daadf6e32742]}\",\"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\":\"0-aai-resources-210802-23:03:19:221-72862\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[65744], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:19:221-72862]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:19.385  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:19.466  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:19.475  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:19.475  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:19.475  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:19.475  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:19.511  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:19.525  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"91cfd412-866c-422d-8d72-bc8e93b3f416","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:19:515"},"entity":{"model-type":"widget","resource-version":"1627945399474","model-vers":{"model-ver":[{"model-version-id":"a5c6c1bc-dc38-468e-9459-bb08f87247df","resource-version":"1627945399474","model-name":"site-pair-set","model-version":"1.0"}]},"model-invariant-id":"5d4dae3e-b402-4bfd-909e-ece12ff75d26"}}
2021-08-02 23:03:19.534 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"91cfd412-866c-422d-8d72-bc8e93b3f416","status":"201","rqstDate":"210802-23:03:19:467","respDate":"210802-23:03:19:534","sourceId":"AAI-TOOLS:91cfd412-866c-422d-8d72-bc8e93b3f416","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:19:467-92416\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[267], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46116], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[91cfd412-866c-422d-8d72-bc8e93b3f416], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[91cfd412-866c-422d-8d72-bc8e93b3f416]}\",\"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-210802-23:03:19:467-92416\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[28728], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:19:467-92416]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:19.535  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:19.538  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:19.623  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:19.632  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:19.632  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:19.632  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:19.632  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:19.659  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:19.670  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"66fbacd3-0e66-41cf-a822-06ccc888e224","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:19:663"},"entity":{"model-type":"widget","resource-version":"1627945399631","model-vers":{"model-ver":[{"model-version-id":"962a7c8b-687f-4d32-a775-fe098e214bcd","resource-version":"1627945399631","model-name":"snapshot","model-version":"1.0"}]},"model-invariant-id":"24de00ef-aead-4b52-995b-0adf8d4bd90d"}}
2021-08-02 23:03:19.681  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:19.687 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"66fbacd3-0e66-41cf-a822-06ccc888e224","status":"201","rqstDate":"210802-23:03:19:624","respDate":"210802-23:03:19:687","sourceId":"AAI-TOOLS:66fbacd3-0e66-41cf-a822-06ccc888e224","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:19:624-16395\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[262], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46118], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[66fbacd3-0e66-41cf-a822-06ccc888e224], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[66fbacd3-0e66-41cf-a822-06ccc888e224]}\",\"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\":\"0-aai-resources-210802-23:03:19:624-16395\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[81992], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:19:624-16395]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:19.687  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:19.770  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:19.777  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:19.777  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:19.777  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:19.777  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:19.816  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:19.827  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"ff2b8cee-4818-4176-a7dd-03ac9d389968","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:19:821"},"entity":{"model-type":"widget","resource-version":"1627945399776","model-vers":{"model-ver":[{"model-version-id":"1e8b331f-3d4a-4160-b7aa-f4d5a8916625","resource-version":"1627945399776","model-name":"sriov-vf","model-version":"1.0"}]},"model-invariant-id":"04b2935f-33c4-40a9-8af0-8b52690042dc"}}
2021-08-02 23:03:19.837 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ff2b8cee-4818-4176-a7dd-03ac9d389968","status":"201","rqstDate":"210802-23:03:19:770","respDate":"210802-23:03:19:837","sourceId":"AAI-TOOLS:ff2b8cee-4818-4176-a7dd-03ac9d389968","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:19:770-53821\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[262], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46154], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[ff2b8cee-4818-4176-a7dd-03ac9d389968], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ff2b8cee-4818-4176-a7dd-03ac9d389968]}\",\"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\":\"2-aai-resources-210802-23:03:19:770-53821\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[61520], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:19:770-53821]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:19.838  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:19.842  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:19.930  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:19.939  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:19.939  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:19.939  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:19.940  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:19.994  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:20.003  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"a49d2a4a-d6dd-437c-9ae8-37b7c1d3321e","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:19:998"},"entity":{"model-type":"widget","resource-version":"1627945399938","model-vers":{"model-ver":[{"model-version-id":"aad96fd3-e75f-42fc-9777-3450c36f1168","resource-version":"1627945399938","model-name":"start-node-filter","model-version":"1.0"}]},"model-invariant-id":"083093a3-e407-447a-ba5d-7583e4d23e1d"}}
2021-08-02 23:03:20.007 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.version (TYPE)
2021-08-02 23:03:20.011 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a49d2a4a-d6dd-437c-9ae8-37b7c1d3321e","status":"201","rqstDate":"210802-23:03:19:930","respDate":"210802-23:03:20:011","sourceId":"AAI-TOOLS:a49d2a4a-d6dd-437c-9ae8-37b7c1d3321e","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:19:930-76781\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[271], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46182], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[a49d2a4a-d6dd-437c-9ae8-37b7c1d3321e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a49d2a4a-d6dd-437c-9ae8-37b7c1d3321e]}\",\"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-210802-23:03:19:930-76781\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[73856], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:19:930-76781]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:20.011  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:20.033  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:20.109  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:20.116  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:20.116  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:20.116  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:20.117  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:20.144  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:20.154  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"26f8dabf-e13d-4aad-aa1b-a4f470b366a1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:20:148"},"entity":{"model-type":"widget","resource-version":"1627945400116","model-vers":{"model-ver":[{"model-version-id":"f902a6bc-6be4-4fe5-8458-a6ec0056b374","resource-version":"1627945400116","model-name":"subnet","model-version":"1.0"}]},"model-invariant-id":"1b2c9ba7-e449-4831-ba15-3073672f5ef2"}}
2021-08-02 23:03:20.169  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:20.198 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"26f8dabf-e13d-4aad-aa1b-a4f470b366a1","status":"201","rqstDate":"210802-23:03:20:110","respDate":"210802-23:03:20:197","sourceId":"AAI-TOOLS:26f8dabf-e13d-4aad-aa1b-a4f470b366a1","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:20:110-55295\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[260], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46188], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[26f8dabf-e13d-4aad-aa1b-a4f470b366a1], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[26f8dabf-e13d-4aad-aa1b-a4f470b366a1]}\",\"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-210802-23:03:20:110-55295\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[65760], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:20:110-55295]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:20.198  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:20.298  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:20.311  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:20.311  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:20.311  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:20.312  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:20.334 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TYPE dox.user_candidate_version, scheduling delivery
2021-08-02 23:03:20.405  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:20.417  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"b6e5ee4a-422d-4b5b-9f4e-a476a40e7d69","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:20:410"},"entity":{"model-type":"widget","resource-version":"1627945400310","model-vers":{"model-ver":[{"model-version-id":"c246f6e2-e3a1-4697-94c0-5672a7fbbf04","resource-version":"1627945400310","model-name":"tagged-inventory-item-list","model-version":"1.0"}]},"model-invariant-id":"e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e"}}
2021-08-02 23:03:20.441  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:20.489 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b6e5ee4a-422d-4b5b-9f4e-a476a40e7d69","status":"201","rqstDate":"210802-23:03:20:299","respDate":"210802-23:03:20:489","sourceId":"AAI-TOOLS:b6e5ee4a-422d-4b5b-9f4e-a476a40e7d69","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:20:299-13418\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[280], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46192], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[b6e5ee4a-422d-4b5b-9f4e-a476a40e7d69], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b6e5ee4a-422d-4b5b-9f4e-a476a40e7d69]}\",\"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-210802-23:03:20:299-13418\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[119024], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:20:299-13418]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:20.490  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:20.586  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:20.595  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:20.595  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:20.595  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:20.595  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:20.630  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:20.642  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"fa53eeb1-9e9d-4588-85f9-6aea95f5cb67","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:20:635"},"entity":{"model-type":"widget","resource-version":"1627945400594","model-vers":{"model-ver":[{"model-version-id":"abcc54bc-bb74-49dc-9043-7f7171707545","resource-version":"1627945400594","model-name":"tenant","model-version":"1.0"}]},"model-invariant-id":"97c26c99-6870-44c1-8a07-1d900d3f4ce6"}}
2021-08-02 23:03:20.655  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:20.684 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fa53eeb1-9e9d-4588-85f9-6aea95f5cb67","status":"201","rqstDate":"210802-23:03:20:587","respDate":"210802-23:03:20:683","sourceId":"AAI-TOOLS:fa53eeb1-9e9d-4588-85f9-6aea95f5cb67","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:20:587-80418\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[260], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46200], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[fa53eeb1-9e9d-4588-85f9-6aea95f5cb67], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fa53eeb1-9e9d-4588-85f9-6aea95f5cb67]}\",\"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-210802-23:03:20:587-80418\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[73936], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:20:587-80418]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:20.685  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:20.782  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:20.793  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:20.793  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:20.793  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:20.793  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:20.825  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:20.839  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"d8b5b3e0-12ec-4167-a3a9-37b0ae32661f","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:20:830"},"entity":{"model-type":"widget","resource-version":"1627945400792","model-vers":{"model-ver":[{"model-version-id":"e7cb4ca8-e1a5-4487-a716-4ae0bcd8aef5","resource-version":"1627945400792","model-name":"tunnel-xconnect","model-version":"1.0"}]},"model-invariant-id":"50b9e2fa-005c-4bbe-b651-3251dece4cd8"}}
2021-08-02 23:03:20.851  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:20.883 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d8b5b3e0-12ec-4167-a3a9-37b0ae32661f","status":"201","rqstDate":"210802-23:03:20:783","respDate":"210802-23:03:20:883","sourceId":"AAI-TOOLS:d8b5b3e0-12ec-4167-a3a9-37b0ae32661f","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:20:783-79489\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46210], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[d8b5b3e0-12ec-4167-a3a9-37b0ae32661f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d8b5b3e0-12ec-4167-a3a9-37b0ae32661f]}\"}","respBuf":"{\"ID\":\"0-aai-resources-210802-23:03:20:783-79489\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[77952], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:20:783-79489]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:20.884  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:20.984  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:20.992  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:20.992  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:20.992  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:20.992  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:21.022  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:21.033  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"e376dfe4-bade-497f-9994-d911f7ba2056","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:21:026"},"entity":{"model-type":"widget","resource-version":"1627945400991","model-vers":{"model-ver":[{"model-version-id":"6004cfa6-eb6d-4062-971f-b1fde6b74aa0","resource-version":"1627945400991","model-name":"update-node-key","model-version":"1.0"}]},"model-invariant-id":"fe81c801-f65d-408a-b2b7-a729a18f8154"}}
2021-08-02 23:03:21.040 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e376dfe4-bade-497f-9994-d911f7ba2056","status":"201","rqstDate":"210802-23:03:20:985","respDate":"210802-23:03:21:040","sourceId":"AAI-TOOLS:e376dfe4-bade-497f-9994-d911f7ba2056","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:20:985-41780\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46214], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[e376dfe4-bade-497f-9994-d911f7ba2056], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e376dfe4-bade-497f-9994-d911f7ba2056]}\",\"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-210802-23:03:20:985-41780\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[61472], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:20:985-41780]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:21.041  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:21.047  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:21.067  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:21.069 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"98986503-2a31-49b0-ba8a-d653124153c1","status":"200","rqstDate":"210802-23:03:21:068","respDate":"210802-23:03:21:069","sourceId":"haproxy:98986503-2a31-49b0-ba8a-d653124153c1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:21:068-89644\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[98986503-2a31-49b0-ba8a-d653124153c1]}\"}"}
2021-08-02 23:03:21.070  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:21.136  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:21.144  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:21.144  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:21.144  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:21.144  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:21.207  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:21.225  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"4435b5b9-553c-45fd-9745-6ed8db945d54","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:21:212"},"entity":{"model-type":"widget","resource-version":"1627945401143","model-vers":{"model-ver":[{"model-version-id":"b6cf54b5-ec45-43e1-be64-97b4e1513333","resource-version":"1627945401143","model-name":"vce","model-version":"1.0"}]},"model-invariant-id":"bab6dceb-e7e6-4301-a5e0-a7399b48d792"}}
2021-08-02 23:03:21.237 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4435b5b9-553c-45fd-9745-6ed8db945d54","status":"201","rqstDate":"210802-23:03:21:136","respDate":"210802-23:03:21:237","sourceId":"AAI-TOOLS:4435b5b9-553c-45fd-9745-6ed8db945d54","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:21:136-81433\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[257], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46216], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[4435b5b9-553c-45fd-9745-6ed8db945d54], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4435b5b9-553c-45fd-9745-6ed8db945d54]}\",\"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\":\"0-aai-resources-210802-23:03:21:136-81433\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[82048], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:21:136-81433]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:21.238  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:21.241  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:21.335 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.user_candidate_version (TYPE)
2021-08-02 23:03:21.338  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:21.346  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:21.346  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:21.346  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:21.346  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:21.416  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:21.428  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"b38afd3b-65ad-47ec-bc21-7e1d3e604b1d","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:21:420"},"entity":{"model-type":"widget","resource-version":"1627945401345","model-vers":{"model-ver":[{"model-version-id":"c00563ae-812b-4e62-8330-7c4d0f47088a","resource-version":"1627945401345","model-name":"vf-module","model-version":"1.0"}]},"model-invariant-id":"ef86f9c5-2165-44f3-8fc3-96018b609ea5"}}
2021-08-02 23:03:21.442  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:21.491 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b38afd3b-65ad-47ec-bc21-7e1d3e604b1d","status":"201","rqstDate":"210802-23:03:21:338","respDate":"210802-23:03:21:491","sourceId":"AAI-TOOLS:b38afd3b-65ad-47ec-bc21-7e1d3e604b1d","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:21:338-33499\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[263], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46226], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[b38afd3b-65ad-47ec-bc21-7e1d3e604b1d], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b38afd3b-65ad-47ec-bc21-7e1d3e604b1d]}\",\"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-210802-23:03:21:338-33499\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[86144], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:21:338-33499]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:21.492  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:21.535 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.version_info, scheduling delivery
2021-08-02 23:03:21.595  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:21.604  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:21.604  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:21.604  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:21.604  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:21.786  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:21.796  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"e466a2e7-4e28-4596-9496-cb5e8fe0cc2f","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:21:790"},"entity":{"model-type":"widget","resource-version":"1627945401603","model-vers":{"model-ver":[{"model-version-id":"8e8c22f1-fbdf-48ea-844c-8bdeb44e7b16","resource-version":"1627945401603","model-name":"vig-server","model-version":"1.0"}]},"model-invariant-id":"bed7c3b7-35d0-4cd9-abde-41b20e68b28e"}}
2021-08-02 23:03:21.908 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e466a2e7-4e28-4596-9496-cb5e8fe0cc2f","status":"201","rqstDate":"210802-23:03:21:596","respDate":"210802-23:03:21:908","sourceId":"AAI-TOOLS:e466a2e7-4e28-4596-9496-cb5e8fe0cc2f","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:21:596-90404\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[264], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46234], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[e466a2e7-4e28-4596-9496-cb5e8fe0cc2f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e466a2e7-4e28-4596-9496-cb5e8fe0cc2f]}\",\"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\":\"0-aai-resources-210802-23:03:21:596-90404\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[90240], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:21:596-90404]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:21.909  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:21.921  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:21.992  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:22.003  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:22.003  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:22.003  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:22.003  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:22.032  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:22.042  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"11068ecc-5179-4293-8095-4670035f3e4e","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:22:036"},"entity":{"model-type":"widget","resource-version":"1627945402002","model-vers":{"model-ver":[{"model-version-id":"6dd43ced-d789-47af-a759-d3abc14e3ac1","resource-version":"1627945402002","model-name":"virtual-data-center","model-version":"1.0"}]},"model-invariant-id":"5150abcf-0c5f-4593-9afe-a19c48fc4824"}}
2021-08-02 23:03:22.056  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:22.083 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"11068ecc-5179-4293-8095-4670035f3e4e","status":"201","rqstDate":"210802-23:03:21:992","respDate":"210802-23:03:22:083","sourceId":"AAI-TOOLS:11068ecc-5179-4293-8095-4670035f3e4e","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:21:992-4551\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46244], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[11068ecc-5179-4293-8095-4670035f3e4e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[11068ecc-5179-4293-8095-4670035f3e4e]}\",\"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-210802-23:03:21:992-4551\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[78048], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:21:992-4551]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:22.084  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:22.177  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:22.185  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:22.186  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:22.186  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:22.186  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:22.226  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:22.239  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"50582159-779a-4f20-b5af-3eeb7f571273","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:22:231"},"entity":{"model-type":"widget","resource-version":"1627945402185","model-vers":{"model-ver":[{"model-version-id":"257d88a5-a269-4c35-944f-aca04fbdb791","resource-version":"1627945402185","model-name":"vlan","model-version":"1.0"}]},"model-invariant-id":"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8"}}
2021-08-02 23:03:22.248 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"50582159-779a-4f20-b5af-3eeb7f571273","status":"201","rqstDate":"210802-23:03:22:177","respDate":"210802-23:03:22:248","sourceId":"AAI-TOOLS:50582159-779a-4f20-b5af-3eeb7f571273","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:22:177-20190\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[258], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46246], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[50582159-779a-4f20-b5af-3eeb7f571273], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[50582159-779a-4f20-b5af-3eeb7f571273]}\",\"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\":\"2-aai-resources-210802-23:03:22:177-20190\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[131312], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:22:177-20190]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:22.249  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:22.268  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:22.342  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:22.350  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:22.350  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:22.350  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:22.351  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:22.371 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.version_info_deleted, scheduling delivery
2021-08-02 23:03:22.417  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:22.429  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"4455837e-ccd4-4c85-be65-bdb3158e6bf9","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:22:422"},"entity":{"model-type":"widget","resource-version":"1627945402349","model-vers":{"model-ver":[{"model-version-id":"c4d3e747-ba4a-4b17-9896-94c6f18c19d3","resource-version":"1627945402349","model-name":"vnf-image","model-version":"1.0"}]},"model-invariant-id":"f9a628ff-7aa0-40e2-a93d-02d91c950982"}}
2021-08-02 23:03:22.459  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:22.485 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4455837e-ccd4-4c85-be65-bdb3158e6bf9","status":"201","rqstDate":"210802-23:03:22:342","respDate":"210802-23:03:22:485","sourceId":"AAI-TOOLS:4455837e-ccd4-4c85-be65-bdb3158e6bf9","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:22:342-70287\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[263], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46252], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[4455837e-ccd4-4c85-be65-bdb3158e6bf9], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4455837e-ccd4-4c85-be65-bdb3158e6bf9]}\",\"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\":\"1-aai-resources-210802-23:03:22:342-70287\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[36920], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:22:342-70287]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:22.486  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:22.583  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:22.594  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:22.595  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:22.595  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:22.596  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:22.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:22.632 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f45cb53c-2f46-4da2-9064-e120d3d223a3","status":"200","rqstDate":"210802-23:03:22:631","respDate":"210802-23:03:22:632","sourceId":"OOM_ReadinessCheck:f45cb53c-2f46-4da2-9064-e120d3d223a3","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:22:631-31809\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39508], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f45cb53c-2f46-4da2-9064-e120d3d223a3]}\"}"}
2021-08-02 23:03:22.633  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:22.640  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:22.653  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"9d0949cd-7117-4b13-9ea4-7baac81f60da","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:22:646"},"entity":{"model-type":"widget","resource-version":"1627945402593","model-vers":{"model-ver":[{"model-version-id":"5761e0a7-c6df-4d8a-9ebd-b8f445054dec","resource-version":"1627945402593","model-name":"vnfc","model-version":"1.0"}]},"model-invariant-id":"96129eb9-f0de-4e05-8af2-73146473f766"}}
2021-08-02 23:03:22.668  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:22.683 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9d0949cd-7117-4b13-9ea4-7baac81f60da","status":"201","rqstDate":"210802-23:03:22:584","respDate":"210802-23:03:22:683","sourceId":"AAI-TOOLS:9d0949cd-7117-4b13-9ea4-7baac81f60da","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:22:584-83210\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[258], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46260], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[9d0949cd-7117-4b13-9ea4-7baac81f60da], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9d0949cd-7117-4b13-9ea4-7baac81f60da]}\",\"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\":\"0-aai-resources-210802-23:03:22:584-83210\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[94336], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:22:584-83210]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:22.684  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:22.791  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:22.799  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:22.799  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:22.800  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:22.800  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:22.828  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:22.838  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"89e13382-35ab-4f58-86d4-c4552056a9f5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:22:831"},"entity":{"model-type":"widget","resource-version":"1627945402799","model-vers":{"model-ver":[{"model-version-id":"0fbe2e8f-4d91-4415-a772-88387049b38d","resource-version":"1627945402799","model-name":"volume","model-version":"1.0"}]},"model-invariant-id":"ddd739b4-2b25-46c4-affc-41a32af5cc42"}}
2021-08-02 23:03:22.865  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:22.881 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"89e13382-35ab-4f58-86d4-c4552056a9f5","status":"201","rqstDate":"210802-23:03:22:791","respDate":"210802-23:03:22:881","sourceId":"AAI-TOOLS:89e13382-35ab-4f58-86d4-c4552056a9f5","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:22:791-52235\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[260], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46270], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[89e13382-35ab-4f58-86d4-c4552056a9f5], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[89e13382-35ab-4f58-86d4-c4552056a9f5]}\",\"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\":\"1-aai-resources-210802-23:03:22:791-52235\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[41016], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:22:791-52235]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:22.882  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:22.981  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:22.990  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:22.990  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:22.990  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:22.991  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:23.023  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:23.034  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"d1059a15-b302-46a7-b7cb-8ee658e5875f","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:23:027"},"entity":{"model-type":"widget","resource-version":"1627945402989","model-vers":{"model-ver":[{"model-version-id":"99d44c90-1f61-4418-b9a6-56586bf38c79","resource-version":"1627945402989","model-name":"volume-group","model-version":"1.0"}]},"model-invariant-id":"fcec1b02-b2d0-4834-aef8-d71be04717dd"}}
2021-08-02 23:03:23.051  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:23.080  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:23.082 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"48717079-d8fd-4158-8097-93071fce3bef","status":"200","rqstDate":"210802-23:03:23:080","respDate":"210802-23:03:23:082","sourceId":"haproxy:48717079-d8fd-4158-8097-93071fce3bef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:23:080-63367\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[48717079-d8fd-4158-8097-93071fce3bef]}\"}"}
2021-08-02 23:03:23.082  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:23.086 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d1059a15-b302-46a7-b7cb-8ee658e5875f","status":"201","rqstDate":"210802-23:03:22:982","respDate":"210802-23:03:23:086","sourceId":"AAI-TOOLS:d1059a15-b302-46a7-b7cb-8ee658e5875f","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:22:982-90338\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[266], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46272], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[d1059a15-b302-46a7-b7cb-8ee658e5875f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d1059a15-b302-46a7-b7cb-8ee658e5875f]}\",\"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\":\"0-aai-resources-210802-23:03:22:982-90338\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[65616], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:22:982-90338]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:23.087  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:23.194  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:23.203  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:23.204  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:23.204  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:23.204  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:23.232  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:23.244  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"ab93194f-e2fc-4b9d-be3a-b3e1cd41db7e","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:23:237"},"entity":{"model-type":"widget","resource-version":"1627945403202","model-vers":{"model-ver":[{"model-version-id":"203817d3-829c-42d4-942d-2a935478e993","resource-version":"1627945403202","model-name":"vpe","model-version":"1.0"}]},"model-invariant-id":"053ec3a7-5b72-492d-b54d-123805a9b967"}}
2021-08-02 23:03:23.251 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ab93194f-e2fc-4b9d-be3a-b3e1cd41db7e","status":"201","rqstDate":"210802-23:03:23:195","respDate":"210802-23:03:23:251","sourceId":"AAI-TOOLS:ab93194f-e2fc-4b9d-be3a-b3e1cd41db7e","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:23:195-66767\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[257], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46280], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[ab93194f-e2fc-4b9d-be3a-b3e1cd41db7e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ab93194f-e2fc-4b9d-be3a-b3e1cd41db7e]}\",\"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\":\"1-aai-resources-210802-23:03:23:195-66767\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[69664], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:23:195-66767]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:23.252  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:23.257  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:23.351  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:23.358  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:23.358  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:23.358  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:23.359  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:23.365 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.unique_value, scheduling delivery
2021-08-02 23:03:23.402  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:23.415  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"1fb21a1d-a04f-46c4-96d7-239cf072e6a5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:23:408"},"entity":{"model-type":"widget","resource-version":"1627945403358","model-vers":{"model-ver":[{"model-version-id":"b1566228-6785-4ce1-aea2-053736f80341","resource-version":"1627945403358","model-name":"vpls-pe","model-version":"1.0"}]},"model-invariant-id":"457ba89b-334c-4fbd-acc4-160ac0e0cdc0"}}
2021-08-02 23:03:23.435  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:23.484 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1fb21a1d-a04f-46c4-96d7-239cf072e6a5","status":"201","rqstDate":"210802-23:03:23:352","respDate":"210802-23:03:23:484","sourceId":"AAI-TOOLS:1fb21a1d-a04f-46c4-96d7-239cf072e6a5","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:23:352-9038\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[261], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46282], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[1fb21a1d-a04f-46c4-96d7-239cf072e6a5], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1fb21a1d-a04f-46c4-96d7-239cf072e6a5]}\",\"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\":\"0-aai-resources-210802-23:03:23:352-9038\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[69712], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:23:352-9038]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:23.485  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:23.580  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:23.589  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:23.589  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:23.589  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:23.589  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:23.623  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:23.637  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"edd75887-c185-4a67-b614-7494c5c047ec","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:23:629"},"entity":{"model-type":"widget","resource-version":"1627945403588","model-vers":{"model-ver":[{"model-version-id":"21a146e5-9901-448c-9197-723076770119","resource-version":"1627945403588","model-name":"vpn-binding","model-version":"1.0"}]},"model-invariant-id":"9e23b675-db2b-488b-b459-57aa9857baa0"}}
2021-08-02 23:03:23.644 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"edd75887-c185-4a67-b614-7494c5c047ec","status":"201","rqstDate":"210802-23:03:23:581","respDate":"210802-23:03:23:644","sourceId":"AAI-TOOLS:edd75887-c185-4a67-b614-7494c5c047ec","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:23:581-68349\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46294], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[edd75887-c185-4a67-b614-7494c5c047ec], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[edd75887-c185-4a67-b614-7494c5c047ec]}\",\"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-210802-23:03:23:581-68349\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[45112], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:23:581-68349]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:23.645  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:23.669  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:23.745  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:23.753  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:23.753  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:23.753  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:23.754  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:23.810  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:23.820  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"c6a57914-4b0b-4576-8944-9b7de28dde48","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:23:814"},"entity":{"model-type":"widget","resource-version":"1627945403752","model-vers":{"model-ver":[{"model-version-id":"8ecb2c5d-7176-4317-a255-26274edfdd53","resource-version":"1627945403752","model-name":"vserver","model-version":"1.0"}]},"model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:23.828 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c6a57914-4b0b-4576-8944-9b7de28dde48","status":"201","rqstDate":"210802-23:03:23:745","respDate":"210802-23:03:23:828","sourceId":"AAI-TOOLS:c6a57914-4b0b-4576-8944-9b7de28dde48","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:23:745-39668\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[261], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46300], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[c6a57914-4b0b-4576-8944-9b7de28dde48], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c6a57914-4b0b-4576-8944-9b7de28dde48]}\",\"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\":\"2-aai-resources-210802-23:03:23:745-39668\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[143600], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:23:745-39668]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:23.829  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:23.843  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:23.927  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:23.936  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:23.936  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:23.936  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:23.936  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:23.988  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:24.000  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","event-type":"AAI-EVENT","domain":"dev","action":"CREATE","sequence-number":"0","id":"e625cdf6-1407-4f4b-a43b-d0eba5ccfc70","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:23:992"},"entity":{"model-type":"widget","resource-version":"1627945403935","model-vers":{"model-ver":[{"model-version-id":"f7f21a66-4714-431c-af17-52d64e21de95","resource-version":"1627945403935","model-name":"zone","model-version":"1.0"}]},"model-invariant-id":"16f7cb93-e807-4065-816b-9cdf391d4992"}}
2021-08-02 23:03:24.012 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e625cdf6-1407-4f4b-a43b-d0eba5ccfc70","status":"201","rqstDate":"210802-23:03:23:928","respDate":"210802-23:03:24:010","sourceId":"AAI-TOOLS:e625cdf6-1407-4f4b-a43b-d0eba5ccfc70","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:23:928-71366\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[292], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46304], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[e625cdf6-1407-4f4b-a43b-d0eba5ccfc70], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e625cdf6-1407-4f4b-a43b-d0eba5ccfc70]}\",\"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\":\"1-aai-resources-210802-23:03:23:928-71366\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[65704], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:23:928-71366]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:24.014  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:24.016  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:24.121  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:24.152  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:24.152  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:24.152  INFO 10 --- [tp1725165248-28] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:24.153  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:24.365 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox
2021-08-02 23:03:24.373 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2021-08-02 23:03:24.385 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 11 milliseconds
2021-08-02 23:03:24.422 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.package_details, scheduling delivery
2021-08-02 23:03:24.609  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:24.612 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1844cf4b-048b-4b2e-8793-7d35601d73c4","status":"200","rqstDate":"210802-23:03:24:610","respDate":"210802-23:03:24:612","sourceId":"healthcheck:1844cf4b-048b-4b2e-8793-7d35601d73c4","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:24:610-8625\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1844cf4b-048b-4b2e-8793-7d35601d73c4]}\"}"}
2021-08-02 23:03:24.613  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:25.093  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:25.095 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"325063e3-e3bc-4d13-a7d9-3b5ac3933cfc","status":"200","rqstDate":"210802-23:03:25:093","respDate":"210802-23:03:25:095","sourceId":"haproxy:325063e3-e3bc-4d13-a7d9-3b5ac3933cfc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:25:093-66644\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[325063e3-e3bc-4d13-a7d9-3b5ac3933cfc]}\"}"}
2021-08-02 23:03:25.096  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:25.317 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.vsp_enriched_service_template, scheduling delivery
2021-08-02 23:03:25.603  INFO 10 --- [tp1725165248-28] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:25.744  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"3805dddb-613b-44e1-b069-048f3b9a1129","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:25:735"},"entity":{"resource-version":"1627945404151","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/v23/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":"5dfa614e-873c-4c82-afe2-5408574a1071","resource-version":"1627945404151","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/v23/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":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","resource-version":"1627945404151","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/v23/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":"e03370e6-a8e1-48fa-b0cf-f692b2499ee3","resource-version":"1627945404151"}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"acc6edd8-a8d4-4b93-afaa-0994068be14c","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"6acbb14a-3d91-49c1-bb9d-2669016c081d","resource-version":"1627945404151","related-lookups":{"related-lookup":[{"target-node-type":"model","related-lookup-uuid":"09975492-34b9-4e24-9355-c893f4538427","target-node-property":"model-invariant-id","resource-version":"1627945404151","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":"3ad92a29-2241-4abb-8b71-3bc00bb9c2fb","target-node-property":"model-version-id","resource-version":"1627945404151","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/v23/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":"e1d667ac-2ca5-4202-bf82-fdeae365c4e7","resource-version":"1627945404151","related-lookups":{"related-lookup":[{"target-node-type":"model-ver","related-lookup-uuid":"e6be85a0-d39c-471e-83e1-bba9a6c7d517","target-node-property":"model-version-id","resource-version":"1627945404151","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":"b572c0bc-ab48-4abe-ac17-98ccb186af6d","target-node-property":"model-invariant-id","resource-version":"1627945404151","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/v23/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":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","resource-version":"1627945404151","related-lookups":{"related-lookup":[{"target-node-type":"model","related-lookup-uuid":"0824610f-4556-4e53-bf1d-4279b85417dc","target-node-property":"model-invariant-id","resource-version":"1627945404151","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":"9b75c8c4-6a9a-44ca-915a-84186e8b6288","target-node-property":"model-version-id","resource-version":"1627945404151","source-node-type":"service-instance","source-node-property":"model-version-id-local","property-collect-list":["model-name","model-version","model-version-id"]}]}}]}}]}}]}}}
2021-08-02 23:03:25.759  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:25.765  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"3805dddb-613b-44e1-b069-048f3b9a1129","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:25:749"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e03370e6-a8e1-48fa-b0cf-f692b2499ee3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194/named-query-elements/named-query-element/e03370e6-a8e1-48fa-b0cf-f692b2499ee3","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945404151","model-invariant-id":"425b2158-e51d-4509-9945-dad4556474a3"}}
2021-08-02 23:03:25.776  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:25.777  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"3805dddb-613b-44e1-b069-048f3b9a1129","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:25:767"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945404151","model-invariant-id":"97c26c99-6870-44c1-8a07-1d900d3f4ce6"}}
2021-08-02 23:03:25.789  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:25.802  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"3805dddb-613b-44e1-b069-048f3b9a1129","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:25:774"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e1d667ac-2ca5-4202-bf82-fdeae365c4e7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/e1d667ac-2ca5-4202-bf82-fdeae365c4e7","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945404151","model-invariant-id":"ef86f9c5-2165-44f3-8fc3-96018b609ea5"}}
2021-08-02 23:03:25.816  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:25.818  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"3805dddb-613b-44e1-b069-048f3b9a1129","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:25:782"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945404151","model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:25.828  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:25.829  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"3805dddb-613b-44e1-b069-048f3b9a1129","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:25:805"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945404151","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:25.838  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:25.838  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"3805dddb-613b-44e1-b069-048f3b9a1129","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:25:812"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945404151","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:25.848  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:26.239 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.vsp_enriched_service_artifact, scheduling delivery
2021-08-02 23:03:26.299 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3805dddb-613b-44e1-b069-048f3b9a1129","status":"201","rqstDate":"210802-23:03:24:121","respDate":"210802-23:03:26:299","sourceId":"AAI-TOOLS:3805dddb-613b-44e1-b069-048f3b9a1129","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:24:121-88250\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[10743], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46314], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[3805dddb-613b-44e1-b069-048f3b9a1129], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3805dddb-613b-44e1-b069-048f3b9a1129]}\",\"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\":\"0-aai-resources-210802-23:03:24:121-88250\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[86240], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:24:121-88250]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:26.300  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:26.388  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:26.399  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:26.400  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:26.400  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:26.400  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:27.105  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:27.107 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7d9471fe-0388-4b13-9c22-b46f433a099f","status":"200","rqstDate":"210802-23:03:27:106","respDate":"210802-23:03:27:107","sourceId":"haproxy:7d9471fe-0388-4b13-9c22-b46f433a099f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:27:106-52114\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7d9471fe-0388-4b13-9c22-b46f433a099f]}\"}"}
2021-08-02 23:03:27.107  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:27.117  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:27.230  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"1b23e487-f757-49ff-a6f1-8f756bc43920","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:27:222"},"entity":{"resource-version":"1627945406399","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/v23/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":"57d72452-0b57-4d09-a557-2b810a5e53e3","resource-version":"1627945406399","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/v23/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":"88111136-36fc-4dab-8141-d3d9931f8ef6","resource-version":"1627945406399","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/v23/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":"5d220d04-3252-41b6-becd-ce168d2dfccc","resource-version":"1627945406399"}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"fe012535-2c31-4a39-a739-612374c638a0","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"bd9c15c9-b879-413e-a54b-01b992ee07bf","resource-version":"1627945406399","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/v23/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":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","resource-version":"1627945406399","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/v23/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":"23b76edf-dd55-4133-a179-33cc6b21bd5d","resource-version":"1627945406399","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/v23/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":"efd2f9d0-2174-40fe-a557-dbeda4c5c625","resource-version":"1627945406399"}]}}]}}]}}]}}]}}}
2021-08-02 23:03:27.240 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox
2021-08-02 23:03:27.241  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:27.242  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"1b23e487-f757-49ff-a6f1-8f756bc43920","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:27:230"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"88111136-36fc-4dab-8141-d3d9931f8ef6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/88111136-36fc-4dab-8141-d3d9931f8ef6","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945406399","model-invariant-id":"94043c37-4e73-439c-a790-0fdd697924cd"}}
2021-08-02 23:03:27.244 DEBUG 10 --- [luster-worker-2] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2021-08-02 23:03:27.251  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:27.252  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"1b23e487-f757-49ff-a6f1-8f756bc43920","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:27:237"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"efd2f9d0-2174-40fe-a557-dbeda4c5c625","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d/named-query-elements/named-query-element/efd2f9d0-2174-40fe-a557-dbeda4c5c625","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945406399","model-invariant-id":"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e"}}
2021-08-02 23:03:27.253 DEBUG 10 --- [luster-worker-2] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 8 milliseconds
2021-08-02 23:03:27.265  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:27.266  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"1b23e487-f757-49ff-a6f1-8f756bc43920","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:27:244"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945406399","model-invariant-id":"2e1a602a-acd8-4f78-94ff-618b802a303b"}}
2021-08-02 23:03:27.274  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:27.302  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"1b23e487-f757-49ff-a6f1-8f756bc43920","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:27:250"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945406399","model-invariant-id":"fe012535-2c31-4a39-a739-612374c638a0"}}
2021-08-02 23:03:27.313 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b23e487-f757-49ff-a6f1-8f756bc43920","status":"201","rqstDate":"210802-23:03:26:389","respDate":"210802-23:03:27:313","sourceId":"AAI-TOOLS:1b23e487-f757-49ff-a6f1-8f756bc43920","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:26:389-52140\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[4075], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46362], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[1b23e487-f757-49ff-a6f1-8f756bc43920], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1b23e487-f757-49ff-a6f1-8f756bc43920]}\",\"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\":\"2-aai-resources-210802-23:03:26:389-52140\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[164080], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:26:389-52140]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:27.314  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:27.315  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:27.316  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"1b23e487-f757-49ff-a6f1-8f756bc43920","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:27:256"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"88111136-36fc-4dab-8141-d3d9931f8ef6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5d220d04-3252-41b6-becd-ce168d2dfccc","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/88111136-36fc-4dab-8141-d3d9931f8ef6/named-query-elements/named-query-element/5d220d04-3252-41b6-becd-ce168d2dfccc","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945406399","model-invariant-id":"862b25a1-262a-4961-bdaa-cdc55d69785a"}}
2021-08-02 23:03:27.325  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:27.326  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"1b23e487-f757-49ff-a6f1-8f756bc43920","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:27:262"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945406399","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:27.335  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:27.421  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:27.432  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:27.433  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:27.433  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:27.433  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:27.531  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:27.603  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"c73703d2-b792-4192-ab55-4fcfb86023af","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:27:597"},"entity":{"resource-version":"1627945407431","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/v23/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":"b88ae44d-08f5-40af-bdd0-ad3d1f8c2710","resource-version":"1627945407431","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/v23/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":"5f54f215-c8f4-494f-99f7-6afcff7d92da","resource-version":"1627945407431"}]}}]}}}
2021-08-02 23:03:27.614  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:27.615  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"c73703d2-b792-4192-ab55-4fcfb86023af","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:27:607"},"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":"b88ae44d-08f5-40af-bdd0-ad3d1f8c2710","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5f54f215-c8f4-494f-99f7-6afcff7d92da","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/b88ae44d-08f5-40af-bdd0-ad3d1f8c2710/named-query-elements/named-query-element/5f54f215-c8f4-494f-99f7-6afcff7d92da","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945407431","model-invariant-id":"af91c2f7-35fc-43cf-a13d-443f385b2353"}}
2021-08-02 23:03:27.623  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:27.624  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"c73703d2-b792-4192-ab55-4fcfb86023af","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:27:613"},"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":"b88ae44d-08f5-40af-bdd0-ad3d1f8c2710","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/b88ae44d-08f5-40af-bdd0-ad3d1f8c2710","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"88111136-36fc-4dab-8141-d3d9931f8ef6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5d220d04-3252-41b6-becd-ce168d2dfccc","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/88111136-36fc-4dab-8141-d3d9931f8ef6/named-query-elements/named-query-element/5d220d04-3252-41b6-becd-ce168d2dfccc","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945407431","model-invariant-id":"862b25a1-262a-4961-bdaa-cdc55d69785a"}}
2021-08-02 23:03:27.634  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:27.683 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c73703d2-b792-4192-ab55-4fcfb86023af","status":"201","rqstDate":"210802-23:03:27:421","respDate":"210802-23:03:27:683","sourceId":"AAI-TOOLS:c73703d2-b792-4192-ab55-4fcfb86023af","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:27:421-73618\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[1122], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46380], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[c73703d2-b792-4192-ab55-4fcfb86023af], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c73703d2-b792-4192-ab55-4fcfb86023af]}\",\"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\":\"2-aai-resources-210802-23:03:27:421-73618\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[82000], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:27:421-73618]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:27.684  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:27.757 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.application_config, scheduling delivery
2021-08-02 23:03:27.775  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:27.790  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:27.790  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:27.790  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:27.791  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:28.308  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:28.403 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.action, scheduling delivery
2021-08-02 23:03:28.415  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"65cb98e5-06ae-419c-8c00-12af6ffd8242","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:28:408"},"entity":{"resource-version":"1627945407789","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/v23/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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","resource-version":"1627945407789","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/v23/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":"eec7af00-c41b-4617-ad8d-ae261358d107","resource-version":"1627945407789"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"acc6edd8-a8d4-4b93-afaa-0994068be14c","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","resource-version":"1627945407789","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/v23/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":"0301d5ad-46e1-4f67-a8ec-376a397830d3","resource-version":"1627945407789","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/v23/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":"0a0fdb30-d3ba-4fe8-8baf-8de24e9f8182","resource-version":"1627945407789"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"fcec1b02-b2d0-4834-aef8-d71be04717dd","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"1d5908e4-9634-46f4-a47c-f15bee21fce7","resource-version":"1627945407789"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","resource-version":"1627945407789"}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"fcec1b02-b2d0-4834-aef8-d71be04717dd","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"2cb10e93-c747-4126-af55-826d503b3b43","resource-version":"1627945407789"}]}}]}}]}}}
2021-08-02 23:03:28.427  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:28.428  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"65cb98e5-06ae-419c-8c00-12af6ffd8242","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:28:416"},"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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1d5908e4-9634-46f4-a47c-f15bee21fce7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/1d5908e4-9634-46f4-a47c-f15bee21fce7","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"2cb10e93-c747-4126-af55-826d503b3b43","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/2cb10e93-c747-4126-af55-826d503b3b43","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945407789","model-invariant-id":"fcec1b02-b2d0-4834-aef8-d71be04717dd"}}
2021-08-02 23:03:28.440  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:28.441  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"65cb98e5-06ae-419c-8c00-12af6ffd8242","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:28:425"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e1d667ac-2ca5-4202-bf82-fdeae365c4e7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/e1d667ac-2ca5-4202-bf82-fdeae365c4e7","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945407789","model-invariant-id":"ef86f9c5-2165-44f3-8fc3-96018b609ea5"}}
2021-08-02 23:03:28.454  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:28.455  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"65cb98e5-06ae-419c-8c00-12af6ffd8242","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:28:433"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945407789","model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:28.464  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:28.465  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"65cb98e5-06ae-419c-8c00-12af6ffd8242","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:28:440"},"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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0a0fdb30-d3ba-4fe8-8baf-8de24e9f8182","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/0a0fdb30-d3ba-4fe8-8baf-8de24e9f8182","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"eec7af00-c41b-4617-ad8d-ae261358d107","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/eec7af00-c41b-4617-ad8d-ae261358d107","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945407789","model-invariant-id":"3d560d81-57d0-438b-a2a1-5334dba0651a"}}
2021-08-02 23:03:28.474  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:28.475  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"65cb98e5-06ae-419c-8c00-12af6ffd8242","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:28:447"},"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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945407789","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:28.503 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"65cb98e5-06ae-419c-8c00-12af6ffd8242","status":"201","rqstDate":"210802-23:03:27:776","respDate":"210802-23:03:28:503","sourceId":"AAI-TOOLS:65cb98e5-06ae-419c-8c00-12af6ffd8242","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:27:776-46377\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[4286], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46392], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[65cb98e5-06ae-419c-8c00-12af6ffd8242], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[65cb98e5-06ae-419c-8c00-12af6ffd8242]}\",\"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\":\"0-aai-resources-210802-23:03:27:776-46377\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[106568], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:27:776-46377]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:28.504  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:28.511  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:28.512  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"65cb98e5-06ae-419c-8c00-12af6ffd8242","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:28:453"},"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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945407789","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:28.521  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:28.602  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:28.614  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:28.614  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:28.614  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:28.614  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:28.914  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:29.058  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"e149e663-54e0-4fe9-a1cb-1a8a10227457","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:049"},"entity":{"resource-version":"1627945408613","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/v23/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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","resource-version":"1627945408613","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/v23/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":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","resource-version":"1627945408613","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/v23/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":"339aa28a-3c5f-4e39-a9d6-a325e918e0b1","resource-version":"1627945408613"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"ef86f9c5-2165-44f3-8fc3-96018b609ea5","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"6087120d-4e31-4620-9125-fac9dd6bd157","resource-version":"1627945408613","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/v23/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":"546e18dc-80f4-4654-87dd-b498526bd915","resource-version":"1627945408613"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"fcec1b02-b2d0-4834-aef8-d71be04717dd","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"d00696f4-2e42-42e5-b5e8-6fca623620e7","resource-version":"1627945408613"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"3d560d81-57d0-438b-a2a1-5334dba0651a","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"960a7688-0abb-47a0-ba2d-c548b407548a","resource-version":"1627945408613","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/v23/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":"a12ba9cf-5828-47e1-a3fd-e44872b89d48","resource-version":"1627945408613"}]}}]}}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"3d560d81-57d0-438b-a2a1-5334dba0651a","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"9be33dc8-19c6-476b-827d-3383479d07cc","resource-version":"1627945408613","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/v23/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":"1167a9c7-7bba-4df3-b318-6484636e8c19","resource-version":"1627945408613"}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"166c050d-f69d-4305-943e-0bc58c3a26cf","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"0cb997b1-bfcc-4a0c-a007-d5a2089f10e7","resource-version":"1627945408613"}]},"property-collect-list":["service-instance-id","service-instance-name"]}]}}}
2021-08-02 23:03:29.071  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.071  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e149e663-54e0-4fe9-a1cb-1a8a10227457","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:058"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0cb997b1-bfcc-4a0c-a007-d5a2089f10e7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/0cb997b1-bfcc-4a0c-a007-d5a2089f10e7","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945408613","model-invariant-id":"166c050d-f69d-4305-943e-0bc58c3a26cf"}}
2021-08-02 23:03:29.082  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.083  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e149e663-54e0-4fe9-a1cb-1a8a10227457","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:064"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9be33dc8-19c6-476b-827d-3383479d07cc","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1167a9c7-7bba-4df3-b318-6484636e8c19","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/9be33dc8-19c6-476b-827d-3383479d07cc/named-query-elements/named-query-element/1167a9c7-7bba-4df3-b318-6484636e8c19","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"960a7688-0abb-47a0-ba2d-c548b407548a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a12ba9cf-5828-47e1-a3fd-e44872b89d48","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/960a7688-0abb-47a0-ba2d-c548b407548a/named-query-elements/named-query-element/a12ba9cf-5828-47e1-a3fd-e44872b89d48","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945408613","model-invariant-id":"1b2c9ba7-e449-4831-ba15-3073672f5ef2"}}
2021-08-02 23:03:29.092  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.101  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e149e663-54e0-4fe9-a1cb-1a8a10227457","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:068"},"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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1d5908e4-9634-46f4-a47c-f15bee21fce7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/1d5908e4-9634-46f4-a47c-f15bee21fce7","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"339aa28a-3c5f-4e39-a9d6-a325e918e0b1","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/339aa28a-3c5f-4e39-a9d6-a325e918e0b1","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"2cb10e93-c747-4126-af55-826d503b3b43","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/2cb10e93-c747-4126-af55-826d503b3b43","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"d00696f4-2e42-42e5-b5e8-6fca623620e7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/d00696f4-2e42-42e5-b5e8-6fca623620e7","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945408613","model-invariant-id":"fcec1b02-b2d0-4834-aef8-d71be04717dd"}}
2021-08-02 23:03:29.112  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.113  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e149e663-54e0-4fe9-a1cb-1a8a10227457","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:074"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e1d667ac-2ca5-4202-bf82-fdeae365c4e7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/e1d667ac-2ca5-4202-bf82-fdeae365c4e7","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945408613","model-invariant-id":"ef86f9c5-2165-44f3-8fc3-96018b609ea5"}}
2021-08-02 23:03:29.114  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:29.118 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5bf47763-1937-4a90-8234-0a960ffce0a2","status":"200","rqstDate":"210802-23:03:29:115","respDate":"210802-23:03:29:118","sourceId":"haproxy:5bf47763-1937-4a90-8234-0a960ffce0a2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:29:115-30206\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5bf47763-1937-4a90-8234-0a960ffce0a2]}\"}"}
2021-08-02 23:03:29.119  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:29.123  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.124  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e149e663-54e0-4fe9-a1cb-1a8a10227457","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:078"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"546e18dc-80f4-4654-87dd-b498526bd915","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/546e18dc-80f4-4654-87dd-b498526bd915","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945408613","model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:29.127 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e149e663-54e0-4fe9-a1cb-1a8a10227457","status":"201","rqstDate":"210802-23:03:28:602","respDate":"210802-23:03:29:127","sourceId":"AAI-TOOLS:e149e663-54e0-4fe9-a1cb-1a8a10227457","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:28:602-52394\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[6088], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46406], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[e149e663-54e0-4fe9-a1cb-1a8a10227457], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e149e663-54e0-4fe9-a1cb-1a8a10227457]}\",\"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-210802-23:03:28:602-52394\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[114760], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:28:602-52394]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:29.128  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:29.134  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.135  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e149e663-54e0-4fe9-a1cb-1a8a10227457","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29: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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0a0fdb30-d3ba-4fe8-8baf-8de24e9f8182","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/0a0fdb30-d3ba-4fe8-8baf-8de24e9f8182","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"eec7af00-c41b-4617-ad8d-ae261358d107","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/eec7af00-c41b-4617-ad8d-ae261358d107","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9be33dc8-19c6-476b-827d-3383479d07cc","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/9be33dc8-19c6-476b-827d-3383479d07cc","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"960a7688-0abb-47a0-ba2d-c548b407548a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/960a7688-0abb-47a0-ba2d-c548b407548a","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945408613","model-invariant-id":"3d560d81-57d0-438b-a2a1-5334dba0651a"}}
2021-08-02 23:03:29.147  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.148  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e149e663-54e0-4fe9-a1cb-1a8a10227457","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:088"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945408613","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:29.158  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.159  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e149e663-54e0-4fe9-a1cb-1a8a10227457","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:108"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945408613","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:29.168  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.230  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:29.248  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:29.248  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:29.248  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:29.249  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:29.403 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox
2021-08-02 23:03:29.409 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2021-08-02 23:03:29.415 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 6 milliseconds
2021-08-02 23:03:29.632  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:29.787  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"f956ed39-0685-45e4-a910-4f65572f9ac4","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:779"},"entity":{"resource-version":"1627945409247","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/v23/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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","resource-version":"1627945409247","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/v23/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":"617c0026-bd20-402a-a541-0186a1c61c53","resource-version":"1627945409247","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/v23/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":"41aa828c-fdc0-48ea-bf4e-cd30262c7604","resource-version":"1627945409247"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"ef86f9c5-2165-44f3-8fc3-96018b609ea5","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"f7e46dc6-69f2-4463-879f-806ad98693d6","resource-version":"1627945409247","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/v23/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":"107d7613-f795-4f2f-960c-d5da627795c8","resource-version":"1627945409247","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/v23/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":"8ecb6d89-eadd-4fb1-9d04-42e871530a15","resource-version":"1627945409247"}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"fcec1b02-b2d0-4834-aef8-d71be04717dd","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"17f48218-49f6-4431-901f-b1300dfae7ad","resource-version":"1627945409247"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"65eeebc0-367b-474b-8e35-c20aa7528f51","resource-version":"1627945409247","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/v23/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":"63d7ad21-6cfd-42d8-af3c-249a91587572","resource-version":"1627945409247"}]}}]}}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"3d560d81-57d0-438b-a2a1-5334dba0651a","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"dfc228ba-41f8-4512-aa64-2d192d2f32fb","resource-version":"1627945409247","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/v23/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":"a815242a-82ca-42d6-bb23-1c88f50328ec","resource-version":"1627945409247"}]}}]},"property-collect-list":["service-instance-id","service-instance-name"]}]}}}
2021-08-02 23:03:29.801  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.802  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"f956ed39-0685-45e4-a910-4f65572f9ac4","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:793"},"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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"63d7ad21-6cfd-42d8-af3c-249a91587572","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51/named-query-elements/named-query-element/63d7ad21-6cfd-42d8-af3c-249a91587572","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945409247","model-invariant-id":"6d932c8f-463b-4e76-83fb-87acfbaa2e2d"}}
2021-08-02 23:03:29.811  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.812  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"f956ed39-0685-45e4-a910-4f65572f9ac4","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:800"},"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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"dfc228ba-41f8-4512-aa64-2d192d2f32fb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a815242a-82ca-42d6-bb23-1c88f50328ec","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/dfc228ba-41f8-4512-aa64-2d192d2f32fb/named-query-elements/named-query-element/a815242a-82ca-42d6-bb23-1c88f50328ec","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9be33dc8-19c6-476b-827d-3383479d07cc","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1167a9c7-7bba-4df3-b318-6484636e8c19","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/9be33dc8-19c6-476b-827d-3383479d07cc/named-query-elements/named-query-element/1167a9c7-7bba-4df3-b318-6484636e8c19","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"960a7688-0abb-47a0-ba2d-c548b407548a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a12ba9cf-5828-47e1-a3fd-e44872b89d48","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/960a7688-0abb-47a0-ba2d-c548b407548a/named-query-elements/named-query-element/a12ba9cf-5828-47e1-a3fd-e44872b89d48","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"107d7613-f795-4f2f-960c-d5da627795c8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ecb6d89-eadd-4fb1-9d04-42e871530a15","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/107d7613-f795-4f2f-960c-d5da627795c8/named-query-elements/named-query-element/8ecb6d89-eadd-4fb1-9d04-42e871530a15","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945409247","model-invariant-id":"1b2c9ba7-e449-4831-ba15-3073672f5ef2"}}
2021-08-02 23:03:29.834  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.836  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"f956ed39-0685-45e4-a910-4f65572f9ac4","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:808"},"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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1d5908e4-9634-46f4-a47c-f15bee21fce7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/1d5908e4-9634-46f4-a47c-f15bee21fce7","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"339aa28a-3c5f-4e39-a9d6-a325e918e0b1","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/339aa28a-3c5f-4e39-a9d6-a325e918e0b1","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"17f48218-49f6-4431-901f-b1300dfae7ad","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/17f48218-49f6-4431-901f-b1300dfae7ad","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"41aa828c-fdc0-48ea-bf4e-cd30262c7604","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/41aa828c-fdc0-48ea-bf4e-cd30262c7604","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"2cb10e93-c747-4126-af55-826d503b3b43","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/2cb10e93-c747-4126-af55-826d503b3b43","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"d00696f4-2e42-42e5-b5e8-6fca623620e7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/d00696f4-2e42-42e5-b5e8-6fca623620e7","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945409247","model-invariant-id":"fcec1b02-b2d0-4834-aef8-d71be04717dd"}}
2021-08-02 23:03:29.847  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.848  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"f956ed39-0685-45e4-a910-4f65572f9ac4","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:834"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e1d667ac-2ca5-4202-bf82-fdeae365c4e7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/e1d667ac-2ca5-4202-bf82-fdeae365c4e7","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945409247","model-invariant-id":"ef86f9c5-2165-44f3-8fc3-96018b609ea5"}}
2021-08-02 23:03:29.859  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.860  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"f956ed39-0685-45e4-a910-4f65572f9ac4","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:840"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"546e18dc-80f4-4654-87dd-b498526bd915","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/546e18dc-80f4-4654-87dd-b498526bd915","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945409247","model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:29.872 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f956ed39-0685-45e4-a910-4f65572f9ac4","status":"201","rqstDate":"210802-23:03:29:231","respDate":"210802-23:03:29:872","sourceId":"AAI-TOOLS:f956ed39-0685-45e4-a910-4f65572f9ac4","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:29:231-76277\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[6463], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46426], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[f956ed39-0685-45e4-a910-4f65572f9ac4], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f956ed39-0685-45e4-a910-4f65572f9ac4]}\"}","respBuf":"{\"ID\":\"2-aai-resources-210802-23:03:29:231-76277\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[81952], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:29:231-76277]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:29.873  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:29.881  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.903  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"f956ed39-0685-45e4-a910-4f65572f9ac4","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:845"},"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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0a0fdb30-d3ba-4fe8-8baf-8de24e9f8182","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/0a0fdb30-d3ba-4fe8-8baf-8de24e9f8182","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"107d7613-f795-4f2f-960c-d5da627795c8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/107d7613-f795-4f2f-960c-d5da627795c8","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"eec7af00-c41b-4617-ad8d-ae261358d107","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/eec7af00-c41b-4617-ad8d-ae261358d107","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9be33dc8-19c6-476b-827d-3383479d07cc","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/9be33dc8-19c6-476b-827d-3383479d07cc","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"960a7688-0abb-47a0-ba2d-c548b407548a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/960a7688-0abb-47a0-ba2d-c548b407548a","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"dfc228ba-41f8-4512-aa64-2d192d2f32fb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/dfc228ba-41f8-4512-aa64-2d192d2f32fb","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945409247","model-invariant-id":"3d560d81-57d0-438b-a2a1-5334dba0651a"}}
2021-08-02 23:03:29.913  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.914  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"f956ed39-0685-45e4-a910-4f65572f9ac4","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:851"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945409247","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:29.923  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.924  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"f956ed39-0685-45e4-a910-4f65572f9ac4","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:29:856"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945409247","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:29.932  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:29.964  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:29.972  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:29.972  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:29.972  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:29.972  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:30.032  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:30.057  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"25f0e757-0bce-4431-8781-afbc5cf2b7eb","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:30:052"},"entity":{"resource-version":"1627945409971","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/v23/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":"a6dd0ae8-6151-4163-a39a-221da8d19409","resource-version":"1627945409971","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/v23/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":"bc7b331c-1e1f-4767-a40a-0babb6717cbc","resource-version":"1627945409971"}]}}]}}}
2021-08-02 23:03:30.068  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:30.069  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"25f0e757-0bce-4431-8781-afbc5cf2b7eb","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:30:058"},"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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"63d7ad21-6cfd-42d8-af3c-249a91587572","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51/named-query-elements/named-query-element/63d7ad21-6cfd-42d8-af3c-249a91587572","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":"a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945409971","model-invariant-id":"6d932c8f-463b-4e76-83fb-87acfbaa2e2d"}}
2021-08-02 23:03:30.083  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:30.084  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"25f0e757-0bce-4431-8781-afbc5cf2b7eb","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:30:063"},"entity":{"relationship-list":{"relationship":[{"related-to":"named-query-element","relationship-data":[{"relationship-value":"670a94e9-874f-4087-8501-62d4d289c519","relationship-key":"named-query.named-query-uuid"},{"relationship-value":"a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bc7b331c-1e1f-4767-a40a-0babb6717cbc","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/a6dd0ae8-6151-4163-a39a-221da8d19409/named-query-elements/named-query-element/bc7b331c-1e1f-4767-a40a-0babb6717cbc","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":"b88ae44d-08f5-40af-bdd0-ad3d1f8c2710","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5f54f215-c8f4-494f-99f7-6afcff7d92da","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/b88ae44d-08f5-40af-bdd0-ad3d1f8c2710/named-query-elements/named-query-element/5f54f215-c8f4-494f-99f7-6afcff7d92da","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945409971","model-invariant-id":"af91c2f7-35fc-43cf-a13d-443f385b2353"}}
2021-08-02 23:03:30.088 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"25f0e757-0bce-4431-8781-afbc5cf2b7eb","status":"201","rqstDate":"210802-23:03:29:965","respDate":"210802-23:03:30:088","sourceId":"AAI-TOOLS:25f0e757-0bce-4431-8781-afbc5cf2b7eb","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:29:965-24026\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[1127], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46438], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[25f0e757-0bce-4431-8781-afbc5cf2b7eb], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[25f0e757-0bce-4431-8781-afbc5cf2b7eb]}\",\"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\":\"0-aai-resources-210802-23:03:29:965-24026\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[86048], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:29:965-24026]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:30.089  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:30.091  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:30.176  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:30.183  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:30.183  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:30.183  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:30.184  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:30.207 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE dox.action, scheduling delivery
2021-08-02 23:03:30.302  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:30.519  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"39a59c0b-eb6f-49b0-abb2-ea7886371fd1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:30:512"},"entity":{"resource-version":"1627945410183","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/v23/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":"108265ba-11da-4537-8397-839dba02b4c2","resource-version":"1627945410183","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/v23/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":"34cb89a6-219c-4960-97c9-5e499a2f2193","resource-version":"1627945410183"}]}}]}}}
2021-08-02 23:03:30.534  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:30.535  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"39a59c0b-eb6f-49b0-abb2-ea7886371fd1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:30:519"},"entity":{"relationship-list":{"relationship":[{"related-to":"named-query-element","relationship-data":[{"relationship-value":"59490c32-eaae-488d-8442-f301b1ed43a9","relationship-key":"named-query.named-query-uuid"},{"relationship-value":"108265ba-11da-4537-8397-839dba02b4c2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"34cb89a6-219c-4960-97c9-5e499a2f2193","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/108265ba-11da-4537-8397-839dba02b4c2/named-query-elements/named-query-element/34cb89a6-219c-4960-97c9-5e499a2f2193","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"63d7ad21-6cfd-42d8-af3c-249a91587572","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51/named-query-elements/named-query-element/63d7ad21-6cfd-42d8-af3c-249a91587572","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":"a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945410183","model-invariant-id":"6d932c8f-463b-4e76-83fb-87acfbaa2e2d"}}
2021-08-02 23:03:30.552  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:30.553  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"39a59c0b-eb6f-49b0-abb2-ea7886371fd1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:30:527"},"entity":{"relationship-list":{"relationship":[{"related-to":"named-query-element","relationship-data":[{"relationship-value":"670a94e9-874f-4087-8501-62d4d289c519","relationship-key":"named-query.named-query-uuid"},{"relationship-value":"a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bc7b331c-1e1f-4767-a40a-0babb6717cbc","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/a6dd0ae8-6151-4163-a39a-221da8d19409/named-query-elements/named-query-element/bc7b331c-1e1f-4767-a40a-0babb6717cbc","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":"108265ba-11da-4537-8397-839dba02b4c2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/108265ba-11da-4537-8397-839dba02b4c2","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":"b88ae44d-08f5-40af-bdd0-ad3d1f8c2710","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5f54f215-c8f4-494f-99f7-6afcff7d92da","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/b88ae44d-08f5-40af-bdd0-ad3d1f8c2710/named-query-elements/named-query-element/5f54f215-c8f4-494f-99f7-6afcff7d92da","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945410183","model-invariant-id":"af91c2f7-35fc-43cf-a13d-443f385b2353"}}
2021-08-02 23:03:30.561  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:30.584 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"39a59c0b-eb6f-49b0-abb2-ea7886371fd1","status":"201","rqstDate":"210802-23:03:30:177","respDate":"210802-23:03:30:584","sourceId":"AAI-TOOLS:39a59c0b-eb6f-49b0-abb2-ea7886371fd1","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:30:177-35787\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[1132], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46440], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[39a59c0b-eb6f-49b0-abb2-ea7886371fd1], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[39a59c0b-eb6f-49b0-abb2-ea7886371fd1]}\",\"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\":\"1-aai-resources-210802-23:03:30:177-35787\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[123104], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:30:177-35787]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:30.585  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:30.683  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:30.692  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:30.692  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:30.692  INFO 10 --- [tp1725165248-35] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:30.692  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:30.757  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:30.759 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"99fb146a-2a92-4473-86e9-be25c6e209ea","status":"200","rqstDate":"210802-23:03:30:757","respDate":"210802-23:03:30:759","sourceId":"healthcheck:99fb146a-2a92-4473-86e9-be25c6e209ea","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:30:757-78114\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60654], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[99fb146a-2a92-4473-86e9-be25c6e209ea]}\"}"}
2021-08-02 23:03:30.759  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:30.888  INFO 10 --- [tp1725165248-35] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:30.941  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"297fcb34-6fad-4541-939b-826a77d5d6bf","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:30:936"},"entity":{"resource-version":"1627945410691","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/v23/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":"54de9e11-f449-4676-b6b9-142e78e55d9c","resource-version":"1627945410691","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/v23/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":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","resource-version":"1627945410691","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/v23/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":"c980656c-e76b-4106-b2e2-51ea1f3bb8d8","resource-version":"1627945410691","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/v23/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":"5e8404ad-35f4-4ef5-bc88-8c132383175f","resource-version":"1627945410691"}]}}]}}]}}]}}}
2021-08-02 23:03:30.951  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:30.952  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"297fcb34-6fad-4541-939b-826a77d5d6bf","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:30:942"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c980656c-e76b-4106-b2e2-51ea1f3bb8d8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e8404ad-35f4-4ef5-bc88-8c132383175f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5/named-query-elements/named-query-element/c980656c-e76b-4106-b2e2-51ea1f3bb8d8/named-query-elements/named-query-element/5e8404ad-35f4-4ef5-bc88-8c132383175f","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945410691","model-invariant-id":"fe012535-2c31-4a39-a739-612374c638a0"}}
2021-08-02 23:03:30.960  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:30.960  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"297fcb34-6fad-4541-939b-826a77d5d6bf","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:30:950"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c980656c-e76b-4106-b2e2-51ea1f3bb8d8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5/named-query-elements/named-query-element/c980656c-e76b-4106-b2e2-51ea1f3bb8d8","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945410691","model-invariant-id":"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8"}}
2021-08-02 23:03:30.969  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:30.970  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"297fcb34-6fad-4541-939b-826a77d5d6bf","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:30:957"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945410691","model-invariant-id":"cea0a982-8d55-4093-921e-418fbccf7060"}}
2021-08-02 23:03:30.978  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:30.979  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"297fcb34-6fad-4541-939b-826a77d5d6bf","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:30:964"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945410691","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:30.979 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"297fcb34-6fad-4541-939b-826a77d5d6bf","status":"201","rqstDate":"210802-23:03:30:683","respDate":"210802-23:03:30:978","sourceId":"AAI-TOOLS:297fcb34-6fad-4541-939b-826a77d5d6bf","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:30:683-78202\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[2361], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46452], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[297fcb34-6fad-4541-939b-826a77d5d6bf], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[297fcb34-6fad-4541-939b-826a77d5d6bf]}\",\"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\":\"0-aai-resources-210802-23:03:30:683-78202\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[127200], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:30:683-78202]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:30.979  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:30.987  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:31.075  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:31.085  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:31.086  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:31.086  INFO 10 --- [tp1725165248-31] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:31.086  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:31.129  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:31.131 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a436b7d-e4be-42f3-9b8c-651769ba201b","status":"200","rqstDate":"210802-23:03:31:130","respDate":"210802-23:03:31:131","sourceId":"haproxy:1a436b7d-e4be-42f3-9b8c-651769ba201b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:31:130-42651\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a436b7d-e4be-42f3-9b8c-651769ba201b]}\"}"}
2021-08-02 23:03:31.131  INFO 10 --- [tp1725165248-31] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:31.132  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:31.164  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"298fa63a-20cb-4c01-a7f2-3d78d8813541","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:31:158"},"entity":{"resource-version":"1627945411084","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/v23/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":"55b23f82-b52a-462f-a999-733bddfbefd2","resource-version":"1627945411084"}]}}}
2021-08-02 23:03:31.184 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"298fa63a-20cb-4c01-a7f2-3d78d8813541","status":"201","rqstDate":"210802-23:03:31:075","respDate":"210802-23:03:31:184","sourceId":"AAI-TOOLS:298fa63a-20cb-4c01-a7f2-3d78d8813541","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:31:075-15053\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[642], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46464], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[298fa63a-20cb-4c01-a7f2-3d78d8813541], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[298fa63a-20cb-4c01-a7f2-3d78d8813541]}\",\"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-210802-23:03:31:075-15053\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[77880], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:31:075-15053]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:31.185  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:31.188  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:31.190  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"298fa63a-20cb-4c01-a7f2-3d78d8813541","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:31:166"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c980656c-e76b-4106-b2e2-51ea1f3bb8d8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e8404ad-35f4-4ef5-bc88-8c132383175f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5/named-query-elements/named-query-element/c980656c-e76b-4106-b2e2-51ea1f3bb8d8/named-query-elements/named-query-element/5e8404ad-35f4-4ef5-bc88-8c132383175f","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":"55b23f82-b52a-462f-a999-733bddfbefd2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/55b23f82-b52a-462f-a999-733bddfbefd2","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945411084","model-invariant-id":"fe012535-2c31-4a39-a739-612374c638a0"}}
2021-08-02 23:03:31.202  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:31.208 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.action (TABLE)
2021-08-02 23:03:31.290  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:31.308  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:31.308  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:31.308  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:31.309  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:31.442 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE dox.action, scheduling delivery
2021-08-02 23:03:31.841  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:32.136  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:32:123"},"entity":{"resource-version":"1627945411306","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/v23/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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","resource-version":"1627945411306","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/v23/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":"4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","resource-version":"1627945411306","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/v23/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":"7ed49c39-0abd-483a-bddd-2709bde3a9cd","resource-version":"1627945411306","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/v23/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":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","resource-version":"1627945411306","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/v23/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":"8ae72333-1829-4137-a841-cee9117a7728","resource-version":"1627945411306","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/v23/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":"1c75999b-161f-4f14-a96f-62cda80c2393","resource-version":"1627945411306","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/v23/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":"1e87daec-ab4d-4b1f-8243-23f291e10b64","resource-version":"1627945411306","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/v23/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":"4f253b65-48bb-41f5-97c9-7acc3bc06bfd","resource-version":"1627945411306","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/v23/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":"15dc2c29-b993-485d-a8fa-b6a09a360f8b","resource-version":"1627945411306","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":"aad85df2-09be-40fa-b867-16415e4e10e2","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"bb803cba-b1d1-4aeb-9d6c-fb83d19123e9","resource-version":"1627945411306","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/v23/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":"fe58e501-3ca2-4f51-9131-66a392c1ad68","resource-version":"1627945411306","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/v23/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":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","resource-version":"1627945411306","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/v23/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":"55d10838-bc19-48a5-8099-3aa8ff2c6b45","resource-version":"1627945411306","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/v23/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":"a51d4aa6-0886-4bc9-a810-b95588b50069","resource-version":"1627945411306","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/v23/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":"72971a93-9809-4cb4-9483-f75f4ee289d6","resource-version":"1627945411306","property-collect-list":["service-provider-name"]}]},"property-collect-list":["interface-name"]}]},"property-collect-list":["hostname"]},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"cea0a982-8d55-4093-921e-418fbccf7060","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","resource-version":"1627945411306","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/v23/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":"b0e5ada2-97c4-4ac6-bac1-0385aa48c725","resource-version":"1627945411306","property-collect-list":["l3-interface-ipv6-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/v23/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":"c5f5ce41-78a2-484e-8dc8-2ce8a30794da","resource-version":"1627945411306","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/v23/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":"49c2f578-05d4-419a-825e-6e0ee84b9866","resource-version":"1627945411306","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/v23/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":"70a76b0a-3525-4838-b5db-c496980004fa","resource-version":"1627945411306","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/v23/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":"e6d88262-ea8e-41c3-832e-3fba5594ad77","resource-version":"1627945411306","property-collect-list":["l3-interface-ipv4-address"]}]},"property-collect-list":["interface-name"]}]},"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":["persona-model-id","service-instance-id","service-instance-location-id","service-instance-name"]}]}}}
2021-08-02 23:03:32.150  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:32.151  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:32:137"},"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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7ed49c39-0abd-483a-bddd-2709bde3a9cd","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/4dabcba1-2818-4b9d-b4d7-459ef0bb36f8/named-query-elements/named-query-element/7ed49c39-0abd-483a-bddd-2709bde3a9cd","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"efd2f9d0-2174-40fe-a557-dbeda4c5c625","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d/named-query-elements/named-query-element/efd2f9d0-2174-40fe-a557-dbeda4c5c625","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945411306","model-invariant-id":"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e"}}
2021-08-02 23:03:32.160 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE dox.action, scheduling delivery
2021-08-02 23:03:32.162  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:32.163  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:32:147"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945411306","model-invariant-id":"2e1a602a-acd8-4f78-94ff-618b802a303b"}}
2021-08-02 23:03:32.173  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:32.174  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:32:154"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"88111136-36fc-4dab-8141-d3d9931f8ef6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/88111136-36fc-4dab-8141-d3d9931f8ef6","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"55d10838-bc19-48a5-8099-3aa8ff2c6b45","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a51d4aa6-0886-4bc9-a810-b95588b50069","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/55d10838-bc19-48a5-8099-3aa8ff2c6b45/named-query-elements/named-query-element/a51d4aa6-0886-4bc9-a810-b95588b50069","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945411306","model-invariant-id":"94043c37-4e73-439c-a790-0fdd697924cd"}}
2021-08-02 23:03:32.182  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:32.183  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:32:159"},"entity":{"relationship-list":{"relationship":[{"related-to":"named-query-element","relationship-data":[{"relationship-value":"59490c32-eaae-488d-8442-f301b1ed43a9","relationship-key":"named-query.named-query-uuid"},{"relationship-value":"108265ba-11da-4537-8397-839dba02b4c2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"34cb89a6-219c-4960-97c9-5e499a2f2193","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/108265ba-11da-4537-8397-839dba02b4c2/named-query-elements/named-query-element/34cb89a6-219c-4960-97c9-5e499a2f2193","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"55d10838-bc19-48a5-8099-3aa8ff2c6b45","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/55d10838-bc19-48a5-8099-3aa8ff2c6b45","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"63d7ad21-6cfd-42d8-af3c-249a91587572","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51/named-query-elements/named-query-element/63d7ad21-6cfd-42d8-af3c-249a91587572","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":"a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945411306","model-invariant-id":"6d932c8f-463b-4e76-83fb-87acfbaa2e2d"}}
2021-08-02 23:03:32.208  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:32.209  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:32:169"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c980656c-e76b-4106-b2e2-51ea1f3bb8d8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5/named-query-elements/named-query-element/c980656c-e76b-4106-b2e2-51ea1f3bb8d8","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1e87daec-ab4d-4b1f-8243-23f291e10b64","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/1e87daec-ab4d-4b1f-8243-23f291e10b64","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5f5ce41-78a2-484e-8dc8-2ce8a30794da","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/c5f5ce41-78a2-484e-8dc8-2ce8a30794da","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945411306","model-invariant-id":"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8"}}
2021-08-02 23:03:32.220  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:32.222  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:32:175"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"546e18dc-80f4-4654-87dd-b498526bd915","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/546e18dc-80f4-4654-87dd-b498526bd915","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945411306","model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:32.230  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:32.232  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:32:181"},"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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5f5ce41-78a2-484e-8dc8-2ce8a30794da","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"49c2f578-05d4-419a-825e-6e0ee84b9866","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/c5f5ce41-78a2-484e-8dc8-2ce8a30794da/named-query-elements/named-query-element/49c2f578-05d4-419a-825e-6e0ee84b9866","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bb803cba-b1d1-4aeb-9d6c-fb83d19123e9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/bb803cba-b1d1-4aeb-9d6c-fb83d19123e9","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1e87daec-ab4d-4b1f-8243-23f291e10b64","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"15dc2c29-b993-485d-a8fa-b6a09a360f8b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/1e87daec-ab4d-4b1f-8243-23f291e10b64/named-query-elements/named-query-element/15dc2c29-b993-485d-a8fa-b6a09a360f8b","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e6d88262-ea8e-41c3-832e-3fba5594ad77","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/e6d88262-ea8e-41c3-832e-3fba5594ad77","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945411306","model-invariant-id":"aad85df2-09be-40fa-b867-16415e4e10e2"}}
2021-08-02 23:03:32.241  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:32.243  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:32:206"},"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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"b0e5ada2-97c4-4ac6-bac1-0385aa48c725","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/b0e5ada2-97c4-4ac6-bac1-0385aa48c725","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5f5ce41-78a2-484e-8dc8-2ce8a30794da","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70a76b0a-3525-4838-b5db-c496980004fa","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/c5f5ce41-78a2-484e-8dc8-2ce8a30794da/named-query-elements/named-query-element/70a76b0a-3525-4838-b5db-c496980004fa","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1e87daec-ab4d-4b1f-8243-23f291e10b64","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f253b65-48bb-41f5-97c9-7acc3bc06bfd","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/1e87daec-ab4d-4b1f-8243-23f291e10b64/named-query-elements/named-query-element/4f253b65-48bb-41f5-97c9-7acc3bc06bfd","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fe58e501-3ca2-4f51-9131-66a392c1ad68","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/fe58e501-3ca2-4f51-9131-66a392c1ad68","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945411306","model-invariant-id":"82966045-43ee-4982-8307-7e9610866140"}}
2021-08-02 23:03:32.251  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:32.253  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:32:214"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945411306","model-invariant-id":"cea0a982-8d55-4093-921e-418fbccf7060"}}
2021-08-02 23:03:32.263  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:32.264  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:32:222"},"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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"55d10838-bc19-48a5-8099-3aa8ff2c6b45","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a51d4aa6-0886-4bc9-a810-b95588b50069","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"72971a93-9809-4cb4-9483-f75f4ee289d6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/55d10838-bc19-48a5-8099-3aa8ff2c6b45/named-query-elements/named-query-element/a51d4aa6-0886-4bc9-a810-b95588b50069/named-query-elements/named-query-element/72971a93-9809-4cb4-9483-f75f4ee289d6","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945411306","model-invariant-id":"c822d81f-822f-4304-9623-1025b53da568"}}
2021-08-02 23:03:32.310  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:32.312  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:32:234"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945411306","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:32.322  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:32.323  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:32:241"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945411306","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:32.337  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:32.384 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","status":"201","rqstDate":"210802-23:03:31:290","respDate":"210802-23:03:32:384","sourceId":"AAI-TOOLS:4b8ae25e-7588-4619-ac36-9ecb92c6dbf1","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:31:290-28828\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[16162], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46472], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[4b8ae25e-7588-4619-ac36-9ecb92c6dbf1], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4b8ae25e-7588-4619-ac36-9ecb92c6dbf1]}\",\"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\":\"2-aai-resources-210802-23:03:31:290-28828\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[98384], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:31:290-28828]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:32.385  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:32.483  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:32.496  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:32.497  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:32.497  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:32.497  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:32.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:32.631 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d8e7f989-fbf1-4e52-8544-01eaf294e623","status":"200","rqstDate":"210802-23:03:32:629","respDate":"210802-23:03:32:630","sourceId":"OOM_ReadinessCheck:d8e7f989-fbf1-4e52-8544-01eaf294e623","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:32:629-36070\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39708], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d8e7f989-fbf1-4e52-8544-01eaf294e623]}\"}"}
2021-08-02 23:03:32.631  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:32.948  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:33.142  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:33.145 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bcdea713-0464-42e0-9ce8-5e6d5d5a51bf","status":"200","rqstDate":"210802-23:03:33:143","respDate":"210802-23:03:33:145","sourceId":"haproxy:bcdea713-0464-42e0-9ce8-5e6d5d5a51bf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:33:143-46584\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bcdea713-0464-42e0-9ce8-5e6d5d5a51bf]}\"}"}
2021-08-02 23:03:33.146  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:33.160 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.action (TABLE)
2021-08-02 23:03:33.301 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE dox.action, scheduling delivery
2021-08-02 23:03:33.508  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:33:496"},"entity":{"resource-version":"1627945412496","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/v23/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":"65b31525-113e-43b0-9472-6fdc11f103a5","resource-version":"1627945412496","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/v23/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":"0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","resource-version":"1627945412496","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/v23/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":"97309a1e-164a-4fdd-ae0e-4b6a2f600a83","resource-version":"1627945412496","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/v23/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":"712bcb96-677d-470a-8392-cb31a049ffa6","resource-version":"1627945412496","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/v23/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":"33bdcef9-63dc-406c-896e-f024c3f9915e","resource-version":"1627945412496","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/v23/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":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","resource-version":"1627945412496","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/v23/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":"9ae64a72-a776-4e41-bf8b-1cdaa2bc7651","resource-version":"1627945412496","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/v23/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":"e741bfe3-12b0-4600-b0cc-6e43fe6b311b","resource-version":"1627945412496","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/v23/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":"7d4a3253-e593-468e-9184-cbd5ebd53f3d","resource-version":"1627945412496","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/v23/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":"2a3149bf-6c76-4778-b869-af11586a6a3a","resource-version":"1627945412496","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/v23/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":"27908cab-1cdd-42ad-aeaa-438d88d93cce","resource-version":"1627945412496","property-collect-list":["l3-interface-ipv4-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/v23/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":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","resource-version":"1627945412496","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/v23/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":"fc801b11-5399-4513-9746-2b5925f6d4a5","resource-version":"1627945412496","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/v23/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":"2a32c419-cb9b-4013-89da-5b510319b6c5","resource-version":"1627945412496","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/v23/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":"c851ff21-9384-43b2-be99-654f1ae76d6c","resource-version":"1627945412496","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/v23/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":"359b1ae7-c618-41e7-93af-dc11e5e914a6","resource-version":"1627945412496","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/v23/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":"1dc2a1ac-6d7c-4969-9f78-c52319eb8ae3","resource-version":"1627945412496","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/v23/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":"5cf7695e-eaed-4c87-b17b-5a81f0d5c869","resource-version":"1627945412496","property-collect-list":["l3-interface-ipv4-address"]}]},"property-collect-list":["speed-units","speed-value","vlan-description","vlan-id-inner","vlan-id-outer","vlan-interface"]}]},"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/v23/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":"5ea424cf-8d65-4315-84de-117a4c47ab46","resource-version":"1627945412496","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/v23/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":"aa64b814-b011-46a2-8e0c-20b2469bf810","resource-version":"1627945412496","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/v23/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":"5db1a83c-d868-49fa-b9e4-cb2822ae9f60","resource-version":"1627945412496","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"]}]}}}
2021-08-02 23:03:33.527  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:33.528  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:33:508"},"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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7ed49c39-0abd-483a-bddd-2709bde3a9cd","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/4dabcba1-2818-4b9d-b4d7-459ef0bb36f8/named-query-elements/named-query-element/7ed49c39-0abd-483a-bddd-2709bde3a9cd","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"efd2f9d0-2174-40fe-a557-dbeda4c5c625","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d/named-query-elements/named-query-element/efd2f9d0-2174-40fe-a557-dbeda4c5c625","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"97309a1e-164a-4fdd-ae0e-4b6a2f600a83","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/0bdf97bb-1f09-443d-ba38-ab97d0a3dd43/named-query-elements/named-query-element/97309a1e-164a-4fdd-ae0e-4b6a2f600a83","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945412496","model-invariant-id":"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e"}}
2021-08-02 23:03:33.547  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:33.548  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:33:515"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945412496","model-invariant-id":"2e1a602a-acd8-4f78-94ff-618b802a303b"}}
2021-08-02 23:03:33.556  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:33.557  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:33:522"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"88111136-36fc-4dab-8141-d3d9931f8ef6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/88111136-36fc-4dab-8141-d3d9931f8ef6","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"55d10838-bc19-48a5-8099-3aa8ff2c6b45","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a51d4aa6-0886-4bc9-a810-b95588b50069","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/55d10838-bc19-48a5-8099-3aa8ff2c6b45/named-query-elements/named-query-element/a51d4aa6-0886-4bc9-a810-b95588b50069","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ea424cf-8d65-4315-84de-117a4c47ab46","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"aa64b814-b011-46a2-8e0c-20b2469bf810","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/5ea424cf-8d65-4315-84de-117a4c47ab46/named-query-elements/named-query-element/aa64b814-b011-46a2-8e0c-20b2469bf810","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945412496","model-invariant-id":"94043c37-4e73-439c-a790-0fdd697924cd"}}
2021-08-02 23:03:33.570  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:33.571  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:33:529"},"entity":{"relationship-list":{"relationship":[{"related-to":"named-query-element","relationship-data":[{"relationship-value":"59490c32-eaae-488d-8442-f301b1ed43a9","relationship-key":"named-query.named-query-uuid"},{"relationship-value":"108265ba-11da-4537-8397-839dba02b4c2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"34cb89a6-219c-4960-97c9-5e499a2f2193","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/108265ba-11da-4537-8397-839dba02b4c2/named-query-elements/named-query-element/34cb89a6-219c-4960-97c9-5e499a2f2193","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"55d10838-bc19-48a5-8099-3aa8ff2c6b45","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/55d10838-bc19-48a5-8099-3aa8ff2c6b45","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"63d7ad21-6cfd-42d8-af3c-249a91587572","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51/named-query-elements/named-query-element/63d7ad21-6cfd-42d8-af3c-249a91587572","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ea424cf-8d65-4315-84de-117a4c47ab46","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/5ea424cf-8d65-4315-84de-117a4c47ab46","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":"a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945412496","model-invariant-id":"6d932c8f-463b-4e76-83fb-87acfbaa2e2d"}}
2021-08-02 23:03:33.609  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:33.610  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:33:534"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c980656c-e76b-4106-b2e2-51ea1f3bb8d8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5/named-query-elements/named-query-element/c980656c-e76b-4106-b2e2-51ea1f3bb8d8","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1e87daec-ab4d-4b1f-8243-23f291e10b64","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/1e87daec-ab4d-4b1f-8243-23f291e10b64","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5f5ce41-78a2-484e-8dc8-2ce8a30794da","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/c5f5ce41-78a2-484e-8dc8-2ce8a30794da","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9ae64a72-a776-4e41-bf8b-1cdaa2bc7651","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9/named-query-elements/named-query-element/9ae64a72-a776-4e41-bf8b-1cdaa2bc7651","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"359b1ae7-c618-41e7-93af-dc11e5e914a6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5/named-query-elements/named-query-element/359b1ae7-c618-41e7-93af-dc11e5e914a6","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945412496","model-invariant-id":"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8"}}
2021-08-02 23:03:33.724  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:33.726  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:33:541"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"546e18dc-80f4-4654-87dd-b498526bd915","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/546e18dc-80f4-4654-87dd-b498526bd915","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945412496","model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:33.735  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:33.739  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:33:548"},"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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5f5ce41-78a2-484e-8dc8-2ce8a30794da","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"49c2f578-05d4-419a-825e-6e0ee84b9866","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/c5f5ce41-78a2-484e-8dc8-2ce8a30794da/named-query-elements/named-query-element/49c2f578-05d4-419a-825e-6e0ee84b9866","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bb803cba-b1d1-4aeb-9d6c-fb83d19123e9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/bb803cba-b1d1-4aeb-9d6c-fb83d19123e9","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c851ff21-9384-43b2-be99-654f1ae76d6c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5/named-query-elements/named-query-element/c851ff21-9384-43b2-be99-654f1ae76d6c","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1e87daec-ab4d-4b1f-8243-23f291e10b64","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"15dc2c29-b993-485d-a8fa-b6a09a360f8b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/1e87daec-ab4d-4b1f-8243-23f291e10b64/named-query-elements/named-query-element/15dc2c29-b993-485d-a8fa-b6a09a360f8b","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e6d88262-ea8e-41c3-832e-3fba5594ad77","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/e6d88262-ea8e-41c3-832e-3fba5594ad77","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9ae64a72-a776-4e41-bf8b-1cdaa2bc7651","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7d4a3253-e593-468e-9184-cbd5ebd53f3d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9/named-query-elements/named-query-element/9ae64a72-a776-4e41-bf8b-1cdaa2bc7651/named-query-elements/named-query-element/7d4a3253-e593-468e-9184-cbd5ebd53f3d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"27908cab-1cdd-42ad-aeaa-438d88d93cce","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9/named-query-elements/named-query-element/27908cab-1cdd-42ad-aeaa-438d88d93cce","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"359b1ae7-c618-41e7-93af-dc11e5e914a6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5cf7695e-eaed-4c87-b17b-5a81f0d5c869","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5/named-query-elements/named-query-element/359b1ae7-c618-41e7-93af-dc11e5e914a6/named-query-elements/named-query-element/5cf7695e-eaed-4c87-b17b-5a81f0d5c869","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945412496","model-invariant-id":"aad85df2-09be-40fa-b867-16415e4e10e2"}}
2021-08-02 23:03:33.743 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","status":"201","rqstDate":"210802-23:03:32:484","respDate":"210802-23:03:33:743","sourceId":"AAI-TOOLS:59071ca7-2d5b-430a-8af6-1aaf71d876d5","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:32:484-47030\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[16164], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46496], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[59071ca7-2d5b-430a-8af6-1aaf71d876d5], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[59071ca7-2d5b-430a-8af6-1aaf71d876d5]}\",\"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-210802-23:03:32:484-47030\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[110760], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:32:484-47030]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:33.744  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:33.752  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:33.753  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:33:557"},"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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"359b1ae7-c618-41e7-93af-dc11e5e914a6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1dc2a1ac-6d7c-4969-9f78-c52319eb8ae3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5/named-query-elements/named-query-element/359b1ae7-c618-41e7-93af-dc11e5e914a6/named-query-elements/named-query-element/1dc2a1ac-6d7c-4969-9f78-c52319eb8ae3","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"2a32c419-cb9b-4013-89da-5b510319b6c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5/named-query-elements/named-query-element/2a32c419-cb9b-4013-89da-5b510319b6c5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"b0e5ada2-97c4-4ac6-bac1-0385aa48c725","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/b0e5ada2-97c4-4ac6-bac1-0385aa48c725","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9ae64a72-a776-4e41-bf8b-1cdaa2bc7651","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e741bfe3-12b0-4600-b0cc-6e43fe6b311b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9/named-query-elements/named-query-element/9ae64a72-a776-4e41-bf8b-1cdaa2bc7651/named-query-elements/named-query-element/e741bfe3-12b0-4600-b0cc-6e43fe6b311b","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5f5ce41-78a2-484e-8dc8-2ce8a30794da","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70a76b0a-3525-4838-b5db-c496980004fa","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/c5f5ce41-78a2-484e-8dc8-2ce8a30794da/named-query-elements/named-query-element/70a76b0a-3525-4838-b5db-c496980004fa","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1e87daec-ab4d-4b1f-8243-23f291e10b64","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f253b65-48bb-41f5-97c9-7acc3bc06bfd","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/1e87daec-ab4d-4b1f-8243-23f291e10b64/named-query-elements/named-query-element/4f253b65-48bb-41f5-97c9-7acc3bc06bfd","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"2a3149bf-6c76-4778-b869-af11586a6a3a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9/named-query-elements/named-query-element/2a3149bf-6c76-4778-b869-af11586a6a3a","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fe58e501-3ca2-4f51-9131-66a392c1ad68","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/fe58e501-3ca2-4f51-9131-66a392c1ad68","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945412496","model-invariant-id":"82966045-43ee-4982-8307-7e9610866140"}}
2021-08-02 23:03:33.764  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:33.765  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:33:565"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945412496","model-invariant-id":"cea0a982-8d55-4093-921e-418fbccf7060"}}
2021-08-02 23:03:33.772  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:33.773  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:33:602"},"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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ea424cf-8d65-4315-84de-117a4c47ab46","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"aa64b814-b011-46a2-8e0c-20b2469bf810","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5db1a83c-d868-49fa-b9e4-cb2822ae9f60","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/5ea424cf-8d65-4315-84de-117a4c47ab46/named-query-elements/named-query-element/aa64b814-b011-46a2-8e0c-20b2469bf810/named-query-elements/named-query-element/5db1a83c-d868-49fa-b9e4-cb2822ae9f60","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"55d10838-bc19-48a5-8099-3aa8ff2c6b45","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a51d4aa6-0886-4bc9-a810-b95588b50069","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"72971a93-9809-4cb4-9483-f75f4ee289d6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/55d10838-bc19-48a5-8099-3aa8ff2c6b45/named-query-elements/named-query-element/a51d4aa6-0886-4bc9-a810-b95588b50069/named-query-elements/named-query-element/72971a93-9809-4cb4-9483-f75f4ee289d6","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945412496","model-invariant-id":"c822d81f-822f-4304-9623-1025b53da568"}}
2021-08-02 23:03:33.782  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:33.783  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:33:714"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945412496","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:33.791  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:33.793  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"59071ca7-2d5b-430a-8af6-1aaf71d876d5","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:33:719"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945412496","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:33.802  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:33.838  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:33.857  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:33.857  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:33.857  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:33.858  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:34.302 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.action (TABLE)
2021-08-02 23:03:34.432 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE dox.action, scheduling delivery
2021-08-02 23:03:34.507  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:35.154  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:35.156 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cb3bcdcf-ed2f-4e2b-8008-f8f5eba4d463","status":"200","rqstDate":"210802-23:03:35:154","respDate":"210802-23:03:35:155","sourceId":"haproxy:cb3bcdcf-ed2f-4e2b-8008-f8f5eba4d463","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:35:154-15421\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb3bcdcf-ed2f-4e2b-8008-f8f5eba4d463]}\"}"}
2021-08-02 23:03:35.156  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:35.178 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.ecompcomponent, scheduling delivery
2021-08-02 23:03:35.417  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"22d18703-f23a-481d-a08d-0901684dde07","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:35:404"},"entity":{"resource-version":"1627945413856","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/v23/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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","resource-version":"1627945413856","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/v23/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":"c926ea34-4830-4f56-aa49-623acf0d4411","resource-version":"1627945413856","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/v23/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":"ea2388a2-5bd8-4e9e-9549-e2875f580aa7","resource-version":"1627945413856","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/v23/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":"e28ca075-5d94-4ad2-8976-1f3144f5a97b","resource-version":"1627945413856","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/v23/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":"93bffeb5-dc42-41a6-a037-58a72fb3dff5","resource-version":"1627945413856"}]}}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"cea0a982-8d55-4093-921e-418fbccf7060","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"8e020cf0-a4a1-4a3c-90bd-4c77382012f8","resource-version":"1627945413856","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/v23/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":"ebd927d3-520b-4bde-b317-bfdab902e300","resource-version":"1627945413856"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"948c32da-3216-4c17-9898-e031a0831c10","resource-version":"1627945413856","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/v23/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":"6f35ff6a-093f-464c-becd-b40a5bcb0216","resource-version":"1627945413856"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"82966045-43ee-4982-8307-7e9610866140","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"d4f70f50-4343-4a37-adc1-ab3c60935a86","resource-version":"1627945413856"}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"82966045-43ee-4982-8307-7e9610866140","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"086d38f8-9fbe-4f4b-a00e-8d93b49c8c77","resource-version":"1627945413856"}]}}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"f6d6a23d-a1a9-48ff-8419-b6530da2d381","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","resource-version":"1627945413856","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/v23/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":"81432955-a9bb-47f4-b1ad-283fd5e57f22","resource-version":"1627945413856","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/v23/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":"979f30f2-f406-4d8d-96e4-07d03171c8d7","resource-version":"1627945413856","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/v23/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":"73210067-de42-45a0-b39e-ae686d824709","resource-version":"1627945413856","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/v23/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":"55552cb1-0da0-4e44-9e18-2f84c1fb4ce6","resource-version":"1627945413856"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"82966045-43ee-4982-8307-7e9610866140","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"123c8887-0f1a-4e44-bfcf-ed5ad8ca737c","resource-version":"1627945413856"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"4c88d1d1-df40-4790-a49f-967ade8dd0f2","resource-version":"1627945413856","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/v23/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":"3fa2cde3-4cae-4d0b-86e3-d32a60746ba9","resource-version":"1627945413856"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"aad85df2-09be-40fa-b867-16415e4e10e2","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"cc26c013-7358-4c84-bfd4-40f41f83a4f8","resource-version":"1627945413856"}]}}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"5ba29388-3cd1-4a59-8ada-5d34ab639730","resource-version":"1627945413856","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/v23/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":"c8a64347-b298-4216-ab55-adcb52558aab","resource-version":"1627945413856","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/v23/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":"0626d5e1-554a-4ffe-ac93-3f126d57345d","resource-version":"1627945413856"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"82966045-43ee-4982-8307-7e9610866140","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"6fe5698f-285e-44ad-8f4b-419e43c86f47","resource-version":"1627945413856"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"3b7ea53b-d8f5-483c-809c-775d31596056","resource-version":"1627945413856","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/v23/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":"87d60c5c-89d4-41cc-a7d2-e7f7de05b348","resource-version":"1627945413856"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"aad85df2-09be-40fa-b867-16415e4e10e2","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"496493c4-445a-49b9-a98e-5b69d9b17a74","resource-version":"1627945413856"}]}}]}}]}}]}}]}}]}}]}}]}}}
2021-08-02 23:03:35.434  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:35.435  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"22d18703-f23a-481d-a08d-0901684dde07","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:35:418"},"entity":{"relationship-list":{"relationship":[{"related-to":"named-query-element","relationship-data":[{"relationship-value":"59490c32-eaae-488d-8442-f301b1ed43a9","relationship-key":"named-query.named-query-uuid"},{"relationship-value":"108265ba-11da-4537-8397-839dba02b4c2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"34cb89a6-219c-4960-97c9-5e499a2f2193","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/108265ba-11da-4537-8397-839dba02b4c2/named-query-elements/named-query-element/34cb89a6-219c-4960-97c9-5e499a2f2193","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"55d10838-bc19-48a5-8099-3aa8ff2c6b45","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/55d10838-bc19-48a5-8099-3aa8ff2c6b45","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"63d7ad21-6cfd-42d8-af3c-249a91587572","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51/named-query-elements/named-query-element/63d7ad21-6cfd-42d8-af3c-249a91587572","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ea424cf-8d65-4315-84de-117a4c47ab46","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/5ea424cf-8d65-4315-84de-117a4c47ab46","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":"a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/a6dd0ae8-6151-4163-a39a-221da8d19409","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"ea2388a2-5bd8-4e9e-9549-e2875f580aa7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e28ca075-5d94-4ad2-8976-1f3144f5a97b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/ea2388a2-5bd8-4e9e-9549-e2875f580aa7/named-query-elements/named-query-element/e28ca075-5d94-4ad2-8976-1f3144f5a97b","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945413856","model-invariant-id":"6d932c8f-463b-4e76-83fb-87acfbaa2e2d"}}
2021-08-02 23:03:35.446  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:35.447  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"22d18703-f23a-481d-a08d-0901684dde07","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:35:432"},"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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945413856","model-invariant-id":"f6d6a23d-a1a9-48ff-8419-b6530da2d381"}}
2021-08-02 23:03:35.461  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:35.463  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"22d18703-f23a-481d-a08d-0901684dde07","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:35:437"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c980656c-e76b-4106-b2e2-51ea1f3bb8d8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5/named-query-elements/named-query-element/c980656c-e76b-4106-b2e2-51ea1f3bb8d8","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1e87daec-ab4d-4b1f-8243-23f291e10b64","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/1e87daec-ab4d-4b1f-8243-23f291e10b64","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5f5ce41-78a2-484e-8dc8-2ce8a30794da","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/c5f5ce41-78a2-484e-8dc8-2ce8a30794da","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e020cf0-a4a1-4a3c-90bd-4c77382012f8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"948c32da-3216-4c17-9898-e031a0831c10","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/8e020cf0-a4a1-4a3c-90bd-4c77382012f8/named-query-elements/named-query-element/948c32da-3216-4c17-9898-e031a0831c10","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9ae64a72-a776-4e41-bf8b-1cdaa2bc7651","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9/named-query-elements/named-query-element/9ae64a72-a776-4e41-bf8b-1cdaa2bc7651","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73210067-de42-45a0-b39e-ae686d824709","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4c88d1d1-df40-4790-a49f-967ade8dd0f2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/73210067-de42-45a0-b39e-ae686d824709/named-query-elements/named-query-element/4c88d1d1-df40-4790-a49f-967ade8dd0f2","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c8a64347-b298-4216-ab55-adcb52558aab","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3b7ea53b-d8f5-483c-809c-775d31596056","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730/named-query-elements/named-query-element/c8a64347-b298-4216-ab55-adcb52558aab/named-query-elements/named-query-element/3b7ea53b-d8f5-483c-809c-775d31596056","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"359b1ae7-c618-41e7-93af-dc11e5e914a6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5/named-query-elements/named-query-element/359b1ae7-c618-41e7-93af-dc11e5e914a6","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945413856","model-invariant-id":"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8"}}
2021-08-02 23:03:35.475  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:35.477  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"22d18703-f23a-481d-a08d-0901684dde07","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:35:445"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"546e18dc-80f4-4654-87dd-b498526bd915","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/546e18dc-80f4-4654-87dd-b498526bd915","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"ea2388a2-5bd8-4e9e-9549-e2875f580aa7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/ea2388a2-5bd8-4e9e-9549-e2875f580aa7","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945413856","model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:35.487  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:35.504  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"22d18703-f23a-481d-a08d-0901684dde07","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:35:452"},"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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e020cf0-a4a1-4a3c-90bd-4c77382012f8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"ebd927d3-520b-4bde-b317-bfdab902e300","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/8e020cf0-a4a1-4a3c-90bd-4c77382012f8/named-query-elements/named-query-element/ebd927d3-520b-4bde-b317-bfdab902e300","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c8a64347-b298-4216-ab55-adcb52558aab","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0626d5e1-554a-4ffe-ac93-3f126d57345d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730/named-query-elements/named-query-element/c8a64347-b298-4216-ab55-adcb52558aab/named-query-elements/named-query-element/0626d5e1-554a-4ffe-ac93-3f126d57345d","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5f5ce41-78a2-484e-8dc8-2ce8a30794da","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"49c2f578-05d4-419a-825e-6e0ee84b9866","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/c5f5ce41-78a2-484e-8dc8-2ce8a30794da/named-query-elements/named-query-element/49c2f578-05d4-419a-825e-6e0ee84b9866","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bb803cba-b1d1-4aeb-9d6c-fb83d19123e9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/bb803cba-b1d1-4aeb-9d6c-fb83d19123e9","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c851ff21-9384-43b2-be99-654f1ae76d6c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5/named-query-elements/named-query-element/c851ff21-9384-43b2-be99-654f1ae76d6c","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e020cf0-a4a1-4a3c-90bd-4c77382012f8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"948c32da-3216-4c17-9898-e031a0831c10","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6f35ff6a-093f-464c-becd-b40a5bcb0216","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/8e020cf0-a4a1-4a3c-90bd-4c77382012f8/named-query-elements/named-query-element/948c32da-3216-4c17-9898-e031a0831c10/named-query-elements/named-query-element/6f35ff6a-093f-464c-becd-b40a5bcb0216","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73210067-de42-45a0-b39e-ae686d824709","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4c88d1d1-df40-4790-a49f-967ade8dd0f2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cc26c013-7358-4c84-bfd4-40f41f83a4f8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/73210067-de42-45a0-b39e-ae686d824709/named-query-elements/named-query-element/4c88d1d1-df40-4790-a49f-967ade8dd0f2/named-query-elements/named-query-element/cc26c013-7358-4c84-bfd4-40f41f83a4f8","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73210067-de42-45a0-b39e-ae686d824709","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"55552cb1-0da0-4e44-9e18-2f84c1fb4ce6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/73210067-de42-45a0-b39e-ae686d824709/named-query-elements/named-query-element/55552cb1-0da0-4e44-9e18-2f84c1fb4ce6","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1e87daec-ab4d-4b1f-8243-23f291e10b64","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"15dc2c29-b993-485d-a8fa-b6a09a360f8b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/1e87daec-ab4d-4b1f-8243-23f291e10b64/named-query-elements/named-query-element/15dc2c29-b993-485d-a8fa-b6a09a360f8b","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e6d88262-ea8e-41c3-832e-3fba5594ad77","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/e6d88262-ea8e-41c3-832e-3fba5594ad77","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9ae64a72-a776-4e41-bf8b-1cdaa2bc7651","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7d4a3253-e593-468e-9184-cbd5ebd53f3d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9/named-query-elements/named-query-element/9ae64a72-a776-4e41-bf8b-1cdaa2bc7651/named-query-elements/named-query-element/7d4a3253-e593-468e-9184-cbd5ebd53f3d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"27908cab-1cdd-42ad-aeaa-438d88d93cce","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9/named-query-elements/named-query-element/27908cab-1cdd-42ad-aeaa-438d88d93cce","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"359b1ae7-c618-41e7-93af-dc11e5e914a6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5cf7695e-eaed-4c87-b17b-5a81f0d5c869","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5/named-query-elements/named-query-element/359b1ae7-c618-41e7-93af-dc11e5e914a6/named-query-elements/named-query-element/5cf7695e-eaed-4c87-b17b-5a81f0d5c869","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c8a64347-b298-4216-ab55-adcb52558aab","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3b7ea53b-d8f5-483c-809c-775d31596056","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"496493c4-445a-49b9-a98e-5b69d9b17a74","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730/named-query-elements/named-query-element/c8a64347-b298-4216-ab55-adcb52558aab/named-query-elements/named-query-element/3b7ea53b-d8f5-483c-809c-775d31596056/named-query-elements/named-query-element/496493c4-445a-49b9-a98e-5b69d9b17a74","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945413856","model-invariant-id":"aad85df2-09be-40fa-b867-16415e4e10e2"}}
2021-08-02 23:03:35.518  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:35.520  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"22d18703-f23a-481d-a08d-0901684dde07","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:35:459"},"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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"359b1ae7-c618-41e7-93af-dc11e5e914a6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1dc2a1ac-6d7c-4969-9f78-c52319eb8ae3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5/named-query-elements/named-query-element/359b1ae7-c618-41e7-93af-dc11e5e914a6/named-query-elements/named-query-element/1dc2a1ac-6d7c-4969-9f78-c52319eb8ae3","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"2a32c419-cb9b-4013-89da-5b510319b6c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5/named-query-elements/named-query-element/2a32c419-cb9b-4013-89da-5b510319b6c5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"b0e5ada2-97c4-4ac6-bac1-0385aa48c725","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/b0e5ada2-97c4-4ac6-bac1-0385aa48c725","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73210067-de42-45a0-b39e-ae686d824709","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4c88d1d1-df40-4790-a49f-967ade8dd0f2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3fa2cde3-4cae-4d0b-86e3-d32a60746ba9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/73210067-de42-45a0-b39e-ae686d824709/named-query-elements/named-query-element/4c88d1d1-df40-4790-a49f-967ade8dd0f2/named-query-elements/named-query-element/3fa2cde3-4cae-4d0b-86e3-d32a60746ba9","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9ae64a72-a776-4e41-bf8b-1cdaa2bc7651","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e741bfe3-12b0-4600-b0cc-6e43fe6b311b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9/named-query-elements/named-query-element/9ae64a72-a776-4e41-bf8b-1cdaa2bc7651/named-query-elements/named-query-element/e741bfe3-12b0-4600-b0cc-6e43fe6b311b","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5f5ce41-78a2-484e-8dc8-2ce8a30794da","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70a76b0a-3525-4838-b5db-c496980004fa","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/c5f5ce41-78a2-484e-8dc8-2ce8a30794da/named-query-elements/named-query-element/70a76b0a-3525-4838-b5db-c496980004fa","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1e87daec-ab4d-4b1f-8243-23f291e10b64","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f253b65-48bb-41f5-97c9-7acc3bc06bfd","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/1e87daec-ab4d-4b1f-8243-23f291e10b64/named-query-elements/named-query-element/4f253b65-48bb-41f5-97c9-7acc3bc06bfd","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"2a3149bf-6c76-4778-b869-af11586a6a3a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9/named-query-elements/named-query-element/2a3149bf-6c76-4778-b869-af11586a6a3a","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e020cf0-a4a1-4a3c-90bd-4c77382012f8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"948c32da-3216-4c17-9898-e031a0831c10","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"d4f70f50-4343-4a37-adc1-ab3c60935a86","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/8e020cf0-a4a1-4a3c-90bd-4c77382012f8/named-query-elements/named-query-element/948c32da-3216-4c17-9898-e031a0831c10/named-query-elements/named-query-element/d4f70f50-4343-4a37-adc1-ab3c60935a86","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c8a64347-b298-4216-ab55-adcb52558aab","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6fe5698f-285e-44ad-8f4b-419e43c86f47","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730/named-query-elements/named-query-element/c8a64347-b298-4216-ab55-adcb52558aab/named-query-elements/named-query-element/6fe5698f-285e-44ad-8f4b-419e43c86f47","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e020cf0-a4a1-4a3c-90bd-4c77382012f8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"086d38f8-9fbe-4f4b-a00e-8d93b49c8c77","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/8e020cf0-a4a1-4a3c-90bd-4c77382012f8/named-query-elements/named-query-element/086d38f8-9fbe-4f4b-a00e-8d93b49c8c77","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73210067-de42-45a0-b39e-ae686d824709","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"123c8887-0f1a-4e44-bfcf-ed5ad8ca737c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/73210067-de42-45a0-b39e-ae686d824709/named-query-elements/named-query-element/123c8887-0f1a-4e44-bfcf-ed5ad8ca737c","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c8a64347-b298-4216-ab55-adcb52558aab","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3b7ea53b-d8f5-483c-809c-775d31596056","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"87d60c5c-89d4-41cc-a7d2-e7f7de05b348","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730/named-query-elements/named-query-element/c8a64347-b298-4216-ab55-adcb52558aab/named-query-elements/named-query-element/3b7ea53b-d8f5-483c-809c-775d31596056/named-query-elements/named-query-element/87d60c5c-89d4-41cc-a7d2-e7f7de05b348","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fe58e501-3ca2-4f51-9131-66a392c1ad68","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/fe58e501-3ca2-4f51-9131-66a392c1ad68","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945413856","model-invariant-id":"82966045-43ee-4982-8307-7e9610866140"}}
2021-08-02 23:03:35.551  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:35.553  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"22d18703-f23a-481d-a08d-0901684dde07","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:35:468"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73210067-de42-45a0-b39e-ae686d824709","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/73210067-de42-45a0-b39e-ae686d824709","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e020cf0-a4a1-4a3c-90bd-4c77382012f8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/8e020cf0-a4a1-4a3c-90bd-4c77382012f8","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c8a64347-b298-4216-ab55-adcb52558aab","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730/named-query-elements/named-query-element/c8a64347-b298-4216-ab55-adcb52558aab","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945413856","model-invariant-id":"cea0a982-8d55-4093-921e-418fbccf7060"}}
2021-08-02 23:03:35.564  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:35.566  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"22d18703-f23a-481d-a08d-0901684dde07","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:35:477"},"entity":{"relationship-list":{"relationship":[{"related-to":"named-query-element","relationship-data":[{"relationship-value":"670a94e9-874f-4087-8501-62d4d289c519","relationship-key":"named-query.named-query-uuid"},{"relationship-value":"a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bc7b331c-1e1f-4767-a40a-0babb6717cbc","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/a6dd0ae8-6151-4163-a39a-221da8d19409/named-query-elements/named-query-element/bc7b331c-1e1f-4767-a40a-0babb6717cbc","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":"108265ba-11da-4537-8397-839dba02b4c2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/108265ba-11da-4537-8397-839dba02b4c2","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"ea2388a2-5bd8-4e9e-9549-e2875f580aa7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e28ca075-5d94-4ad2-8976-1f3144f5a97b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"93bffeb5-dc42-41a6-a037-58a72fb3dff5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/ea2388a2-5bd8-4e9e-9549-e2875f580aa7/named-query-elements/named-query-element/e28ca075-5d94-4ad2-8976-1f3144f5a97b/named-query-elements/named-query-element/93bffeb5-dc42-41a6-a037-58a72fb3dff5","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":"b88ae44d-08f5-40af-bdd0-ad3d1f8c2710","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5f54f215-c8f4-494f-99f7-6afcff7d92da","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/b88ae44d-08f5-40af-bdd0-ad3d1f8c2710/named-query-elements/named-query-element/5f54f215-c8f4-494f-99f7-6afcff7d92da","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945413856","model-invariant-id":"af91c2f7-35fc-43cf-a13d-443f385b2353"}}
2021-08-02 23:03:35.574  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:35.576  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"22d18703-f23a-481d-a08d-0901684dde07","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:35:507"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945413856","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:35.585  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:35.586  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"22d18703-f23a-481d-a08d-0901684dde07","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:35:514"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945413856","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:35.595  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:35.595 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"22d18703-f23a-481d-a08d-0901684dde07","status":"201","rqstDate":"210802-23:03:33:838","respDate":"210802-23:03:35:594","sourceId":"AAI-TOOLS:22d18703-f23a-481d-a08d-0901684dde07","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:33:838-29226\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[18105], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46528], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[22d18703-f23a-481d-a08d-0901684dde07], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[22d18703-f23a-481d-a08d-0901684dde07]}\",\"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\":\"2-aai-resources-210802-23:03:33:838-29226\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[118952], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:33:838-29226]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:35.596  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:35.703  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:35.713  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:35.713  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:35.713  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:35.714  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:36.178 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox
2021-08-02 23:03:36.184 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2021-08-02 23:03:36.191 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 7 milliseconds
2021-08-02 23:03:36.196  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:36.582 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE dox.action, scheduling delivery
2021-08-02 23:03:36.893  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"b6d5542e-8edb-4fb0-8182-edb4e9c9a73f","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:36:885"},"entity":{"resource-version":"1627945415712","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/v23/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":"29169ef2-eeb2-40ba-9166-11365ca59481","resource-version":"1627945415712","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/v23/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":"77249dfa-4033-4693-ad23-9d59b423037a","resource-version":"1627945415712","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/v23/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":"14360145-eb7d-479f-bd3d-c6f18db5861b","resource-version":"1627945415712","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/v23/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":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","resource-version":"1627945415712","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/v23/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":"4f85ec87-c41c-41d3-9e69-dbcfda2cc447","resource-version":"1627945415712"}]}}]}}]}}]}}]}}}
2021-08-02 23:03:36.905  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:36.906  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"b6d5542e-8edb-4fb0-8182-edb4e9c9a73f","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:36:894"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e03370e6-a8e1-48fa-b0cf-f692b2499ee3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194/named-query-elements/named-query-element/e03370e6-a8e1-48fa-b0cf-f692b2499ee3","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f85ec87-c41c-41d3-9e69-dbcfda2cc447","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b/named-query-elements/named-query-element/9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4/named-query-elements/named-query-element/4f85ec87-c41c-41d3-9e69-dbcfda2cc447","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945415712","model-invariant-id":"425b2158-e51d-4509-9945-dad4556474a3"}}
2021-08-02 23:03:36.921  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:36.922  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"b6d5542e-8edb-4fb0-8182-edb4e9c9a73f","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:36:898"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b/named-query-elements/named-query-element/9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945415712","model-invariant-id":"97c26c99-6870-44c1-8a07-1d900d3f4ce6"}}
2021-08-02 23:03:36.938  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:36.939  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"b6d5542e-8edb-4fb0-8182-edb4e9c9a73f","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:36:903"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"546e18dc-80f4-4654-87dd-b498526bd915","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/546e18dc-80f4-4654-87dd-b498526bd915","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"ea2388a2-5bd8-4e9e-9549-e2875f580aa7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/ea2388a2-5bd8-4e9e-9549-e2875f580aa7","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945415712","model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:36.953  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:36.956  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"b6d5542e-8edb-4fb0-8182-edb4e9c9a73f","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:36:910"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945415712","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:36.968  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:36.970  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"b6d5542e-8edb-4fb0-8182-edb4e9c9a73f","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:36:916"},"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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0a0fdb30-d3ba-4fe8-8baf-8de24e9f8182","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/0a0fdb30-d3ba-4fe8-8baf-8de24e9f8182","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"107d7613-f795-4f2f-960c-d5da627795c8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/107d7613-f795-4f2f-960c-d5da627795c8","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"eec7af00-c41b-4617-ad8d-ae261358d107","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/eec7af00-c41b-4617-ad8d-ae261358d107","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9be33dc8-19c6-476b-827d-3383479d07cc","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/9be33dc8-19c6-476b-827d-3383479d07cc","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"960a7688-0abb-47a0-ba2d-c548b407548a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/960a7688-0abb-47a0-ba2d-c548b407548a","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"dfc228ba-41f8-4512-aa64-2d192d2f32fb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/dfc228ba-41f8-4512-aa64-2d192d2f32fb","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945415712","model-invariant-id":"3d560d81-57d0-438b-a2a1-5334dba0651a"}}
2021-08-02 23:03:36.984  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:36.987 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b6d5542e-8edb-4fb0-8182-edb4e9c9a73f","status":"201","rqstDate":"210802-23:03:35:703","respDate":"210802-23:03:36:987","sourceId":"AAI-TOOLS:b6d5542e-8edb-4fb0-8182-edb4e9c9a73f","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:35:703-4882\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[3122], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46578], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[b6d5542e-8edb-4fb0-8182-edb4e9c9a73f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b6d5542e-8edb-4fb0-8182-edb4e9c9a73f]}\"}","respBuf":"{\"ID\":\"0-aai-resources-210802-23:03:35:703-4882\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[147584], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:35:703-4882]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:36.988  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:37.073  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:37.081  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:37.081  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:37.081  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:37.082  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:37.163  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:37.165 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2cd63452-77d0-4eb5-93cd-ef5cd6777127","status":"200","rqstDate":"210802-23:03:37:164","respDate":"210802-23:03:37:165","sourceId":"haproxy:2cd63452-77d0-4eb5-93cd-ef5cd6777127","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:37:164-47765\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2cd63452-77d0-4eb5-93cd-ef5cd6777127]}\"}"}
2021-08-02 23:03:37.166  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:37.259  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:37.394  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"3288f757-c6e8-475e-ac3d-937fd3793f65","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:37:386"},"entity":{"resource-version":"1627945417080","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/v23/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":"42b75bcc-d281-41af-86d3-7a904850ec9b","resource-version":"1627945417080","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/v23/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":"f86d6769-2e17-44aa-bef1-d47432961b0f","resource-version":"1627945417080"}]}}]}}}
2021-08-02 23:03:37.403  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:37.404  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"3288f757-c6e8-475e-ac3d-937fd3793f65","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:37:395"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c980656c-e76b-4106-b2e2-51ea1f3bb8d8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e8404ad-35f4-4ef5-bc88-8c132383175f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5/named-query-elements/named-query-element/c980656c-e76b-4106-b2e2-51ea1f3bb8d8/named-query-elements/named-query-element/5e8404ad-35f4-4ef5-bc88-8c132383175f","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":"55b23f82-b52a-462f-a999-733bddfbefd2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/55b23f82-b52a-462f-a999-733bddfbefd2","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3","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":"42b75bcc-d281-41af-86d3-7a904850ec9b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f86d6769-2e17-44aa-bef1-d47432961b0f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/42b75bcc-d281-41af-86d3-7a904850ec9b/named-query-elements/named-query-element/f86d6769-2e17-44aa-bef1-d47432961b0f","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945417080","model-invariant-id":"fe012535-2c31-4a39-a739-612374c638a0"}}
2021-08-02 23:03:37.412  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:37.413  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"3288f757-c6e8-475e-ac3d-937fd3793f65","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:37: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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e03370e6-a8e1-48fa-b0cf-f692b2499ee3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194/named-query-elements/named-query-element/e03370e6-a8e1-48fa-b0cf-f692b2499ee3","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f85ec87-c41c-41d3-9e69-dbcfda2cc447","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b/named-query-elements/named-query-element/9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4/named-query-elements/named-query-element/4f85ec87-c41c-41d3-9e69-dbcfda2cc447","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":"42b75bcc-d281-41af-86d3-7a904850ec9b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/42b75bcc-d281-41af-86d3-7a904850ec9b","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945417080","model-invariant-id":"425b2158-e51d-4509-9945-dad4556474a3"}}
2021-08-02 23:03:37.422  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:37.490 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3288f757-c6e8-475e-ac3d-937fd3793f65","status":"201","rqstDate":"210802-23:03:37:073","respDate":"210802-23:03:37:489","sourceId":"AAI-TOOLS:3288f757-c6e8-475e-ac3d-937fd3793f65","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:37:073-43737\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[1145], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46598], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[3288f757-c6e8-475e-ac3d-937fd3793f65], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3288f757-c6e8-475e-ac3d-937fd3793f65]}\",\"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\":\"1-aai-resources-210802-23:03:37:073-43737\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[151680], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:37:073-43737]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:37.491  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:37.578  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:37.582 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.action (TABLE)
2021-08-02 23:03:37.588  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:37.588  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:37.588  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:37.589  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:38.191  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:38.357 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.action_artifact, scheduling delivery
2021-08-02 23:03:39.106  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"c99667bf-1ca2-420f-8e65-c060aeb938d1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:39:100"},"entity":{"resource-version":"1627945417587","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/v23/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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","resource-version":"1627945417587","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/v23/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":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","resource-version":"1627945417587","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/v23/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":"c23eae70-6e14-42e7-9ffe-c884b336c1e9","resource-version":"1627945417587","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/v23/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":"5bf66fde-7620-4849-90e1-e959956dc5a5","resource-version":"1627945417587","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/v23/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":"8006461d-fb4d-4c82-9693-a5e595ba61e8","resource-version":"1627945417587","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/v23/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":"baa81bd6-f69b-4878-be2d-80c249e976be","resource-version":"1627945417587"}]}}]}}]}}]}}]}}]}}}
2021-08-02 23:03:39.115  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:39.116  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"c99667bf-1ca2-420f-8e65-c060aeb938d1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:39:107"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"88111136-36fc-4dab-8141-d3d9931f8ef6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/88111136-36fc-4dab-8141-d3d9931f8ef6","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"55d10838-bc19-48a5-8099-3aa8ff2c6b45","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a51d4aa6-0886-4bc9-a810-b95588b50069","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/55d10838-bc19-48a5-8099-3aa8ff2c6b45/named-query-elements/named-query-element/a51d4aa6-0886-4bc9-a810-b95588b50069","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c23eae70-6e14-42e7-9ffe-c884b336c1e9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5bf66fde-7620-4849-90e1-e959956dc5a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8006461d-fb4d-4c82-9693-a5e595ba61e8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac/named-query-elements/named-query-element/c23eae70-6e14-42e7-9ffe-c884b336c1e9/named-query-elements/named-query-element/5bf66fde-7620-4849-90e1-e959956dc5a5/named-query-elements/named-query-element/8006461d-fb4d-4c82-9693-a5e595ba61e8","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ea424cf-8d65-4315-84de-117a4c47ab46","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"aa64b814-b011-46a2-8e0c-20b2469bf810","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/5ea424cf-8d65-4315-84de-117a4c47ab46/named-query-elements/named-query-element/aa64b814-b011-46a2-8e0c-20b2469bf810","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945417587","model-invariant-id":"94043c37-4e73-439c-a790-0fdd697924cd"}}
2021-08-02 23:03:39.123  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:39.124  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"c99667bf-1ca2-420f-8e65-c060aeb938d1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:39:112"},"entity":{"relationship-list":{"relationship":[{"related-to":"named-query-element","relationship-data":[{"relationship-value":"59490c32-eaae-488d-8442-f301b1ed43a9","relationship-key":"named-query.named-query-uuid"},{"relationship-value":"108265ba-11da-4537-8397-839dba02b4c2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"34cb89a6-219c-4960-97c9-5e499a2f2193","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/108265ba-11da-4537-8397-839dba02b4c2/named-query-elements/named-query-element/34cb89a6-219c-4960-97c9-5e499a2f2193","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"55d10838-bc19-48a5-8099-3aa8ff2c6b45","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/55d10838-bc19-48a5-8099-3aa8ff2c6b45","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c23eae70-6e14-42e7-9ffe-c884b336c1e9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5bf66fde-7620-4849-90e1-e959956dc5a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac/named-query-elements/named-query-element/c23eae70-6e14-42e7-9ffe-c884b336c1e9/named-query-elements/named-query-element/5bf66fde-7620-4849-90e1-e959956dc5a5","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"63d7ad21-6cfd-42d8-af3c-249a91587572","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51/named-query-elements/named-query-element/63d7ad21-6cfd-42d8-af3c-249a91587572","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ea424cf-8d65-4315-84de-117a4c47ab46","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/5ea424cf-8d65-4315-84de-117a4c47ab46","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":"a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/a6dd0ae8-6151-4163-a39a-221da8d19409","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"ea2388a2-5bd8-4e9e-9549-e2875f580aa7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e28ca075-5d94-4ad2-8976-1f3144f5a97b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/ea2388a2-5bd8-4e9e-9549-e2875f580aa7/named-query-elements/named-query-element/e28ca075-5d94-4ad2-8976-1f3144f5a97b","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945417587","model-invariant-id":"6d932c8f-463b-4e76-83fb-87acfbaa2e2d"}}
2021-08-02 23:03:39.132  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:39.133  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"c99667bf-1ca2-420f-8e65-c060aeb938d1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:39:119"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"546e18dc-80f4-4654-87dd-b498526bd915","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/546e18dc-80f4-4654-87dd-b498526bd915","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"ea2388a2-5bd8-4e9e-9549-e2875f580aa7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/ea2388a2-5bd8-4e9e-9549-e2875f580aa7","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c23eae70-6e14-42e7-9ffe-c884b336c1e9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac/named-query-elements/named-query-element/c23eae70-6e14-42e7-9ffe-c884b336c1e9","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945417587","model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:39.142  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:39.143  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"c99667bf-1ca2-420f-8e65-c060aeb938d1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:39:128"},"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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ea424cf-8d65-4315-84de-117a4c47ab46","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"aa64b814-b011-46a2-8e0c-20b2469bf810","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5db1a83c-d868-49fa-b9e4-cb2822ae9f60","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/5ea424cf-8d65-4315-84de-117a4c47ab46/named-query-elements/named-query-element/aa64b814-b011-46a2-8e0c-20b2469bf810/named-query-elements/named-query-element/5db1a83c-d868-49fa-b9e4-cb2822ae9f60","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"55d10838-bc19-48a5-8099-3aa8ff2c6b45","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a51d4aa6-0886-4bc9-a810-b95588b50069","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"72971a93-9809-4cb4-9483-f75f4ee289d6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/55d10838-bc19-48a5-8099-3aa8ff2c6b45/named-query-elements/named-query-element/a51d4aa6-0886-4bc9-a810-b95588b50069/named-query-elements/named-query-element/72971a93-9809-4cb4-9483-f75f4ee289d6","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c23eae70-6e14-42e7-9ffe-c884b336c1e9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5bf66fde-7620-4849-90e1-e959956dc5a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8006461d-fb4d-4c82-9693-a5e595ba61e8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"baa81bd6-f69b-4878-be2d-80c249e976be","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac/named-query-elements/named-query-element/c23eae70-6e14-42e7-9ffe-c884b336c1e9/named-query-elements/named-query-element/5bf66fde-7620-4849-90e1-e959956dc5a5/named-query-elements/named-query-element/8006461d-fb4d-4c82-9693-a5e595ba61e8/named-query-elements/named-query-element/baa81bd6-f69b-4878-be2d-80c249e976be","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945417587","model-invariant-id":"c822d81f-822f-4304-9623-1025b53da568"}}
2021-08-02 23:03:39.152  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:39.153  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"c99667bf-1ca2-420f-8e65-c060aeb938d1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:39:134"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945417587","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:39.160  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:39.161  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"c99667bf-1ca2-420f-8e65-c060aeb938d1","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:39:140"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945417587","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:39.169  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:39.174  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:39.176 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"599fc86d-acc3-4e37-bb11-050fa678da80","status":"200","rqstDate":"210802-23:03:39:175","respDate":"210802-23:03:39:176","sourceId":"haproxy:599fc86d-acc3-4e37-bb11-050fa678da80","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:39:175-36966\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[599fc86d-acc3-4e37-bb11-050fa678da80]}\"}"}
2021-08-02 23:03:39.176  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:39.186 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c99667bf-1ca2-420f-8e65-c060aeb938d1","status":"201","rqstDate":"210802-23:03:37:578","respDate":"210802-23:03:39:186","sourceId":"AAI-TOOLS:c99667bf-1ca2-420f-8e65-c060aeb938d1","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:37:578-72253\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[3948], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46608], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[c99667bf-1ca2-420f-8e65-c060aeb938d1], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c99667bf-1ca2-420f-8e65-c060aeb938d1]}\"}","respBuf":"{\"ID\":\"2-aai-resources-210802-23:03:37:578-72253\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[291056], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:37:578-72253]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:39.186  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:39.287  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:39.299  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:39.299  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:39.299  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:39.299  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:39.358 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.action_artifact (TABLE)
2021-08-02 23:03:39.642  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:39.643 DEBUG 10 --- [tp1725165248-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a84d01ed-9702-486c-8e83-d5243473492b","status":"200","rqstDate":"210802-23:03:39:642","respDate":"210802-23:03:39:643","sourceId":"healthcheck:a84d01ed-9702-486c-8e83-d5243473492b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:39:642-20430\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a84d01ed-9702-486c-8e83-d5243473492b]}\"}"}
2021-08-02 23:03:39.644  INFO 10 --- [tp1725165248-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:39.822 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.activity_log, scheduling delivery
2021-08-02 23:03:40.204  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:40.621  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"e708de0f-bda7-4338-9284-b8eafead5ae3","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:40:614"},"entity":{"resource-version":"1627945419298","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/v23/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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","resource-version":"1627945419298","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/v23/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":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","resource-version":"1627945419298","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/v23/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":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","resource-version":"1627945419298","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/v23/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":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","resource-version":"1627945419298","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/v23/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":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","resource-version":"1627945419298","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/v23/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":"80e50d2e-b057-4262-899a-409341a3a9b8","resource-version":"1627945419298","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/v23/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":"231b56fe-ba58-47b0-afa9-31d4f3d070ed","resource-version":"1627945419298"}]}}]}}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"94043c37-4e73-439c-a790-0fdd697924cd","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"0b7c31ee-0044-4d95-81d1-a530f939d381","resource-version":"1627945419298","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/v23/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":"5219e3f8-673e-440f-b4cc-8f5765e901e1","resource-version":"1627945419298"}]}}]}}]}}]}}]}}}
2021-08-02 23:03:40.638  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:40.639  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e708de0f-bda7-4338-9284-b8eafead5ae3","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:40:621"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"88111136-36fc-4dab-8141-d3d9931f8ef6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/88111136-36fc-4dab-8141-d3d9931f8ef6","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"55d10838-bc19-48a5-8099-3aa8ff2c6b45","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a51d4aa6-0886-4bc9-a810-b95588b50069","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/55d10838-bc19-48a5-8099-3aa8ff2c6b45/named-query-elements/named-query-element/a51d4aa6-0886-4bc9-a810-b95588b50069","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c23eae70-6e14-42e7-9ffe-c884b336c1e9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5bf66fde-7620-4849-90e1-e959956dc5a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8006461d-fb4d-4c82-9693-a5e595ba61e8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac/named-query-elements/named-query-element/c23eae70-6e14-42e7-9ffe-c884b336c1e9/named-query-elements/named-query-element/5bf66fde-7620-4849-90e1-e959956dc5a5/named-query-elements/named-query-element/8006461d-fb4d-4c82-9693-a5e595ba61e8","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0b7c31ee-0044-4d95-81d1-a530f939d381","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/0b7c31ee-0044-4d95-81d1-a530f939d381","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ea424cf-8d65-4315-84de-117a4c47ab46","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"aa64b814-b011-46a2-8e0c-20b2469bf810","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/5ea424cf-8d65-4315-84de-117a4c47ab46/named-query-elements/named-query-element/aa64b814-b011-46a2-8e0c-20b2469bf810","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945419298","model-invariant-id":"94043c37-4e73-439c-a790-0fdd697924cd"}}
2021-08-02 23:03:40.649  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:40.650  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e708de0f-bda7-4338-9284-b8eafead5ae3","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:40:628"},"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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7ed49c39-0abd-483a-bddd-2709bde3a9cd","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/4dabcba1-2818-4b9d-b4d7-459ef0bb36f8/named-query-elements/named-query-element/7ed49c39-0abd-483a-bddd-2709bde3a9cd","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"efd2f9d0-2174-40fe-a557-dbeda4c5c625","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d/named-query-elements/named-query-element/efd2f9d0-2174-40fe-a557-dbeda4c5c625","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"97309a1e-164a-4fdd-ae0e-4b6a2f600a83","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/0bdf97bb-1f09-443d-ba38-ab97d0a3dd43/named-query-elements/named-query-element/97309a1e-164a-4fdd-ae0e-4b6a2f600a83","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"80e50d2e-b057-4262-899a-409341a3a9b8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"231b56fe-ba58-47b0-afa9-31d4f3d070ed","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e/named-query-elements/named-query-element/80e50d2e-b057-4262-899a-409341a3a9b8/named-query-elements/named-query-element/231b56fe-ba58-47b0-afa9-31d4f3d070ed","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945419298","model-invariant-id":"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e"}}
2021-08-02 23:03:40.678  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:40.679  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e708de0f-bda7-4338-9284-b8eafead5ae3","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:40:635"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"80e50d2e-b057-4262-899a-409341a3a9b8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e/named-query-elements/named-query-element/80e50d2e-b057-4262-899a-409341a3a9b8","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945419298","model-invariant-id":"2e1a602a-acd8-4f78-94ff-618b802a303b"}}
2021-08-02 23:03:40.689 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e708de0f-bda7-4338-9284-b8eafead5ae3","status":"201","rqstDate":"210802-23:03:39:288","respDate":"210802-23:03:40:689","sourceId":"AAI-TOOLS:e708de0f-bda7-4338-9284-b8eafead5ae3","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:39:288-89035\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[6051], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46640], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[e708de0f-bda7-4338-9284-b8eafead5ae3], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e708de0f-bda7-4338-9284-b8eafead5ae3]}\",\"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\":\"0-aai-resources-210802-23:03:39:288-89035\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[299248], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:39:288-89035]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:40.690  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:40.692  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:40.693  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e708de0f-bda7-4338-9284-b8eafead5ae3","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:40:641"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c980656c-e76b-4106-b2e2-51ea1f3bb8d8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e8404ad-35f4-4ef5-bc88-8c132383175f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5/named-query-elements/named-query-element/c980656c-e76b-4106-b2e2-51ea1f3bb8d8/named-query-elements/named-query-element/5e8404ad-35f4-4ef5-bc88-8c132383175f","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":"55b23f82-b52a-462f-a999-733bddfbefd2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/55b23f82-b52a-462f-a999-733bddfbefd2","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3","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":"42b75bcc-d281-41af-86d3-7a904850ec9b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f86d6769-2e17-44aa-bef1-d47432961b0f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/42b75bcc-d281-41af-86d3-7a904850ec9b/named-query-elements/named-query-element/f86d6769-2e17-44aa-bef1-d47432961b0f","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945419298","model-invariant-id":"fe012535-2c31-4a39-a739-612374c638a0"}}
2021-08-02 23:03:40.701  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:40.702  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e708de0f-bda7-4338-9284-b8eafead5ae3","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:40:647"},"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":"b88ae44d-08f5-40af-bdd0-ad3d1f8c2710","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/b88ae44d-08f5-40af-bdd0-ad3d1f8c2710","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"88111136-36fc-4dab-8141-d3d9931f8ef6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5d220d04-3252-41b6-becd-ce168d2dfccc","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/88111136-36fc-4dab-8141-d3d9931f8ef6/named-query-elements/named-query-element/5d220d04-3252-41b6-becd-ce168d2dfccc","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0b7c31ee-0044-4d95-81d1-a530f939d381","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5219e3f8-673e-440f-b4cc-8f5765e901e1","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/0b7c31ee-0044-4d95-81d1-a530f939d381/named-query-elements/named-query-element/5219e3f8-673e-440f-b4cc-8f5765e901e1","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945419298","model-invariant-id":"862b25a1-262a-4961-bdaa-cdc55d69785a"}}
2021-08-02 23:03:40.710  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:40.711  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"e708de0f-bda7-4338-9284-b8eafead5ae3","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:40:654"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945419298","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:40.719  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:40.784  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:40.796  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:40.797  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:40.797  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:40.797  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:40.823 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.activity_log (TABLE)
2021-08-02 23:03:41.183  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:41.185 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ac2c5570-1fa5-48e8-9382-932402fdc32f","status":"200","rqstDate":"210802-23:03:41:183","respDate":"210802-23:03:41:184","sourceId":"haproxy:ac2c5570-1fa5-48e8-9382-932402fdc32f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:41:183-99058\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ac2c5570-1fa5-48e8-9382-932402fdc32f]}\"}"}
2021-08-02 23:03:41.185  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:41.318  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:41.606 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.healing, scheduling delivery
2021-08-02 23:03:42.003  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"4d328e92-92be-4cd7-bf1a-8d4fb6661eb9","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:41:996"},"entity":{"resource-version":"1627945420795","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/v23/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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","resource-version":"1627945420795","related-lookups":{"related-lookup":[{"target-node-type":"model","related-lookup-uuid":"837c2275-44a3-40c4-85e2-a7c7d5748c00","target-node-property":"model-invariant-id","resource-version":"1627945420795","source-node-type":"service-instance","source-node-property":"model-invariant-id-local","property-collect-list":["model-name","model-version","model-version-id"]},{"target-node-type":"model","related-lookup-uuid":"19d900d5-e17e-4999-9bfd-cc27be571b9a","target-node-property":"model-invariant-id","resource-version":"1627945420795","source-node-type":"service-instance","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":"acc6edd8-a8d4-4b93-afaa-0994068be14c","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"95c98bc9-0283-4a7f-82a4-bef70fc70541","resource-version":"1627945420795","related-lookups":{"related-lookup":[{"target-node-type":"model","related-lookup-uuid":"3851a279-3402-4a3d-af11-fba2ba60d732","target-node-property":"model-invariant-id","resource-version":"1627945420795","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":"a2b3dc40-7589-49a4-86ce-fdf1a91730eb","target-node-property":"model-version-id","resource-version":"1627945420795","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/v23/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":"5ded3b11-d8dd-4795-b1e1-214269e50819","resource-version":"1627945420795","related-lookups":{"related-lookup":[{"target-node-type":"model","related-lookup-uuid":"fd9c9ad4-2759-4954-b8e7-80d2df26d62e","target-node-property":"model-invariant-id","resource-version":"1627945420795","source-node-type":"vf-module","source-node-property":"model-invariant-id-local","property-collect-list":["model-invariant-id","model-type"]},{"target-node-type":"model-ver","related-lookup-uuid":"812bfd84-7eea-41ba-9a0a-6e5ae67c1dc2","target-node-property":"model-version-id","resource-version":"1627945420795","source-node-type":"vf-module","source-node-property":"model-version-id-local","property-collect-list":["model-name","model-version","model-version-id"]}]}}]}}]}}]}}}
2021-08-02 23:03:42.014  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:42.015  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4d328e92-92be-4cd7-bf1a-8d4fb6661eb9","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:42:004"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e1d667ac-2ca5-4202-bf82-fdeae365c4e7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/e1d667ac-2ca5-4202-bf82-fdeae365c4e7","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"95c98bc9-0283-4a7f-82a4-bef70fc70541","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ded3b11-d8dd-4795-b1e1-214269e50819","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f/named-query-elements/named-query-element/95c98bc9-0283-4a7f-82a4-bef70fc70541/named-query-elements/named-query-element/5ded3b11-d8dd-4795-b1e1-214269e50819","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945420795","model-invariant-id":"ef86f9c5-2165-44f3-8fc3-96018b609ea5"}}
2021-08-02 23:03:42.026  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:42.028  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4d328e92-92be-4cd7-bf1a-8d4fb6661eb9","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:42:014"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"95c98bc9-0283-4a7f-82a4-bef70fc70541","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f/named-query-elements/named-query-element/95c98bc9-0283-4a7f-82a4-bef70fc70541","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945420795","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:42.041  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:42.043  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"4d328e92-92be-4cd7-bf1a-8d4fb6661eb9","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:42:021"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945420795","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:42.053  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:42.094 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4d328e92-92be-4cd7-bf1a-8d4fb6661eb9","status":"201","rqstDate":"210802-23:03:40:785","respDate":"210802-23:03:42:094","sourceId":"AAI-TOOLS:4d328e92-92be-4cd7-bf1a-8d4fb6661eb9","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:40:785-9613\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[4254], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46668], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[4d328e92-92be-4cd7-bf1a-8d4fb6661eb9], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4d328e92-92be-4cd7-bf1a-8d4fb6661eb9]}\",\"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\":\"1-aai-resources-210802-23:03:40:785-9613\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[159872], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:40:785-9613]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:42.095  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:42.182  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:42.193  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:42.193  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:42.193  INFO 10 --- [p1725165248-253] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:42.193  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:42.606 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.healing (TABLE)
2021-08-02 23:03:42.644  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:42.647 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e809e01-6d3c-43ae-a682-106f584e266c","status":"200","rqstDate":"210802-23:03:42:645","respDate":"210802-23:03:42:647","sourceId":"OOM_ReadinessCheck:3e809e01-6d3c-43ae-a682-106f584e266c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:42:645-73861\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39876], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3e809e01-6d3c-43ae-a682-106f584e266c]}\"}"}
2021-08-02 23:03:42.647  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:42.887  INFO 10 --- [p1725165248-253] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:43.193  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:43.195 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dd92472d-80f7-48e5-b413-20bba4a3a476","status":"200","rqstDate":"210802-23:03:43:194","respDate":"210802-23:03:43:195","sourceId":"haproxy:dd92472d-80f7-48e5-b413-20bba4a3a476","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:43:194-89398\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dd92472d-80f7-48e5-b413-20bba4a3a476]}\"}"}
2021-08-02 23:03:43.196  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:43.490 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.migration, scheduling delivery
2021-08-02 23:03:44.133  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"2243a264-4270-4e18-9221-4aca16b4b246","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:44:127"},"entity":{"resource-version":"1627945422192","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/v23/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":"fedd6232-a668-496b-97d7-770ebea3de0d","resource-version":"1627945422192","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/v23/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":"c14d062b-7efe-471b-929e-a8a9a8456a5d","resource-version":"1627945422192","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/v23/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":"c339f6ba-30f5-42c7-af7e-6c04ffc79951","resource-version":"1627945422192","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/v23/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":"35250c80-5db3-4151-a953-1dba403172d9","resource-version":"1627945422192","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/v23/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":"70717e81-e3c9-43f0-a94f-63f59aa93758","resource-version":"1627945422192","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/v23/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":"d9ac009a-d11f-485e-b9d3-add217cce1e2","resource-version":"1627945422192","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/v23/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":"37f1eb3c-2380-4002-ba52-9e4dabe7070d","resource-version":"1627945422192","property-collect-list":["cloud-region-id"]}]}}]}}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"2e1a602a-acd8-4f78-94ff-618b802a303b","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"914c075e-c85a-4ebe-adf5-7a4ec1539644","resource-version":"1627945422192","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/v23/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":"6e75d70f-7e58-4361-845e-78c6df0714e6","resource-version":"1627945422192","property-collect-list":["global-customer-id","subscriber-name"]}]},"property-collect-list":["service-type"]}]},"property-collect-list":["operational-status","service-instance-id","service-instance-name"]}]}}}
2021-08-02 23:03:44.143  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:44.144  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"2243a264-4270-4e18-9221-4aca16b4b246","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:44:135"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e03370e6-a8e1-48fa-b0cf-f692b2499ee3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194/named-query-elements/named-query-element/e03370e6-a8e1-48fa-b0cf-f692b2499ee3","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f85ec87-c41c-41d3-9e69-dbcfda2cc447","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b/named-query-elements/named-query-element/9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4/named-query-elements/named-query-element/4f85ec87-c41c-41d3-9e69-dbcfda2cc447","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":"42b75bcc-d281-41af-86d3-7a904850ec9b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/42b75bcc-d281-41af-86d3-7a904850ec9b","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"d9ac009a-d11f-485e-b9d3-add217cce1e2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"37f1eb3c-2380-4002-ba52-9e4dabe7070d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758/named-query-elements/named-query-element/d9ac009a-d11f-485e-b9d3-add217cce1e2/named-query-elements/named-query-element/37f1eb3c-2380-4002-ba52-9e4dabe7070d","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c14d062b-7efe-471b-929e-a8a9a8456a5d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c339f6ba-30f5-42c7-af7e-6c04ffc79951","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/c14d062b-7efe-471b-929e-a8a9a8456a5d/named-query-elements/named-query-element/c339f6ba-30f5-42c7-af7e-6c04ffc79951","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945422192","model-invariant-id":"425b2158-e51d-4509-9945-dad4556474a3"}}
2021-08-02 23:03:44.152  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:44.154  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"2243a264-4270-4e18-9221-4aca16b4b246","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:44:144"},"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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7ed49c39-0abd-483a-bddd-2709bde3a9cd","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/4dabcba1-2818-4b9d-b4d7-459ef0bb36f8/named-query-elements/named-query-element/7ed49c39-0abd-483a-bddd-2709bde3a9cd","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"914c075e-c85a-4ebe-adf5-7a4ec1539644","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e75d70f-7e58-4361-845e-78c6df0714e6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/914c075e-c85a-4ebe-adf5-7a4ec1539644/named-query-elements/named-query-element/6e75d70f-7e58-4361-845e-78c6df0714e6","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"efd2f9d0-2174-40fe-a557-dbeda4c5c625","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d/named-query-elements/named-query-element/efd2f9d0-2174-40fe-a557-dbeda4c5c625","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"97309a1e-164a-4fdd-ae0e-4b6a2f600a83","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/0bdf97bb-1f09-443d-ba38-ab97d0a3dd43/named-query-elements/named-query-element/97309a1e-164a-4fdd-ae0e-4b6a2f600a83","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"80e50d2e-b057-4262-899a-409341a3a9b8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"231b56fe-ba58-47b0-afa9-31d4f3d070ed","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e/named-query-elements/named-query-element/80e50d2e-b057-4262-899a-409341a3a9b8/named-query-elements/named-query-element/231b56fe-ba58-47b0-afa9-31d4f3d070ed","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945422192","model-invariant-id":"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e"}}
2021-08-02 23:03:44.163  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:44.164  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"2243a264-4270-4e18-9221-4aca16b4b246","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:44:151"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"80e50d2e-b057-4262-899a-409341a3a9b8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e/named-query-elements/named-query-element/80e50d2e-b057-4262-899a-409341a3a9b8","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"914c075e-c85a-4ebe-adf5-7a4ec1539644","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/914c075e-c85a-4ebe-adf5-7a4ec1539644","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945422192","model-invariant-id":"2e1a602a-acd8-4f78-94ff-618b802a303b"}}
2021-08-02 23:03:44.173  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:44.174  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"2243a264-4270-4e18-9221-4aca16b4b246","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:44:161"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"d9ac009a-d11f-485e-b9d3-add217cce1e2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758/named-query-elements/named-query-element/d9ac009a-d11f-485e-b9d3-add217cce1e2","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b/named-query-elements/named-query-element/9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945422192","model-invariant-id":"97c26c99-6870-44c1-8a07-1d900d3f4ce6"}}
2021-08-02 23:03:44.183  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:44.184  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"2243a264-4270-4e18-9221-4aca16b4b246","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:44:169"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"546e18dc-80f4-4654-87dd-b498526bd915","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/546e18dc-80f4-4654-87dd-b498526bd915","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"ea2388a2-5bd8-4e9e-9549-e2875f580aa7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/ea2388a2-5bd8-4e9e-9549-e2875f580aa7","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c23eae70-6e14-42e7-9ffe-c884b336c1e9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac/named-query-elements/named-query-element/c23eae70-6e14-42e7-9ffe-c884b336c1e9","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945422192","model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:44.193  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:44.203  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"2243a264-4270-4e18-9221-4aca16b4b246","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:44:175"},"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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0a0fdb30-d3ba-4fe8-8baf-8de24e9f8182","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/0a0fdb30-d3ba-4fe8-8baf-8de24e9f8182","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"107d7613-f795-4f2f-960c-d5da627795c8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/107d7613-f795-4f2f-960c-d5da627795c8","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"eec7af00-c41b-4617-ad8d-ae261358d107","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/eec7af00-c41b-4617-ad8d-ae261358d107","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9be33dc8-19c6-476b-827d-3383479d07cc","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/9be33dc8-19c6-476b-827d-3383479d07cc","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c14d062b-7efe-471b-929e-a8a9a8456a5d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/c14d062b-7efe-471b-929e-a8a9a8456a5d","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"960a7688-0abb-47a0-ba2d-c548b407548a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/960a7688-0abb-47a0-ba2d-c548b407548a","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"dfc228ba-41f8-4512-aa64-2d192d2f32fb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/dfc228ba-41f8-4512-aa64-2d192d2f32fb","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945422192","model-invariant-id":"3d560d81-57d0-438b-a2a1-5334dba0651a"}}
2021-08-02 23:03:44.214  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:44.215  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"2243a264-4270-4e18-9221-4aca16b4b246","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:44:180"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"95c98bc9-0283-4a7f-82a4-bef70fc70541","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f/named-query-elements/named-query-element/95c98bc9-0283-4a7f-82a4-bef70fc70541","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945422192","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:44.225  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:44.227  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"2243a264-4270-4e18-9221-4aca16b4b246","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:44:202"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945422192","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:44.238  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:44.285 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2243a264-4270-4e18-9221-4aca16b4b246","status":"201","rqstDate":"210802-23:03:42:183","respDate":"210802-23:03:44:285","sourceId":"AAI-TOOLS:2243a264-4270-4e18-9221-4aca16b4b246","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:42:183-49850\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[5663], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46698], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[2243a264-4270-4e18-9221-4aca16b4b246], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2243a264-4270-4e18-9221-4aca16b4b246]}\",\"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\":\"1-aai-resources-210802-23:03:42:183-49850\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[163968], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:42:183-49850]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:44.286  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:44.377  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:44.384  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:44.384  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:44.384  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:44.384  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:44.490 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.migration (TABLE)
2021-08-02 23:03:44.531 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-1, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2021-08-02 23:03:44.531 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-1, inFlight=0, closed=false] because: [/10.242.138.218:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2021-08-02 23:03:44.532 DEBUG 10 --- [tp1725165248-30] com.datastax.driver.core.RequestHandler  : [347735002-0] Error querying /10.242.138.218:9042 : com.datastax.driver.core.exceptions.ConnectionException: [/10.242.138.218:9042] Write attempt on defunct connection
2021-08-02 23:03:44.533 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preventing new connections for the next 1000 ms
2021-08-02 23:03:44.533 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-1, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:03:44.535 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host DOWN
2021-08-02 23:03:44.535 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-1, inFlight=0, closed=true] closing connection
2021-08-02 23:03:44.540 DEBUG 10 --- [luster-worker-3] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2021-08-02 23:03:44.540 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] starting reconnection attempt
2021-08-02 23:03:44.553  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:44.590 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.242.138.218:9042, scheduling delivery
2021-08-02 23:03:44.591 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event DOWN
2021-08-02 23:03:44.742  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"af78b32a-a503-4947-9fb8-a43e5f1a08aa","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:44:735"},"entity":{"resource-version":"1627945424383","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/v23/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":"b94ebcff-d8fb-4fec-ba97-9f5dcf3731de","resource-version":"1627945424383","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/v23/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":"c5ee9b93-6768-42fe-bdbf-1b7703f5c779","resource-version":"1627945424383","related-lookups":{"related-lookup":[{"target-node-type":"model","related-lookup-uuid":"5d003f60-a987-4d47-8b89-b3d53bb2e523","target-node-property":"model-invariant-id","resource-version":"1627945424383","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":"80589874-ded4-4a70-a9b1-a3ea431c65a2","target-node-property":"model-version-id","resource-version":"1627945424383","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"}]}}]}}}
2021-08-02 23:03:44.766  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:44.768  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"af78b32a-a503-4947-9fb8-a43e5f1a08aa","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:44:744"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","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":"b94ebcff-d8fb-4fec-ba97-9f5dcf3731de","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/b94ebcff-d8fb-4fec-ba97-9f5dcf3731de","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"80e50d2e-b057-4262-899a-409341a3a9b8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e/named-query-elements/named-query-element/80e50d2e-b057-4262-899a-409341a3a9b8","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"914c075e-c85a-4ebe-adf5-7a4ec1539644","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/914c075e-c85a-4ebe-adf5-7a4ec1539644","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945424383","model-invariant-id":"2e1a602a-acd8-4f78-94ff-618b802a303b"}}
2021-08-02 23:03:44.781  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:44.783  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"af78b32a-a503-4947-9fb8-a43e5f1a08aa","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:44:751"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","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":"b94ebcff-d8fb-4fec-ba97-9f5dcf3731de","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5ee9b93-6768-42fe-bdbf-1b7703f5c779","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/b94ebcff-d8fb-4fec-ba97-9f5dcf3731de/named-query-elements/named-query-element/c5ee9b93-6768-42fe-bdbf-1b7703f5c779","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945424383","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:44.797  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:44.881 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"af78b32a-a503-4947-9fb8-a43e5f1a08aa","status":"201","rqstDate":"210802-23:03:44:377","respDate":"210802-23:03:44:881","sourceId":"AAI-TOOLS:af78b32a-a503-4947-9fb8-a43e5f1a08aa","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:44:377-85282\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[1982], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46756], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[af78b32a-a503-4947-9fb8-a43e5f1a08aa], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[af78b32a-a503-4947-9fb8-a43e5f1a08aa]}\",\"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-210802-23:03:44:377-85282\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[143528], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:44:377-85282]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:44.882  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:44.956  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:44.964  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:44.964  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:44.964  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:44.965  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:45.203  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:45.206 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f371ff5b-e98b-4ac9-816a-055feaae58d6","status":"200","rqstDate":"210802-23:03:45:204","respDate":"210802-23:03:45:205","sourceId":"haproxy:f371ff5b-e98b-4ac9-816a-055feaae58d6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:45:204-38022\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f371ff5b-e98b-4ac9-816a-055feaae58d6]}\"}"}
2021-08-02 23:03:45.206  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:45.234  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:45.540 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:03:45.544 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-2, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:03:45.545 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-2, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:03:45.545 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-2, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:03:45.545 DEBUG 10 --- [luster-worker-2] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:03:45.545 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-2, inFlight=0, closed=true] closing connection
2021-08-02 23:03:45.546 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 2000 milliseconds
2021-08-02 23:03:45.546 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 2000 ms
2021-08-02 23:03:45.594 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:03:45.733  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"5dce953b-86d5-471b-a118-197c97eeb994","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:45:726"},"entity":{"resource-version":"1627945424964","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/v23/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":"9d496a00-152f-465d-a977-af3ed09ff41c","resource-version":"1627945424964","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/v23/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":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","resource-version":"1627945424964","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/v23/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":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","resource-version":"1627945424964","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/v23/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":"8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","resource-version":"1627945424964","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/v23/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":"73d7105b-a116-406a-a78c-211415aad0a3","resource-version":"1627945424964","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/v23/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":"e1c2f01e-8c7e-4b0f-ba77-0cc36f274dc6","resource-version":"1627945424964"}]}}]}}]},"property-collect-list":["vserver-id","vserver-name"]}]},"property-collect-list":["vnf-id","vnf-name"]}]},"property-collect-list":["service-instance-id","service-instance-name"]}]}}}
2021-08-02 23:03:45.744  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:45.746  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"5dce953b-86d5-471b-a118-197c97eeb994","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:45:734"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e03370e6-a8e1-48fa-b0cf-f692b2499ee3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194/named-query-elements/named-query-element/e03370e6-a8e1-48fa-b0cf-f692b2499ee3","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f85ec87-c41c-41d3-9e69-dbcfda2cc447","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b/named-query-elements/named-query-element/9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4/named-query-elements/named-query-element/4f85ec87-c41c-41d3-9e69-dbcfda2cc447","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73d7105b-a116-406a-a78c-211415aad0a3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d/named-query-elements/named-query-element/558043b4-f3ec-4485-a82c-f2ca13caa8a7/named-query-elements/named-query-element/8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767/named-query-elements/named-query-element/73d7105b-a116-406a-a78c-211415aad0a3","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":"42b75bcc-d281-41af-86d3-7a904850ec9b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/42b75bcc-d281-41af-86d3-7a904850ec9b","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"d9ac009a-d11f-485e-b9d3-add217cce1e2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"37f1eb3c-2380-4002-ba52-9e4dabe7070d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758/named-query-elements/named-query-element/d9ac009a-d11f-485e-b9d3-add217cce1e2/named-query-elements/named-query-element/37f1eb3c-2380-4002-ba52-9e4dabe7070d","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c14d062b-7efe-471b-929e-a8a9a8456a5d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c339f6ba-30f5-42c7-af7e-6c04ffc79951","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/c14d062b-7efe-471b-929e-a8a9a8456a5d/named-query-elements/named-query-element/c339f6ba-30f5-42c7-af7e-6c04ffc79951","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945424964","model-invariant-id":"425b2158-e51d-4509-9945-dad4556474a3"}}
2021-08-02 23:03:45.754  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:45.755  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"5dce953b-86d5-471b-a118-197c97eeb994","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:45:740"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"d9ac009a-d11f-485e-b9d3-add217cce1e2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758/named-query-elements/named-query-element/d9ac009a-d11f-485e-b9d3-add217cce1e2","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b/named-query-elements/named-query-element/9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d/named-query-elements/named-query-element/558043b4-f3ec-4485-a82c-f2ca13caa8a7/named-query-elements/named-query-element/8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945424964","model-invariant-id":"97c26c99-6870-44c1-8a07-1d900d3f4ce6"}}
2021-08-02 23:03:45.766  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:45.767  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"5dce953b-86d5-471b-a118-197c97eeb994","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:45:749"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"546e18dc-80f4-4654-87dd-b498526bd915","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/546e18dc-80f4-4654-87dd-b498526bd915","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"ea2388a2-5bd8-4e9e-9549-e2875f580aa7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/ea2388a2-5bd8-4e9e-9549-e2875f580aa7","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c23eae70-6e14-42e7-9ffe-c884b336c1e9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac/named-query-elements/named-query-element/c23eae70-6e14-42e7-9ffe-c884b336c1e9","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d/named-query-elements/named-query-element/558043b4-f3ec-4485-a82c-f2ca13caa8a7","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945424964","model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:45.775  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:45.777 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"89b27ed7-723e-488b-95b1-b8268107fe49","status":"200","rqstDate":"210802-23:03:45:776","respDate":"210802-23:03:45:777","sourceId":"healthcheck:89b27ed7-723e-488b-95b1-b8268107fe49","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:45:776-68443\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60928], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[89b27ed7-723e-488b-95b1-b8268107fe49]}\"}"}
2021-08-02 23:03:45.777  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:45.777  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:45.778  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"5dce953b-86d5-471b-a118-197c97eeb994","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:45:758"},"entity":{"relationship-list":{"relationship":[{"related-to":"named-query-element","relationship-data":[{"relationship-value":"670a94e9-874f-4087-8501-62d4d289c519","relationship-key":"named-query.named-query-uuid"},{"relationship-value":"a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bc7b331c-1e1f-4767-a40a-0babb6717cbc","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/a6dd0ae8-6151-4163-a39a-221da8d19409/named-query-elements/named-query-element/bc7b331c-1e1f-4767-a40a-0babb6717cbc","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":"108265ba-11da-4537-8397-839dba02b4c2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/108265ba-11da-4537-8397-839dba02b4c2","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"ea2388a2-5bd8-4e9e-9549-e2875f580aa7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e28ca075-5d94-4ad2-8976-1f3144f5a97b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"93bffeb5-dc42-41a6-a037-58a72fb3dff5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/ea2388a2-5bd8-4e9e-9549-e2875f580aa7/named-query-elements/named-query-element/e28ca075-5d94-4ad2-8976-1f3144f5a97b/named-query-elements/named-query-element/93bffeb5-dc42-41a6-a037-58a72fb3dff5","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":"b88ae44d-08f5-40af-bdd0-ad3d1f8c2710","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5f54f215-c8f4-494f-99f7-6afcff7d92da","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/b88ae44d-08f5-40af-bdd0-ad3d1f8c2710/named-query-elements/named-query-element/5f54f215-c8f4-494f-99f7-6afcff7d92da","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73d7105b-a116-406a-a78c-211415aad0a3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e1c2f01e-8c7e-4b0f-ba77-0cc36f274dc6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d/named-query-elements/named-query-element/558043b4-f3ec-4485-a82c-f2ca13caa8a7/named-query-elements/named-query-element/8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767/named-query-elements/named-query-element/73d7105b-a116-406a-a78c-211415aad0a3/named-query-elements/named-query-element/e1c2f01e-8c7e-4b0f-ba77-0cc36f274dc6","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945424964","model-invariant-id":"af91c2f7-35fc-43cf-a13d-443f385b2353"}}
2021-08-02 23:03:45.787  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:45.788  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"5dce953b-86d5-471b-a118-197c97eeb994","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:45:764"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"95c98bc9-0283-4a7f-82a4-bef70fc70541","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f/named-query-elements/named-query-element/95c98bc9-0283-4a7f-82a4-bef70fc70541","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945424964","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:45.819 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5dce953b-86d5-471b-a118-197c97eeb994","status":"201","rqstDate":"210802-23:03:44:957","respDate":"210802-23:03:45:819","sourceId":"AAI-TOOLS:5dce953b-86d5-471b-a118-197c97eeb994","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:44:957-8319\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[4142], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46776], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[5dce953b-86d5-471b-a118-197c97eeb994], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5dce953b-86d5-471b-a118-197c97eeb994]}\",\"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\":\"0-aai-resources-210802-23:03:44:957-8319\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[151760], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:44:957-8319]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:45.820  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:45.823  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:45.825  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"5dce953b-86d5-471b-a118-197c97eeb994","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:45:772"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","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":"b94ebcff-d8fb-4fec-ba97-9f5dcf3731de","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5ee9b93-6768-42fe-bdbf-1b7703f5c779","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/b94ebcff-d8fb-4fec-ba97-9f5dcf3731de/named-query-elements/named-query-element/c5ee9b93-6768-42fe-bdbf-1b7703f5c779","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945424964","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:45.835  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:45.908  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:45.917  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:45.917  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:45.917  INFO 10 --- [tp1725165248-33] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:45.918  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:46.036  INFO 10 --- [tp1725165248-33] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:46.164  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"322b9108-942b-4110-acfa-fef55ee4d6d9","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:46:158"},"entity":{"resource-version":"1627945425916","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/v23/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":"146b8e87-5923-4cc1-9bef-300d2d8c491a","resource-version":"1627945425916","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/v23/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":"20291129-cdd7-476f-9ebc-9ccc369af5b8","resource-version":"1627945425916","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/v23/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":"a0ca7f55-187b-4ba3-8109-eaf3bd1fcd45","resource-version":"1627945425916","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/v23/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":"96238e39-4cd9-4fa8-98b1-81b25881a4fd","resource-version":"1627945425916"}]}}]}}]}}]}}}
2021-08-02 23:03:46.176  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:46.177  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"322b9108-942b-4110-acfa-fef55ee4d6d9","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:46:167"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e03370e6-a8e1-48fa-b0cf-f692b2499ee3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194/named-query-elements/named-query-element/e03370e6-a8e1-48fa-b0cf-f692b2499ee3","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f85ec87-c41c-41d3-9e69-dbcfda2cc447","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b/named-query-elements/named-query-element/9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4/named-query-elements/named-query-element/4f85ec87-c41c-41d3-9e69-dbcfda2cc447","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73d7105b-a116-406a-a78c-211415aad0a3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d/named-query-elements/named-query-element/558043b4-f3ec-4485-a82c-f2ca13caa8a7/named-query-elements/named-query-element/8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767/named-query-elements/named-query-element/73d7105b-a116-406a-a78c-211415aad0a3","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":"42b75bcc-d281-41af-86d3-7a904850ec9b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/42b75bcc-d281-41af-86d3-7a904850ec9b","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"d9ac009a-d11f-485e-b9d3-add217cce1e2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"37f1eb3c-2380-4002-ba52-9e4dabe7070d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758/named-query-elements/named-query-element/d9ac009a-d11f-485e-b9d3-add217cce1e2/named-query-elements/named-query-element/37f1eb3c-2380-4002-ba52-9e4dabe7070d","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c14d062b-7efe-471b-929e-a8a9a8456a5d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c339f6ba-30f5-42c7-af7e-6c04ffc79951","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/c14d062b-7efe-471b-929e-a8a9a8456a5d/named-query-elements/named-query-element/c339f6ba-30f5-42c7-af7e-6c04ffc79951","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":"146b8e87-5923-4cc1-9bef-300d2d8c491a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"20291129-cdd7-476f-9ebc-9ccc369af5b8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0ca7f55-187b-4ba3-8109-eaf3bd1fcd45","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/146b8e87-5923-4cc1-9bef-300d2d8c491a/named-query-elements/named-query-element/20291129-cdd7-476f-9ebc-9ccc369af5b8/named-query-elements/named-query-element/a0ca7f55-187b-4ba3-8109-eaf3bd1fcd45","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945425916","model-invariant-id":"425b2158-e51d-4509-9945-dad4556474a3"}}
2021-08-02 23:03:46.186  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:46.187  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"322b9108-942b-4110-acfa-fef55ee4d6d9","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:46:173"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","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":"146b8e87-5923-4cc1-9bef-300d2d8c491a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/146b8e87-5923-4cc1-9bef-300d2d8c491a","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":"b94ebcff-d8fb-4fec-ba97-9f5dcf3731de","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/b94ebcff-d8fb-4fec-ba97-9f5dcf3731de","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"80e50d2e-b057-4262-899a-409341a3a9b8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e/named-query-elements/named-query-element/80e50d2e-b057-4262-899a-409341a3a9b8","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"914c075e-c85a-4ebe-adf5-7a4ec1539644","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/914c075e-c85a-4ebe-adf5-7a4ec1539644","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945425916","model-invariant-id":"2e1a602a-acd8-4f78-94ff-618b802a303b"}}
2021-08-02 23:03:46.198  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:46.199  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"322b9108-942b-4110-acfa-fef55ee4d6d9","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:46:182"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"d9ac009a-d11f-485e-b9d3-add217cce1e2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758/named-query-elements/named-query-element/d9ac009a-d11f-485e-b9d3-add217cce1e2","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b/named-query-elements/named-query-element/9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d/named-query-elements/named-query-element/558043b4-f3ec-4485-a82c-f2ca13caa8a7/named-query-elements/named-query-element/8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","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":"146b8e87-5923-4cc1-9bef-300d2d8c491a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"20291129-cdd7-476f-9ebc-9ccc369af5b8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/146b8e87-5923-4cc1-9bef-300d2d8c491a/named-query-elements/named-query-element/20291129-cdd7-476f-9ebc-9ccc369af5b8","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945425916","model-invariant-id":"97c26c99-6870-44c1-8a07-1d900d3f4ce6"}}
2021-08-02 23:03:46.206 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"322b9108-942b-4110-acfa-fef55ee4d6d9","status":"201","rqstDate":"210802-23:03:45:909","respDate":"210802-23:03:46:206","sourceId":"AAI-TOOLS:322b9108-942b-4110-acfa-fef55ee4d6d9","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:45:909-85364\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[2374], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46794], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[322b9108-942b-4110-acfa-fef55ee4d6d9], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[322b9108-942b-4110-acfa-fef55ee4d6d9]}\",\"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\":\"1-aai-resources-210802-23:03:45:909-85364\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[143440], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:45:909-85364]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:46.207  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:46.211  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:46.212  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"322b9108-942b-4110-acfa-fef55ee4d6d9","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:46:192"},"entity":{"relationship-list":{"relationship":[{"related-to":"named-query-element","relationship-data":[{"relationship-value":"670a94e9-874f-4087-8501-62d4d289c519","relationship-key":"named-query.named-query-uuid"},{"relationship-value":"a6dd0ae8-6151-4163-a39a-221da8d19409","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bc7b331c-1e1f-4767-a40a-0babb6717cbc","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/a6dd0ae8-6151-4163-a39a-221da8d19409/named-query-elements/named-query-element/bc7b331c-1e1f-4767-a40a-0babb6717cbc","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":"108265ba-11da-4537-8397-839dba02b4c2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/108265ba-11da-4537-8397-839dba02b4c2","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"ea2388a2-5bd8-4e9e-9549-e2875f580aa7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e28ca075-5d94-4ad2-8976-1f3144f5a97b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"93bffeb5-dc42-41a6-a037-58a72fb3dff5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/ea2388a2-5bd8-4e9e-9549-e2875f580aa7/named-query-elements/named-query-element/e28ca075-5d94-4ad2-8976-1f3144f5a97b/named-query-elements/named-query-element/93bffeb5-dc42-41a6-a037-58a72fb3dff5","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":"146b8e87-5923-4cc1-9bef-300d2d8c491a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"20291129-cdd7-476f-9ebc-9ccc369af5b8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0ca7f55-187b-4ba3-8109-eaf3bd1fcd45","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"96238e39-4cd9-4fa8-98b1-81b25881a4fd","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/146b8e87-5923-4cc1-9bef-300d2d8c491a/named-query-elements/named-query-element/20291129-cdd7-476f-9ebc-9ccc369af5b8/named-query-elements/named-query-element/a0ca7f55-187b-4ba3-8109-eaf3bd1fcd45/named-query-elements/named-query-element/96238e39-4cd9-4fa8-98b1-81b25881a4fd","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":"b88ae44d-08f5-40af-bdd0-ad3d1f8c2710","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5f54f215-c8f4-494f-99f7-6afcff7d92da","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/b88ae44d-08f5-40af-bdd0-ad3d1f8c2710/named-query-elements/named-query-element/5f54f215-c8f4-494f-99f7-6afcff7d92da","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73d7105b-a116-406a-a78c-211415aad0a3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e1c2f01e-8c7e-4b0f-ba77-0cc36f274dc6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d/named-query-elements/named-query-element/558043b4-f3ec-4485-a82c-f2ca13caa8a7/named-query-elements/named-query-element/8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767/named-query-elements/named-query-element/73d7105b-a116-406a-a78c-211415aad0a3/named-query-elements/named-query-element/e1c2f01e-8c7e-4b0f-ba77-0cc36f274dc6","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945425916","model-invariant-id":"af91c2f7-35fc-43cf-a13d-443f385b2353"}}
2021-08-02 23:03:46.220  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:46.296  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:46.306  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:46.306  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:46.306  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:46.306  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:46.391  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:46.535  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"8fad3754-51d1-4f8b-82b6-a5429ca9db73","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:46:529"},"entity":{"resource-version":"1627945426305","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/v23/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":"73cd4f23-8e0f-45cb-bd59-b33bf790d05f","resource-version":"1627945426305","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/v23/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":"a1ff05b4-9e40-43ef-8439-2a785ac8c7a0","resource-version":"1627945426305","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/v23/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":"9d6b21d0-58e6-4161-9474-175bd7d18ff2","resource-version":"1627945426305","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/v23/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":"4b76e3e2-3643-4fbd-82a6-53f55dc4bd18","resource-version":"1627945426305"}]}}]}}]}}]}}}
2021-08-02 23:03:46.545  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:46.548  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"8fad3754-51d1-4f8b-82b6-a5429ca9db73","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:46:536"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c980656c-e76b-4106-b2e2-51ea1f3bb8d8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e8404ad-35f4-4ef5-bc88-8c132383175f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5/named-query-elements/named-query-element/c980656c-e76b-4106-b2e2-51ea1f3bb8d8/named-query-elements/named-query-element/5e8404ad-35f4-4ef5-bc88-8c132383175f","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":"55b23f82-b52a-462f-a999-733bddfbefd2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/55b23f82-b52a-462f-a999-733bddfbefd2","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3","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":"42b75bcc-d281-41af-86d3-7a904850ec9b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f86d6769-2e17-44aa-bef1-d47432961b0f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/42b75bcc-d281-41af-86d3-7a904850ec9b/named-query-elements/named-query-element/f86d6769-2e17-44aa-bef1-d47432961b0f","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf","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":"73cd4f23-8e0f-45cb-bd59-b33bf790d05f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/73cd4f23-8e0f-45cb-bd59-b33bf790d05f","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945426305","model-invariant-id":"fe012535-2c31-4a39-a739-612374c638a0"}}
2021-08-02 23:03:46.561  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:46.562  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"8fad3754-51d1-4f8b-82b6-a5429ca9db73","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:46:550"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c980656c-e76b-4106-b2e2-51ea1f3bb8d8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5/named-query-elements/named-query-element/c980656c-e76b-4106-b2e2-51ea1f3bb8d8","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1e87daec-ab4d-4b1f-8243-23f291e10b64","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393/named-query-elements/named-query-element/1e87daec-ab4d-4b1f-8243-23f291e10b64","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5f5ce41-78a2-484e-8dc8-2ce8a30794da","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb/named-query-elements/named-query-element/c5f5ce41-78a2-484e-8dc8-2ce8a30794da","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e020cf0-a4a1-4a3c-90bd-4c77382012f8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"948c32da-3216-4c17-9898-e031a0831c10","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/8e020cf0-a4a1-4a3c-90bd-4c77382012f8/named-query-elements/named-query-element/948c32da-3216-4c17-9898-e031a0831c10","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9ae64a72-a776-4e41-bf8b-1cdaa2bc7651","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9/named-query-elements/named-query-element/9ae64a72-a776-4e41-bf8b-1cdaa2bc7651","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":"73cd4f23-8e0f-45cb-bd59-b33bf790d05f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a1ff05b4-9e40-43ef-8439-2a785ac8c7a0","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/73cd4f23-8e0f-45cb-bd59-b33bf790d05f/named-query-elements/named-query-element/a1ff05b4-9e40-43ef-8439-2a785ac8c7a0","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73210067-de42-45a0-b39e-ae686d824709","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4c88d1d1-df40-4790-a49f-967ade8dd0f2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/73210067-de42-45a0-b39e-ae686d824709/named-query-elements/named-query-element/4c88d1d1-df40-4790-a49f-967ade8dd0f2","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c8a64347-b298-4216-ab55-adcb52558aab","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3b7ea53b-d8f5-483c-809c-775d31596056","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730/named-query-elements/named-query-element/c8a64347-b298-4216-ab55-adcb52558aab/named-query-elements/named-query-element/3b7ea53b-d8f5-483c-809c-775d31596056","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"359b1ae7-c618-41e7-93af-dc11e5e914a6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5/named-query-elements/named-query-element/359b1ae7-c618-41e7-93af-dc11e5e914a6","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945426305","model-invariant-id":"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8"}}
2021-08-02 23:03:46.575  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:46.577  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"8fad3754-51d1-4f8b-82b6-a5429ca9db73","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:46:557"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"95c98bc9-0283-4a7f-82a4-bef70fc70541","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f/named-query-elements/named-query-element/95c98bc9-0283-4a7f-82a4-bef70fc70541","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d","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":"73cd4f23-8e0f-45cb-bd59-b33bf790d05f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a1ff05b4-9e40-43ef-8439-2a785ac8c7a0","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d6b21d0-58e6-4161-9474-175bd7d18ff2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4b76e3e2-3643-4fbd-82a6-53f55dc4bd18","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/73cd4f23-8e0f-45cb-bd59-b33bf790d05f/named-query-elements/named-query-element/a1ff05b4-9e40-43ef-8439-2a785ac8c7a0/named-query-elements/named-query-element/9d6b21d0-58e6-4161-9474-175bd7d18ff2/named-query-elements/named-query-element/4b76e3e2-3643-4fbd-82a6-53f55dc4bd18","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945426305","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:46.589  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:46.591  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"8fad3754-51d1-4f8b-82b6-a5429ca9db73","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:46:574"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1c75999b-161f-4f14-a96f-62cda80c2393","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/1c75999b-161f-4f14-a96f-62cda80c2393","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7dfb6840-4771-44fc-962e-4dc8acb3f5f9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/7dfb6840-4771-44fc-962e-4dc8acb3f5f9","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"98de5dcd-b4e9-40e7-9e86-96c6cae53edb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92/named-query-elements/named-query-element/98de5dcd-b4e9-40e7-9e86-96c6cae53edb","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73210067-de42-45a0-b39e-ae686d824709","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/73210067-de42-45a0-b39e-ae686d824709","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"fc801b11-5399-4513-9746-2b5925f6d4a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06/named-query-elements/named-query-element/fc801b11-5399-4513-9746-2b5925f6d4a5","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e020cf0-a4a1-4a3c-90bd-4c77382012f8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/8e020cf0-a4a1-4a3c-90bd-4c77382012f8","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":"73cd4f23-8e0f-45cb-bd59-b33bf790d05f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a1ff05b4-9e40-43ef-8439-2a785ac8c7a0","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d6b21d0-58e6-4161-9474-175bd7d18ff2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/73cd4f23-8e0f-45cb-bd59-b33bf790d05f/named-query-elements/named-query-element/a1ff05b4-9e40-43ef-8439-2a785ac8c7a0/named-query-elements/named-query-element/9d6b21d0-58e6-4161-9474-175bd7d18ff2","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c8a64347-b298-4216-ab55-adcb52558aab","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730/named-query-elements/named-query-element/c8a64347-b298-4216-ab55-adcb52558aab","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945426305","model-invariant-id":"cea0a982-8d55-4093-921e-418fbccf7060"}}
2021-08-02 23:03:46.592 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8fad3754-51d1-4f8b-82b6-a5429ca9db73","status":"201","rqstDate":"210802-23:03:46:297","respDate":"210802-23:03:46:592","sourceId":"AAI-TOOLS:8fad3754-51d1-4f8b-82b6-a5429ca9db73","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:46:297-27158\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[2376], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46800], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[8fad3754-51d1-4f8b-82b6-a5429ca9db73], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8fad3754-51d1-4f8b-82b6-a5429ca9db73]}\",\"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-210802-23:03:46:297-27158\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[127032], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:46:297-27158]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:46.593  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:46.609  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:46.679  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:46.689  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:46.689  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:46.689  INFO 10 --- [tp1725165248-30] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:46.689  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:46.860  INFO 10 --- [tp1725165248-30] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:47.214  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:47.216 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c057b04c-5f8e-4e03-907e-4a5679357015","status":"200","rqstDate":"210802-23:03:47:215","respDate":"210802-23:03:47:216","sourceId":"haproxy:c057b04c-5f8e-4e03-907e-4a5679357015","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:47:215-23822\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c057b04c-5f8e-4e03-907e-4a5679357015]}\"}"}
2021-08-02 23:03:47.217  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:47.308  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"020891ff-a95a-4787-8453-e5fc7aa0a943","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:47:301"},"entity":{"resource-version":"1627945426688","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/v23/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":"f75bb1ee-d306-4453-9361-fb0716c38483","resource-version":"1627945426688","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/v23/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":"7e19423f-b19c-4647-8f19-0425d6e53517","resource-version":"1627945426688","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/v23/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":"12ac6ab7-b43c-46e4-ba29-4f1bd2014869","resource-version":"1627945426688"}]}},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"acc6edd8-a8d4-4b93-afaa-0994068be14c","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"da86bb5f-16ea-45c8-a7d7-8e3ee6385290","resource-version":"1627945426688","related-lookups":{"related-lookup":[{"target-node-type":"model","related-lookup-uuid":"e18707fb-c412-460d-8361-95d28285cbea","target-node-property":"model-invariant-id","resource-version":"1627945426688","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":"982ed107-e017-431c-a1b0-0aa5f0540675","target-node-property":"model-version-id","resource-version":"1627945426688","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/v23/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":"3c0c2a02-2494-496b-9782-91c7755ff765","resource-version":"1627945426688","related-lookups":{"related-lookup":[{"target-node-type":"model","related-lookup-uuid":"1cfb298e-1331-4d9e-816e-a58ba320832b","target-node-property":"model-invariant-id","resource-version":"1627945426688","source-node-type":"vf-module","source-node-property":"model-invariant-id-local","property-collect-list":["model-invariant-id","model-type"]},{"target-node-type":"model-ver","related-lookup-uuid":"b68fae05-3cd8-4dc2-9721-2598f2cfe3ce","target-node-property":"model-version-id","resource-version":"1627945426688","source-node-type":"vf-module","source-node-property":"model-version-id-local","property-collect-list":["model-name","model-version","model-version-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/v23/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":"8176233f-b32a-4b31-8c57-3583cc9d28b2","resource-version":"1627945426688","related-lookups":{"related-lookup":[{"target-node-type":"model-ver","related-lookup-uuid":"f1029aed-d0ce-4fde-b6ba-4ade5ee1dd9c","target-node-property":"model-version-id","resource-version":"1627945426688","source-node-type":"service-instance","source-node-property":"model-version-id-local","property-collect-list":["model-name","model-version","model-version-id"]},{"target-node-type":"model","related-lookup-uuid":"0552eaf0-c8bf-47a5-b192-f88da6e2641e","target-node-property":"model-invariant-id","resource-version":"1627945426688","source-node-type":"service-instance","source-node-property":"model-invariant-id-local","property-collect-list":["model-invariant-id","model-type"]}]}}]}}]}}]}}}
2021-08-02 23:03:47.319  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:47.321  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"020891ff-a95a-4787-8453-e5fc7aa0a943","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:47:309"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e03370e6-a8e1-48fa-b0cf-f692b2499ee3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194/named-query-elements/named-query-element/e03370e6-a8e1-48fa-b0cf-f692b2499ee3","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f85ec87-c41c-41d3-9e69-dbcfda2cc447","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b/named-query-elements/named-query-element/9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4/named-query-elements/named-query-element/4f85ec87-c41c-41d3-9e69-dbcfda2cc447","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73d7105b-a116-406a-a78c-211415aad0a3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d/named-query-elements/named-query-element/558043b4-f3ec-4485-a82c-f2ca13caa8a7/named-query-elements/named-query-element/8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767/named-query-elements/named-query-element/73d7105b-a116-406a-a78c-211415aad0a3","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":"42b75bcc-d281-41af-86d3-7a904850ec9b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/42b75bcc-d281-41af-86d3-7a904850ec9b","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"d9ac009a-d11f-485e-b9d3-add217cce1e2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"37f1eb3c-2380-4002-ba52-9e4dabe7070d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758/named-query-elements/named-query-element/d9ac009a-d11f-485e-b9d3-add217cce1e2/named-query-elements/named-query-element/37f1eb3c-2380-4002-ba52-9e4dabe7070d","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c14d062b-7efe-471b-929e-a8a9a8456a5d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c339f6ba-30f5-42c7-af7e-6c04ffc79951","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/c14d062b-7efe-471b-929e-a8a9a8456a5d/named-query-elements/named-query-element/c339f6ba-30f5-42c7-af7e-6c04ffc79951","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":"f75bb1ee-d306-4453-9361-fb0716c38483","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7e19423f-b19c-4647-8f19-0425d6e53517","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"12ac6ab7-b43c-46e4-ba29-4f1bd2014869","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/f75bb1ee-d306-4453-9361-fb0716c38483/named-query-elements/named-query-element/7e19423f-b19c-4647-8f19-0425d6e53517/named-query-elements/named-query-element/12ac6ab7-b43c-46e4-ba29-4f1bd2014869","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":"146b8e87-5923-4cc1-9bef-300d2d8c491a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"20291129-cdd7-476f-9ebc-9ccc369af5b8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0ca7f55-187b-4ba3-8109-eaf3bd1fcd45","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/146b8e87-5923-4cc1-9bef-300d2d8c491a/named-query-elements/named-query-element/20291129-cdd7-476f-9ebc-9ccc369af5b8/named-query-elements/named-query-element/a0ca7f55-187b-4ba3-8109-eaf3bd1fcd45","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945426688","model-invariant-id":"425b2158-e51d-4509-9945-dad4556474a3"}}
2021-08-02 23:03:47.329  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:47.330  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"020891ff-a95a-4787-8453-e5fc7aa0a943","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:47:315"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"d9ac009a-d11f-485e-b9d3-add217cce1e2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758/named-query-elements/named-query-element/d9ac009a-d11f-485e-b9d3-add217cce1e2","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b/named-query-elements/named-query-element/9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d/named-query-elements/named-query-element/558043b4-f3ec-4485-a82c-f2ca13caa8a7/named-query-elements/named-query-element/8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","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":"f75bb1ee-d306-4453-9361-fb0716c38483","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7e19423f-b19c-4647-8f19-0425d6e53517","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/f75bb1ee-d306-4453-9361-fb0716c38483/named-query-elements/named-query-element/7e19423f-b19c-4647-8f19-0425d6e53517","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":"146b8e87-5923-4cc1-9bef-300d2d8c491a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"20291129-cdd7-476f-9ebc-9ccc369af5b8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/146b8e87-5923-4cc1-9bef-300d2d8c491a/named-query-elements/named-query-element/20291129-cdd7-476f-9ebc-9ccc369af5b8","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945426688","model-invariant-id":"97c26c99-6870-44c1-8a07-1d900d3f4ce6"}}
2021-08-02 23:03:47.343  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:47.345  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"020891ff-a95a-4787-8453-e5fc7aa0a943","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:47: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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e1d667ac-2ca5-4202-bf82-fdeae365c4e7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/e1d667ac-2ca5-4202-bf82-fdeae365c4e7","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3","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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"95c98bc9-0283-4a7f-82a4-bef70fc70541","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ded3b11-d8dd-4795-b1e1-214269e50819","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f/named-query-elements/named-query-element/95c98bc9-0283-4a7f-82a4-bef70fc70541/named-query-elements/named-query-element/5ded3b11-d8dd-4795-b1e1-214269e50819","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":"f75bb1ee-d306-4453-9361-fb0716c38483","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"da86bb5f-16ea-45c8-a7d7-8e3ee6385290","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3c0c2a02-2494-496b-9782-91c7755ff765","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/f75bb1ee-d306-4453-9361-fb0716c38483/named-query-elements/named-query-element/da86bb5f-16ea-45c8-a7d7-8e3ee6385290/named-query-elements/named-query-element/3c0c2a02-2494-496b-9782-91c7755ff765","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945426688","model-invariant-id":"ef86f9c5-2165-44f3-8fc3-96018b609ea5"}}
2021-08-02 23:03:47.353  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:47.355  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"020891ff-a95a-4787-8453-e5fc7aa0a943","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:47:326"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"546e18dc-80f4-4654-87dd-b498526bd915","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/546e18dc-80f4-4654-87dd-b498526bd915","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"ea2388a2-5bd8-4e9e-9549-e2875f580aa7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/ea2388a2-5bd8-4e9e-9549-e2875f580aa7","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c23eae70-6e14-42e7-9ffe-c884b336c1e9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac/named-query-elements/named-query-element/c23eae70-6e14-42e7-9ffe-c884b336c1e9","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d/named-query-elements/named-query-element/558043b4-f3ec-4485-a82c-f2ca13caa8a7","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758","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":"f75bb1ee-d306-4453-9361-fb0716c38483","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/f75bb1ee-d306-4453-9361-fb0716c38483","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945426688","model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:47.365  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:47.367  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"020891ff-a95a-4787-8453-e5fc7aa0a943","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:47:334"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"95c98bc9-0283-4a7f-82a4-bef70fc70541","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f/named-query-elements/named-query-element/95c98bc9-0283-4a7f-82a4-bef70fc70541","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","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":"f75bb1ee-d306-4453-9361-fb0716c38483","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"da86bb5f-16ea-45c8-a7d7-8e3ee6385290","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/f75bb1ee-d306-4453-9361-fb0716c38483/named-query-elements/named-query-element/da86bb5f-16ea-45c8-a7d7-8e3ee6385290","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d","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":"73cd4f23-8e0f-45cb-bd59-b33bf790d05f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a1ff05b4-9e40-43ef-8439-2a785ac8c7a0","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d6b21d0-58e6-4161-9474-175bd7d18ff2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4b76e3e2-3643-4fbd-82a6-53f55dc4bd18","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/73cd4f23-8e0f-45cb-bd59-b33bf790d05f/named-query-elements/named-query-element/a1ff05b4-9e40-43ef-8439-2a785ac8c7a0/named-query-elements/named-query-element/9d6b21d0-58e6-4161-9474-175bd7d18ff2/named-query-elements/named-query-element/4b76e3e2-3643-4fbd-82a6-53f55dc4bd18","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945426688","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:47.377  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:47.379  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"020891ff-a95a-4787-8453-e5fc7aa0a943","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:47:341"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","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":"b94ebcff-d8fb-4fec-ba97-9f5dcf3731de","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5ee9b93-6768-42fe-bdbf-1b7703f5c779","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/b94ebcff-d8fb-4fec-ba97-9f5dcf3731de/named-query-elements/named-query-element/c5ee9b93-6768-42fe-bdbf-1b7703f5c779","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d","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":"f75bb1ee-d306-4453-9361-fb0716c38483","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"da86bb5f-16ea-45c8-a7d7-8e3ee6385290","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8176233f-b32a-4b31-8c57-3583cc9d28b2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/f75bb1ee-d306-4453-9361-fb0716c38483/named-query-elements/named-query-element/da86bb5f-16ea-45c8-a7d7-8e3ee6385290/named-query-elements/named-query-element/8176233f-b32a-4b31-8c57-3583cc9d28b2","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945426688","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:47.391  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:47.404 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"020891ff-a95a-4787-8453-e5fc7aa0a943","status":"201","rqstDate":"210802-23:03:46:679","respDate":"210802-23:03:47:404","sourceId":"AAI-TOOLS:020891ff-a95a-4787-8453-e5fc7aa0a943","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:46:679-75059\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[5872], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46804], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[020891ff-a95a-4787-8453-e5fc7aa0a943], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[020891ff-a95a-4787-8453-e5fc7aa0a943]}\",\"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-210802-23:03:46:679-75059\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[184352], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-210802-23:03:46:679-75059]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:47.405  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:47.498  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:47.506  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:47.506  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:47.506  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:47.506  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:47.546 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:03:47.548 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-3, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:03:47.548 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-3, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:03:47.548 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-3, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:03:47.548 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-3, inFlight=0, closed=true] closing connection
2021-08-02 23:03:47.548 DEBUG 10 --- [luster-worker-2] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:03:47.549 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 4000 milliseconds
2021-08-02 23:03:47.549 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 4000 ms
2021-08-02 23:03:47.726  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:48.028  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"9cb8bf9a-9434-4956-9ff8-da56801165d2","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:48:023"},"entity":{"resource-version":"1627945427505","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/v23/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":"11badd5b-df77-4415-9148-dc55ab74ba72","resource-version":"1627945427505","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/v23/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":"9d3cc6c3-c9af-4142-b482-25114c1550d5","resource-version":"1627945427505","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/v23/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":"1fd599e9-02ba-4bea-829e-6bf24aa37115","resource-version":"1627945427505"},{"relationship-list":{"relationship":[{"related-to":"model","relationship-data":[{"relationship-value":"82194af1-3c2c-485a-8f44-420e22a9eaa4","relationship-key":"model.model-invariant-id"}],"related-link":"/aai/v23/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":"b0711da0-808c-4850-b27b-d31dcaa6bf42","resource-version":"1627945427505","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/v23/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":"880db480-2044-4e6d-a0cc-983aa94711e2","resource-version":"1627945427505","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/v23/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":"3b1e22f2-b774-4b35-85ec-a33d8b7ab3b0","resource-version":"1627945427505"}]}}]}}]}}]}}]}}}
2021-08-02 23:03:48.044  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:48.045  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"9cb8bf9a-9434-4956-9ff8-da56801165d2","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:48:028"},"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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7ed49c39-0abd-483a-bddd-2709bde3a9cd","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/4dabcba1-2818-4b9d-b4d7-459ef0bb36f8/named-query-elements/named-query-element/7ed49c39-0abd-483a-bddd-2709bde3a9cd","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"914c075e-c85a-4ebe-adf5-7a4ec1539644","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e75d70f-7e58-4361-845e-78c6df0714e6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/914c075e-c85a-4ebe-adf5-7a4ec1539644/named-query-elements/named-query-element/6e75d70f-7e58-4361-845e-78c6df0714e6","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"efd2f9d0-2174-40fe-a557-dbeda4c5c625","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d/named-query-elements/named-query-element/efd2f9d0-2174-40fe-a557-dbeda4c5c625","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":"11badd5b-df77-4415-9148-dc55ab74ba72","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d3cc6c3-c9af-4142-b482-25114c1550d5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"b0711da0-808c-4850-b27b-d31dcaa6bf42","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"880db480-2044-4e6d-a0cc-983aa94711e2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3b1e22f2-b774-4b35-85ec-a33d8b7ab3b0","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/11badd5b-df77-4415-9148-dc55ab74ba72/named-query-elements/named-query-element/9d3cc6c3-c9af-4142-b482-25114c1550d5/named-query-elements/named-query-element/b0711da0-808c-4850-b27b-d31dcaa6bf42/named-query-elements/named-query-element/880db480-2044-4e6d-a0cc-983aa94711e2/named-query-elements/named-query-element/3b1e22f2-b774-4b35-85ec-a33d8b7ab3b0","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"97309a1e-164a-4fdd-ae0e-4b6a2f600a83","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/0bdf97bb-1f09-443d-ba38-ab97d0a3dd43/named-query-elements/named-query-element/97309a1e-164a-4fdd-ae0e-4b6a2f600a83","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"80e50d2e-b057-4262-899a-409341a3a9b8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"231b56fe-ba58-47b0-afa9-31d4f3d070ed","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e/named-query-elements/named-query-element/80e50d2e-b057-4262-899a-409341a3a9b8/named-query-elements/named-query-element/231b56fe-ba58-47b0-afa9-31d4f3d070ed","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945427505","model-invariant-id":"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e"}}
2021-08-02 23:03:48.055  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:48.056  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"9cb8bf9a-9434-4956-9ff8-da56801165d2","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:48:035"},"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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"23b76edf-dd55-4133-a179-33cc6b21bd5d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c/named-query-elements/named-query-element/23b76edf-dd55-4133-a179-33cc6b21bd5d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/0bdf97bb-1f09-443d-ba38-ab97d0a3dd43","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":"146b8e87-5923-4cc1-9bef-300d2d8c491a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/146b8e87-5923-4cc1-9bef-300d2d8c491a","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":"11badd5b-df77-4415-9148-dc55ab74ba72","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d3cc6c3-c9af-4142-b482-25114c1550d5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"b0711da0-808c-4850-b27b-d31dcaa6bf42","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"880db480-2044-4e6d-a0cc-983aa94711e2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/11badd5b-df77-4415-9148-dc55ab74ba72/named-query-elements/named-query-element/9d3cc6c3-c9af-4142-b482-25114c1550d5/named-query-elements/named-query-element/b0711da0-808c-4850-b27b-d31dcaa6bf42/named-query-elements/named-query-element/880db480-2044-4e6d-a0cc-983aa94711e2","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":"b94ebcff-d8fb-4fec-ba97-9f5dcf3731de","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/b94ebcff-d8fb-4fec-ba97-9f5dcf3731de","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"80e50d2e-b057-4262-899a-409341a3a9b8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e/named-query-elements/named-query-element/80e50d2e-b057-4262-899a-409341a3a9b8","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/4dabcba1-2818-4b9d-b4d7-459ef0bb36f8","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"914c075e-c85a-4ebe-adf5-7a4ec1539644","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/914c075e-c85a-4ebe-adf5-7a4ec1539644","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945427505","model-invariant-id":"2e1a602a-acd8-4f78-94ff-618b802a303b"}}
2021-08-02 23:03:48.066  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:48.067  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"9cb8bf9a-9434-4956-9ff8-da56801165d2","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:48:039"},"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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0a133c3-33a7-4b81-afc1-f4c999c854b5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c980656c-e76b-4106-b2e2-51ea1f3bb8d8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e8404ad-35f4-4ef5-bc88-8c132383175f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c/named-query-elements/named-query-element/a0a133c3-33a7-4b81-afc1-f4c999c854b5/named-query-elements/named-query-element/c980656c-e76b-4106-b2e2-51ea1f3bb8d8/named-query-elements/named-query-element/5e8404ad-35f4-4ef5-bc88-8c132383175f","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":"55b23f82-b52a-462f-a999-733bddfbefd2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/55b23f82-b52a-462f-a999-733bddfbefd2","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3","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":"11badd5b-df77-4415-9148-dc55ab74ba72","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d3cc6c3-c9af-4142-b482-25114c1550d5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/11badd5b-df77-4415-9148-dc55ab74ba72/named-query-elements/named-query-element/9d3cc6c3-c9af-4142-b482-25114c1550d5","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":"11badd5b-df77-4415-9148-dc55ab74ba72","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d3cc6c3-c9af-4142-b482-25114c1550d5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"1fd599e9-02ba-4bea-829e-6bf24aa37115","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/11badd5b-df77-4415-9148-dc55ab74ba72/named-query-elements/named-query-element/9d3cc6c3-c9af-4142-b482-25114c1550d5/named-query-elements/named-query-element/1fd599e9-02ba-4bea-829e-6bf24aa37115","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":"42b75bcc-d281-41af-86d3-7a904850ec9b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f86d6769-2e17-44aa-bef1-d47432961b0f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/42b75bcc-d281-41af-86d3-7a904850ec9b/named-query-elements/named-query-element/f86d6769-2e17-44aa-bef1-d47432961b0f","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf","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":"73cd4f23-8e0f-45cb-bd59-b33bf790d05f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/73cd4f23-8e0f-45cb-bd59-b33bf790d05f","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945427505","model-invariant-id":"fe012535-2c31-4a39-a739-612374c638a0"}}
2021-08-02 23:03:48.076  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:48.077  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"9cb8bf9a-9434-4956-9ff8-da56801165d2","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:48:045"},"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":"11badd5b-df77-4415-9148-dc55ab74ba72","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/11badd5b-df77-4415-9148-dc55ab74ba72","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945427505","model-invariant-id":"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98"}}
2021-08-02 23:03:48.087 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9cb8bf9a-9434-4956-9ff8-da56801165d2","status":"201","rqstDate":"210802-23:03:47:498","respDate":"210802-23:03:48:086","sourceId":"AAI-TOOLS:9cb8bf9a-9434-4956-9ff8-da56801165d2","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:47:498-75395\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[3564], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46818], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[9cb8bf9a-9434-4956-9ff8-da56801165d2], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9cb8bf9a-9434-4956-9ff8-da56801165d2]}\",\"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\":\"0-aai-resources-210802-23:03:47:498-75395\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[348400], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:47:498-75395]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:48.087  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:48.087  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:48.089  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"9cb8bf9a-9434-4956-9ff8-da56801165d2","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:48:051"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","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":"b94ebcff-d8fb-4fec-ba97-9f5dcf3731de","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5ee9b93-6768-42fe-bdbf-1b7703f5c779","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/b94ebcff-d8fb-4fec-ba97-9f5dcf3731de/named-query-elements/named-query-element/c5ee9b93-6768-42fe-bdbf-1b7703f5c779","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d","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":"f75bb1ee-d306-4453-9361-fb0716c38483","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"da86bb5f-16ea-45c8-a7d7-8e3ee6385290","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8176233f-b32a-4b31-8c57-3583cc9d28b2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/f75bb1ee-d306-4453-9361-fb0716c38483/named-query-elements/named-query-element/da86bb5f-16ea-45c8-a7d7-8e3ee6385290/named-query-elements/named-query-element/8176233f-b32a-4b31-8c57-3583cc9d28b2","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","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":"11badd5b-df77-4415-9148-dc55ab74ba72","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d3cc6c3-c9af-4142-b482-25114c1550d5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"b0711da0-808c-4850-b27b-d31dcaa6bf42","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/11badd5b-df77-4415-9148-dc55ab74ba72/named-query-elements/named-query-element/9d3cc6c3-c9af-4142-b482-25114c1550d5/named-query-elements/named-query-element/b0711da0-808c-4850-b27b-d31dcaa6bf42","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945427505","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:48.101  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:48.187  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:48.197  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:48.197  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:48.197  INFO 10 --- [tp1725165248-32] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:48.197  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:48.403  INFO 10 --- [tp1725165248-32] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:48.717  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"2f85e957-8035-4653-b3bb-a77dac012639","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:48:709"},"entity":{"resource-version":"1627945428196","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/v23/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":"7daff8f3-61dd-4cc8-bb8c-17ac70571af5","resource-version":"1627945428196","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/v23/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":"dba35e7e-a728-4746-b484-47e1816b9f97","resource-version":"1627945428196","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/v23/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":"0d27db07-f034-42a5-88f5-c351df552420","resource-version":"1627945428196","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/v23/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":"15c9188b-3e3f-41f3-88c5-b1758cc062fc","resource-version":"1627945428196","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/v23/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":"10b223ac-5aad-43ab-9416-03ba21aaf6d6","resource-version":"1627945428196"}]}}]}}]}}]}}]}}}
2021-08-02 23:03:48.727  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:48.730  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"2f85e957-8035-4653-b3bb-a77dac012639","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:48:718"},"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":"7daff8f3-61dd-4cc8-bb8c-17ac70571af5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"dba35e7e-a728-4746-b484-47e1816b9f97","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0d27db07-f034-42a5-88f5-c351df552420","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"15c9188b-3e3f-41f3-88c5-b1758cc062fc","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"10b223ac-5aad-43ab-9416-03ba21aaf6d6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/7daff8f3-61dd-4cc8-bb8c-17ac70571af5/named-query-elements/named-query-element/dba35e7e-a728-4746-b484-47e1816b9f97/named-query-elements/named-query-element/0d27db07-f034-42a5-88f5-c351df552420/named-query-elements/named-query-element/15c9188b-3e3f-41f3-88c5-b1758cc062fc/named-query-elements/named-query-element/10b223ac-5aad-43ab-9416-03ba21aaf6d6","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945428196","model-invariant-id":"0562518b-e5b3-49f4-8ad8-19b43766c79d"}}
2021-08-02 23:03:48.740  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:48.742  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"2f85e957-8035-4653-b3bb-a77dac012639","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:48:725"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e03370e6-a8e1-48fa-b0cf-f692b2499ee3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194/named-query-elements/named-query-element/e03370e6-a8e1-48fa-b0cf-f692b2499ee3","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f85ec87-c41c-41d3-9e69-dbcfda2cc447","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b/named-query-elements/named-query-element/9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4/named-query-elements/named-query-element/4f85ec87-c41c-41d3-9e69-dbcfda2cc447","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"73d7105b-a116-406a-a78c-211415aad0a3","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d/named-query-elements/named-query-element/558043b4-f3ec-4485-a82c-f2ca13caa8a7/named-query-elements/named-query-element/8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767/named-query-elements/named-query-element/73d7105b-a116-406a-a78c-211415aad0a3","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":"42b75bcc-d281-41af-86d3-7a904850ec9b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/42b75bcc-d281-41af-86d3-7a904850ec9b","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"d9ac009a-d11f-485e-b9d3-add217cce1e2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"37f1eb3c-2380-4002-ba52-9e4dabe7070d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758/named-query-elements/named-query-element/d9ac009a-d11f-485e-b9d3-add217cce1e2/named-query-elements/named-query-element/37f1eb3c-2380-4002-ba52-9e4dabe7070d","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c14d062b-7efe-471b-929e-a8a9a8456a5d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c339f6ba-30f5-42c7-af7e-6c04ffc79951","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/c14d062b-7efe-471b-929e-a8a9a8456a5d/named-query-elements/named-query-element/c339f6ba-30f5-42c7-af7e-6c04ffc79951","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":"f75bb1ee-d306-4453-9361-fb0716c38483","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7e19423f-b19c-4647-8f19-0425d6e53517","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"12ac6ab7-b43c-46e4-ba29-4f1bd2014869","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/f75bb1ee-d306-4453-9361-fb0716c38483/named-query-elements/named-query-element/7e19423f-b19c-4647-8f19-0425d6e53517/named-query-elements/named-query-element/12ac6ab7-b43c-46e4-ba29-4f1bd2014869","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":"146b8e87-5923-4cc1-9bef-300d2d8c491a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"20291129-cdd7-476f-9ebc-9ccc369af5b8","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a0ca7f55-187b-4ba3-8109-eaf3bd1fcd45","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/146b8e87-5923-4cc1-9bef-300d2d8c491a/named-query-elements/named-query-element/20291129-cdd7-476f-9ebc-9ccc369af5b8/named-query-elements/named-query-element/a0ca7f55-187b-4ba3-8109-eaf3bd1fcd45","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":"7daff8f3-61dd-4cc8-bb8c-17ac70571af5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"dba35e7e-a728-4746-b484-47e1816b9f97","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0d27db07-f034-42a5-88f5-c351df552420","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"15c9188b-3e3f-41f3-88c5-b1758cc062fc","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/7daff8f3-61dd-4cc8-bb8c-17ac70571af5/named-query-elements/named-query-element/dba35e7e-a728-4746-b484-47e1816b9f97/named-query-elements/named-query-element/0d27db07-f034-42a5-88f5-c351df552420/named-query-elements/named-query-element/15c9188b-3e3f-41f3-88c5-b1758cc062fc","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945428196","model-invariant-id":"425b2158-e51d-4509-9945-dad4556474a3"}}
2021-08-02 23:03:48.755  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:48.756  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"2f85e957-8035-4653-b3bb-a77dac012639","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:48:734"},"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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"cd3297c7-75f0-430f-bc6d-739b6d7bf194","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/cd3297c7-75f0-430f-bc6d-739b6d7bf194","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"d9ac009a-d11f-485e-b9d3-add217cce1e2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758/named-query-elements/named-query-element/d9ac009a-d11f-485e-b9d3-add217cce1e2","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b/named-query-elements/named-query-element/9b2050a6-57e0-48d3-8b9e-ad2a4aa69ab4","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d/named-query-elements/named-query-element/558043b4-f3ec-4485-a82c-f2ca13caa8a7/named-query-elements/named-query-element/8e1e00f7-3d3e-4d7d-8f3a-8d1a6b2e1767","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":"f75bb1ee-d306-4453-9361-fb0716c38483","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"7e19423f-b19c-4647-8f19-0425d6e53517","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/f75bb1ee-d306-4453-9361-fb0716c38483/named-query-elements/named-query-element/7e19423f-b19c-4647-8f19-0425d6e53517","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":"146b8e87-5923-4cc1-9bef-300d2d8c491a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"20291129-cdd7-476f-9ebc-9ccc369af5b8","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/146b8e87-5923-4cc1-9bef-300d2d8c491a/named-query-elements/named-query-element/20291129-cdd7-476f-9ebc-9ccc369af5b8","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":"7daff8f3-61dd-4cc8-bb8c-17ac70571af5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"dba35e7e-a728-4746-b484-47e1816b9f97","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0d27db07-f034-42a5-88f5-c351df552420","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/7daff8f3-61dd-4cc8-bb8c-17ac70571af5/named-query-elements/named-query-element/dba35e7e-a728-4746-b484-47e1816b9f97/named-query-elements/named-query-element/0d27db07-f034-42a5-88f5-c351df552420","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945428196","model-invariant-id":"97c26c99-6870-44c1-8a07-1d900d3f4ce6"}}
2021-08-02 23:03:48.767  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:48.769  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"2f85e957-8035-4653-b3bb-a77dac012639","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:48:741"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6087120d-4e31-4620-9125-fac9dd6bd157","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"546e18dc-80f4-4654-87dd-b498526bd915","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e/named-query-elements/named-query-element/6087120d-4e31-4620-9125-fac9dd6bd157/named-query-elements/named-query-element/546e18dc-80f4-4654-87dd-b498526bd915","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728/named-query-elements/named-query-element/8b1ea42c-ba7c-46b9-b4eb-4f9009a76e92","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"f7e46dc6-69f2-4463-879f-806ad98693d6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"65eeebc0-367b-474b-8e35-c20aa7528f51","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53/named-query-elements/named-query-element/f7e46dc6-69f2-4463-879f-806ad98693d6/named-query-elements/named-query-element/65eeebc0-367b-474b-8e35-c20aa7528f51","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4e9dc12b-4adb-4cd8-a811-ad29efd84a06","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e/named-query-elements/named-query-element/4e9dc12b-4adb-4cd8-a811-ad29efd84a06","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"14360145-eb7d-479f-bd3d-c6f18db5861b","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a/named-query-elements/named-query-element/14360145-eb7d-479f-bd3d-c6f18db5861b","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"ea2388a2-5bd8-4e9e-9549-e2875f580aa7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411/named-query-elements/named-query-element/ea2388a2-5bd8-4e9e-9549-e2875f580aa7","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5ba29388-3cd1-4a59-8ada-5d34ab639730","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7/named-query-elements/named-query-element/5ba29388-3cd1-4a59-8ada-5d34ab639730","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c23eae70-6e14-42e7-9ffe-c884b336c1e9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac/named-query-elements/named-query-element/c23eae70-6e14-42e7-9ffe-c884b336c1e9","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"558043b4-f3ec-4485-a82c-f2ca13caa8a7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d/named-query-elements/named-query-element/558043b4-f3ec-4485-a82c-f2ca13caa8a7","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"70717e81-e3c9-43f0-a94f-63f59aa93758","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9/named-query-elements/named-query-element/70717e81-e3c9-43f0-a94f-63f59aa93758","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":"7daff8f3-61dd-4cc8-bb8c-17ac70571af5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"dba35e7e-a728-4746-b484-47e1816b9f97","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/7daff8f3-61dd-4cc8-bb8c-17ac70571af5/named-query-elements/named-query-element/dba35e7e-a728-4746-b484-47e1816b9f97","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":"f75bb1ee-d306-4453-9361-fb0716c38483","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/f75bb1ee-d306-4453-9361-fb0716c38483","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0301d5ad-46e1-4f67-a8ec-376a397830d3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c/named-query-elements/named-query-element/0301d5ad-46e1-4f67-a8ec-376a397830d3/named-query-elements/named-query-element/3fe8e675-7bd1-4eca-a78f-6ca5a7face7e","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945428196","model-invariant-id":"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7"}}
2021-08-02 23:03:48.781  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:48.783  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"2f85e957-8035-4653-b3bb-a77dac012639","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:48:749"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"95c98bc9-0283-4a7f-82a4-bef70fc70541","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f/named-query-elements/named-query-element/95c98bc9-0283-4a7f-82a4-bef70fc70541","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","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":"f75bb1ee-d306-4453-9361-fb0716c38483","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"da86bb5f-16ea-45c8-a7d7-8e3ee6385290","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/f75bb1ee-d306-4453-9361-fb0716c38483/named-query-elements/named-query-element/da86bb5f-16ea-45c8-a7d7-8e3ee6385290","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":"7daff8f3-61dd-4cc8-bb8c-17ac70571af5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/7daff8f3-61dd-4cc8-bb8c-17ac70571af5","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d","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":"73cd4f23-8e0f-45cb-bd59-b33bf790d05f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a1ff05b4-9e40-43ef-8439-2a785ac8c7a0","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d6b21d0-58e6-4161-9474-175bd7d18ff2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4b76e3e2-3643-4fbd-82a6-53f55dc4bd18","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/73cd4f23-8e0f-45cb-bd59-b33bf790d05f/named-query-elements/named-query-element/a1ff05b4-9e40-43ef-8439-2a785ac8c7a0/named-query-elements/named-query-element/9d6b21d0-58e6-4161-9474-175bd7d18ff2/named-query-elements/named-query-element/4b76e3e2-3643-4fbd-82a6-53f55dc4bd18","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945428196","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:48.785 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2f85e957-8035-4653-b3bb-a77dac012639","status":"201","rqstDate":"210802-23:03:48:187","respDate":"210802-23:03:48:785","sourceId":"AAI-TOOLS:2f85e957-8035-4653-b3bb-a77dac012639","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:48:187-20051\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[3084], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46838], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[2f85e957-8035-4653-b3bb-a77dac012639], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2f85e957-8035-4653-b3bb-a77dac012639]}\",\"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\":\"0-aai-resources-210802-23:03:48:187-20051\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[188448], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-210802-23:03:48:187-20051]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:48.786  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:48.794  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:48.878  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:48.884  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2021-08-02 23:03:48.884  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2021-08-02 23:03:48.884  INFO 10 --- [tp1725165248-34] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2021-08-02 23:03:48.884  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : Invoke
2021-08-02 23:03:48.995  INFO 10 --- [tp1725165248-34] org.onap.aai.aailog.logs.AaiDBMetricLog  : InvokeReturn
2021-08-02 23:03:49.206  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"named-query","top-entity-type":"named-query","entity-link":"/aai/v23/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":"8c877431-0935-4e20-bac7-77e2f65dc03b","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:49:201"},"entity":{"resource-version":"1627945428884","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/v23/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":"3fc71f88-a392-4dd1-9b31-39a416558105","resource-version":"1627945428884","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/v23/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":"c9b5ee01-37f5-4247-a5c2-307392108ffa","resource-version":"1627945428884","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/v23/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":"6e04edb3-1e38-4d26-a409-6c15f6ddf0ce","resource-version":"1627945428884"}]}}]}}]}}}
2021-08-02 23:03:49.215  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:49.217  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"8c877431-0935-4e20-bac7-77e2f65dc03b","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:49:207"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6342709e-6f0e-49bd-a3d5-0f98d8b4496e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2/named-query-elements/named-query-element/6342709e-6f0e-49bd-a3d5-0f98d8b4496e","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"617c0026-bd20-402a-a541-0186a1c61c53","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93/named-query-elements/named-query-element/617c0026-bd20-402a-a541-0186a1c61c53","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"33bdcef9-63dc-406c-896e-f024c3f9915e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6/named-query-elements/named-query-element/33bdcef9-63dc-406c-896e-f024c3f9915e","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8ae72333-1829-4137-a841-cee9117a7728","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d/named-query-elements/named-query-element/8ae72333-1829-4137-a841-cee9117a7728","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"3a4c8e01-2cd1-468c-a773-e9861a66f25c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5/named-query-elements/named-query-element/3a4c8e01-2cd1-468c-a773-e9861a66f25c","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":"54de9e11-f449-4676-b6b9-142e78e55d9c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/54de9e11-f449-4676-b6b9-142e78e55d9c","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c926ea34-4830-4f56-aa49-623acf0d4411","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/c926ea34-4830-4f56-aa49-623acf0d4411","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"35250c80-5db3-4151-a953-1dba403172d9","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d/named-query-elements/named-query-element/35250c80-5db3-4151-a953-1dba403172d9","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":"29169ef2-eeb2-40ba-9166-11365ca59481","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"77249dfa-4033-4693-ad23-9d59b423037a","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/29169ef2-eeb2-40ba-9166-11365ca59481/named-query-elements/named-query-element/77249dfa-4033-4693-ad23-9d59b423037a","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"979f30f2-f406-4d8d-96e4-07d03171c8d7","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22/named-query-elements/named-query-element/979f30f2-f406-4d8d-96e4-07d03171c8d7","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"95c98bc9-0283-4a7f-82a4-bef70fc70541","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f/named-query-elements/named-query-element/95c98bc9-0283-4a7f-82a4-bef70fc70541","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d","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":"3fc71f88-a392-4dd1-9b31-39a416558105","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c9b5ee01-37f5-4247-a5c2-307392108ffa","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e04edb3-1e38-4d26-a409-6c15f6ddf0ce","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/3fc71f88-a392-4dd1-9b31-39a416558105/named-query-elements/named-query-element/c9b5ee01-37f5-4247-a5c2-307392108ffa/named-query-elements/named-query-element/6e04edb3-1e38-4d26-a409-6c15f6ddf0ce","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":"f75bb1ee-d306-4453-9361-fb0716c38483","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"da86bb5f-16ea-45c8-a7d7-8e3ee6385290","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/f75bb1ee-d306-4453-9361-fb0716c38483/named-query-elements/named-query-element/da86bb5f-16ea-45c8-a7d7-8e3ee6385290","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":"7daff8f3-61dd-4cc8-bb8c-17ac70571af5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/7daff8f3-61dd-4cc8-bb8c-17ac70571af5","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d52bb6a-58ba-4071-97eb-e91ecba589ac","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb/named-query-elements/named-query-element/9d52bb6a-58ba-4071-97eb-e91ecba589ac","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4f551bbf-f4df-4bf0-a3bc-edecf85be93d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c/named-query-elements/named-query-element/4f551bbf-f4df-4bf0-a3bc-edecf85be93d","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":"73cd4f23-8e0f-45cb-bd59-b33bf790d05f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a1ff05b4-9e40-43ef-8439-2a785ac8c7a0","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d6b21d0-58e6-4161-9474-175bd7d18ff2","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"4b76e3e2-3643-4fbd-82a6-53f55dc4bd18","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/73cd4f23-8e0f-45cb-bd59-b33bf790d05f/named-query-elements/named-query-element/a1ff05b4-9e40-43ef-8439-2a785ac8c7a0/named-query-elements/named-query-element/9d6b21d0-58e6-4161-9474-175bd7d18ff2/named-query-elements/named-query-element/4b76e3e2-3643-4fbd-82a6-53f55dc4bd18","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":"3fc71f88-a392-4dd1-9b31-39a416558105","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/3fc71f88-a392-4dd1-9b31-39a416558105","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945428884","model-invariant-id":"acc6edd8-a8d4-4b93-afaa-0994068be14c"}}
2021-08-02 23:03:49.224  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:49.227 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d72e178b-0a43-44db-915c-676dac47d98a","status":"200","rqstDate":"210802-23:03:49:225","respDate":"210802-23:03:49:226","sourceId":"haproxy:d72e178b-0a43-44db-915c-676dac47d98a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:49:225-58662\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d72e178b-0a43-44db-915c-676dac47d98a]}\"}"}
2021-08-02 23:03:49.227  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:49.230  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:49.232  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"model","top-entity-type":"model","entity-link":"/aai/v23/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"8c877431-0935-4e20-bac7-77e2f65dc03b","source-name":"AAI-TOOLS","version":"v23","timestamp":"20210802-23:03:49:214"},"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":"8bbb0704-a3e8-4499-bde1-20d022f5e2d2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/8bbb0704-a3e8-4499-bde1-20d022f5e2d2","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":"85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/85423a48-49ec-4fe2-a942-cb2cbc3eb0c5","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553","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":"b7d60b47-850f-4551-9df7-33a5c1a84a93","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/b7d60b47-850f-4551-9df7-33a5c1a84a93","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb","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":"9d496a00-152f-465d-a977-af3ed09ff41c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/9d496a00-152f-465d-a977-af3ed09ff41c","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":"ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/ced9c8b5-d5a6-43f3-a47e-4917914b7a6f","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":"b94ebcff-d8fb-4fec-ba97-9f5dcf3731de","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c5ee9b93-6768-42fe-bdbf-1b7703f5c779","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/b94ebcff-d8fb-4fec-ba97-9f5dcf3731de/named-query-elements/named-query-element/c5ee9b93-6768-42fe-bdbf-1b7703f5c779","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":"5dfa614e-873c-4c82-afe2-5408574a1071","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6acbb14a-3d91-49c1-bb9d-2669016c081d","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6e828b5d-3e3b-4469-b073-5721bc6f93b5","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/5dfa614e-873c-4c82-afe2-5408574a1071/named-query-elements/named-query-element/6acbb14a-3d91-49c1-bb9d-2669016c081d/named-query-elements/named-query-element/6e828b5d-3e3b-4469-b073-5721bc6f93b5","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":"812ff06b-db72-4c98-94b7-6ff9b6e7dafb","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/812ff06b-db72-4c98-94b7-6ff9b6e7dafb","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":"fedd6232-a668-496b-97d7-770ebea3de0d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/fedd6232-a668-496b-97d7-770ebea3de0d","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":"f75bb1ee-d306-4453-9361-fb0716c38483","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"da86bb5f-16ea-45c8-a7d7-8e3ee6385290","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"8176233f-b32a-4b31-8c57-3583cc9d28b2","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/f75bb1ee-d306-4453-9361-fb0716c38483/named-query-elements/named-query-element/da86bb5f-16ea-45c8-a7d7-8e3ee6385290/named-query-elements/named-query-element/8176233f-b32a-4b31-8c57-3583cc9d28b2","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":"57d72452-0b57-4d09-a557-2b810a5e53e3","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"bd9c15c9-b879-413e-a54b-01b992ee07bf","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"a72fc1bd-bb06-4084-b3bb-9657ed410e3c","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/57d72452-0b57-4d09-a557-2b810a5e53e3/named-query-elements/named-query-element/bd9c15c9-b879-413e-a54b-01b992ee07bf/named-query-elements/named-query-element/a72fc1bd-bb06-4084-b3bb-9657ed410e3c","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":"11badd5b-df77-4415-9148-dc55ab74ba72","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"9d3cc6c3-c9af-4142-b482-25114c1550d5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"b0711da0-808c-4850-b27b-d31dcaa6bf42","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/11badd5b-df77-4415-9148-dc55ab74ba72/named-query-elements/named-query-element/9d3cc6c3-c9af-4142-b482-25114c1550d5/named-query-elements/named-query-element/b0711da0-808c-4850-b27b-d31dcaa6bf42","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":"dc051c5a-c1bb-4c11-881e-cc847eb95553","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"0ddc64d2-45d8-4795-bb95-95d5ef60378d","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/dc051c5a-c1bb-4c11-881e-cc847eb95553/named-query-elements/named-query-element/0ddc64d2-45d8-4795-bb95-95d5ef60378d","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":"65b31525-113e-43b0-9472-6fdc11f103a5","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"712bcb96-677d-470a-8392-cb31a049ffa6","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/65b31525-113e-43b0-9472-6fdc11f103a5/named-query-elements/named-query-element/712bcb96-677d-470a-8392-cb31a049ffa6","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":"19fa2d0d-0e84-4e86-8967-d4caf260e7eb","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"5e104a5c-b3f6-4eb7-8a38-c368a92cad99","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"81432955-a9bb-47f4-b1ad-283fd5e57f22","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/19fa2d0d-0e84-4e86-8967-d4caf260e7eb/named-query-elements/named-query-element/5e104a5c-b3f6-4eb7-8a38-c368a92cad99/named-query-elements/named-query-element/81432955-a9bb-47f4-b1ad-283fd5e57f22","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":"4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"91ac3a3d-2db0-44f8-a095-8737d9d0da4f","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6d4353f2-6493-4ec3-b2ab-0ccbc0d66264","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4a8c230c-d4cd-4ee2-a4ba-1aa16e4fd0fd/named-query-elements/named-query-element/91ac3a3d-2db0-44f8-a095-8737d9d0da4f/named-query-elements/named-query-element/e34e82ac-4ba9-4c1a-a7d3-9e5fdd9d4a28/named-query-elements/named-query-element/6d4353f2-6493-4ec3-b2ab-0ccbc0d66264/named-query-elements/named-query-element/6b01c18b-8ba7-4da6-934e-f7fbdbafde7e","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":"3fc71f88-a392-4dd1-9b31-39a416558105","relationship-key":"named-query-element.named-query-element-uuid"},{"relationship-value":"c9b5ee01-37f5-4247-a5c2-307392108ffa","relationship-key":"named-query-element.named-query-element-uuid"}],"related-link":"/aai/v23/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/3fc71f88-a392-4dd1-9b31-39a416558105/named-query-elements/named-query-element/c9b5ee01-37f5-4247-a5c2-307392108ffa","relationship-label":"org.onap.relationships.inventory.IsA"}]},"model-type":"widget","resource-version":"1627945428884","model-invariant-id":"82194af1-3c2c-485a-8f44-420e22a9eaa4"}}
2021-08-02 23:03:49.236 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8c877431-0935-4e20-bac7-77e2f65dc03b","status":"201","rqstDate":"210802-23:03:48:878","respDate":"210802-23:03:49:236","sourceId":"AAI-TOOLS:8c877431-0935-4e20-bac7-77e2f65dc03b","resourceId":"https://aai.onap:8443/aai/v23/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:48:878-54691\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[1702], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46854], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.241.194], X-TransactionId=[8c877431-0935-4e20-bac7-77e2f65dc03b], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8c877431-0935-4e20-bac7-77e2f65dc03b]}\"}","respBuf":"{\"ID\":\"1-aai-resources-210802-23:03:48:878-54691\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[356592], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-210802-23:03:48:878-54691]}\",\"Entity\":\"\"}"}
2021-08-02 23:03:49.237  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:49.242  INFO 10 --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog    : InvokeReturn
2021-08-02 23:03:51.239  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:51.242 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8f19ebef-90b8-42e5-b39d-2aacc0f1b4f4","status":"200","rqstDate":"210802-23:03:51:240","respDate":"210802-23:03:51:242","sourceId":"haproxy:8f19ebef-90b8-42e5-b39d-2aacc0f1b4f4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:51:240-82121\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8f19ebef-90b8-42e5-b39d-2aacc0f1b4f4]}\"}"}
2021-08-02 23:03:51.243  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:51.549 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:03:51.553 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-4, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:03:51.554 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-4, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:03:51.554 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-4, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:03:51.554 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-4, inFlight=0, closed=true] closing connection
2021-08-02 23:03:51.554 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:03:51.554 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 8000 milliseconds
2021-08-02 23:03:51.554 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 8000 ms
2021-08-02 23:03:52.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:52.631 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"480b4ed6-c085-4e34-af17-6aff25d97530","status":"200","rqstDate":"210802-23:03:52:630","respDate":"210802-23:03:52:631","sourceId":"OOM_ReadinessCheck:480b4ed6-c085-4e34-af17-6aff25d97530","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:52:630-93192\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40160], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[480b4ed6-c085-4e34-af17-6aff25d97530]}\"}"}
2021-08-02 23:03:52.632  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:53.252  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:53.255 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c78bed4-cc0d-4d3f-b1fc-b09aad6bb6e7","status":"200","rqstDate":"210802-23:03:53:253","respDate":"210802-23:03:53:254","sourceId":"haproxy:1c78bed4-cc0d-4d3f-b1fc-b09aad6bb6e7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:03:53:253-36667\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1c78bed4-cc0d-4d3f-b1fc-b09aad6bb6e7]}\"}"}
2021-08-02 23:03:53.255  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:54.674  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:54.676 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"011c9cad-ea4c-4f2d-b980-849c48a075ea","status":"200","rqstDate":"210802-23:03:54:674","respDate":"210802-23:03:54:676","sourceId":"healthcheck:011c9cad-ea4c-4f2d-b980-849c48a075ea","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:54:674-59454\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[011c9cad-ea4c-4f2d-b980-849c48a075ea]}\"}"}
2021-08-02 23:03:54.676  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:54.700 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.item_permissions, scheduling delivery
2021-08-02 23:03:55.262  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:55.264 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7de53552-c5de-45ee-9229-8bd9fe31d9bb","status":"200","rqstDate":"210802-23:03:55:263","respDate":"210802-23:03:55:264","sourceId":"haproxy:7de53552-c5de-45ee-9229-8bd9fe31d9bb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:03:55:263-21459\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7de53552-c5de-45ee-9229-8bd9fe31d9bb]}\"}"}
2021-08-02 23:03:55.264  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:55.700 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.item_permissions (TABLE)
2021-08-02 23:03:57.275  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:57.279 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"671b2178-37d8-4d1c-9859-5028ad34e1e5","status":"200","rqstDate":"210802-23:03:57:276","respDate":"210802-23:03:57:279","sourceId":"haproxy:671b2178-37d8-4d1c-9859-5028ad34e1e5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:57:276-54476\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[671b2178-37d8-4d1c-9859-5028ad34e1e5]}\"}"}
2021-08-02 23:03:57.279  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:59.288  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:03:59.290 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eca6237c-d453-46ef-aaf4-fe14206349ff","status":"200","rqstDate":"210802-23:03:59:289","respDate":"210802-23:03:59:290","sourceId":"haproxy:eca6237c-d453-46ef-aaf4-fe14206349ff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:03:59:289-54948\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eca6237c-d453-46ef-aaf4-fe14206349ff]}\"}"}
2021-08-02 23:03:59.290  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:03:59.554 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:03:59.556 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-5, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:03:59.557 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-5, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:03:59.557 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-5, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:03:59.557 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-5, inFlight=0, closed=true] closing connection
2021-08-02 23:03:59.557 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:03:59.557 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 16000 milliseconds
2021-08-02 23:03:59.557 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 16000 ms
2021-08-02 23:04:00.803  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:00.808 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6861d78c-36da-4fbe-9c19-97d321e11495","status":"200","rqstDate":"210802-23:04:00:805","respDate":"210802-23:04:00:808","sourceId":"healthcheck:6861d78c-36da-4fbe-9c19-97d321e11495","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:00:805-43223\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33038], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6861d78c-36da-4fbe-9c19-97d321e11495]}\"}"}
2021-08-02 23:04:00.808  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:01.297  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:01.299 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"791bac7e-49f8-40d1-be89-f29ed3ab161d","status":"200","rqstDate":"210802-23:04:01:298","respDate":"210802-23:04:01:299","sourceId":"haproxy:791bac7e-49f8-40d1-be89-f29ed3ab161d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:01:298-73213\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[791bac7e-49f8-40d1-be89-f29ed3ab161d]}\"}"}
2021-08-02 23:04:01.300  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:02.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:02.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"75ec483f-9a72-4d6b-bd7d-115508eee336","status":"200","rqstDate":"210802-23:04:02:628","respDate":"210802-23:04:02:629","sourceId":"OOM_ReadinessCheck:75ec483f-9a72-4d6b-bd7d-115508eee336","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:02:628-59458\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40512], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[75ec483f-9a72-4d6b-bd7d-115508eee336]}\"}"}
2021-08-02 23:04:02.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:03.307  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:03.309 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d8f75956-1cd3-4be2-8c1e-27799cb55ab9","status":"200","rqstDate":"210802-23:04:03:308","respDate":"210802-23:04:03:309","sourceId":"haproxy:d8f75956-1cd3-4be2-8c1e-27799cb55ab9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:04:03:308-74321\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d8f75956-1cd3-4be2-8c1e-27799cb55ab9]}\"}"}
2021-08-02 23:04:03.309  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:05.321  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:05.324 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"87153ec3-2cc0-44a3-9132-c63d1fc06344","status":"200","rqstDate":"210802-23:04:05:322","respDate":"210802-23:04:05:324","sourceId":"haproxy:87153ec3-2cc0-44a3-9132-c63d1fc06344","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:04:05:322-61187\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[87153ec3-2cc0-44a3-9132-c63d1fc06344]}\"}"}
2021-08-02 23:04:05.325  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:07.333  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:07.335 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33f21a12-6e9b-4ef3-80ef-5f1ba30632ad","status":"200","rqstDate":"210802-23:04:07:333","respDate":"210802-23:04:07:335","sourceId":"haproxy:33f21a12-6e9b-4ef3-80ef-5f1ba30632ad","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:04:07:333-61435\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33f21a12-6e9b-4ef3-80ef-5f1ba30632ad]}\"}"}
2021-08-02 23:04:07.336  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:09.344  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:09.346 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cc71bd7c-3491-4044-957d-1b5df53b053a","status":"200","rqstDate":"210802-23:04:09:344","respDate":"210802-23:04:09:346","sourceId":"haproxy:cc71bd7c-3491-4044-957d-1b5df53b053a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:04:09:344-52434\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cc71bd7c-3491-4044-957d-1b5df53b053a]}\"}"}
2021-08-02 23:04:09.346  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:09.717  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:09.719 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0d4d3ebc-b1ba-4342-bd79-a14685e899e8","status":"200","rqstDate":"210802-23:04:09:717","respDate":"210802-23:04:09:719","sourceId":"healthcheck:0d4d3ebc-b1ba-4342-bd79-a14685e899e8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:09:717-47718\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0d4d3ebc-b1ba-4342-bd79-a14685e899e8]}\"}"}
2021-08-02 23:04:09.719  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:11.357  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:11.361 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cf897fd6-80af-4736-8948-7f49b94629fd","status":"200","rqstDate":"210802-23:04:11:358","respDate":"210802-23:04:11:361","sourceId":"haproxy:cf897fd6-80af-4736-8948-7f49b94629fd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:11:358-33999\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cf897fd6-80af-4736-8948-7f49b94629fd]}\"}"}
2021-08-02 23:04:11.362  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:12.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:12.634 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a16d59ec-fbba-4808-b160-f416d361484f","status":"200","rqstDate":"210802-23:04:12:632","respDate":"210802-23:04:12:633","sourceId":"OOM_ReadinessCheck:a16d59ec-fbba-4808-b160-f416d361484f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:12:632-35135\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40796], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a16d59ec-fbba-4808-b160-f416d361484f]}\"}"}
2021-08-02 23:04:12.634  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:13.372  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:13.374 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"58725222-12b5-431a-af5e-f501929be4a6","status":"200","rqstDate":"210802-23:04:13:372","respDate":"210802-23:04:13:374","sourceId":"haproxy:58725222-12b5-431a-af5e-f501929be4a6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:04:13:372-72665\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[58725222-12b5-431a-af5e-f501929be4a6]}\"}"}
2021-08-02 23:04:13.375  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:15.383  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:15.385 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5ca5d916-594f-4759-8b4a-b1e3f313dc07","status":"200","rqstDate":"210802-23:04:15:383","respDate":"210802-23:04:15:384","sourceId":"haproxy:5ca5d916-594f-4759-8b4a-b1e3f313dc07","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:04:15:383-46643\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ca5d916-594f-4759-8b4a-b1e3f313dc07]}\"}"}
2021-08-02 23:04:15.385  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:15.558 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:04:15.561 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-6, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:04:15.561 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-6, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:04:15.562 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-6, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:04:15.562 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-6, inFlight=0, closed=true] closing connection
2021-08-02 23:04:15.562 DEBUG 10 --- [luster-worker-2] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:04:15.562 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 32000 milliseconds
2021-08-02 23:04:15.562 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 32000 ms
2021-08-02 23:04:15.827  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:15.830 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5ab36073-22b2-4026-906a-4f88ae98490d","status":"200","rqstDate":"210802-23:04:15:828","respDate":"210802-23:04:15:829","sourceId":"healthcheck:5ab36073-22b2-4026-906a-4f88ae98490d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:04:15:828-35628\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33294], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5ab36073-22b2-4026-906a-4f88ae98490d]}\"}"}
2021-08-02 23:04:15.830  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:17.394  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:17.396 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5603c019-e35a-4dea-8ab8-3c80b7e7ecd4","status":"200","rqstDate":"210802-23:04:17:394","respDate":"210802-23:04:17:396","sourceId":"haproxy:5603c019-e35a-4dea-8ab8-3c80b7e7ecd4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:04:17:394-28169\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5603c019-e35a-4dea-8ab8-3c80b7e7ecd4]}\"}"}
2021-08-02 23:04:17.396  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:19.069 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.user_permission_items, scheduling delivery
2021-08-02 23:04:19.404  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:19.406 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0fcc63f-677d-4cc9-b38b-aa1945425549","status":"200","rqstDate":"210802-23:04:19:405","respDate":"210802-23:04:19:406","sourceId":"haproxy:a0fcc63f-677d-4cc9-b38b-aa1945425549","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:19:405-96726\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a0fcc63f-677d-4cc9-b38b-aa1945425549]}\"}"}
2021-08-02 23:04:19.407  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:19.578 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.notification_subscribers, scheduling delivery
2021-08-02 23:04:20.579 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox
2021-08-02 23:04:20.609 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2021-08-02 23:04:20.616 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 7 milliseconds
2021-08-02 23:04:20.699 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.last_notification, scheduling delivery
2021-08-02 23:04:21.415  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:21.417 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3d1f9b74-7cea-4c67-a3c3-6469c6144cc2","status":"200","rqstDate":"210802-23:04:21:416","respDate":"210802-23:04:21:417","sourceId":"haproxy:3d1f9b74-7cea-4c67-a3c3-6469c6144cc2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:04:21:416-68743\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3d1f9b74-7cea-4c67-a3c3-6469c6144cc2]}\"}"}
2021-08-02 23:04:21.418  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:21.519 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.notifications, scheduling delivery
2021-08-02 23:04:22.519 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox
2021-08-02 23:04:22.530 DEBUG 10 --- [luster-worker-2] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2021-08-02 23:04:22.542 DEBUG 10 --- [luster-worker-2] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 12 milliseconds
2021-08-02 23:04:22.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:22.632 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cfb3f911-58af-4aad-be45-9afe8cbc6a04","status":"200","rqstDate":"210802-23:04:22:631","respDate":"210802-23:04:22:632","sourceId":"OOM_ReadinessCheck:cfb3f911-58af-4aad-be45-9afe8cbc6a04","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:04:22:631-48919\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41124], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cfb3f911-58af-4aad-be45-9afe8cbc6a04]}\"}"}
2021-08-02 23:04:22.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:22.636 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.vsp_merge_hint, scheduling delivery
2021-08-02 23:04:23.427  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:23.429 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"60966146-7289-48c4-a586-96a1cb3c63ca","status":"200","rqstDate":"210802-23:04:23:427","respDate":"210802-23:04:23:428","sourceId":"haproxy:60966146-7289-48c4-a586-96a1cb3c63ca","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:23:427-61167\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[60966146-7289-48c4-a586-96a1cb3c63ca]}\"}"}
2021-08-02 23:04:23.429  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:23.636 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.vsp_merge_hint (TABLE)
2021-08-02 23:04:23.727 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.item, scheduling delivery
2021-08-02 23:04:24.533 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.version, scheduling delivery
2021-08-02 23:04:24.738  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:24.740 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"67211067-0a49-4c8c-a074-f1bfabba8914","status":"200","rqstDate":"210802-23:04:24:739","respDate":"210802-23:04:24:740","sourceId":"healthcheck:67211067-0a49-4c8c-a074-f1bfabba8914","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:04:24:739-52472\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[67211067-0a49-4c8c-a074-f1bfabba8914]}\"}"}
2021-08-02 23:04:24.740  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:25.436  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:25.438 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7084ec39-bce7-4a49-81d1-fd731766587a","status":"200","rqstDate":"210802-23:04:25:437","respDate":"210802-23:04:25:438","sourceId":"haproxy:7084ec39-bce7-4a49-81d1-fd731766587a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:04:25:437-72017\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7084ec39-bce7-4a49-81d1-fd731766587a]}\"}"}
2021-08-02 23:04:25.439  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:25.534 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_dox
2021-08-02 23:04:25.538 DEBUG 10 --- [luster-worker-2] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2021-08-02 23:04:25.545 DEBUG 10 --- [luster-worker-2] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 7 milliseconds
2021-08-02 23:04:25.616 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.version_elements, scheduling delivery
2021-08-02 23:04:26.430 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.element_namespace, scheduling delivery
2021-08-02 23:04:26.687 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.element, scheduling delivery
2021-08-02 23:04:27.448  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:27.450 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33ac7593-63dd-4ba1-9152-2c82a51a2a47","status":"200","rqstDate":"210802-23:04:27:448","respDate":"210802-23:04:27:450","sourceId":"haproxy:33ac7593-63dd-4ba1-9152-2c82a51a2a47","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:04:27:448-16508\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33ac7593-63dd-4ba1-9152-2c82a51a2a47]}\"}"}
2021-08-02 23:04:27.451  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:27.508 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.element_synchronization_state, scheduling delivery
2021-08-02 23:04:28.479 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.element_stage, scheduling delivery
2021-08-02 23:04:29.459  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:29.461 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"915acaa1-f3b6-4542-9b6b-195875235e82","status":"200","rqstDate":"210802-23:04:29:460","respDate":"210802-23:04:29:461","sourceId":"haproxy:915acaa1-f3b6-4542-9b6b-195875235e82","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:04:29:460-74448\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[915acaa1-f3b6-4542-9b6b-195875235e82]}\"}"}
2021-08-02 23:04:29.461  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:29.480 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_dox
2021-08-02 23:04:29.485 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2021-08-02 23:04:29.491 DEBUG 10 --- [luster-worker-3] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 6 milliseconds
2021-08-02 23:04:30.851  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:30.853 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8470589e-b5ab-4891-b4d9-c17e322643a2","status":"200","rqstDate":"210802-23:04:30:851","respDate":"210802-23:04:30:853","sourceId":"healthcheck:8470589e-b5ab-4891-b4d9-c17e322643a2","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:30:851-69891\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33612], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8470589e-b5ab-4891-b4d9-c17e322643a2]}\"}"}
2021-08-02 23:04:30.853  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:31.470  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:31.471 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"36fae919-e1b5-4479-bc9c-6030e2d613e0","status":"200","rqstDate":"210802-23:04:31:470","respDate":"210802-23:04:31:471","sourceId":"haproxy:36fae919-e1b5-4479-bc9c-6030e2d613e0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:31:470-99598\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[36fae919-e1b5-4479-bc9c-6030e2d613e0]}\"}"}
2021-08-02 23:04:31.472  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:31.658 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.version_stage, scheduling delivery
2021-08-02 23:04:32.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:32.633 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cd1d1eec-3507-48c3-8352-a2fecc50490d","status":"200","rqstDate":"210802-23:04:32:632","respDate":"210802-23:04:32:633","sourceId":"OOM_ReadinessCheck:cd1d1eec-3507-48c3-8352-a2fecc50490d","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:32:632-1562\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41442], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cd1d1eec-3507-48c3-8352-a2fecc50490d]}\"}"}
2021-08-02 23:04:32.634  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:32.659 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_dox.version_stage (TABLE)
2021-08-02 23:04:33.482  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:33.486 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"835e7465-fe30-4d04-80e3-f9b26ddd8ba6","status":"200","rqstDate":"210802-23:04:33:484","respDate":"210802-23:04:33:486","sourceId":"haproxy:835e7465-fe30-4d04-80e3-f9b26ddd8ba6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:33:484-3449\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[835e7465-fe30-4d04-80e3-f9b26ddd8ba6]}\"}"}
2021-08-02 23:04:33.487  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:35.495  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:35.497 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"76a02fa9-a994-4419-8d1c-c77c47928b86","status":"200","rqstDate":"210802-23:04:35:496","respDate":"210802-23:04:35:497","sourceId":"haproxy:76a02fa9-a994-4419-8d1c-c77c47928b86","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:35:496-68110\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[76a02fa9-a994-4419-8d1c-c77c47928b86]}\"}"}
2021-08-02 23:04:35.498  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:37.505  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:37.508 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b1191434-83eb-46f1-8069-e7f1f847ccc5","status":"200","rqstDate":"210802-23:04:37:506","respDate":"210802-23:04:37:508","sourceId":"haproxy:b1191434-83eb-46f1-8069-e7f1f847ccc5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:04:37:506-1715\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b1191434-83eb-46f1-8069-e7f1f847ccc5]}\"}"}
2021-08-02 23:04:37.508  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:39.516  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:39.518 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6c01f0c5-0bde-457e-81bd-12e580e2bbbf","status":"200","rqstDate":"210802-23:04:39:517","respDate":"210802-23:04:39:518","sourceId":"haproxy:6c01f0c5-0bde-457e-81bd-12e580e2bbbf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:39:517-50602\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c01f0c5-0bde-457e-81bd-12e580e2bbbf]}\"}"}
2021-08-02 23:04:39.518  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:39.762  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:39.764 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"18db39e2-ed56-4949-b520-b088776d1ff0","status":"200","rqstDate":"210802-23:04:39:763","respDate":"210802-23:04:39:764","sourceId":"healthcheck:18db39e2-ed56-4949-b520-b088776d1ff0","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:39:763-7925\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[18db39e2-ed56-4949-b520-b088776d1ff0]}\"}"}
2021-08-02 23:04:39.764  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:41.525  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:41.526 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"885617b4-963a-4149-81de-00b1692f8fd4","status":"200","rqstDate":"210802-23:04:41:525","respDate":"210802-23:04:41:526","sourceId":"haproxy:885617b4-963a-4149-81de-00b1692f8fd4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:04:41:525-67003\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[885617b4-963a-4149-81de-00b1692f8fd4]}\"}"}
2021-08-02 23:04:41.527  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:42.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:42.632 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"93cfa17e-a0a2-4ca1-9e03-72a549a4949c","status":"200","rqstDate":"210802-23:04:42:631","respDate":"210802-23:04:42:632","sourceId":"OOM_ReadinessCheck:93cfa17e-a0a2-4ca1-9e03-72a549a4949c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:42:631-81567\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41780], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[93cfa17e-a0a2-4ca1-9e03-72a549a4949c]}\"}"}
2021-08-02 23:04:42.632  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:43.535  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:43.537 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a436ec2-5379-4457-aa89-5c8ca9b21f74","status":"200","rqstDate":"210802-23:04:43:535","respDate":"210802-23:04:43:537","sourceId":"haproxy:9a436ec2-5379-4457-aa89-5c8ca9b21f74","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:04:43:535-69029\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a436ec2-5379-4457-aa89-5c8ca9b21f74]}\"}"}
2021-08-02 23:04:43.538  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:45.546  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:45.548 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"04357604-c5a6-4f6a-a12a-c824a26deca6","status":"200","rqstDate":"210802-23:04:45:546","respDate":"210802-23:04:45:548","sourceId":"haproxy:04357604-c5a6-4f6a-a12a-c824a26deca6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:45:546-63003\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04357604-c5a6-4f6a-a12a-c824a26deca6]}\"}"}
2021-08-02 23:04:45.548  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:45.869  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:45.871 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5a78f1f-bbd4-46c9-b087-ecfc4e8bfb97","status":"200","rqstDate":"210802-23:04:45:870","respDate":"210802-23:04:45:871","sourceId":"healthcheck:e5a78f1f-bbd4-46c9-b087-ecfc4e8bfb97","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:04:45:870-20476\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33874], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e5a78f1f-bbd4-46c9-b087-ecfc4e8bfb97]}\"}"}
2021-08-02 23:04:45.871  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:47.556  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:47.558 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"056ea173-f07f-430b-b46c-eae3ea8f0278","status":"200","rqstDate":"210802-23:04:47:557","respDate":"210802-23:04:47:558","sourceId":"haproxy:056ea173-f07f-430b-b46c-eae3ea8f0278","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:04:47:557-78529\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[056ea173-f07f-430b-b46c-eae3ea8f0278]}\"}"}
2021-08-02 23:04:47.558  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:47.563 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:04:47.565 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-7, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:04:47.565 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-7, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:04:47.565 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-7, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:04:47.565 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-7, inFlight=0, closed=true] closing connection
2021-08-02 23:04:47.565 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:04:47.565 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 64000 milliseconds
2021-08-02 23:04:47.565 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 64000 ms
2021-08-02 23:04:49.565  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:49.567 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8efb2efd-ae63-452e-9e48-a3eb194767f5","status":"200","rqstDate":"210802-23:04:49:566","respDate":"210802-23:04:49:567","sourceId":"haproxy:8efb2efd-ae63-452e-9e48-a3eb194767f5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:04:49:566-19398\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8efb2efd-ae63-452e-9e48-a3eb194767f5]}\"}"}
2021-08-02 23:04:49.567  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:51.574  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:51.576 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"989b6c87-1f7b-4d6e-9f82-745694578b7e","status":"200","rqstDate":"210802-23:04:51:574","respDate":"210802-23:04:51:576","sourceId":"haproxy:989b6c87-1f7b-4d6e-9f82-745694578b7e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:04:51:574-75720\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[989b6c87-1f7b-4d6e-9f82-745694578b7e]}\"}"}
2021-08-02 23:04:51.576  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:52.638  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:52.640 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"318d6d1d-4d29-4a9a-bc4e-7a7d47f4cec7","status":"200","rqstDate":"210802-23:04:52:638","respDate":"210802-23:04:52:640","sourceId":"OOM_ReadinessCheck:318d6d1d-4d29-4a9a-bc4e-7a7d47f4cec7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:52:638-90447\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41968], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[318d6d1d-4d29-4a9a-bc4e-7a7d47f4cec7]}\"}"}
2021-08-02 23:04:52.641  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:53.584  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:53.586 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d01f6568-6efc-4dc0-b40e-d8de8a2ac8cb","status":"200","rqstDate":"210802-23:04:53:584","respDate":"210802-23:04:53:586","sourceId":"haproxy:d01f6568-6efc-4dc0-b40e-d8de8a2ac8cb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:53:584-78344\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d01f6568-6efc-4dc0-b40e-d8de8a2ac8cb]}\"}"}
2021-08-02 23:04:53.586  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:54.784  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:54.785 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8a5ded7b-1b0d-4480-acc7-a16abda88c41","status":"200","rqstDate":"210802-23:04:54:784","respDate":"210802-23:04:54:785","sourceId":"healthcheck:8a5ded7b-1b0d-4480-acc7-a16abda88c41","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:04:54:784-84449\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8a5ded7b-1b0d-4480-acc7-a16abda88c41]}\"}"}
2021-08-02 23:04:54.786  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:55.593  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:55.595 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1f797151-5aec-4ec7-bc58-e1fa5c3ebc78","status":"200","rqstDate":"210802-23:04:55:593","respDate":"210802-23:04:55:595","sourceId":"haproxy:1f797151-5aec-4ec7-bc58-e1fa5c3ebc78","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:04:55:593-66501\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1f797151-5aec-4ec7-bc58-e1fa5c3ebc78]}\"}"}
2021-08-02 23:04:55.595  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:56.228 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.242.138.218:9042, scheduling delivery
2021-08-02 23:04:56.228 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event UP
2021-08-02 23:04:57.229 DEBUG 10 --- [luster-worker-2] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.242.138.218:9042
2021-08-02 23:04:57.233 DEBUG 10 --- [luster-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host UP
2021-08-02 23:04:57.233 DEBUG 10 --- [luster-worker-2] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2021-08-02 23:04:57.234 DEBUG 10 --- [luster-worker-2] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.242.138.218:9042
2021-08-02 23:04:57.234 DEBUG 10 --- [luster-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:04:57.236 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:04:57.602  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:57.604 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6e738f2d-559b-42cd-b0cc-2fd8457b6773","status":"200","rqstDate":"210802-23:04:57:603","respDate":"210802-23:04:57:604","sourceId":"haproxy:6e738f2d-559b-42cd-b0cc-2fd8457b6773","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:04:57:603-87683\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6e738f2d-559b-42cd-b0cc-2fd8457b6773]}\"}"}
2021-08-02 23:04:57.604  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:04:58.285 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:04:58.395 DEBUG 10 --- [luster-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 0 new connections, total = 1
2021-08-02 23:04:58.395 DEBUG 10 --- [luster-worker-2] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:04:58.398 DEBUG 10 --- [luster-worker-2] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-02 23:04:59.613  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:04:59.615 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b13a03c-3320-4953-9faa-0abbad5179a5","status":"200","rqstDate":"210802-23:04:59:613","respDate":"210802-23:04:59:614","sourceId":"haproxy:4b13a03c-3320-4953-9faa-0abbad5179a5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:04:59:613-98535\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b13a03c-3320-4953-9faa-0abbad5179a5]}\"}"}
2021-08-02 23:04:59.615  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:00.890  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:00.892 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c82815e3-45f6-4563-8c0e-af1f871aa13d","status":"200","rqstDate":"210802-23:05:00:891","respDate":"210802-23:05:00:892","sourceId":"healthcheck:c82815e3-45f6-4563-8c0e-af1f871aa13d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:00:891-69891\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34190], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c82815e3-45f6-4563-8c0e-af1f871aa13d]}\"}"}
2021-08-02 23:05:00.892  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:01.624  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:01.626 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"510cf81f-3f15-4f5c-b147-e30d4445036a","status":"200","rqstDate":"210802-23:05:01:625","respDate":"210802-23:05:01:626","sourceId":"haproxy:510cf81f-3f15-4f5c-b147-e30d4445036a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:01:625-47900\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[510cf81f-3f15-4f5c-b147-e30d4445036a]}\"}"}
2021-08-02 23:05:01.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:02.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:02.631 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"116198b0-277e-4b46-a9c8-a34515925b13","status":"200","rqstDate":"210802-23:05:02:629","respDate":"210802-23:05:02:631","sourceId":"OOM_ReadinessCheck:116198b0-277e-4b46-a9c8-a34515925b13","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:02:629-28153\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42134], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[116198b0-277e-4b46-a9c8-a34515925b13]}\"}"}
2021-08-02 23:05:02.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:03.637  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:03.640 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"64e35188-945f-44e5-96d5-d184e670e136","status":"200","rqstDate":"210802-23:05:03:638","respDate":"210802-23:05:03:639","sourceId":"haproxy:64e35188-945f-44e5-96d5-d184e670e136","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:03:638-6200\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[64e35188-945f-44e5-96d5-d184e670e136]}\"}"}
2021-08-02 23:05:03.640  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:05.650  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:05.652 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6ca3422b-7697-4b3c-9686-2c5e1b5d5117","status":"200","rqstDate":"210802-23:05:05:650","respDate":"210802-23:05:05:652","sourceId":"haproxy:6ca3422b-7697-4b3c-9686-2c5e1b5d5117","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:05:650-6548\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6ca3422b-7697-4b3c-9686-2c5e1b5d5117]}\"}"}
2021-08-02 23:05:05.653  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:07.661  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:07.663 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d62d0fe-69bf-4164-b078-165ed3eff687","status":"200","rqstDate":"210802-23:05:07:661","respDate":"210802-23:05:07:662","sourceId":"haproxy:8d62d0fe-69bf-4164-b078-165ed3eff687","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:07:661-79743\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d62d0fe-69bf-4164-b078-165ed3eff687]}\"}"}
2021-08-02 23:05:07.663  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:09.671  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:09.672 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"80cbe8b5-26f2-4821-b9aa-1cad2cc7c916","status":"200","rqstDate":"210802-23:05:09:671","respDate":"210802-23:05:09:672","sourceId":"haproxy:80cbe8b5-26f2-4821-b9aa-1cad2cc7c916","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:09:671-80754\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[80cbe8b5-26f2-4821-b9aa-1cad2cc7c916]}\"}"}
2021-08-02 23:05:09.673  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:09.811  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:09.813 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c5a0bfc6-58c4-4f41-bb35-6b31b0f6d8b0","status":"200","rqstDate":"210802-23:05:09:812","respDate":"210802-23:05:09:813","sourceId":"healthcheck:c5a0bfc6-58c4-4f41-bb35-6b31b0f6d8b0","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:09:812-92397\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c5a0bfc6-58c4-4f41-bb35-6b31b0f6d8b0]}\"}"}
2021-08-02 23:05:09.813  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:11.681  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:11.683 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9029cb88-d087-4b35-9fca-cec922a6aa5a","status":"200","rqstDate":"210802-23:05:11:681","respDate":"210802-23:05:11:682","sourceId":"haproxy:9029cb88-d087-4b35-9fca-cec922a6aa5a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:11:681-27580\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9029cb88-d087-4b35-9fca-cec922a6aa5a]}\"}"}
2021-08-02 23:05:11.683  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:12.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:12.632 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"18fd6e4b-57a0-403d-b3c4-afec9b4759e3","status":"200","rqstDate":"210802-23:05:12:631","respDate":"210802-23:05:12:632","sourceId":"OOM_ReadinessCheck:18fd6e4b-57a0-403d-b3c4-afec9b4759e3","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:12:631-99325\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42294], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[18fd6e4b-57a0-403d-b3c4-afec9b4759e3]}\"}"}
2021-08-02 23:05:12.633  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:13.691  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:13.693 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9bd0e791-9022-4552-92e6-d03b6e7e3a80","status":"200","rqstDate":"210802-23:05:13:692","respDate":"210802-23:05:13:693","sourceId":"haproxy:9bd0e791-9022-4552-92e6-d03b6e7e3a80","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:13:692-80997\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9bd0e791-9022-4552-92e6-d03b6e7e3a80]}\"}"}
2021-08-02 23:05:13.694  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:15.719  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:15.721 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"47bff968-69a8-4495-85d0-94bf10a2310b","status":"200","rqstDate":"210802-23:05:15:719","respDate":"210802-23:05:15:721","sourceId":"haproxy:47bff968-69a8-4495-85d0-94bf10a2310b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:05:15:719-83621\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[47bff968-69a8-4495-85d0-94bf10a2310b]}\"}"}
2021-08-02 23:05:15.721  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:15.908  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:15.911 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2e4e4f47-4aff-4126-9ee8-61a329ca4271","status":"200","rqstDate":"210802-23:05:15:909","respDate":"210802-23:05:15:911","sourceId":"healthcheck:2e4e4f47-4aff-4126-9ee8-61a329ca4271","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:15:909-98977\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34448], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2e4e4f47-4aff-4126-9ee8-61a329ca4271]}\"}"}
2021-08-02 23:05:15.911  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:17.729  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:17.730 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d3705b74-4a5d-424f-a47a-8458808b97eb","status":"200","rqstDate":"210802-23:05:17:729","respDate":"210802-23:05:17:730","sourceId":"haproxy:d3705b74-4a5d-424f-a47a-8458808b97eb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:17:729-91189\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d3705b74-4a5d-424f-a47a-8458808b97eb]}\"}"}
2021-08-02 23:05:17.731  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:19.738  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:19.741 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6214f41d-5f0c-4484-8aea-ffa361cdee7c","status":"200","rqstDate":"210802-23:05:19:739","respDate":"210802-23:05:19:741","sourceId":"haproxy:6214f41d-5f0c-4484-8aea-ffa361cdee7c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:19:739-20441\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6214f41d-5f0c-4484-8aea-ffa361cdee7c]}\"}"}
2021-08-02 23:05:19.742  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:21.750  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:21.751 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d6d503b6-c1bb-4159-be9f-4ad997840371","status":"200","rqstDate":"210802-23:05:21:750","respDate":"210802-23:05:21:751","sourceId":"haproxy:d6d503b6-c1bb-4159-be9f-4ad997840371","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:21:750-15486\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d6d503b6-c1bb-4159-be9f-4ad997840371]}\"}"}
2021-08-02 23:05:21.752  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:22.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:22.633 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"490abb63-d688-4ebd-a44a-8bfd46c1e46a","status":"200","rqstDate":"210802-23:05:22:631","respDate":"210802-23:05:22:633","sourceId":"OOM_ReadinessCheck:490abb63-d688-4ebd-a44a-8bfd46c1e46a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:22:631-94619\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42458], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[490abb63-d688-4ebd-a44a-8bfd46c1e46a]}\"}"}
2021-08-02 23:05:22.634  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:23.759  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:23.761 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c0525935-3c09-4197-9d34-35054ffc1747","status":"200","rqstDate":"210802-23:05:23:760","respDate":"210802-23:05:23:761","sourceId":"haproxy:c0525935-3c09-4197-9d34-35054ffc1747","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:23:760-45831\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c0525935-3c09-4197-9d34-35054ffc1747]}\"}"}
2021-08-02 23:05:23.762  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:24.834  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:24.837 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"77ff846e-967d-4cc5-b586-68d83c7bcfbc","status":"200","rqstDate":"210802-23:05:24:835","respDate":"210802-23:05:24:837","sourceId":"healthcheck:77ff846e-967d-4cc5-b586-68d83c7bcfbc","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:24:835-74335\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[77ff846e-967d-4cc5-b586-68d83c7bcfbc]}\"}"}
2021-08-02 23:05:24.837  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:25.771  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:25.774 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6d158340-b37f-491e-88c7-f0b7f40ea961","status":"200","rqstDate":"210802-23:05:25:772","respDate":"210802-23:05:25:773","sourceId":"haproxy:6d158340-b37f-491e-88c7-f0b7f40ea961","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:25:772-49683\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6d158340-b37f-491e-88c7-f0b7f40ea961]}\"}"}
2021-08-02 23:05:25.774  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:27.237 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:05:27.238 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:05:27.783  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:27.786 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4ed5d022-3140-40df-8ced-487be49df4fd","status":"200","rqstDate":"210802-23:05:27:784","respDate":"210802-23:05:27:785","sourceId":"haproxy:4ed5d022-3140-40df-8ced-487be49df4fd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:27:784-43264\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4ed5d022-3140-40df-8ced-487be49df4fd]}\"}"}
2021-08-02 23:05:27.786  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:28.396 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:05:28.398 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:05:29.794  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:29.796 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c858a911-d52c-4e52-9cb5-6d1a11d09987","status":"200","rqstDate":"210802-23:05:29:794","respDate":"210802-23:05:29:796","sourceId":"haproxy:c858a911-d52c-4e52-9cb5-6d1a11d09987","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:29:794-711\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c858a911-d52c-4e52-9cb5-6d1a11d09987]}\"}"}
2021-08-02 23:05:29.796  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:30.933  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:30.935 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de72c9cf-2c18-4819-98bc-be116603d189","status":"200","rqstDate":"210802-23:05:30:933","respDate":"210802-23:05:30:934","sourceId":"healthcheck:de72c9cf-2c18-4819-98bc-be116603d189","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:30:933-86560\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34754], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[de72c9cf-2c18-4819-98bc-be116603d189]}\"}"}
2021-08-02 23:05:30.935  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:31.805  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:31.807 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"877d8cd5-20ab-4c4b-9523-0ceaaa6495cb","status":"200","rqstDate":"210802-23:05:31:805","respDate":"210802-23:05:31:807","sourceId":"haproxy:877d8cd5-20ab-4c4b-9523-0ceaaa6495cb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:31:805-92756\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[877d8cd5-20ab-4c4b-9523-0ceaaa6495cb]}\"}"}
2021-08-02 23:05:31.807  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:32.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:32.633 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a6378efc-92c6-41a5-900e-a9d6baecf8b7","status":"200","rqstDate":"210802-23:05:32:631","respDate":"210802-23:05:32:633","sourceId":"OOM_ReadinessCheck:a6378efc-92c6-41a5-900e-a9d6baecf8b7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:05:32:631-27561\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42622], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a6378efc-92c6-41a5-900e-a9d6baecf8b7]}\"}"}
2021-08-02 23:05:32.634  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:33.816  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:33.818 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dfb3b788-6639-4055-b1ea-db2a831f7b1c","status":"200","rqstDate":"210802-23:05:33:816","respDate":"210802-23:05:33:817","sourceId":"haproxy:dfb3b788-6639-4055-b1ea-db2a831f7b1c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:05:33:816-85614\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dfb3b788-6639-4055-b1ea-db2a831f7b1c]}\"}"}
2021-08-02 23:05:33.818  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:33.971 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:05:33.973 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:05:35.828  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:35.831 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0ffad27-45d2-47e9-9d36-82a51e0e10e5","status":"200","rqstDate":"210802-23:05:35:828","respDate":"210802-23:05:35:831","sourceId":"haproxy:a0ffad27-45d2-47e9-9d36-82a51e0e10e5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:35:828-80313\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a0ffad27-45d2-47e9-9d36-82a51e0e10e5]}\"}"}
2021-08-02 23:05:35.831  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:37.840  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:37.842 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b73b9785-b2d0-4b97-8bab-d8906ac97a98","status":"200","rqstDate":"210802-23:05:37:841","respDate":"210802-23:05:37:842","sourceId":"haproxy:b73b9785-b2d0-4b97-8bab-d8906ac97a98","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:37:841-2970\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b73b9785-b2d0-4b97-8bab-d8906ac97a98]}\"}"}
2021-08-02 23:05:37.843  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:39.851  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:39.853 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ff6a77e2-1573-48ec-9912-8a3efac88e38","status":"200","rqstDate":"210802-23:05:39:851","respDate":"210802-23:05:39:853","sourceId":"haproxy:ff6a77e2-1573-48ec-9912-8a3efac88e38","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:05:39:851-8602\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ff6a77e2-1573-48ec-9912-8a3efac88e38]}\"}"}
2021-08-02 23:05:39.853  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:39.867  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:39.870 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fbcaf39c-7cf4-4e6b-9ebe-9e146b7eb134","status":"200","rqstDate":"210802-23:05:39:868","respDate":"210802-23:05:39:869","sourceId":"healthcheck:fbcaf39c-7cf4-4e6b-9ebe-9e146b7eb134","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:39:868-67324\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fbcaf39c-7cf4-4e6b-9ebe-9e146b7eb134]}\"}"}
2021-08-02 23:05:39.870  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:41.862  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:41.865 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"03bafe79-a18d-4928-9bdb-f84bc24d3c26","status":"200","rqstDate":"210802-23:05:41:863","respDate":"210802-23:05:41:865","sourceId":"haproxy:03bafe79-a18d-4928-9bdb-f84bc24d3c26","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:05:41:863-28906\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[03bafe79-a18d-4928-9bdb-f84bc24d3c26]}\"}"}
2021-08-02 23:05:41.866  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:42.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:42.632 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4dacb1eb-efdf-4153-8c5e-c8e2bd4d898b","status":"200","rqstDate":"210802-23:05:42:630","respDate":"210802-23:05:42:632","sourceId":"OOM_ReadinessCheck:4dacb1eb-efdf-4153-8c5e-c8e2bd4d898b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:42:630-61569\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42772], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4dacb1eb-efdf-4153-8c5e-c8e2bd4d898b]}\"}"}
2021-08-02 23:05:42.633  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:43.871  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:43.873 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"001cb07a-92a8-4bae-b23e-6d7dd00a6c25","status":"200","rqstDate":"210802-23:05:43:872","respDate":"210802-23:05:43:873","sourceId":"haproxy:001cb07a-92a8-4bae-b23e-6d7dd00a6c25","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:43:872-16241\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[001cb07a-92a8-4bae-b23e-6d7dd00a6c25]}\"}"}
2021-08-02 23:05:43.874  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:45.883  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:45.886 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7b2c6269-cb1a-46b0-98bd-9244ca1e32db","status":"200","rqstDate":"210802-23:05:45:884","respDate":"210802-23:05:45:886","sourceId":"haproxy:7b2c6269-cb1a-46b0-98bd-9244ca1e32db","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:05:45:884-69440\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7b2c6269-cb1a-46b0-98bd-9244ca1e32db]}\"}"}
2021-08-02 23:05:45.887  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:45.954  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:45.956 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a5d76f95-3f5d-4365-80dd-9932835e3ea2","status":"200","rqstDate":"210802-23:05:45:955","respDate":"210802-23:05:45:956","sourceId":"healthcheck:a5d76f95-3f5d-4365-80dd-9932835e3ea2","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:05:45:955-89597\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35046], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a5d76f95-3f5d-4365-80dd-9932835e3ea2]}\"}"}
2021-08-02 23:05:45.957  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:47.902  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:47.905 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b2138794-e1ea-4ce5-bf34-3527af6af518","status":"200","rqstDate":"210802-23:05:47:903","respDate":"210802-23:05:47:905","sourceId":"haproxy:b2138794-e1ea-4ce5-bf34-3527af6af518","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:05:47:903-32318\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b2138794-e1ea-4ce5-bf34-3527af6af518]}\"}"}
2021-08-02 23:05:47.905  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:49.925  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:49.928 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"04130875-8979-47f4-8a89-368ec9e815a4","status":"200","rqstDate":"210802-23:05:49:926","respDate":"210802-23:05:49:928","sourceId":"haproxy:04130875-8979-47f4-8a89-368ec9e815a4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:05:49:926-58860\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04130875-8979-47f4-8a89-368ec9e815a4]}\"}"}
2021-08-02 23:05:49.929  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:51.938  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:51.940 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b3691dff-d2ed-477c-8b5f-2818f39ce38c","status":"200","rqstDate":"210802-23:05:51:938","respDate":"210802-23:05:51:940","sourceId":"haproxy:b3691dff-d2ed-477c-8b5f-2818f39ce38c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:51:938-6262\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b3691dff-d2ed-477c-8b5f-2818f39ce38c]}\"}"}
2021-08-02 23:05:51.940  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:52.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:52.633 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c4736ca2-5b16-4fe8-8ca9-13773c53c749","status":"200","rqstDate":"210802-23:05:52:631","respDate":"210802-23:05:52:633","sourceId":"OOM_ReadinessCheck:c4736ca2-5b16-4fe8-8ca9-13773c53c749","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:05:52:631-63906\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42940], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c4736ca2-5b16-4fe8-8ca9-13773c53c749]}\"}"}
2021-08-02 23:05:52.633  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:53.947  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:53.949 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a2ab5681-cb5c-4922-8d4a-23be8bb33ca5","status":"200","rqstDate":"210802-23:05:53:947","respDate":"210802-23:05:53:949","sourceId":"haproxy:a2ab5681-cb5c-4922-8d4a-23be8bb33ca5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:05:53:947-97353\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a2ab5681-cb5c-4922-8d4a-23be8bb33ca5]}\"}"}
2021-08-02 23:05:53.949  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:54.894  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:54.897 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"90fb71ab-1730-442a-a5fe-ec7a451836b4","status":"200","rqstDate":"210802-23:05:54:895","respDate":"210802-23:05:54:896","sourceId":"healthcheck:90fb71ab-1730-442a-a5fe-ec7a451836b4","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:54:895-81887\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[90fb71ab-1730-442a-a5fe-ec7a451836b4]}\"}"}
2021-08-02 23:05:54.897  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:55.957  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:55.959 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0c68ded4-21ab-4ab2-ae11-b2176bd80399","status":"200","rqstDate":"210802-23:05:55:958","respDate":"210802-23:05:55:959","sourceId":"haproxy:0c68ded4-21ab-4ab2-ae11-b2176bd80399","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:55:958-77086\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0c68ded4-21ab-4ab2-ae11-b2176bd80399]}\"}"}
2021-08-02 23:05:55.960  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:57.241 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:05:57.243 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:05:57.968  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:57.971 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"88bfc5e5-8802-4f83-8393-3fbd354e2cf5","status":"200","rqstDate":"210802-23:05:57:969","respDate":"210802-23:05:57:971","sourceId":"haproxy:88bfc5e5-8802-4f83-8393-3fbd354e2cf5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:05:57:969-14984\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[88bfc5e5-8802-4f83-8393-3fbd354e2cf5]}\"}"}
2021-08-02 23:05:57.972  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:05:59.982  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:05:59.985 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"56281967-452c-422d-a9ff-93852cd1417f","status":"200","rqstDate":"210802-23:05:59:983","respDate":"210802-23:05:59:985","sourceId":"haproxy:56281967-452c-422d-a9ff-93852cd1417f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:05:59:983-64581\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[56281967-452c-422d-a9ff-93852cd1417f]}\"}"}
2021-08-02 23:05:59.986  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:00.980  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:00.982 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6d73ccad-77b2-4c5b-8ba3-1e91023e9480","status":"200","rqstDate":"210802-23:06:00:980","respDate":"210802-23:06:00:982","sourceId":"healthcheck:6d73ccad-77b2-4c5b-8ba3-1e91023e9480","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:00:980-78833\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35366], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6d73ccad-77b2-4c5b-8ba3-1e91023e9480]}\"}"}
2021-08-02 23:06:00.982  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:01.994  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:01.996 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9b3a4c9f-8495-4c0f-ab3a-ed7f68cda645","status":"200","rqstDate":"210802-23:06:01:994","respDate":"210802-23:06:01:996","sourceId":"haproxy:9b3a4c9f-8495-4c0f-ab3a-ed7f68cda645","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:01:994-97610\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9b3a4c9f-8495-4c0f-ab3a-ed7f68cda645]}\"}"}
2021-08-02 23:06:01.996  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:02.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:02.632 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ce67d385-6a7b-41ec-9c07-d00b7b5adffc","status":"200","rqstDate":"210802-23:06:02:631","respDate":"210802-23:06:02:632","sourceId":"OOM_ReadinessCheck:ce67d385-6a7b-41ec-9c07-d00b7b5adffc","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:02:631-25986\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43106], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ce67d385-6a7b-41ec-9c07-d00b7b5adffc]}\"}"}
2021-08-02 23:06:02.633  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:04.004 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:06:04.010 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:06:04.009  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:04.012 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4da69f3e-20fa-4d4a-944b-359f5796aa3f","status":"200","rqstDate":"210802-23:06:04:010","respDate":"210802-23:06:04:012","sourceId":"haproxy:4da69f3e-20fa-4d4a-944b-359f5796aa3f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:06:04:010-62861\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4da69f3e-20fa-4d4a-944b-359f5796aa3f]}\"}"}
2021-08-02 23:06:04.012  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:06.019  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:06.022 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"995ca476-fdae-4537-8e0a-071f3d76fcf6","status":"200","rqstDate":"210802-23:06:06:020","respDate":"210802-23:06:06:022","sourceId":"haproxy:995ca476-fdae-4537-8e0a-071f3d76fcf6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:06:020-46663\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[995ca476-fdae-4537-8e0a-071f3d76fcf6]}\"}"}
2021-08-02 23:06:06.022  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:08.031  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:08.033 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dcb22e13-a969-4b95-9963-5ee98ec0f336","status":"200","rqstDate":"210802-23:06:08:032","respDate":"210802-23:06:08:033","sourceId":"haproxy:dcb22e13-a969-4b95-9963-5ee98ec0f336","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:06:08:032-33277\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dcb22e13-a969-4b95-9963-5ee98ec0f336]}\"}"}
2021-08-02 23:06:08.034  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:09.922  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:09.924 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"986d7ac3-08ae-44c1-892a-45881846a778","status":"200","rqstDate":"210802-23:06:09:923","respDate":"210802-23:06:09:924","sourceId":"healthcheck:986d7ac3-08ae-44c1-892a-45881846a778","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:09:923-37926\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[986d7ac3-08ae-44c1-892a-45881846a778]}\"}"}
2021-08-02 23:06:09.924  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:10.042  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:10.043 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6cafcb70-9c77-43c0-b518-f60d537e1194","status":"200","rqstDate":"210802-23:06:10:042","respDate":"210802-23:06:10:043","sourceId":"haproxy:6cafcb70-9c77-43c0-b518-f60d537e1194","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:10:042-80703\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6cafcb70-9c77-43c0-b518-f60d537e1194]}\"}"}
2021-08-02 23:06:10.044  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:12.052  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:12.054 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1209e223-3c8b-4d3a-9a27-8f5b907d92d6","status":"200","rqstDate":"210802-23:06:12:053","respDate":"210802-23:06:12:054","sourceId":"haproxy:1209e223-3c8b-4d3a-9a27-8f5b907d92d6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:12:053-12138\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1209e223-3c8b-4d3a-9a27-8f5b907d92d6]}\"}"}
2021-08-02 23:06:12.055  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:12.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:12.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"50b02e0e-a2d2-4b51-adae-cba8b842cb2d","status":"200","rqstDate":"210802-23:06:12:629","respDate":"210802-23:06:12:630","sourceId":"OOM_ReadinessCheck:50b02e0e-a2d2-4b51-adae-cba8b842cb2d","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:12:629-68772\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43264], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[50b02e0e-a2d2-4b51-adae-cba8b842cb2d]}\"}"}
2021-08-02 23:06:12.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:14.064  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:14.067 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b3e847fb-8215-4e53-a89b-2e2f7109b4a0","status":"200","rqstDate":"210802-23:06:14:065","respDate":"210802-23:06:14:067","sourceId":"haproxy:b3e847fb-8215-4e53-a89b-2e2f7109b4a0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:06:14:065-39124\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b3e847fb-8215-4e53-a89b-2e2f7109b4a0]}\"}"}
2021-08-02 23:06:14.068  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:16.000  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:16.003 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bce3bc0e-0978-4855-a019-2e4a52a126a3","status":"200","rqstDate":"210802-23:06:16:001","respDate":"210802-23:06:16:003","sourceId":"healthcheck:bce3bc0e-0978-4855-a019-2e4a52a126a3","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:16:001-42878\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35628], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bce3bc0e-0978-4855-a019-2e4a52a126a3]}\"}"}
2021-08-02 23:06:16.004  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:16.078  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:16.080 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bbe35216-2260-4b4f-a182-24213489163a","status":"200","rqstDate":"210802-23:06:16:078","respDate":"210802-23:06:16:080","sourceId":"haproxy:bbe35216-2260-4b4f-a182-24213489163a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:16:078-10797\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bbe35216-2260-4b4f-a182-24213489163a]}\"}"}
2021-08-02 23:06:16.081  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:18.089  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:18.092 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6b448b7a-308c-40f1-963c-674d19bb9b53","status":"200","rqstDate":"210802-23:06:18:090","respDate":"210802-23:06:18:092","sourceId":"haproxy:6b448b7a-308c-40f1-963c-674d19bb9b53","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:18:090-84513\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6b448b7a-308c-40f1-963c-674d19bb9b53]}\"}"}
2021-08-02 23:06:18.092  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:20.099  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:20.101 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4a58aa24-c30c-4988-9562-b80a28ad91c7","status":"200","rqstDate":"210802-23:06:20:100","respDate":"210802-23:06:20:101","sourceId":"haproxy:4a58aa24-c30c-4988-9562-b80a28ad91c7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:20:100-68429\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4a58aa24-c30c-4988-9562-b80a28ad91c7]}\"}"}
2021-08-02 23:06:20.102  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:22.109  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:22.111 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83aaf096-6c27-4486-9072-bef0cdd6ba17","status":"200","rqstDate":"210802-23:06:22:110","respDate":"210802-23:06:22:111","sourceId":"haproxy:83aaf096-6c27-4486-9072-bef0cdd6ba17","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:06:22:110-28581\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[83aaf096-6c27-4486-9072-bef0cdd6ba17]}\"}"}
2021-08-02 23:06:22.111  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:22.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:22.630 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4c4e330f-292c-4c80-ae49-ce9a00961415","status":"200","rqstDate":"210802-23:06:22:629","respDate":"210802-23:06:22:630","sourceId":"OOM_ReadinessCheck:4c4e330f-292c-4c80-ae49-ce9a00961415","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:22:629-63565\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43428], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4c4e330f-292c-4c80-ae49-ce9a00961415]}\"}"}
2021-08-02 23:06:22.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:24.118  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:24.120 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"803d2c4f-65d7-4077-8760-b0934b175429","status":"200","rqstDate":"210802-23:06:24:118","respDate":"210802-23:06:24:119","sourceId":"haproxy:803d2c4f-65d7-4077-8760-b0934b175429","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:06:24:118-78604\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[803d2c4f-65d7-4077-8760-b0934b175429]}\"}"}
2021-08-02 23:06:24.120  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:24.945  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:24.947 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"466719c6-3cff-42e2-8101-0b676a379104","status":"200","rqstDate":"210802-23:06:24:946","respDate":"210802-23:06:24:947","sourceId":"healthcheck:466719c6-3cff-42e2-8101-0b676a379104","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:24:946-14183\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[466719c6-3cff-42e2-8101-0b676a379104]}\"}"}
2021-08-02 23:06:24.947  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:26.129  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:26.131 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b135eab0-ba57-4a71-bcd3-b40ed2c77e55","status":"200","rqstDate":"210802-23:06:26:129","respDate":"210802-23:06:26:131","sourceId":"haproxy:b135eab0-ba57-4a71-bcd3-b40ed2c77e55","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:26:129-91236\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b135eab0-ba57-4a71-bcd3-b40ed2c77e55]}\"}"}
2021-08-02 23:06:26.131  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:27.249 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:06:27.250 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:06:28.140  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:28.142 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c0dce386-a356-4d94-937a-1eb92626d3ca","status":"200","rqstDate":"210802-23:06:28:140","respDate":"210802-23:06:28:142","sourceId":"haproxy:c0dce386-a356-4d94-937a-1eb92626d3ca","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:28:140-65500\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c0dce386-a356-4d94-937a-1eb92626d3ca]}\"}"}
2021-08-02 23:06:28.142  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:30.150  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:30.152 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4ad96178-0ae9-4240-964d-2b9beb3178fd","status":"200","rqstDate":"210802-23:06:30:151","respDate":"210802-23:06:30:152","sourceId":"haproxy:4ad96178-0ae9-4240-964d-2b9beb3178fd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:06:30:151-22541\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4ad96178-0ae9-4240-964d-2b9beb3178fd]}\"}"}
2021-08-02 23:06:30.152  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:31.020  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:31.022 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1bf25ee0-60fc-4393-8131-8190ed72c873","status":"200","rqstDate":"210802-23:06:31:020","respDate":"210802-23:06:31:021","sourceId":"healthcheck:1bf25ee0-60fc-4393-8131-8190ed72c873","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:06:31:020-49877\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35946], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1bf25ee0-60fc-4393-8131-8190ed72c873]}\"}"}
2021-08-02 23:06:31.022  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:32.159  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:32.160 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"94da4448-54e1-4343-9fa5-ecc57a401c39","status":"200","rqstDate":"210802-23:06:32:159","respDate":"210802-23:06:32:160","sourceId":"haproxy:94da4448-54e1-4343-9fa5-ecc57a401c39","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:06:32:159-9806\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[94da4448-54e1-4343-9fa5-ecc57a401c39]}\"}"}
2021-08-02 23:06:32.161  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:32.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:32.632 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b61ee00e-c61d-40a2-b8bc-3e757efc1fe0","status":"200","rqstDate":"210802-23:06:32:631","respDate":"210802-23:06:32:632","sourceId":"OOM_ReadinessCheck:b61ee00e-c61d-40a2-b8bc-3e757efc1fe0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:32:631-5726\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43592], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b61ee00e-c61d-40a2-b8bc-3e757efc1fe0]}\"}"}
2021-08-02 23:06:32.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:34.168  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:34.170 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3b3ede87-451c-40a0-a066-9666b703cdbe","status":"200","rqstDate":"210802-23:06:34:169","respDate":"210802-23:06:34:170","sourceId":"haproxy:3b3ede87-451c-40a0-a066-9666b703cdbe","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:34:169-13930\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3b3ede87-451c-40a0-a066-9666b703cdbe]}\"}"}
2021-08-02 23:06:34.171  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:36.178  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:36.180 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ce81c28-d583-42a1-87a9-2c758a40daa2","status":"200","rqstDate":"210802-23:06:36:179","respDate":"210802-23:06:36:180","sourceId":"haproxy:3ce81c28-d583-42a1-87a9-2c758a40daa2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:36:179-70133\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ce81c28-d583-42a1-87a9-2c758a40daa2]}\"}"}
2021-08-02 23:06:36.180  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:38.189  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:38.191 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"17eebade-9535-4ecf-8114-9f0ffb61968d","status":"200","rqstDate":"210802-23:06:38:189","respDate":"210802-23:06:38:191","sourceId":"haproxy:17eebade-9535-4ecf-8114-9f0ffb61968d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:38:189-78558\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[17eebade-9535-4ecf-8114-9f0ffb61968d]}\"}"}
2021-08-02 23:06:38.191  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:39.971  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:39.973 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b4af01cc-e6e0-479b-863a-7638801b0afb","status":"200","rqstDate":"210802-23:06:39:971","respDate":"210802-23:06:39:973","sourceId":"healthcheck:b4af01cc-e6e0-479b-863a-7638801b0afb","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:39:971-73176\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b4af01cc-e6e0-479b-863a-7638801b0afb]}\"}"}
2021-08-02 23:06:39.974  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:40.201  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:40.202 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6519e31b-717f-4f2b-8686-49d2f38790ac","status":"200","rqstDate":"210802-23:06:40:201","respDate":"210802-23:06:40:202","sourceId":"haproxy:6519e31b-717f-4f2b-8686-49d2f38790ac","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:40:201-22053\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6519e31b-717f-4f2b-8686-49d2f38790ac]}\"}"}
2021-08-02 23:06:40.203  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:42.211  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:42.212 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6215bb8f-93ab-4f6e-8b2c-6c308e237171","status":"200","rqstDate":"210802-23:06:42:211","respDate":"210802-23:06:42:212","sourceId":"haproxy:6215bb8f-93ab-4f6e-8b2c-6c308e237171","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:42:211-66636\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6215bb8f-93ab-4f6e-8b2c-6c308e237171]}\"}"}
2021-08-02 23:06:42.213  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:42.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:42.632 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"06b13529-6d15-4e3f-885f-77990ec8c8b9","status":"200","rqstDate":"210802-23:06:42:631","respDate":"210802-23:06:42:632","sourceId":"OOM_ReadinessCheck:06b13529-6d15-4e3f-885f-77990ec8c8b9","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:42:631-12132\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43748], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[06b13529-6d15-4e3f-885f-77990ec8c8b9]}\"}"}
2021-08-02 23:06:42.633  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:44.220  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:44.222 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d0e05ad8-4777-4e1e-a08c-69ba26620b92","status":"200","rqstDate":"210802-23:06:44:221","respDate":"210802-23:06:44:222","sourceId":"haproxy:d0e05ad8-4777-4e1e-a08c-69ba26620b92","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:44:221-52025\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d0e05ad8-4777-4e1e-a08c-69ba26620b92]}\"}"}
2021-08-02 23:06:44.223  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:46.039  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:46.041 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b436b2b3-dc64-4bcd-be9d-06a3caecd212","status":"200","rqstDate":"210802-23:06:46:040","respDate":"210802-23:06:46:041","sourceId":"healthcheck:b436b2b3-dc64-4bcd-be9d-06a3caecd212","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:46:040-40229\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36210], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b436b2b3-dc64-4bcd-be9d-06a3caecd212]}\"}"}
2021-08-02 23:06:46.041  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:46.231  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:46.234 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5a9be9ae-9773-429e-9a63-441d4b6c47bd","status":"200","rqstDate":"210802-23:06:46:232","respDate":"210802-23:06:46:234","sourceId":"haproxy:5a9be9ae-9773-429e-9a63-441d4b6c47bd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:46:232-48961\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5a9be9ae-9773-429e-9a63-441d4b6c47bd]}\"}"}
2021-08-02 23:06:46.234  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:48.244  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:48.246 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ec5bc97-9a5f-4fab-990f-4479b142b3ef","status":"200","rqstDate":"210802-23:06:48:245","respDate":"210802-23:06:48:246","sourceId":"haproxy:3ec5bc97-9a5f-4fab-990f-4479b142b3ef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:48:245-33577\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ec5bc97-9a5f-4fab-990f-4479b142b3ef]}\"}"}
2021-08-02 23:06:48.246  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:49.123 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:06:49.126 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:06:50.254  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:50.257 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9061c9a2-b4e6-4ca8-a8f0-7bbac5d44a44","status":"200","rqstDate":"210802-23:06:50:255","respDate":"210802-23:06:50:257","sourceId":"haproxy:9061c9a2-b4e6-4ca8-a8f0-7bbac5d44a44","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:06:50:255-59909\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9061c9a2-b4e6-4ca8-a8f0-7bbac5d44a44]}\"}"}
2021-08-02 23:06:50.257  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:52.263  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:52.265 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"532349fd-b320-494e-99b8-4f00c8cb5826","status":"200","rqstDate":"210802-23:06:52:264","respDate":"210802-23:06:52:265","sourceId":"haproxy:532349fd-b320-494e-99b8-4f00c8cb5826","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:06:52:264-7606\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[532349fd-b320-494e-99b8-4f00c8cb5826]}\"}"}
2021-08-02 23:06:52.265  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:52.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:52.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a97aece4-dbca-48ca-9a71-6b204be740cf","status":"200","rqstDate":"210802-23:06:52:629","respDate":"210802-23:06:52:630","sourceId":"OOM_ReadinessCheck:a97aece4-dbca-48ca-9a71-6b204be740cf","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:52:629-657\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43910], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a97aece4-dbca-48ca-9a71-6b204be740cf]}\"}"}
2021-08-02 23:06:52.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:54.274  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:54.276 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33690afa-bee1-4769-b68f-96d409f34135","status":"200","rqstDate":"210802-23:06:54:275","respDate":"210802-23:06:54:276","sourceId":"haproxy:33690afa-bee1-4769-b68f-96d409f34135","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:54:275-42490\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33690afa-bee1-4769-b68f-96d409f34135]}\"}"}
2021-08-02 23:06:54.276  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:54.992  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:54.994 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b66e5df6-3451-4a5c-87e2-eeb0c5b96c13","status":"200","rqstDate":"210802-23:06:54:992","respDate":"210802-23:06:54:994","sourceId":"healthcheck:b66e5df6-3451-4a5c-87e2-eeb0c5b96c13","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:54:992-27023\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b66e5df6-3451-4a5c-87e2-eeb0c5b96c13]}\"}"}
2021-08-02 23:06:54.994  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:56.284  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:56.286 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2276e27d-a3bf-4ad7-bd7d-0083f2e76d04","status":"200","rqstDate":"210802-23:06:56:284","respDate":"210802-23:06:56:286","sourceId":"haproxy:2276e27d-a3bf-4ad7-bd7d-0083f2e76d04","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:06:56:284-49544\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2276e27d-a3bf-4ad7-bd7d-0083f2e76d04]}\"}"}
2021-08-02 23:06:56.286  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:06:57.255 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:06:57.257 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:06:58.294  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:06:58.296 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"895e9863-5e0f-440a-a2ad-05b16b465904","status":"200","rqstDate":"210802-23:06:58:295","respDate":"210802-23:06:58:296","sourceId":"haproxy:895e9863-5e0f-440a-a2ad-05b16b465904","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:06:58:295-20794\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[895e9863-5e0f-440a-a2ad-05b16b465904]}\"}"}
2021-08-02 23:06:58.297  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:00.305  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:00.306 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"afe7a3ce-3cd1-4343-9673-0526b4d5ab08","status":"200","rqstDate":"210802-23:07:00:305","respDate":"210802-23:07:00:306","sourceId":"haproxy:afe7a3ce-3cd1-4343-9673-0526b4d5ab08","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:00:305-82992\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[afe7a3ce-3cd1-4343-9673-0526b4d5ab08]}\"}"}
2021-08-02 23:07:00.306  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:01.059  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:01.061 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cc90bb5e-54c8-4f5e-9bf1-9a2c8dbfee44","status":"200","rqstDate":"210802-23:07:01:059","respDate":"210802-23:07:01:061","sourceId":"healthcheck:cc90bb5e-54c8-4f5e-9bf1-9a2c8dbfee44","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:07:01:059-30624\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36532], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cc90bb5e-54c8-4f5e-9bf1-9a2c8dbfee44]}\"}"}
2021-08-02 23:07:01.061  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:02.315  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:02.317 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5b3c516a-12a4-41a2-8acf-4cb813a20e9a","status":"200","rqstDate":"210802-23:07:02:316","respDate":"210802-23:07:02:317","sourceId":"haproxy:5b3c516a-12a4-41a2-8acf-4cb813a20e9a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:02:316-75282\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5b3c516a-12a4-41a2-8acf-4cb813a20e9a]}\"}"}
2021-08-02 23:07:02.317  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:02.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:02.634 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8749a4e2-6f59-43b2-98e7-da34dac9d1d4","status":"200","rqstDate":"210802-23:07:02:632","respDate":"210802-23:07:02:634","sourceId":"OOM_ReadinessCheck:8749a4e2-6f59-43b2-98e7-da34dac9d1d4","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:02:632-82338\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44074], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8749a4e2-6f59-43b2-98e7-da34dac9d1d4]}\"}"}
2021-08-02 23:07:02.634  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:04.327  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:04.329 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"79b35568-a2b1-48ad-9b43-2783a0c8685c","status":"200","rqstDate":"210802-23:07:04:327","respDate":"210802-23:07:04:329","sourceId":"haproxy:79b35568-a2b1-48ad-9b43-2783a0c8685c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:07:04:327-41890\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[79b35568-a2b1-48ad-9b43-2783a0c8685c]}\"}"}
2021-08-02 23:07:04.329  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:06.337  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:06.339 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6691761a-866e-4d0b-9b5d-4713c601f6b0","status":"200","rqstDate":"210802-23:07:06:338","respDate":"210802-23:07:06:339","sourceId":"haproxy:6691761a-866e-4d0b-9b5d-4713c601f6b0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:06:338-4730\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6691761a-866e-4d0b-9b5d-4713c601f6b0]}\"}"}
2021-08-02 23:07:06.340  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:08.348  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:08.350 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"15e54aa2-8ecb-4d6d-b7ce-b33ffafb5ee0","status":"200","rqstDate":"210802-23:07:08:349","respDate":"210802-23:07:08:350","sourceId":"haproxy:15e54aa2-8ecb-4d6d-b7ce-b33ffafb5ee0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:08:349-26038\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[15e54aa2-8ecb-4d6d-b7ce-b33ffafb5ee0]}\"}"}
2021-08-02 23:07:08.351  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:10.013  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:10.015 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3029c33d-64bb-46ae-933a-6086093eb9b8","status":"200","rqstDate":"210802-23:07:10:013","respDate":"210802-23:07:10:014","sourceId":"healthcheck:3029c33d-64bb-46ae-933a-6086093eb9b8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:10:013-76267\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3029c33d-64bb-46ae-933a-6086093eb9b8]}\"}"}
2021-08-02 23:07:10.015  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:10.359  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:10.361 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9ffe296a-35d7-42ad-86bc-1eaf4296053d","status":"200","rqstDate":"210802-23:07:10:359","respDate":"210802-23:07:10:361","sourceId":"haproxy:9ffe296a-35d7-42ad-86bc-1eaf4296053d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:07:10:359-83686\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9ffe296a-35d7-42ad-86bc-1eaf4296053d]}\"}"}
2021-08-02 23:07:10.361  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:12.369  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:12.370 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83a9db3e-7fa2-4b40-80a4-80eff2db1ad5","status":"200","rqstDate":"210802-23:07:12:369","respDate":"210802-23:07:12:370","sourceId":"haproxy:83a9db3e-7fa2-4b40-80a4-80eff2db1ad5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:07:12:369-20963\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[83a9db3e-7fa2-4b40-80a4-80eff2db1ad5]}\"}"}
2021-08-02 23:07:12.371  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:12.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:12.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"62cde8c0-db74-4738-a062-4eb24fc601c0","status":"200","rqstDate":"210802-23:07:12:627","respDate":"210802-23:07:12:628","sourceId":"OOM_ReadinessCheck:62cde8c0-db74-4738-a062-4eb24fc601c0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:12:627-32115\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44232], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[62cde8c0-db74-4738-a062-4eb24fc601c0]}\"}"}
2021-08-02 23:07:12.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:14.379  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:14.380 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9d0138af-a6fb-4f4d-98f9-82d4981b8e7e","status":"200","rqstDate":"210802-23:07:14:379","respDate":"210802-23:07:14:380","sourceId":"haproxy:9d0138af-a6fb-4f4d-98f9-82d4981b8e7e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:14:379-40162\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9d0138af-a6fb-4f4d-98f9-82d4981b8e7e]}\"}"}
2021-08-02 23:07:14.381  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:16.084  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:16.085 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9de78628-bd19-4213-ab93-f30b37e1f626","status":"200","rqstDate":"210802-23:07:16:084","respDate":"210802-23:07:16:085","sourceId":"healthcheck:9de78628-bd19-4213-ab93-f30b37e1f626","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:16:084-23326\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36796], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9de78628-bd19-4213-ab93-f30b37e1f626]}\"}"}
2021-08-02 23:07:16.085  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:16.389  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:16.391 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f8087fa3-fe84-4cb1-9800-abe2d855830d","status":"200","rqstDate":"210802-23:07:16:389","respDate":"210802-23:07:16:390","sourceId":"haproxy:f8087fa3-fe84-4cb1-9800-abe2d855830d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:16:389-62756\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f8087fa3-fe84-4cb1-9800-abe2d855830d]}\"}"}
2021-08-02 23:07:16.391  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:18.399  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:18.400 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d5ae2e3-554b-4123-b19e-5e12fba12010","status":"200","rqstDate":"210802-23:07:18:399","respDate":"210802-23:07:18:400","sourceId":"haproxy:8d5ae2e3-554b-4123-b19e-5e12fba12010","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:18:399-62560\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d5ae2e3-554b-4123-b19e-5e12fba12010]}\"}"}
2021-08-02 23:07:18.400  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:19.191 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:07:19.193 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:07:20.412  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:20.415 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2af87a4d-5f56-4867-8f8a-d1540493640a","status":"200","rqstDate":"210802-23:07:20:412","respDate":"210802-23:07:20:415","sourceId":"haproxy:2af87a4d-5f56-4867-8f8a-d1540493640a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:20:412-20148\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2af87a4d-5f56-4867-8f8a-d1540493640a]}\"}"}
2021-08-02 23:07:20.416  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:22.424  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:22.426 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"97dafb3b-543e-4b25-9c6e-559236d574de","status":"200","rqstDate":"210802-23:07:22:425","respDate":"210802-23:07:22:426","sourceId":"haproxy:97dafb3b-543e-4b25-9c6e-559236d574de","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:22:425-11405\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[97dafb3b-543e-4b25-9c6e-559236d574de]}\"}"}
2021-08-02 23:07:22.427  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:22.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:22.633 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3f7f0c45-e902-4717-9843-229140cfe17a","status":"200","rqstDate":"210802-23:07:22:632","respDate":"210802-23:07:22:633","sourceId":"OOM_ReadinessCheck:3f7f0c45-e902-4717-9843-229140cfe17a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:07:22:632-2743\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44392], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3f7f0c45-e902-4717-9843-229140cfe17a]}\"}"}
2021-08-02 23:07:22.633  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:24.435  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:24.437 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"802fbe85-0e5e-4993-aa3f-abc39a29dd1d","status":"200","rqstDate":"210802-23:07:24:436","respDate":"210802-23:07:24:437","sourceId":"haproxy:802fbe85-0e5e-4993-aa3f-abc39a29dd1d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:07:24:436-40824\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[802fbe85-0e5e-4993-aa3f-abc39a29dd1d]}\"}"}
2021-08-02 23:07:24.438  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:25.040  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:25.042 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e488f2a4-707d-47bd-bbff-476e591b988d","status":"200","rqstDate":"210802-23:07:25:041","respDate":"210802-23:07:25:042","sourceId":"healthcheck:e488f2a4-707d-47bd-bbff-476e591b988d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:25:041-63587\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e488f2a4-707d-47bd-bbff-476e591b988d]}\"}"}
2021-08-02 23:07:25.043  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:26.446  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:26.448 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6742c4ce-8b1c-4460-8a3f-a8aebf02b2f9","status":"200","rqstDate":"210802-23:07:26:446","respDate":"210802-23:07:26:448","sourceId":"haproxy:6742c4ce-8b1c-4460-8a3f-a8aebf02b2f9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:26:446-87393\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6742c4ce-8b1c-4460-8a3f-a8aebf02b2f9]}\"}"}
2021-08-02 23:07:26.448  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:27.264 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:07:27.265 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:07:28.455  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:28.457 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ef488c54-22c6-4679-b1b9-2655053169a9","status":"200","rqstDate":"210802-23:07:28:456","respDate":"210802-23:07:28:457","sourceId":"haproxy:ef488c54-22c6-4679-b1b9-2655053169a9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:28:456-62830\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ef488c54-22c6-4679-b1b9-2655053169a9]}\"}"}
2021-08-02 23:07:28.458  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:30.472  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:30.476 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4c865618-fd9e-44d3-9364-447b61309ee5","status":"200","rqstDate":"210802-23:07:30:473","respDate":"210802-23:07:30:476","sourceId":"haproxy:4c865618-fd9e-44d3-9364-447b61309ee5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:07:30:473-89662\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4c865618-fd9e-44d3-9364-447b61309ee5]}\"}"}
2021-08-02 23:07:30.476  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:31.102  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:31.104 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e0816b5c-a1ba-4495-b98d-8b697e844912","status":"200","rqstDate":"210802-23:07:31:103","respDate":"210802-23:07:31:104","sourceId":"healthcheck:e0816b5c-a1ba-4495-b98d-8b697e844912","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:31:103-85422\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37118], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e0816b5c-a1ba-4495-b98d-8b697e844912]}\"}"}
2021-08-02 23:07:31.105  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:32.485  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:32.487 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dda6b6f0-03d9-4171-8c4a-6eaf5858e11e","status":"200","rqstDate":"210802-23:07:32:486","respDate":"210802-23:07:32:487","sourceId":"haproxy:dda6b6f0-03d9-4171-8c4a-6eaf5858e11e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:32:486-48474\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dda6b6f0-03d9-4171-8c4a-6eaf5858e11e]}\"}"}
2021-08-02 23:07:32.487  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:32.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:32.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"07ca981c-8b21-48e8-8ac1-7fbe5ca903db","status":"200","rqstDate":"210802-23:07:32:629","respDate":"210802-23:07:32:630","sourceId":"OOM_ReadinessCheck:07ca981c-8b21-48e8-8ac1-7fbe5ca903db","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:32:629-63010\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44556], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[07ca981c-8b21-48e8-8ac1-7fbe5ca903db]}\"}"}
2021-08-02 23:07:32.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:34.496  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:34.499 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f3470062-b535-4e18-ab1d-78b516999b09","status":"200","rqstDate":"210802-23:07:34:497","respDate":"210802-23:07:34:499","sourceId":"haproxy:f3470062-b535-4e18-ab1d-78b516999b09","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:34:497-16461\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f3470062-b535-4e18-ab1d-78b516999b09]}\"}"}
2021-08-02 23:07:34.500  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:36.508  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:36.510 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7e7d6f95-af94-4338-9933-901176a89f04","status":"200","rqstDate":"210802-23:07:36:509","respDate":"210802-23:07:36:510","sourceId":"haproxy:7e7d6f95-af94-4338-9933-901176a89f04","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:36:509-97356\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7e7d6f95-af94-4338-9933-901176a89f04]}\"}"}
2021-08-02 23:07:36.510  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:38.521  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:38.524 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a635feec-5367-4965-94fe-433c5d16f461","status":"200","rqstDate":"210802-23:07:38:522","respDate":"210802-23:07:38:524","sourceId":"haproxy:a635feec-5367-4965-94fe-433c5d16f461","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:38:522-41818\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a635feec-5367-4965-94fe-433c5d16f461]}\"}"}
2021-08-02 23:07:38.525  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:40.067  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:40.069 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e3c1ab23-9c82-43b8-b384-c035b04e27c2","status":"200","rqstDate":"210802-23:07:40:068","respDate":"210802-23:07:40:069","sourceId":"healthcheck:e3c1ab23-9c82-43b8-b384-c035b04e27c2","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:40:068-42183\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e3c1ab23-9c82-43b8-b384-c035b04e27c2]}\"}"}
2021-08-02 23:07:40.070  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:40.534  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:40.537 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"881b5886-3b11-48e4-b98b-c624a4e5ed29","status":"200","rqstDate":"210802-23:07:40:535","respDate":"210802-23:07:40:537","sourceId":"haproxy:881b5886-3b11-48e4-b98b-c624a4e5ed29","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:40:535-75919\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[881b5886-3b11-48e4-b98b-c624a4e5ed29]}\"}"}
2021-08-02 23:07:40.538  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:42.547  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:42.548 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"99209b51-a30c-44eb-ab6b-a1a6de45a0a1","status":"200","rqstDate":"210802-23:07:42:547","respDate":"210802-23:07:42:548","sourceId":"haproxy:99209b51-a30c-44eb-ab6b-a1a6de45a0a1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:42:547-27359\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99209b51-a30c-44eb-ab6b-a1a6de45a0a1]}\"}"}
2021-08-02 23:07:42.549  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:42.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:42.632 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"db8600d7-8b49-42a4-9223-dfd3dfab2bf0","status":"200","rqstDate":"210802-23:07:42:631","respDate":"210802-23:07:42:632","sourceId":"OOM_ReadinessCheck:db8600d7-8b49-42a4-9223-dfd3dfab2bf0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:07:42:631-25652\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44714], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[db8600d7-8b49-42a4-9223-dfd3dfab2bf0]}\"}"}
2021-08-02 23:07:42.633  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:44.558  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:44.561 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8dcc130e-0672-4d88-928d-5d8770e1d909","status":"200","rqstDate":"210802-23:07:44:559","respDate":"210802-23:07:44:561","sourceId":"haproxy:8dcc130e-0672-4d88-928d-5d8770e1d909","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:44:559-84058\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8dcc130e-0672-4d88-928d-5d8770e1d909]}\"}"}
2021-08-02 23:07:44.561  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:46.122  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:46.124 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"133dbb61-8ea0-40c7-884d-a02cc0a98bef","status":"200","rqstDate":"210802-23:07:46:122","respDate":"210802-23:07:46:124","sourceId":"healthcheck:133dbb61-8ea0-40c7-884d-a02cc0a98bef","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:46:122-45833\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37392], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[133dbb61-8ea0-40c7-884d-a02cc0a98bef]}\"}"}
2021-08-02 23:07:46.124  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:46.569  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:46.572 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b32a3c92-01ce-496b-96b3-c439099bcba0","status":"200","rqstDate":"210802-23:07:46:570","respDate":"210802-23:07:46:571","sourceId":"haproxy:b32a3c92-01ce-496b-96b3-c439099bcba0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:07:46:570-66754\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b32a3c92-01ce-496b-96b3-c439099bcba0]}\"}"}
2021-08-02 23:07:46.572  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:48.581  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:48.583 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"874b3ab9-f705-4025-9c16-be9652ccd991","status":"200","rqstDate":"210802-23:07:48:581","respDate":"210802-23:07:48:583","sourceId":"haproxy:874b3ab9-f705-4025-9c16-be9652ccd991","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:48:581-54635\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[874b3ab9-f705-4025-9c16-be9652ccd991]}\"}"}
2021-08-02 23:07:48.583  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:49.224 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:07:49.227 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:07:50.591  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:50.592 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f9ea9536-e451-45ed-b485-b9311fe42774","status":"200","rqstDate":"210802-23:07:50:591","respDate":"210802-23:07:50:592","sourceId":"haproxy:f9ea9536-e451-45ed-b485-b9311fe42774","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:50:591-35847\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f9ea9536-e451-45ed-b485-b9311fe42774]}\"}"}
2021-08-02 23:07:50.593  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:52.606  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:52.607 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9d334fc6-8ef3-4036-9938-036596799e55","status":"200","rqstDate":"210802-23:07:52:606","respDate":"210802-23:07:52:607","sourceId":"haproxy:9d334fc6-8ef3-4036-9938-036596799e55","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:52:606-26809\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9d334fc6-8ef3-4036-9938-036596799e55]}\"}"}
2021-08-02 23:07:52.608  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:52.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:52.632 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"09b2c56c-36dd-4463-8045-970e9d2d9bda","status":"200","rqstDate":"210802-23:07:52:631","respDate":"210802-23:07:52:632","sourceId":"OOM_ReadinessCheck:09b2c56c-36dd-4463-8045-970e9d2d9bda","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:07:52:631-23105\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44882], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[09b2c56c-36dd-4463-8045-970e9d2d9bda]}\"}"}
2021-08-02 23:07:52.632  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:54.616  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:54.617 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"466fb53f-e5ff-4d3e-8d0c-c4bf06138c20","status":"200","rqstDate":"210802-23:07:54:616","respDate":"210802-23:07:54:617","sourceId":"haproxy:466fb53f-e5ff-4d3e-8d0c-c4bf06138c20","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:54:616-22986\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[466fb53f-e5ff-4d3e-8d0c-c4bf06138c20]}\"}"}
2021-08-02 23:07:54.618  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:55.099  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:55.102 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"59e777cc-73af-4bc5-8f02-7166273d31e5","status":"200","rqstDate":"210802-23:07:55:100","respDate":"210802-23:07:55:101","sourceId":"healthcheck:59e777cc-73af-4bc5-8f02-7166273d31e5","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:07:55:100-78276\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[59e777cc-73af-4bc5-8f02-7166273d31e5]}\"}"}
2021-08-02 23:07:55.102  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:56.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:56.630 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"047b0db6-7761-4142-926a-d1130366c6ab","status":"200","rqstDate":"210802-23:07:56:629","respDate":"210802-23:07:56:630","sourceId":"haproxy:047b0db6-7761-4142-926a-d1130366c6ab","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:07:56:629-17779\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[047b0db6-7761-4142-926a-d1130366c6ab]}\"}"}
2021-08-02 23:07:56.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:57.269 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:07:57.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:07:58.638  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:07:58.640 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b3e7afbe-b832-46ac-9ecb-38347091c4b4","status":"200","rqstDate":"210802-23:07:58:639","respDate":"210802-23:07:58:640","sourceId":"haproxy:b3e7afbe-b832-46ac-9ecb-38347091c4b4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:07:58:639-14165\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b3e7afbe-b832-46ac-9ecb-38347091c4b4]}\"}"}
2021-08-02 23:07:58.640  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:07:59.232 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:07:59.234 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:08:00.648  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:00.649 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d65ec4f3-f5ca-4e00-9d54-dc9bd3c36555","status":"200","rqstDate":"210802-23:08:00:648","respDate":"210802-23:08:00:649","sourceId":"haproxy:d65ec4f3-f5ca-4e00-9d54-dc9bd3c36555","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:08:00:648-36673\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d65ec4f3-f5ca-4e00-9d54-dc9bd3c36555]}\"}"}
2021-08-02 23:08:00.650  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:01.141  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:01.143 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2ceaa399-6b0f-48cb-bfdf-63e6727d7428","status":"200","rqstDate":"210802-23:08:01:142","respDate":"210802-23:08:01:143","sourceId":"healthcheck:2ceaa399-6b0f-48cb-bfdf-63e6727d7428","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:01:142-37493\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37732], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2ceaa399-6b0f-48cb-bfdf-63e6727d7428]}\"}"}
2021-08-02 23:08:01.144  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:02.633  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:02.635 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"62b2dc1b-ad9d-45c1-b12f-d5d2ba652e3f","status":"200","rqstDate":"210802-23:08:02:634","respDate":"210802-23:08:02:635","sourceId":"OOM_ReadinessCheck:62b2dc1b-ad9d-45c1-b12f-d5d2ba652e3f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:08:02:634-91749\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45044], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[62b2dc1b-ad9d-45c1-b12f-d5d2ba652e3f]}\"}"}
2021-08-02 23:08:02.635  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:02.656  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:02.658 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"679ab6c9-ccbd-4374-97d7-6e7f3fe044bc","status":"200","rqstDate":"210802-23:08:02:657","respDate":"210802-23:08:02:658","sourceId":"haproxy:679ab6c9-ccbd-4374-97d7-6e7f3fe044bc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:02:657-24362\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[679ab6c9-ccbd-4374-97d7-6e7f3fe044bc]}\"}"}
2021-08-02 23:08:02.658  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:04.667  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:04.669 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e828ee13-9727-4ffc-84b4-3298ffedac69","status":"200","rqstDate":"210802-23:08:04:667","respDate":"210802-23:08:04:669","sourceId":"haproxy:e828ee13-9727-4ffc-84b4-3298ffedac69","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:04:667-96355\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e828ee13-9727-4ffc-84b4-3298ffedac69]}\"}"}
2021-08-02 23:08:04.669  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:06.678  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:06.681 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b0258449-5fce-4d7f-9cbe-1d58b3431bcc","status":"200","rqstDate":"210802-23:08:06:679","respDate":"210802-23:08:06:680","sourceId":"haproxy:b0258449-5fce-4d7f-9cbe-1d58b3431bcc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:06:679-38539\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b0258449-5fce-4d7f-9cbe-1d58b3431bcc]}\"}"}
2021-08-02 23:08:06.683  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:08.692  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:08.695 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ace66705-4791-4c59-905a-49f0ca5e9212","status":"200","rqstDate":"210802-23:08:08:693","respDate":"210802-23:08:08:695","sourceId":"haproxy:ace66705-4791-4c59-905a-49f0ca5e9212","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:08:693-72956\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ace66705-4791-4c59-905a-49f0ca5e9212]}\"}"}
2021-08-02 23:08:08.695  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:10.123  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:10.125 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"80bfff07-e5f4-4411-9624-8bf998b01a14","status":"200","rqstDate":"210802-23:08:10:124","respDate":"210802-23:08:10:125","sourceId":"healthcheck:80bfff07-e5f4-4411-9624-8bf998b01a14","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:10:124-99907\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[80bfff07-e5f4-4411-9624-8bf998b01a14]}\"}"}
2021-08-02 23:08:10.125  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:10.704  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:10.705 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eb2c2945-73cd-430d-9a09-84a1433de500","status":"200","rqstDate":"210802-23:08:10:704","respDate":"210802-23:08:10:705","sourceId":"haproxy:eb2c2945-73cd-430d-9a09-84a1433de500","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:10:704-63014\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eb2c2945-73cd-430d-9a09-84a1433de500]}\"}"}
2021-08-02 23:08:10.706  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:12.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:12.630 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f57b5927-1e88-41b1-b1e4-e89a9e99cb19","status":"200","rqstDate":"210802-23:08:12:629","respDate":"210802-23:08:12:630","sourceId":"OOM_ReadinessCheck:f57b5927-1e88-41b1-b1e4-e89a9e99cb19","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:08:12:629-18021\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45204], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f57b5927-1e88-41b1-b1e4-e89a9e99cb19]}\"}"}
2021-08-02 23:08:12.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:12.713  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:12.715 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"11989a54-a520-4517-beb8-c61bf23ab135","status":"200","rqstDate":"210802-23:08:12:714","respDate":"210802-23:08:12:715","sourceId":"haproxy:11989a54-a520-4517-beb8-c61bf23ab135","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:12:714-69552\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[11989a54-a520-4517-beb8-c61bf23ab135]}\"}"}
2021-08-02 23:08:12.715  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:14.258 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:08:14.260 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:08:14.724  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:14.726 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"72e7e8da-206d-42f1-83a8-afece3247ce3","status":"200","rqstDate":"210802-23:08:14:724","respDate":"210802-23:08:14:726","sourceId":"haproxy:72e7e8da-206d-42f1-83a8-afece3247ce3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:14:724-31557\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[72e7e8da-206d-42f1-83a8-afece3247ce3]}\"}"}
2021-08-02 23:08:14.727  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:16.160  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:16.161 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9c9630f8-5da5-4a8b-8d68-4dd1152a61e7","status":"200","rqstDate":"210802-23:08:16:160","respDate":"210802-23:08:16:161","sourceId":"healthcheck:9c9630f8-5da5-4a8b-8d68-4dd1152a61e7","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:16:160-91321\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38016], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9c9630f8-5da5-4a8b-8d68-4dd1152a61e7]}\"}"}
2021-08-02 23:08:16.162  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:16.735  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:16.738 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10f77511-b60b-4769-972c-02a830ae1d6a","status":"200","rqstDate":"210802-23:08:16:736","respDate":"210802-23:08:16:738","sourceId":"haproxy:10f77511-b60b-4769-972c-02a830ae1d6a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:16:736-50700\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10f77511-b60b-4769-972c-02a830ae1d6a]}\"}"}
2021-08-02 23:08:16.738  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:18.747  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:18.749 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"71f9902d-8a6e-4cb0-a326-e55493834b0f","status":"200","rqstDate":"210802-23:08:18:748","respDate":"210802-23:08:18:749","sourceId":"haproxy:71f9902d-8a6e-4cb0-a326-e55493834b0f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:18:748-38623\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[71f9902d-8a6e-4cb0-a326-e55493834b0f]}\"}"}
2021-08-02 23:08:18.749  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:20.757  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:20.758 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b507a2e7-2d6b-41cf-b6bb-5916f1303c2e","status":"200","rqstDate":"210802-23:08:20:757","respDate":"210802-23:08:20:758","sourceId":"haproxy:b507a2e7-2d6b-41cf-b6bb-5916f1303c2e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:20:757-82017\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b507a2e7-2d6b-41cf-b6bb-5916f1303c2e]}\"}"}
2021-08-02 23:08:20.759  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:22.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:22.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c24984e8-4422-4faa-aed1-dae4ecd3d83a","status":"200","rqstDate":"210802-23:08:22:629","respDate":"210802-23:08:22:630","sourceId":"OOM_ReadinessCheck:c24984e8-4422-4faa-aed1-dae4ecd3d83a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:22:629-27841\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45374], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c24984e8-4422-4faa-aed1-dae4ecd3d83a]}\"}"}
2021-08-02 23:08:22.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:22.766  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:22.768 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f2ce9fbb-87f2-4777-9c7b-91748f4e3474","status":"200","rqstDate":"210802-23:08:22:766","respDate":"210802-23:08:22:768","sourceId":"haproxy:f2ce9fbb-87f2-4777-9c7b-91748f4e3474","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:22:766-7995\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f2ce9fbb-87f2-4777-9c7b-91748f4e3474]}\"}"}
2021-08-02 23:08:22.768  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:24.776  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:24.778 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0165d1c8-efc6-4035-8fe7-6b9d4bd214fc","status":"200","rqstDate":"210802-23:08:24:776","respDate":"210802-23:08:24:778","sourceId":"haproxy:0165d1c8-efc6-4035-8fe7-6b9d4bd214fc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:24:776-56384\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0165d1c8-efc6-4035-8fe7-6b9d4bd214fc]}\"}"}
2021-08-02 23:08:24.778  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:25.155  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:25.157 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e03d7609-8d2d-4875-89c1-1e1ba031de74","status":"200","rqstDate":"210802-23:08:25:155","respDate":"210802-23:08:25:157","sourceId":"healthcheck:e03d7609-8d2d-4875-89c1-1e1ba031de74","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:25:155-81316\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e03d7609-8d2d-4875-89c1-1e1ba031de74]}\"}"}
2021-08-02 23:08:25.158  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:26.786  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:26.788 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7e395913-1461-4e44-b395-a419efe26941","status":"200","rqstDate":"210802-23:08:26:787","respDate":"210802-23:08:26:788","sourceId":"haproxy:7e395913-1461-4e44-b395-a419efe26941","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:26:787-93485\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7e395913-1461-4e44-b395-a419efe26941]}\"}"}
2021-08-02 23:08:26.788  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:27.277 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:08:27.279 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:08:28.795  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:28.797 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d6053f31-21fe-45e2-a9d6-8208c89be7eb","status":"200","rqstDate":"210802-23:08:28:795","respDate":"210802-23:08:28:796","sourceId":"haproxy:d6053f31-21fe-45e2-a9d6-8208c89be7eb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:28:795-75256\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d6053f31-21fe-45e2-a9d6-8208c89be7eb]}\"}"}
2021-08-02 23:08:28.797  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:30.806  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:30.809 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"19fee439-ba2f-4a52-a4fe-0638f45e5c70","status":"200","rqstDate":"210802-23:08:30:807","respDate":"210802-23:08:30:809","sourceId":"haproxy:19fee439-ba2f-4a52-a4fe-0638f45e5c70","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:30:807-10850\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[19fee439-ba2f-4a52-a4fe-0638f45e5c70]}\"}"}
2021-08-02 23:08:30.809  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:31.177  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:31.179 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4d0aa22f-eb76-4930-a862-227bbaa233e9","status":"200","rqstDate":"210802-23:08:31:178","respDate":"210802-23:08:31:179","sourceId":"healthcheck:4d0aa22f-eb76-4930-a862-227bbaa233e9","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:08:31:178-19391\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38352], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4d0aa22f-eb76-4930-a862-227bbaa233e9]}\"}"}
2021-08-02 23:08:31.180  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:32.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:32.633 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ee96f3a3-e038-4f0b-b17b-cffb45c201ab","status":"200","rqstDate":"210802-23:08:32:631","respDate":"210802-23:08:32:633","sourceId":"OOM_ReadinessCheck:ee96f3a3-e038-4f0b-b17b-cffb45c201ab","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:08:32:631-40908\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45528], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ee96f3a3-e038-4f0b-b17b-cffb45c201ab]}\"}"}
2021-08-02 23:08:32.633  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:32.818  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:32.821 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9cb2ee0b-7905-4535-b6b0-a5eed6848ff4","status":"200","rqstDate":"210802-23:08:32:819","respDate":"210802-23:08:32:821","sourceId":"haproxy:9cb2ee0b-7905-4535-b6b0-a5eed6848ff4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:08:32:819-696\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9cb2ee0b-7905-4535-b6b0-a5eed6848ff4]}\"}"}
2021-08-02 23:08:32.821  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:34.830  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:34.832 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aeae1562-2071-4218-8eb2-d913c3ad8903","status":"200","rqstDate":"210802-23:08:34:831","respDate":"210802-23:08:34:832","sourceId":"haproxy:aeae1562-2071-4218-8eb2-d913c3ad8903","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:34:831-81211\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aeae1562-2071-4218-8eb2-d913c3ad8903]}\"}"}
2021-08-02 23:08:34.832  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:36.845  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:36.847 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c889064c-f0e1-4681-88b0-520da4f5c66f","status":"200","rqstDate":"210802-23:08:36:845","respDate":"210802-23:08:36:847","sourceId":"haproxy:c889064c-f0e1-4681-88b0-520da4f5c66f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:36:845-24210\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c889064c-f0e1-4681-88b0-520da4f5c66f]}\"}"}
2021-08-02 23:08:36.848  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:38.859  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:38.862 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f7c78b23-2807-4e38-950e-be94cb413407","status":"200","rqstDate":"210802-23:08:38:860","respDate":"210802-23:08:38:862","sourceId":"haproxy:f7c78b23-2807-4e38-950e-be94cb413407","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:08:38:860-69139\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f7c78b23-2807-4e38-950e-be94cb413407]}\"}"}
2021-08-02 23:08:38.862  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:40.190  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:40.194 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5449c122-f95b-44cd-8b68-48f150ff336e","status":"200","rqstDate":"210802-23:08:40:191","respDate":"210802-23:08:40:194","sourceId":"healthcheck:5449c122-f95b-44cd-8b68-48f150ff336e","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:40:191-51169\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5449c122-f95b-44cd-8b68-48f150ff336e]}\"}"}
2021-08-02 23:08:40.195  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:40.871  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:40.874 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"899bb643-46a4-40eb-b0ad-39ed1dd7fa12","status":"200","rqstDate":"210802-23:08:40:872","respDate":"210802-23:08:40:874","sourceId":"haproxy:899bb643-46a4-40eb-b0ad-39ed1dd7fa12","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:40:872-9657\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[899bb643-46a4-40eb-b0ad-39ed1dd7fa12]}\"}"}
2021-08-02 23:08:40.874  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:42.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:42.633 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7834e8b4-90ce-49a1-8e87-8d75719c499f","status":"200","rqstDate":"210802-23:08:42:631","respDate":"210802-23:08:42:633","sourceId":"OOM_ReadinessCheck:7834e8b4-90ce-49a1-8e87-8d75719c499f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:42:631-71023\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45684], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7834e8b4-90ce-49a1-8e87-8d75719c499f]}\"}"}
2021-08-02 23:08:42.634  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:42.882  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:42.884 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c474d2ba-053c-4dd5-bea4-9ae90606ae64","status":"200","rqstDate":"210802-23:08:42:883","respDate":"210802-23:08:42:884","sourceId":"haproxy:c474d2ba-053c-4dd5-bea4-9ae90606ae64","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:42:883-77677\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c474d2ba-053c-4dd5-bea4-9ae90606ae64]}\"}"}
2021-08-02 23:08:42.884  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:44.891  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:44.892 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4e9679ec-cb3e-410c-ace7-c7fb9c8bf0f9","status":"200","rqstDate":"210802-23:08:44:891","respDate":"210802-23:08:44:892","sourceId":"haproxy:4e9679ec-cb3e-410c-ace7-c7fb9c8bf0f9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:44:891-17617\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4e9679ec-cb3e-410c-ace7-c7fb9c8bf0f9]}\"}"}
2021-08-02 23:08:44.893  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:46.198  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:46.199 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b094292-110a-43fa-9402-bed7d184941e","status":"200","rqstDate":"210802-23:08:46:198","respDate":"210802-23:08:46:199","sourceId":"healthcheck:2b094292-110a-43fa-9402-bed7d184941e","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:08:46:198-29311\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38636], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2b094292-110a-43fa-9402-bed7d184941e]}\"}"}
2021-08-02 23:08:46.200  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:46.902  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:46.904 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dab85f77-fb3e-4560-b5b0-9f43aaef4f1d","status":"200","rqstDate":"210802-23:08:46:903","respDate":"210802-23:08:46:904","sourceId":"haproxy:dab85f77-fb3e-4560-b5b0-9f43aaef4f1d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:46:903-19386\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dab85f77-fb3e-4560-b5b0-9f43aaef4f1d]}\"}"}
2021-08-02 23:08:46.904  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:48.912  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:48.914 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b6d1b3fd-bf35-4311-80d9-aa68d88b7a86","status":"200","rqstDate":"210802-23:08:48:913","respDate":"210802-23:08:48:914","sourceId":"haproxy:b6d1b3fd-bf35-4311-80d9-aa68d88b7a86","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:48:913-28542\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b6d1b3fd-bf35-4311-80d9-aa68d88b7a86]}\"}"}
2021-08-02 23:08:48.915  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:50.924  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:50.926 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a7bb34d1-8020-460f-abad-95f80e950a05","status":"200","rqstDate":"210802-23:08:50:925","respDate":"210802-23:08:50:926","sourceId":"haproxy:a7bb34d1-8020-460f-abad-95f80e950a05","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:50:925-15182\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a7bb34d1-8020-460f-abad-95f80e950a05]}\"}"}
2021-08-02 23:08:50.927  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:52.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:52.632 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"48c628f4-8273-4f43-b107-b551cc03b1fe","status":"200","rqstDate":"210802-23:08:52:631","respDate":"210802-23:08:52:632","sourceId":"OOM_ReadinessCheck:48c628f4-8273-4f43-b107-b551cc03b1fe","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:52:631-33295\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45848], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[48c628f4-8273-4f43-b107-b551cc03b1fe]}\"}"}
2021-08-02 23:08:52.632  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:52.935  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:52.936 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2532fe3c-9f55-4ec4-97e2-4df5c2babb15","status":"200","rqstDate":"210802-23:08:52:935","respDate":"210802-23:08:52:936","sourceId":"haproxy:2532fe3c-9f55-4ec4-97e2-4df5c2babb15","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:52:935-72609\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2532fe3c-9f55-4ec4-97e2-4df5c2babb15]}\"}"}
2021-08-02 23:08:52.937  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:54.325 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:08:54.329 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:08:54.946  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:54.948 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"518307f1-3510-482b-9b86-75857d7c50c8","status":"200","rqstDate":"210802-23:08:54:946","respDate":"210802-23:08:54:947","sourceId":"haproxy:518307f1-3510-482b-9b86-75857d7c50c8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:54:946-75713\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[518307f1-3510-482b-9b86-75857d7c50c8]}\"}"}
2021-08-02 23:08:54.948  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:55.221  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:55.223 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cf61e1ea-cf8a-4424-b586-ec598365e731","status":"200","rqstDate":"210802-23:08:55:222","respDate":"210802-23:08:55:223","sourceId":"healthcheck:cf61e1ea-cf8a-4424-b586-ec598365e731","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:55:222-71974\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[cf61e1ea-cf8a-4424-b586-ec598365e731]}\"}"}
2021-08-02 23:08:55.224  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:56.955  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:56.957 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1dce633c-2e0c-4911-aa7d-27b1a9d2e06d","status":"200","rqstDate":"210802-23:08:56:956","respDate":"210802-23:08:56:957","sourceId":"haproxy:1dce633c-2e0c-4911-aa7d-27b1a9d2e06d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:08:56:956-31428\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1dce633c-2e0c-4911-aa7d-27b1a9d2e06d]}\"}"}
2021-08-02 23:08:56.957  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:57.286 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:08:57.288 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:08:58.966  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:08:58.967 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e75426e2-9ce0-432b-9246-179c5348d74d","status":"200","rqstDate":"210802-23:08:58:966","respDate":"210802-23:08:58:967","sourceId":"haproxy:e75426e2-9ce0-432b-9246-179c5348d74d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:08:58:966-18570\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e75426e2-9ce0-432b-9246-179c5348d74d]}\"}"}
2021-08-02 23:08:58.968  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:08:59.317 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:08:59.320 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:09:00.976  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:00.977 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1abdad3b-b767-4705-b34e-741745e6e879","status":"200","rqstDate":"210802-23:09:00:976","respDate":"210802-23:09:00:977","sourceId":"haproxy:1abdad3b-b767-4705-b34e-741745e6e879","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:09:00:976-58394\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1abdad3b-b767-4705-b34e-741745e6e879]}\"}"}
2021-08-02 23:09:00.978  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:01.232  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:01.234 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"08c03911-de46-4055-bb9c-0f46c9ebfb64","status":"200","rqstDate":"210802-23:09:01:233","respDate":"210802-23:09:01:234","sourceId":"healthcheck:08c03911-de46-4055-bb9c-0f46c9ebfb64","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:09:01:233-97495\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39028], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[08c03911-de46-4055-bb9c-0f46c9ebfb64]}\"}"}
2021-08-02 23:09:01.235  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:02.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:02.632 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c1d2d550-9299-4f49-bbbb-1d19d0cb7238","status":"200","rqstDate":"210802-23:09:02:630","respDate":"210802-23:09:02:632","sourceId":"OOM_ReadinessCheck:c1d2d550-9299-4f49-bbbb-1d19d0cb7238","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:02:630-94306\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46028], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c1d2d550-9299-4f49-bbbb-1d19d0cb7238]}\"}"}
2021-08-02 23:09:02.633  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:02.985  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:02.987 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"570bcb12-a0a8-4856-a57d-6bf87182a7c0","status":"200","rqstDate":"210802-23:09:02:985","respDate":"210802-23:09:02:986","sourceId":"haproxy:570bcb12-a0a8-4856-a57d-6bf87182a7c0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:02:985-90034\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[570bcb12-a0a8-4856-a57d-6bf87182a7c0]}\"}"}
2021-08-02 23:09:02.987  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:04.995  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:04.998 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a7484ac-1586-4345-9548-4c6792fe504c","status":"200","rqstDate":"210802-23:09:04:996","respDate":"210802-23:09:04:998","sourceId":"haproxy:9a7484ac-1586-4345-9548-4c6792fe504c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:04:996-43538\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a7484ac-1586-4345-9548-4c6792fe504c]}\"}"}
2021-08-02 23:09:04.998  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:07.006  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:07.008 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fea0227e-4db7-4cf3-b09a-bc8d7cd5b807","status":"200","rqstDate":"210802-23:09:07:007","respDate":"210802-23:09:07:008","sourceId":"haproxy:fea0227e-4db7-4cf3-b09a-bc8d7cd5b807","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:07:007-36387\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fea0227e-4db7-4cf3-b09a-bc8d7cd5b807]}\"}"}
2021-08-02 23:09:07.009  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:09.016  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:09.018 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"34f049cc-747e-42d6-819c-09abed0f8028","status":"200","rqstDate":"210802-23:09:09:017","respDate":"210802-23:09:09:018","sourceId":"haproxy:34f049cc-747e-42d6-819c-09abed0f8028","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:09:017-59503\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[34f049cc-747e-42d6-819c-09abed0f8028]}\"}"}
2021-08-02 23:09:09.018  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:10.260  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:10.263 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2286e255-1c56-4aaf-905b-9a628baacd14","status":"200","rqstDate":"210802-23:09:10:261","respDate":"210802-23:09:10:262","sourceId":"healthcheck:2286e255-1c56-4aaf-905b-9a628baacd14","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:10:261-93808\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2286e255-1c56-4aaf-905b-9a628baacd14]}\"}"}
2021-08-02 23:09:10.263  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:11.027  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:11.028 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4f7e2278-63b8-4af3-a1ab-ddf43ac15ef9","status":"200","rqstDate":"210802-23:09:11:027","respDate":"210802-23:09:11:028","sourceId":"haproxy:4f7e2278-63b8-4af3-a1ab-ddf43ac15ef9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:11:027-93024\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f7e2278-63b8-4af3-a1ab-ddf43ac15ef9]}\"}"}
2021-08-02 23:09:11.029  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:12.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:12.631 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"21df97bc-6cd6-48f1-8daf-31e85ddcedc8","status":"200","rqstDate":"210802-23:09:12:630","respDate":"210802-23:09:12:631","sourceId":"OOM_ReadinessCheck:21df97bc-6cd6-48f1-8daf-31e85ddcedc8","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:12:630-47229\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46196], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[21df97bc-6cd6-48f1-8daf-31e85ddcedc8]}\"}"}
2021-08-02 23:09:12.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:13.036  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:13.038 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f18e801e-c698-49c4-ad44-9015cb9baf81","status":"200","rqstDate":"210802-23:09:13:037","respDate":"210802-23:09:13:038","sourceId":"haproxy:f18e801e-c698-49c4-ad44-9015cb9baf81","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:09:13:037-76044\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f18e801e-c698-49c4-ad44-9015cb9baf81]}\"}"}
2021-08-02 23:09:13.039  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:15.046  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:15.047 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0d76a77d-ac20-41b9-9414-fe6fdfd73473","status":"200","rqstDate":"210802-23:09:15:046","respDate":"210802-23:09:15:047","sourceId":"haproxy:0d76a77d-ac20-41b9-9414-fe6fdfd73473","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:15:046-61395\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0d76a77d-ac20-41b9-9414-fe6fdfd73473]}\"}"}
2021-08-02 23:09:15.047  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:16.250  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:16.252 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6ec8bd2e-6a2f-4c39-b417-451091e4199a","status":"200","rqstDate":"210802-23:09:16:251","respDate":"210802-23:09:16:252","sourceId":"healthcheck:6ec8bd2e-6a2f-4c39-b417-451091e4199a","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:09:16:251-43447\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39348], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6ec8bd2e-6a2f-4c39-b417-451091e4199a]}\"}"}
2021-08-02 23:09:16.253  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:17.055  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:17.056 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"58bd6e61-50c4-4c2e-8cfe-2c6abdfb8fde","status":"200","rqstDate":"210802-23:09:17:055","respDate":"210802-23:09:17:056","sourceId":"haproxy:58bd6e61-50c4-4c2e-8cfe-2c6abdfb8fde","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:09:17:055-53835\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[58bd6e61-50c4-4c2e-8cfe-2c6abdfb8fde]}\"}"}
2021-08-02 23:09:17.057  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:19.064  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:19.065 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e2794ead-4f68-4d31-8154-ee1f24bdb732","status":"200","rqstDate":"210802-23:09:19:064","respDate":"210802-23:09:19:065","sourceId":"haproxy:e2794ead-4f68-4d31-8154-ee1f24bdb732","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:19:064-33707\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e2794ead-4f68-4d31-8154-ee1f24bdb732]}\"}"}
2021-08-02 23:09:19.066  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:21.073  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:21.075 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4f94a30e-fca4-4c2e-99b7-ba09c86affea","status":"200","rqstDate":"210802-23:09:21:073","respDate":"210802-23:09:21:075","sourceId":"haproxy:4f94a30e-fca4-4c2e-99b7-ba09c86affea","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:21:073-48166\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f94a30e-fca4-4c2e-99b7-ba09c86affea]}\"}"}
2021-08-02 23:09:21.075  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:22.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:22.631 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"35e9586c-d240-4d80-b388-becd2bdf72a0","status":"200","rqstDate":"210802-23:09:22:630","respDate":"210802-23:09:22:631","sourceId":"OOM_ReadinessCheck:35e9586c-d240-4d80-b388-becd2bdf72a0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:09:22:630-92189\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46360], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[35e9586c-d240-4d80-b388-becd2bdf72a0]}\"}"}
2021-08-02 23:09:22.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:23.082  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:23.083 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4e7e4618-ccb2-45a0-86e7-178a28942851","status":"200","rqstDate":"210802-23:09:23:082","respDate":"210802-23:09:23:083","sourceId":"haproxy:4e7e4618-ccb2-45a0-86e7-178a28942851","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:23:082-74661\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4e7e4618-ccb2-45a0-86e7-178a28942851]}\"}"}
2021-08-02 23:09:23.083  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:25.090  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:25.092 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8bc91b68-8de5-4406-9eb9-3b0018215ee3","status":"200","rqstDate":"210802-23:09:25:090","respDate":"210802-23:09:25:092","sourceId":"haproxy:8bc91b68-8de5-4406-9eb9-3b0018215ee3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:09:25:090-58965\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8bc91b68-8de5-4406-9eb9-3b0018215ee3]}\"}"}
2021-08-02 23:09:25.092  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:25.287  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:25.289 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b8aeaa23-10dc-400a-bb43-e3defb4a97ba","status":"200","rqstDate":"210802-23:09:25:287","respDate":"210802-23:09:25:288","sourceId":"healthcheck:b8aeaa23-10dc-400a-bb43-e3defb4a97ba","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:25:287-73978\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b8aeaa23-10dc-400a-bb43-e3defb4a97ba]}\"}"}
2021-08-02 23:09:25.289  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:27.099  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:27.101 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"245c5c75-6952-48c5-947d-53e097f0fc3e","status":"200","rqstDate":"210802-23:09:27:099","respDate":"210802-23:09:27:101","sourceId":"haproxy:245c5c75-6952-48c5-947d-53e097f0fc3e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:27:099-64762\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[245c5c75-6952-48c5-947d-53e097f0fc3e]}\"}"}
2021-08-02 23:09:27.101  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:27.294 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:09:27.296 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:09:29.108  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:29.110 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f28778c8-cedb-4ff6-a3bc-f98f668e106a","status":"200","rqstDate":"210802-23:09:29:108","respDate":"210802-23:09:29:109","sourceId":"haproxy:f28778c8-cedb-4ff6-a3bc-f98f668e106a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:29:108-65823\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f28778c8-cedb-4ff6-a3bc-f98f668e106a]}\"}"}
2021-08-02 23:09:29.110  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:31.118  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:31.120 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fd135c80-9f70-4d55-b586-8ad074a99daf","status":"200","rqstDate":"210802-23:09:31:119","respDate":"210802-23:09:31:120","sourceId":"haproxy:fd135c80-9f70-4d55-b586-8ad074a99daf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:31:119-95933\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd135c80-9f70-4d55-b586-8ad074a99daf]}\"}"}
2021-08-02 23:09:31.120  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:31.275  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:31.277 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4df8f316-f6e1-43f7-ae39-fd212c4502c8","status":"200","rqstDate":"210802-23:09:31:276","respDate":"210802-23:09:31:277","sourceId":"healthcheck:4df8f316-f6e1-43f7-ae39-fd212c4502c8","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:31:276-11317\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39704], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4df8f316-f6e1-43f7-ae39-fd212c4502c8]}\"}"}
2021-08-02 23:09:31.277  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:32.635  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:32.637 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"870b4d18-1b65-475c-893d-3406a75333ce","status":"200","rqstDate":"210802-23:09:32:636","respDate":"210802-23:09:32:637","sourceId":"OOM_ReadinessCheck:870b4d18-1b65-475c-893d-3406a75333ce","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:32:636-59340\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46520], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[870b4d18-1b65-475c-893d-3406a75333ce]}\"}"}
2021-08-02 23:09:32.638  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:33.130  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:33.133 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"625344a6-c75d-4bfe-a135-639752be3aec","status":"200","rqstDate":"210802-23:09:33:131","respDate":"210802-23:09:33:133","sourceId":"haproxy:625344a6-c75d-4bfe-a135-639752be3aec","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:33:131-12423\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[625344a6-c75d-4bfe-a135-639752be3aec]}\"}"}
2021-08-02 23:09:33.134  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:35.144  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:35.146 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"31671614-0e28-44bb-ab95-4974a63ef951","status":"200","rqstDate":"210802-23:09:35:144","respDate":"210802-23:09:35:146","sourceId":"haproxy:31671614-0e28-44bb-ab95-4974a63ef951","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:35:144-37795\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31671614-0e28-44bb-ab95-4974a63ef951]}\"}"}
2021-08-02 23:09:35.146  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:37.159  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:37.163 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f261a9e1-9422-4d35-b391-5a19cc237c9f","status":"200","rqstDate":"210802-23:09:37:160","respDate":"210802-23:09:37:163","sourceId":"haproxy:f261a9e1-9422-4d35-b391-5a19cc237c9f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:37:160-31331\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f261a9e1-9422-4d35-b391-5a19cc237c9f]}\"}"}
2021-08-02 23:09:37.164  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:39.171  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:39.173 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23e4ebe2-4fef-497c-a09d-5353fa9cd03f","status":"200","rqstDate":"210802-23:09:39:172","respDate":"210802-23:09:39:173","sourceId":"haproxy:23e4ebe2-4fef-497c-a09d-5353fa9cd03f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:39:172-42055\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23e4ebe2-4fef-497c-a09d-5353fa9cd03f]}\"}"}
2021-08-02 23:09:39.173  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:39.431 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:09:39.484 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:09:40.325  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:40.329 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"75485231-77c1-49e9-aa6a-1e9ea0faaad8","status":"200","rqstDate":"210802-23:09:40:326","respDate":"210802-23:09:40:329","sourceId":"healthcheck:75485231-77c1-49e9-aa6a-1e9ea0faaad8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:40:326-14964\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[75485231-77c1-49e9-aa6a-1e9ea0faaad8]}\"}"}
2021-08-02 23:09:40.330  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:41.181  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:41.184 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"307be248-3b07-42a0-adf0-f702eec78de8","status":"200","rqstDate":"210802-23:09:41:182","respDate":"210802-23:09:41:184","sourceId":"haproxy:307be248-3b07-42a0-adf0-f702eec78de8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:41:182-90843\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[307be248-3b07-42a0-adf0-f702eec78de8]}\"}"}
2021-08-02 23:09:41.184  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:42.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:42.632 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6877b0ae-9c05-4e6d-b620-058a0a0bb7f9","status":"200","rqstDate":"210802-23:09:42:631","respDate":"210802-23:09:42:632","sourceId":"OOM_ReadinessCheck:6877b0ae-9c05-4e6d-b620-058a0a0bb7f9","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:42:631-64639\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46692], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6877b0ae-9c05-4e6d-b620-058a0a0bb7f9]}\"}"}
2021-08-02 23:09:42.633  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:43.192  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:43.194 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6e6b2468-2b25-40c0-b4fe-62a91f8ca8fd","status":"200","rqstDate":"210802-23:09:43:192","respDate":"210802-23:09:43:194","sourceId":"haproxy:6e6b2468-2b25-40c0-b4fe-62a91f8ca8fd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:43:192-19921\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6e6b2468-2b25-40c0-b4fe-62a91f8ca8fd]}\"}"}
2021-08-02 23:09:43.194  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:45.203  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:45.206 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4e0438fd-c612-40c7-88b6-31a1de38e508","status":"200","rqstDate":"210802-23:09:45:204","respDate":"210802-23:09:45:205","sourceId":"haproxy:4e0438fd-c612-40c7-88b6-31a1de38e508","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:45:204-88992\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4e0438fd-c612-40c7-88b6-31a1de38e508]}\"}"}
2021-08-02 23:09:45.206  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:46.292  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:46.294 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d23a92c2-b9bd-4226-804a-94b71909e9f3","status":"200","rqstDate":"210802-23:09:46:293","respDate":"210802-23:09:46:294","sourceId":"healthcheck:d23a92c2-b9bd-4226-804a-94b71909e9f3","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:46:293-33347\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40000], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d23a92c2-b9bd-4226-804a-94b71909e9f3]}\"}"}
2021-08-02 23:09:46.295  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:47.214  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:47.216 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"99c9a73d-8373-48c0-82c8-39456e11ec51","status":"200","rqstDate":"210802-23:09:47:215","respDate":"210802-23:09:47:216","sourceId":"haproxy:99c9a73d-8373-48c0-82c8-39456e11ec51","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:47:215-10775\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99c9a73d-8373-48c0-82c8-39456e11ec51]}\"}"}
2021-08-02 23:09:47.217  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:49.226  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:49.228 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b65e9c12-c0b5-4aad-966c-25b3acebbbaa","status":"200","rqstDate":"210802-23:09:49:227","respDate":"210802-23:09:49:228","sourceId":"haproxy:b65e9c12-c0b5-4aad-966c-25b3acebbbaa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:49:227-52862\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b65e9c12-c0b5-4aad-966c-25b3acebbbaa]}\"}"}
2021-08-02 23:09:49.229  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:51.248  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:51.251 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"00b0ae3f-ffa2-4f76-ba60-3e3641f78828","status":"200","rqstDate":"210802-23:09:51:249","respDate":"210802-23:09:51:250","sourceId":"haproxy:00b0ae3f-ffa2-4f76-ba60-3e3641f78828","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:51:249-95352\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[00b0ae3f-ffa2-4f76-ba60-3e3641f78828]}\"}"}
2021-08-02 23:09:51.251  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:52.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:52.633 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"05b89dad-b268-4c27-98b4-ec52c4796996","status":"200","rqstDate":"210802-23:09:52:631","respDate":"210802-23:09:52:633","sourceId":"OOM_ReadinessCheck:05b89dad-b268-4c27-98b4-ec52c4796996","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:09:52:631-6592\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46882], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[05b89dad-b268-4c27-98b4-ec52c4796996]}\"}"}
2021-08-02 23:09:52.633  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:53.258  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:53.260 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de700eb6-b234-4036-b96b-fb27cb435c38","status":"200","rqstDate":"210802-23:09:53:259","respDate":"210802-23:09:53:260","sourceId":"haproxy:de700eb6-b234-4036-b96b-fb27cb435c38","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:53:259-67335\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[de700eb6-b234-4036-b96b-fb27cb435c38]}\"}"}
2021-08-02 23:09:53.260  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:55.268  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:55.270 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"75974eb3-9816-465d-b2a6-0b92b73ffb9d","status":"200","rqstDate":"210802-23:09:55:269","respDate":"210802-23:09:55:270","sourceId":"haproxy:75974eb3-9816-465d-b2a6-0b92b73ffb9d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:09:55:269-39577\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[75974eb3-9816-465d-b2a6-0b92b73ffb9d]}\"}"}
2021-08-02 23:09:55.271  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:55.354  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:55.356 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b4e25dab-7b86-4e57-ac15-5a7e4077a7cd","status":"200","rqstDate":"210802-23:09:55:354","respDate":"210802-23:09:55:355","sourceId":"healthcheck:b4e25dab-7b86-4e57-ac15-5a7e4077a7cd","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:55:354-14487\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b4e25dab-7b86-4e57-ac15-5a7e4077a7cd]}\"}"}
2021-08-02 23:09:55.356  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:57.280  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:57.282 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7b51c7b0-9044-4dc0-b34e-99f881e4d5d2","status":"200","rqstDate":"210802-23:09:57:280","respDate":"210802-23:09:57:282","sourceId":"haproxy:7b51c7b0-9044-4dc0-b34e-99f881e4d5d2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:09:57:280-97863\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7b51c7b0-9044-4dc0-b34e-99f881e4d5d2]}\"}"}
2021-08-02 23:09:57.283  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:57.297 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:09:57.300 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:09:59.298  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:09:59.300 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"11ca854d-aded-41e3-8c9d-6c9a81913886","status":"200","rqstDate":"210802-23:09:59:298","respDate":"210802-23:09:59:300","sourceId":"haproxy:11ca854d-aded-41e3-8c9d-6c9a81913886","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:09:59:298-59617\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[11ca854d-aded-41e3-8c9d-6c9a81913886]}\"}"}
2021-08-02 23:09:59.301  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:09:59.447 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:09:59.449 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:10:01.312  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:01.312  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:01.313 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e8dfd76-469c-4d5c-9bd0-149cadb2f940","status":"200","rqstDate":"210802-23:10:01:312","respDate":"210802-23:10:01:313","sourceId":"healthcheck:3e8dfd76-469c-4d5c-9bd0-149cadb2f940","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:01:312-39496\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40436], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3e8dfd76-469c-4d5c-9bd0-149cadb2f940]}\"}"}
2021-08-02 23:10:01.313 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f011f240-d988-4c91-91b9-9840a85ca651","status":"200","rqstDate":"210802-23:10:01:312","respDate":"210802-23:10:01:313","sourceId":"haproxy:f011f240-d988-4c91-91b9-9840a85ca651","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:01:312-93222\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f011f240-d988-4c91-91b9-9840a85ca651]}\"}"}
2021-08-02 23:10:01.314  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:01.314  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:02.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:02.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8432693a-fa0a-4ca0-8290-6c2ab4ec866e","status":"200","rqstDate":"210802-23:10:02:629","respDate":"210802-23:10:02:630","sourceId":"OOM_ReadinessCheck:8432693a-fa0a-4ca0-8290-6c2ab4ec866e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:02:629-84889\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47096], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8432693a-fa0a-4ca0-8290-6c2ab4ec866e]}\"}"}
2021-08-02 23:10:02.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:03.322  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:03.324 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fd76bf1c-213f-4e2c-ba5c-f8ccdc7b0102","status":"200","rqstDate":"210802-23:10:03:322","respDate":"210802-23:10:03:324","sourceId":"haproxy:fd76bf1c-213f-4e2c-ba5c-f8ccdc7b0102","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:03:322-20097\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd76bf1c-213f-4e2c-ba5c-f8ccdc7b0102]}\"}"}
2021-08-02 23:10:03.324  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:05.331  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:05.333 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cd4bc886-5b41-4e1f-9b69-9a00da37ffaa","status":"200","rqstDate":"210802-23:10:05:332","respDate":"210802-23:10:05:333","sourceId":"haproxy:cd4bc886-5b41-4e1f-9b69-9a00da37ffaa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:05:332-35144\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cd4bc886-5b41-4e1f-9b69-9a00da37ffaa]}\"}"}
2021-08-02 23:10:05.334  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:07.343  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:07.345 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0db69216-5ee3-4864-a785-cfca04edf0e6","status":"200","rqstDate":"210802-23:10:07:344","respDate":"210802-23:10:07:345","sourceId":"haproxy:0db69216-5ee3-4864-a785-cfca04edf0e6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:07:344-84692\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0db69216-5ee3-4864-a785-cfca04edf0e6]}\"}"}
2021-08-02 23:10:07.359  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:09.371  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:09.374 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"86fe8c0c-22d4-4503-aeca-bff38c8b94b7","status":"200","rqstDate":"210802-23:10:09:372","respDate":"210802-23:10:09:374","sourceId":"haproxy:86fe8c0c-22d4-4503-aeca-bff38c8b94b7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:09:372-34082\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[86fe8c0c-22d4-4503-aeca-bff38c8b94b7]}\"}"}
2021-08-02 23:10:09.374  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:10.380  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:10.382 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b77785d6-8a59-4862-9e3d-0073595663de","status":"200","rqstDate":"210802-23:10:10:381","respDate":"210802-23:10:10:382","sourceId":"healthcheck:b77785d6-8a59-4862-9e3d-0073595663de","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:10:381-96831\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b77785d6-8a59-4862-9e3d-0073595663de]}\"}"}
2021-08-02 23:10:10.383  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:11.382  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:11.384 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8ce7bc40-7a37-428d-aac2-b7a891987bc9","status":"200","rqstDate":"210802-23:10:11:382","respDate":"210802-23:10:11:384","sourceId":"haproxy:8ce7bc40-7a37-428d-aac2-b7a891987bc9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:11:382-78076\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8ce7bc40-7a37-428d-aac2-b7a891987bc9]}\"}"}
2021-08-02 23:10:11.384  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:12.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:12.634 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a2f125ed-e433-4274-a535-53654e9365bb","status":"200","rqstDate":"210802-23:10:12:632","respDate":"210802-23:10:12:634","sourceId":"OOM_ReadinessCheck:a2f125ed-e433-4274-a535-53654e9365bb","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:12:632-45143\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47280], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a2f125ed-e433-4274-a535-53654e9365bb]}\"}"}
2021-08-02 23:10:12.635  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:13.391  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:13.393 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1043703f-6bd4-4796-884f-b8a446443ee4","status":"200","rqstDate":"210802-23:10:13:392","respDate":"210802-23:10:13:392","sourceId":"haproxy:1043703f-6bd4-4796-884f-b8a446443ee4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:13:392-39602\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1043703f-6bd4-4796-884f-b8a446443ee4]}\"}"}
2021-08-02 23:10:13.393  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:15.404  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:15.407 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"27601533-1525-488c-aeb6-5027793f3495","status":"200","rqstDate":"210802-23:10:15:405","respDate":"210802-23:10:15:407","sourceId":"haproxy:27601533-1525-488c-aeb6-5027793f3495","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:15:405-1519\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[27601533-1525-488c-aeb6-5027793f3495]}\"}"}
2021-08-02 23:10:15.407  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:16.332  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:16.334 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d6313b92-0aae-4777-bbd4-590c1e371269","status":"200","rqstDate":"210802-23:10:16:333","respDate":"210802-23:10:16:334","sourceId":"healthcheck:d6313b92-0aae-4777-bbd4-590c1e371269","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:16:333-12311\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40784], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d6313b92-0aae-4777-bbd4-590c1e371269]}\"}"}
2021-08-02 23:10:16.335  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:17.415  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:17.417 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d35ecd9e-bec5-4156-a25a-a6117ca36449","status":"200","rqstDate":"210802-23:10:17:416","respDate":"210802-23:10:17:417","sourceId":"haproxy:d35ecd9e-bec5-4156-a25a-a6117ca36449","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:17:416-22710\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d35ecd9e-bec5-4156-a25a-a6117ca36449]}\"}"}
2021-08-02 23:10:17.418  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:19.427  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:19.429 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"58c52172-d352-4e7e-9303-f7a8a9f1748e","status":"200","rqstDate":"210802-23:10:19:427","respDate":"210802-23:10:19:429","sourceId":"haproxy:58c52172-d352-4e7e-9303-f7a8a9f1748e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:19:427-41940\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[58c52172-d352-4e7e-9303-f7a8a9f1748e]}\"}"}
2021-08-02 23:10:19.429  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:21.439  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:21.442 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4538e0d8-c733-4ad1-b086-7b9a4677a867","status":"200","rqstDate":"210802-23:10:21:440","respDate":"210802-23:10:21:442","sourceId":"haproxy:4538e0d8-c733-4ad1-b086-7b9a4677a867","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:21:440-46740\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4538e0d8-c733-4ad1-b086-7b9a4677a867]}\"}"}
2021-08-02 23:10:21.442  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:22.633  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:22.636 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"11fe5c8b-20cd-4851-ae2b-f8d66fc1fecd","status":"200","rqstDate":"210802-23:10:22:634","respDate":"210802-23:10:22:636","sourceId":"OOM_ReadinessCheck:11fe5c8b-20cd-4851-ae2b-f8d66fc1fecd","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:22:634-85396\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47442], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[11fe5c8b-20cd-4851-ae2b-f8d66fc1fecd]}\"}"}
2021-08-02 23:10:22.636  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:23.449  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:23.451 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3157f10a-392a-4fd2-9f7f-8cd80d75f868","status":"200","rqstDate":"210802-23:10:23:450","respDate":"210802-23:10:23:451","sourceId":"haproxy:3157f10a-392a-4fd2-9f7f-8cd80d75f868","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:23:450-63904\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3157f10a-392a-4fd2-9f7f-8cd80d75f868]}\"}"}
2021-08-02 23:10:23.451  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:25.409  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:25.413 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a8fc0456-aceb-4505-85a5-f7c5ebb8d5c0","status":"200","rqstDate":"210802-23:10:25:411","respDate":"210802-23:10:25:413","sourceId":"healthcheck:a8fc0456-aceb-4505-85a5-f7c5ebb8d5c0","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:25:411-75122\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a8fc0456-aceb-4505-85a5-f7c5ebb8d5c0]}\"}"}
2021-08-02 23:10:25.414  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:25.459  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:25.461 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aede0d89-ed70-488e-b7ce-ba862b83237f","status":"200","rqstDate":"210802-23:10:25:459","respDate":"210802-23:10:25:460","sourceId":"haproxy:aede0d89-ed70-488e-b7ce-ba862b83237f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:25:459-65612\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aede0d89-ed70-488e-b7ce-ba862b83237f]}\"}"}
2021-08-02 23:10:25.461  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:27.301 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:10:27.304 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:10:27.471  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:27.474 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3249eb77-217d-4a13-bc81-8c28902537c3","status":"200","rqstDate":"210802-23:10:27:472","respDate":"210802-23:10:27:474","sourceId":"haproxy:3249eb77-217d-4a13-bc81-8c28902537c3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:27:472-15109\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3249eb77-217d-4a13-bc81-8c28902537c3]}\"}"}
2021-08-02 23:10:27.475  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:29.483  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:29.484 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"08698e8a-296c-411c-bbe8-331a5ee146f1","status":"200","rqstDate":"210802-23:10:29:483","respDate":"210802-23:10:29:484","sourceId":"haproxy:08698e8a-296c-411c-bbe8-331a5ee146f1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:29:483-40523\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[08698e8a-296c-411c-bbe8-331a5ee146f1]}\"}"}
2021-08-02 23:10:29.485  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:31.354  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:31.356 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6d7900c4-0dfa-4842-8461-5715c4f7f629","status":"200","rqstDate":"210802-23:10:31:355","respDate":"210802-23:10:31:356","sourceId":"healthcheck:6d7900c4-0dfa-4842-8461-5715c4f7f629","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:31:355-5086\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41176], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6d7900c4-0dfa-4842-8461-5715c4f7f629]}\"}"}
2021-08-02 23:10:31.357  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:31.493  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:31.494 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b99d102-97cb-4359-b6e0-6200b48646c0","status":"200","rqstDate":"210802-23:10:31:493","respDate":"210802-23:10:31:494","sourceId":"haproxy:1b99d102-97cb-4359-b6e0-6200b48646c0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:31:493-86537\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b99d102-97cb-4359-b6e0-6200b48646c0]}\"}"}
2021-08-02 23:10:31.495  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:32.627  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:32.629 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2c2e9823-b0e4-4b47-b00c-c70d6ef2b2fb","status":"200","rqstDate":"210802-23:10:32:628","respDate":"210802-23:10:32:629","sourceId":"OOM_ReadinessCheck:2c2e9823-b0e4-4b47-b00c-c70d6ef2b2fb","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:32:628-50455\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47600], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2c2e9823-b0e4-4b47-b00c-c70d6ef2b2fb]}\"}"}
2021-08-02 23:10:32.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:33.502  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:33.504 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"599aba1e-e02f-4b35-80ee-b3361785b4e5","status":"200","rqstDate":"210802-23:10:33:503","respDate":"210802-23:10:33:504","sourceId":"haproxy:599aba1e-e02f-4b35-80ee-b3361785b4e5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:33:503-97836\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[599aba1e-e02f-4b35-80ee-b3361785b4e5]}\"}"}
2021-08-02 23:10:33.504  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:35.517  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:35.519 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"99d350b7-c3dd-4ba6-8903-9cdffd84399d","status":"200","rqstDate":"210802-23:10:35:518","respDate":"210802-23:10:35:519","sourceId":"haproxy:99d350b7-c3dd-4ba6-8903-9cdffd84399d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:35:518-88156\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99d350b7-c3dd-4ba6-8903-9cdffd84399d]}\"}"}
2021-08-02 23:10:35.520  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:37.529  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:37.532 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2a49f8b3-8a10-4891-8bb6-dae20d7fba1a","status":"200","rqstDate":"210802-23:10:37:529","respDate":"210802-23:10:37:532","sourceId":"haproxy:2a49f8b3-8a10-4891-8bb6-dae20d7fba1a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:37:529-75845\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2a49f8b3-8a10-4891-8bb6-dae20d7fba1a]}\"}"}
2021-08-02 23:10:37.533  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:39.541  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:39.543 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"566d9156-286f-45a4-b534-253485376950","status":"200","rqstDate":"210802-23:10:39:542","respDate":"210802-23:10:39:543","sourceId":"haproxy:566d9156-286f-45a4-b534-253485376950","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:39:542-87563\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[566d9156-286f-45a4-b534-253485376950]}\"}"}
2021-08-02 23:10:39.544  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:40.437  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:40.439 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8ae9e5b0-33b7-4f78-b641-3bc07276d170","status":"200","rqstDate":"210802-23:10:40:438","respDate":"210802-23:10:40:439","sourceId":"healthcheck:8ae9e5b0-33b7-4f78-b641-3bc07276d170","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:40:438-46539\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8ae9e5b0-33b7-4f78-b641-3bc07276d170]}\"}"}
2021-08-02 23:10:40.440  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:41.553  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:41.555 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bc1205ed-887d-4db9-ada0-9524f4699ec0","status":"200","rqstDate":"210802-23:10:41:554","respDate":"210802-23:10:41:555","sourceId":"haproxy:bc1205ed-887d-4db9-ada0-9524f4699ec0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:41:554-76396\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bc1205ed-887d-4db9-ada0-9524f4699ec0]}\"}"}
2021-08-02 23:10:41.555  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:42.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:42.634 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"37c20c4f-fd86-4806-b90e-1aeae143aaad","status":"200","rqstDate":"210802-23:10:42:633","respDate":"210802-23:10:42:634","sourceId":"OOM_ReadinessCheck:37c20c4f-fd86-4806-b90e-1aeae143aaad","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:42:633-87065\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47760], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[37c20c4f-fd86-4806-b90e-1aeae143aaad]}\"}"}
2021-08-02 23:10:42.634  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:43.563  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:43.566 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d78e592-6aa3-4e12-b841-47935f750ca9","status":"200","rqstDate":"210802-23:10:43:564","respDate":"210802-23:10:43:565","sourceId":"haproxy:8d78e592-6aa3-4e12-b841-47935f750ca9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:43:564-85987\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d78e592-6aa3-4e12-b841-47935f750ca9]}\"}"}
2021-08-02 23:10:43.566  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:45.574  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:45.576 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4005b5ef-6b5f-4735-97ca-92fbe93d68c8","status":"200","rqstDate":"210802-23:10:45:575","respDate":"210802-23:10:45:576","sourceId":"haproxy:4005b5ef-6b5f-4735-97ca-92fbe93d68c8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:45:575-22980\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4005b5ef-6b5f-4735-97ca-92fbe93d68c8]}\"}"}
2021-08-02 23:10:45.576  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:46.374  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:46.376 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2372fd76-7531-4f37-82f1-fe2fa9c98979","status":"200","rqstDate":"210802-23:10:46:375","respDate":"210802-23:10:46:376","sourceId":"healthcheck:2372fd76-7531-4f37-82f1-fe2fa9c98979","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:46:375-42152\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41534], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2372fd76-7531-4f37-82f1-fe2fa9c98979]}\"}"}
2021-08-02 23:10:46.376  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:47.585  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:47.587 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a11c5e53-31e4-4328-9630-30ae16c989d0","status":"200","rqstDate":"210802-23:10:47:586","respDate":"210802-23:10:47:587","sourceId":"haproxy:a11c5e53-31e4-4328-9630-30ae16c989d0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:47:586-43200\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a11c5e53-31e4-4328-9630-30ae16c989d0]}\"}"}
2021-08-02 23:10:47.588  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:49.595  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:49.597 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"41ad9df7-f85e-428b-b597-e062be53fe2d","status":"200","rqstDate":"210802-23:10:49:596","respDate":"210802-23:10:49:597","sourceId":"haproxy:41ad9df7-f85e-428b-b597-e062be53fe2d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:49:596-77452\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[41ad9df7-f85e-428b-b597-e062be53fe2d]}\"}"}
2021-08-02 23:10:49.597  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:51.603  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:51.605 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"49223b06-e508-43a3-bcad-04a3245f61d9","status":"200","rqstDate":"210802-23:10:51:604","respDate":"210802-23:10:51:604","sourceId":"haproxy:49223b06-e508-43a3-bcad-04a3245f61d9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:51:604-33421\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[49223b06-e508-43a3-bcad-04a3245f61d9]}\"}"}
2021-08-02 23:10:51.605  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:52.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:52.630 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a3f56b84-66c1-4409-b4cd-e4fdfb07fd9a","status":"200","rqstDate":"210802-23:10:52:629","respDate":"210802-23:10:52:630","sourceId":"OOM_ReadinessCheck:a3f56b84-66c1-4409-b4cd-e4fdfb07fd9a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:52:629-99146\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47924], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a3f56b84-66c1-4409-b4cd-e4fdfb07fd9a]}\"}"}
2021-08-02 23:10:52.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:53.612  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:53.614 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"05d67c63-79a3-444d-b69d-7a5abc37730d","status":"200","rqstDate":"210802-23:10:53:613","respDate":"210802-23:10:53:614","sourceId":"haproxy:05d67c63-79a3-444d-b69d-7a5abc37730d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:10:53:613-79467\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[05d67c63-79a3-444d-b69d-7a5abc37730d]}\"}"}
2021-08-02 23:10:53.615  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:55.461  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:55.462 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8853dec9-f056-4eba-8280-cff9146a4ea8","status":"200","rqstDate":"210802-23:10:55:461","respDate":"210802-23:10:55:462","sourceId":"healthcheck:8853dec9-f056-4eba-8280-cff9146a4ea8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:55:461-99127\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8853dec9-f056-4eba-8280-cff9146a4ea8]}\"}"}
2021-08-02 23:10:55.462  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:55.622  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:55.624 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"207bc078-0c15-4bde-88c2-0e1408520b40","status":"200","rqstDate":"210802-23:10:55:623","respDate":"210802-23:10:55:624","sourceId":"haproxy:207bc078-0c15-4bde-88c2-0e1408520b40","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:55:623-18757\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[207bc078-0c15-4bde-88c2-0e1408520b40]}\"}"}
2021-08-02 23:10:55.625  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:57.309 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:10:57.312 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:10:57.633  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:57.636 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"62469e60-1191-4212-93fc-83dd57db2f5e","status":"200","rqstDate":"210802-23:10:57:634","respDate":"210802-23:10:57:635","sourceId":"haproxy:62469e60-1191-4212-93fc-83dd57db2f5e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:10:57:634-31052\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[62469e60-1191-4212-93fc-83dd57db2f5e]}\"}"}
2021-08-02 23:10:57.636  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:10:59.645  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:10:59.646 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3045e921-7657-44c1-b2c8-ee4a553a9687","status":"200","rqstDate":"210802-23:10:59:645","respDate":"210802-23:10:59:646","sourceId":"haproxy:3045e921-7657-44c1-b2c8-ee4a553a9687","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:10:59:645-82277\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3045e921-7657-44c1-b2c8-ee4a553a9687]}\"}"}
2021-08-02 23:10:59.647  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:01.393  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:01.395 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"40b46c7c-989b-4626-ae81-c717d524878b","status":"200","rqstDate":"210802-23:11:01:393","respDate":"210802-23:11:01:395","sourceId":"healthcheck:40b46c7c-989b-4626-ae81-c717d524878b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:01:393-93202\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42258], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[40b46c7c-989b-4626-ae81-c717d524878b]}\"}"}
2021-08-02 23:11:01.395  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:01.654  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:01.655 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d9dd64f0-0c08-4ff7-8c0b-6bd2b57459b8","status":"200","rqstDate":"210802-23:11:01:654","respDate":"210802-23:11:01:655","sourceId":"haproxy:d9dd64f0-0c08-4ff7-8c0b-6bd2b57459b8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:01:654-94046\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d9dd64f0-0c08-4ff7-8c0b-6bd2b57459b8]}\"}"}
2021-08-02 23:11:01.656  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:02.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:02.631 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ec19beef-df91-411e-9207-0cc19cb6c124","status":"200","rqstDate":"210802-23:11:02:630","respDate":"210802-23:11:02:631","sourceId":"OOM_ReadinessCheck:ec19beef-df91-411e-9207-0cc19cb6c124","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:02:630-45040\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48128], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ec19beef-df91-411e-9207-0cc19cb6c124]}\"}"}
2021-08-02 23:11:02.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:03.663  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:03.665 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f6ca9645-a14c-42d1-afeb-a6819eacdd82","status":"200","rqstDate":"210802-23:11:03:664","respDate":"210802-23:11:03:665","sourceId":"haproxy:f6ca9645-a14c-42d1-afeb-a6819eacdd82","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:03:664-45708\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f6ca9645-a14c-42d1-afeb-a6819eacdd82]}\"}"}
2021-08-02 23:11:03.665  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:04.631 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:11:04.633 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=1, closed=false] heartbeat query succeeded
2021-08-02 23:11:05.671  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:05.673 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4c9148c8-3b80-45bd-8bdd-1d5466547990","status":"200","rqstDate":"210802-23:11:05:672","respDate":"210802-23:11:05:673","sourceId":"haproxy:4c9148c8-3b80-45bd-8bdd-1d5466547990","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:05:672-4741\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4c9148c8-3b80-45bd-8bdd-1d5466547990]}\"}"}
2021-08-02 23:11:05.673  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:07.680  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:07.682 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de749f0e-bcb3-4ef8-b074-a64d2eaa6b33","status":"200","rqstDate":"210802-23:11:07:681","respDate":"210802-23:11:07:682","sourceId":"haproxy:de749f0e-bcb3-4ef8-b074-a64d2eaa6b33","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:07:681-50831\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[de749f0e-bcb3-4ef8-b074-a64d2eaa6b33]}\"}"}
2021-08-02 23:11:07.683  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:09.695  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:09.696 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"25b7a84d-5fba-448f-8d00-4b7e8e5f0f24","status":"200","rqstDate":"210802-23:11:09:695","respDate":"210802-23:11:09:696","sourceId":"haproxy:25b7a84d-5fba-448f-8d00-4b7e8e5f0f24","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:09:695-46836\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[25b7a84d-5fba-448f-8d00-4b7e8e5f0f24]}\"}"}
2021-08-02 23:11:09.697  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:10.483  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:10.485 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cdfbd0a5-3095-4525-9fc0-14cb85808bc6","status":"200","rqstDate":"210802-23:11:10:484","respDate":"210802-23:11:10:485","sourceId":"healthcheck:cdfbd0a5-3095-4525-9fc0-14cb85808bc6","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:10:484-4132\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[cdfbd0a5-3095-4525-9fc0-14cb85808bc6]}\"}"}
2021-08-02 23:11:10.485  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:11.704  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:11.705 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"73de2b48-c2ea-4e75-a57f-747c43ab30a3","status":"200","rqstDate":"210802-23:11:11:704","respDate":"210802-23:11:11:705","sourceId":"haproxy:73de2b48-c2ea-4e75-a57f-747c43ab30a3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:11:704-43060\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[73de2b48-c2ea-4e75-a57f-747c43ab30a3]}\"}"}
2021-08-02 23:11:11.706  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:12.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:12.631 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"719e399f-7f3a-4b99-ad50-53c59917f054","status":"200","rqstDate":"210802-23:11:12:630","respDate":"210802-23:11:12:631","sourceId":"OOM_ReadinessCheck:719e399f-7f3a-4b99-ad50-53c59917f054","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:12:630-83682\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48298], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[719e399f-7f3a-4b99-ad50-53c59917f054]}\"}"}
2021-08-02 23:11:12.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:13.713  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:13.715 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"16a36739-56c1-4090-b505-62617e8fe14f","status":"200","rqstDate":"210802-23:11:13:713","respDate":"210802-23:11:13:715","sourceId":"haproxy:16a36739-56c1-4090-b505-62617e8fe14f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:11:13:713-17050\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[16a36739-56c1-4090-b505-62617e8fe14f]}\"}"}
2021-08-02 23:11:13.715  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:15.724  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:15.725 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e7a8a504-4af8-4ddb-b666-6fd5ea978400","status":"200","rqstDate":"210802-23:11:15:724","respDate":"210802-23:11:15:725","sourceId":"haproxy:e7a8a504-4af8-4ddb-b666-6fd5ea978400","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:11:15:724-37204\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e7a8a504-4af8-4ddb-b666-6fd5ea978400]}\"}"}
2021-08-02 23:11:15.726  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:16.411  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:16.415 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"69a81459-9f76-4615-8161-13f062f639ba","status":"200","rqstDate":"210802-23:11:16:411","respDate":"210802-23:11:16:415","sourceId":"healthcheck:69a81459-9f76-4615-8161-13f062f639ba","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:16:411-49682\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42582], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[69a81459-9f76-4615-8161-13f062f639ba]}\"}"}
2021-08-02 23:11:16.416  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:17.739  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:17.740 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"60c9dbdb-15d1-40e9-822a-2960416f02a8","status":"200","rqstDate":"210802-23:11:17:739","respDate":"210802-23:11:17:740","sourceId":"haproxy:60c9dbdb-15d1-40e9-822a-2960416f02a8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:17:739-59811\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[60c9dbdb-15d1-40e9-822a-2960416f02a8]}\"}"}
2021-08-02 23:11:17.741  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:19.635 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:11:19.639 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:11:19.749  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:19.751 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"269fafb1-252d-48d3-8f2f-244266874862","status":"200","rqstDate":"210802-23:11:19:750","respDate":"210802-23:11:19:751","sourceId":"haproxy:269fafb1-252d-48d3-8f2f-244266874862","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:19:750-30103\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[269fafb1-252d-48d3-8f2f-244266874862]}\"}"}
2021-08-02 23:11:19.752  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:21.759  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:21.760 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ec7d1450-f775-4578-b38c-32871cbe1951","status":"200","rqstDate":"210802-23:11:21:759","respDate":"210802-23:11:21:760","sourceId":"haproxy:ec7d1450-f775-4578-b38c-32871cbe1951","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:21:759-57981\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ec7d1450-f775-4578-b38c-32871cbe1951]}\"}"}
2021-08-02 23:11:21.761  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:22.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:22.632 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"48ef070c-4979-46c0-9d87-a1179157217d","status":"200","rqstDate":"210802-23:11:22:631","respDate":"210802-23:11:22:632","sourceId":"OOM_ReadinessCheck:48ef070c-4979-46c0-9d87-a1179157217d","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:22:631-69744\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48470], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[48ef070c-4979-46c0-9d87-a1179157217d]}\"}"}
2021-08-02 23:11:22.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:23.772  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:23.775 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0b5f27d-bfad-44e9-a9ba-01c03f0e579c","status":"200","rqstDate":"210802-23:11:23:772","respDate":"210802-23:11:23:775","sourceId":"haproxy:a0b5f27d-bfad-44e9-a9ba-01c03f0e579c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:23:772-22370\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a0b5f27d-bfad-44e9-a9ba-01c03f0e579c]}\"}"}
2021-08-02 23:11:23.775  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:25.507  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:25.509 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6351fd03-3b2a-4315-b643-d41f124058b0","status":"200","rqstDate":"210802-23:11:25:507","respDate":"210802-23:11:25:509","sourceId":"healthcheck:6351fd03-3b2a-4315-b643-d41f124058b0","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:25:507-1386\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6351fd03-3b2a-4315-b643-d41f124058b0]}\"}"}
2021-08-02 23:11:25.510  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:25.782  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:25.783 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c1a3f70-e733-4ede-8e33-f67f3582120b","status":"200","rqstDate":"210802-23:11:25:782","respDate":"210802-23:11:25:783","sourceId":"haproxy:3c1a3f70-e733-4ede-8e33-f67f3582120b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:11:25:782-23402\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c1a3f70-e733-4ede-8e33-f67f3582120b]}\"}"}
2021-08-02 23:11:25.784  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:27.313 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:11:27.314 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:11:27.791  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:27.793 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"263a1679-387f-4fd1-9882-82dd2e259b03","status":"200","rqstDate":"210802-23:11:27:792","respDate":"210802-23:11:27:793","sourceId":"haproxy:263a1679-387f-4fd1-9882-82dd2e259b03","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:27:792-525\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[263a1679-387f-4fd1-9882-82dd2e259b03]}\"}"}
2021-08-02 23:11:27.793  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:29.802  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:29.804 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"70717981-6232-4399-b411-d9c4c66d3544","status":"200","rqstDate":"210802-23:11:29:802","respDate":"210802-23:11:29:804","sourceId":"haproxy:70717981-6232-4399-b411-d9c4c66d3544","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:29:802-74389\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[70717981-6232-4399-b411-d9c4c66d3544]}\"}"}
2021-08-02 23:11:29.804  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:31.442  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:31.446 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7da164f8-b098-4000-9026-a98cfbbada2e","status":"200","rqstDate":"210802-23:11:31:443","respDate":"210802-23:11:31:446","sourceId":"healthcheck:7da164f8-b098-4000-9026-a98cfbbada2e","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:31:443-67205\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42980], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7da164f8-b098-4000-9026-a98cfbbada2e]}\"}"}
2021-08-02 23:11:31.447  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:31.813  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:31.816 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"73daa152-6dfc-44f8-8496-79f347452c23","status":"200","rqstDate":"210802-23:11:31:814","respDate":"210802-23:11:31:815","sourceId":"haproxy:73daa152-6dfc-44f8-8496-79f347452c23","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:31:814-56332\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[73daa152-6dfc-44f8-8496-79f347452c23]}\"}"}
2021-08-02 23:11:31.816  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:32.641  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:32.650 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b4b786d2-fec0-46ac-949b-d7a67ec6dd9a","status":"200","rqstDate":"210802-23:11:32:642","respDate":"210802-23:11:32:650","sourceId":"OOM_ReadinessCheck:b4b786d2-fec0-46ac-949b-d7a67ec6dd9a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:32:642-66959\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48638], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b4b786d2-fec0-46ac-949b-d7a67ec6dd9a]}\"}"}
2021-08-02 23:11:32.651  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:33.826  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:33.828 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8b8e1f85-401e-49bb-9ff5-f4eb0596f7dc","status":"200","rqstDate":"210802-23:11:33:827","respDate":"210802-23:11:33:828","sourceId":"haproxy:8b8e1f85-401e-49bb-9ff5-f4eb0596f7dc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:33:827-60449\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8b8e1f85-401e-49bb-9ff5-f4eb0596f7dc]}\"}"}
2021-08-02 23:11:33.828  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:35.841  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:35.845 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33a21eba-eaa0-48a5-99df-5afedb9b2276","status":"200","rqstDate":"210802-23:11:35:842","respDate":"210802-23:11:35:845","sourceId":"haproxy:33a21eba-eaa0-48a5-99df-5afedb9b2276","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:35:842-82994\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33a21eba-eaa0-48a5-99df-5afedb9b2276]}\"}"}
2021-08-02 23:11:35.857  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:37.868  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:37.871 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b381f41-dbfa-4661-b8ee-b8d9852f2a78","status":"200","rqstDate":"210802-23:11:37:869","respDate":"210802-23:11:37:871","sourceId":"haproxy:2b381f41-dbfa-4661-b8ee-b8d9852f2a78","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:37:869-58092\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b381f41-dbfa-4661-b8ee-b8d9852f2a78]}\"}"}
2021-08-02 23:11:37.871  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:39.882  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:39.884 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e2f52a1b-884f-4ccf-8479-18df3f984fd5","status":"200","rqstDate":"210802-23:11:39:883","respDate":"210802-23:11:39:884","sourceId":"haproxy:e2f52a1b-884f-4ccf-8479-18df3f984fd5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:39:883-90970\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e2f52a1b-884f-4ccf-8479-18df3f984fd5]}\"}"}
2021-08-02 23:11:39.884  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:40.547  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:40.548 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a7ed0503-fe29-4c76-8546-fa5a0ead57d1","status":"200","rqstDate":"210802-23:11:40:547","respDate":"210802-23:11:40:548","sourceId":"healthcheck:a7ed0503-fe29-4c76-8546-fa5a0ead57d1","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:11:40:547-58522\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a7ed0503-fe29-4c76-8546-fa5a0ead57d1]}\"}"}
2021-08-02 23:11:40.549  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:41.895  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:41.897 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bec3c08a-83fd-4559-85ad-059f2f5af381","status":"200","rqstDate":"210802-23:11:41:896","respDate":"210802-23:11:41:897","sourceId":"haproxy:bec3c08a-83fd-4559-85ad-059f2f5af381","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:41:896-18268\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bec3c08a-83fd-4559-85ad-059f2f5af381]}\"}"}
2021-08-02 23:11:41.898  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:42.639  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:42.641 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e4448d90-41f2-49e2-8931-86cb859c819b","status":"200","rqstDate":"210802-23:11:42:639","respDate":"210802-23:11:42:641","sourceId":"OOM_ReadinessCheck:e4448d90-41f2-49e2-8931-86cb859c819b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:42:639-29084\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48820], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e4448d90-41f2-49e2-8931-86cb859c819b]}\"}"}
2021-08-02 23:11:42.641  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:43.905  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:43.907 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ac345d5a-5b7a-47e1-9896-f902058fadd7","status":"200","rqstDate":"210802-23:11:43:906","respDate":"210802-23:11:43:907","sourceId":"haproxy:ac345d5a-5b7a-47e1-9896-f902058fadd7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:43:906-26487\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ac345d5a-5b7a-47e1-9896-f902058fadd7]}\"}"}
2021-08-02 23:11:43.907  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:44.655 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:11:44.683 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:11:45.914  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:45.916 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ed469cb9-b4b5-4836-8d74-6f3a2cd3929a","status":"200","rqstDate":"210802-23:11:45:915","respDate":"210802-23:11:45:916","sourceId":"haproxy:ed469cb9-b4b5-4836-8d74-6f3a2cd3929a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:45:915-90953\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ed469cb9-b4b5-4836-8d74-6f3a2cd3929a]}\"}"}
2021-08-02 23:11:45.916  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:46.464  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:46.466 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"337697f7-0fac-4a50-8b2f-b8754553c9b7","status":"200","rqstDate":"210802-23:11:46:464","respDate":"210802-23:11:46:465","sourceId":"healthcheck:337697f7-0fac-4a50-8b2f-b8754553c9b7","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:46:464-77831\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43308], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[337697f7-0fac-4a50-8b2f-b8754553c9b7]}\"}"}
2021-08-02 23:11:46.466  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:47.923  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:47.925 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"934deb48-1033-4852-b73c-12f640ee892c","status":"200","rqstDate":"210802-23:11:47:924","respDate":"210802-23:11:47:925","sourceId":"haproxy:934deb48-1033-4852-b73c-12f640ee892c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:47:924-15243\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[934deb48-1033-4852-b73c-12f640ee892c]}\"}"}
2021-08-02 23:11:47.925  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:49.934  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:49.936 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"86e22fe5-b848-4ed1-b3c9-05e1a12b806b","status":"200","rqstDate":"210802-23:11:49:935","respDate":"210802-23:11:49:936","sourceId":"haproxy:86e22fe5-b848-4ed1-b3c9-05e1a12b806b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:49:935-29132\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[86e22fe5-b848-4ed1-b3c9-05e1a12b806b]}\"}"}
2021-08-02 23:11:49.936  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:51.944  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:51.946 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"43e30ce3-64f4-46a1-8ad7-8253ce0a240e","status":"200","rqstDate":"210802-23:11:51:944","respDate":"210802-23:11:51:946","sourceId":"haproxy:43e30ce3-64f4-46a1-8ad7-8253ce0a240e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:11:51:944-22461\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[43e30ce3-64f4-46a1-8ad7-8253ce0a240e]}\"}"}
2021-08-02 23:11:51.947  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:52.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:52.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e525bcc1-2175-4515-bc35-2f1f2da1e44e","status":"200","rqstDate":"210802-23:11:52:628","respDate":"210802-23:11:52:630","sourceId":"OOM_ReadinessCheck:e525bcc1-2175-4515-bc35-2f1f2da1e44e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:11:52:628-14085\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48984], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e525bcc1-2175-4515-bc35-2f1f2da1e44e]}\"}"}
2021-08-02 23:11:52.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:53.954  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:53.956 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"04a916d8-2f7f-4292-aa28-3ff3367fd180","status":"200","rqstDate":"210802-23:11:53:955","respDate":"210802-23:11:53:956","sourceId":"haproxy:04a916d8-2f7f-4292-aa28-3ff3367fd180","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:11:53:955-76696\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04a916d8-2f7f-4292-aa28-3ff3367fd180]}\"}"}
2021-08-02 23:11:53.956  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:55.569  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:55.570 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fc8d3629-9754-424a-8723-71ec6bc7d200","status":"200","rqstDate":"210802-23:11:55:569","respDate":"210802-23:11:55:570","sourceId":"healthcheck:fc8d3629-9754-424a-8723-71ec6bc7d200","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:55:569-6217\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fc8d3629-9754-424a-8723-71ec6bc7d200]}\"}"}
2021-08-02 23:11:55.571  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:55.963  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:55.965 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ad962c53-1099-4191-bf2c-4179aefdbefe","status":"200","rqstDate":"210802-23:11:55:964","respDate":"210802-23:11:55:965","sourceId":"haproxy:ad962c53-1099-4191-bf2c-4179aefdbefe","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:55:964-52710\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ad962c53-1099-4191-bf2c-4179aefdbefe]}\"}"}
2021-08-02 23:11:55.965  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:57.316 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:11:57.318 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:11:57.972  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:57.974 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"873c0701-fca5-4931-992c-9ec793ccf13d","status":"200","rqstDate":"210802-23:11:57:973","respDate":"210802-23:11:57:974","sourceId":"haproxy:873c0701-fca5-4931-992c-9ec793ccf13d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:57:973-3938\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[873c0701-fca5-4931-992c-9ec793ccf13d]}\"}"}
2021-08-02 23:11:57.974  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:11:59.682 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:11:59.684 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:11:59.981  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:11:59.983 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2bd44c7d-657d-466d-8164-d6a896fc0029","status":"200","rqstDate":"210802-23:11:59:982","respDate":"210802-23:11:59:983","sourceId":"haproxy:2bd44c7d-657d-466d-8164-d6a896fc0029","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:11:59:982-65019\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2bd44c7d-657d-466d-8164-d6a896fc0029]}\"}"}
2021-08-02 23:11:59.984  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:01.483  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:01.488 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b6b84957-8689-40cc-a805-7bff5b37cf5b","status":"200","rqstDate":"210802-23:12:01:486","respDate":"210802-23:12:01:488","sourceId":"healthcheck:b6b84957-8689-40cc-a805-7bff5b37cf5b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:01:486-10467\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43708], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b6b84957-8689-40cc-a805-7bff5b37cf5b]}\"}"}
2021-08-02 23:12:01.489  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:01.991  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:01.993 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ed82eae9-4146-4c22-afb4-b80388115858","status":"200","rqstDate":"210802-23:12:01:992","respDate":"210802-23:12:01:993","sourceId":"haproxy:ed82eae9-4146-4c22-afb4-b80388115858","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:01:992-38865\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ed82eae9-4146-4c22-afb4-b80388115858]}\"}"}
2021-08-02 23:12:01.994  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:02.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:02.631 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"77b1076e-d7bf-409f-a159-7b693a74229c","status":"200","rqstDate":"210802-23:12:02:630","respDate":"210802-23:12:02:631","sourceId":"OOM_ReadinessCheck:77b1076e-d7bf-409f-a159-7b693a74229c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:02:630-35461\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49166], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[77b1076e-d7bf-409f-a159-7b693a74229c]}\"}"}
2021-08-02 23:12:02.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:04.006  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:04.010 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f94ba7f5-09d1-45bd-a1db-20e6f927b5fb","status":"200","rqstDate":"210802-23:12:04:007","respDate":"210802-23:12:04:009","sourceId":"haproxy:f94ba7f5-09d1-45bd-a1db-20e6f927b5fb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:04:007-8861\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f94ba7f5-09d1-45bd-a1db-20e6f927b5fb]}\"}"}
2021-08-02 23:12:04.010  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:06.025  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:06.030 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7b7b9ad0-ce2d-4df3-a913-ac00263d5065","status":"200","rqstDate":"210802-23:12:06:027","respDate":"210802-23:12:06:030","sourceId":"haproxy:7b7b9ad0-ce2d-4df3-a913-ac00263d5065","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:06:027-2334\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7b7b9ad0-ce2d-4df3-a913-ac00263d5065]}\"}"}
2021-08-02 23:12:06.031  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:08.045  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:08.048 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cb10cd38-ac60-4d86-81bd-9462a8be6ab5","status":"200","rqstDate":"210802-23:12:08:046","respDate":"210802-23:12:08:048","sourceId":"haproxy:cb10cd38-ac60-4d86-81bd-9462a8be6ab5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:08:046-48932\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb10cd38-ac60-4d86-81bd-9462a8be6ab5]}\"}"}
2021-08-02 23:12:08.049  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:10.058  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:10.061 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2212c788-d0c9-4b5e-9a2d-51457a7514d0","status":"200","rqstDate":"210802-23:12:10:059","respDate":"210802-23:12:10:061","sourceId":"haproxy:2212c788-d0c9-4b5e-9a2d-51457a7514d0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:10:059-93629\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2212c788-d0c9-4b5e-9a2d-51457a7514d0]}\"}"}
2021-08-02 23:12:10.061  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:10.596  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:10.597 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"85ecf47b-5c8a-480a-95c0-3066d3a6983e","status":"200","rqstDate":"210802-23:12:10:596","respDate":"210802-23:12:10:597","sourceId":"healthcheck:85ecf47b-5c8a-480a-95c0-3066d3a6983e","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:10:596-80940\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[85ecf47b-5c8a-480a-95c0-3066d3a6983e]}\"}"}
2021-08-02 23:12:10.598  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:12.069  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:12.071 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fa7d2043-11cc-4b7b-a218-6ba7e6204592","status":"200","rqstDate":"210802-23:12:12:070","respDate":"210802-23:12:12:071","sourceId":"haproxy:fa7d2043-11cc-4b7b-a218-6ba7e6204592","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:12:070-53796\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fa7d2043-11cc-4b7b-a218-6ba7e6204592]}\"}"}
2021-08-02 23:12:12.071  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:12.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:12.631 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d7743df4-9d03-41bb-b304-0814a8b03dfd","status":"200","rqstDate":"210802-23:12:12:629","respDate":"210802-23:12:12:630","sourceId":"OOM_ReadinessCheck:d7743df4-9d03-41bb-b304-0814a8b03dfd","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:12:629-40222\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49340], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d7743df4-9d03-41bb-b304-0814a8b03dfd]}\"}"}
2021-08-02 23:12:12.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:14.078  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:14.079 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7db95d6f-0a24-4212-b714-47164f678294","status":"200","rqstDate":"210802-23:12:14:078","respDate":"210802-23:12:14:079","sourceId":"haproxy:7db95d6f-0a24-4212-b714-47164f678294","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:14:078-1312\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7db95d6f-0a24-4212-b714-47164f678294]}\"}"}
2021-08-02 23:12:14.140  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:16.148  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:16.150 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e7dbff3-ccfb-43f9-b1f3-4da13cc3f598","status":"200","rqstDate":"210802-23:12:16:148","respDate":"210802-23:12:16:150","sourceId":"haproxy:3e7dbff3-ccfb-43f9-b1f3-4da13cc3f598","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:16:148-77112\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e7dbff3-ccfb-43f9-b1f3-4da13cc3f598]}\"}"}
2021-08-02 23:12:16.151  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:16.512  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:16.514 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"20948d09-0077-4636-be36-59a017ed6256","status":"200","rqstDate":"210802-23:12:16:512","respDate":"210802-23:12:16:513","sourceId":"healthcheck:20948d09-0077-4636-be36-59a017ed6256","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:16:512-45182\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44082], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[20948d09-0077-4636-be36-59a017ed6256]}\"}"}
2021-08-02 23:12:16.514  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:18.158  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:18.160 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ccf0d6c-60cd-4722-94e0-191a5750a5aa","status":"200","rqstDate":"210802-23:12:18:159","respDate":"210802-23:12:18:160","sourceId":"haproxy:3ccf0d6c-60cd-4722-94e0-191a5750a5aa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:18:159-7726\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ccf0d6c-60cd-4722-94e0-191a5750a5aa]}\"}"}
2021-08-02 23:12:18.160  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:20.172  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:20.175 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6faee612-c53a-40e3-94a9-1684c0b000da","status":"200","rqstDate":"210802-23:12:20:173","respDate":"210802-23:12:20:175","sourceId":"haproxy:6faee612-c53a-40e3-94a9-1684c0b000da","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:20:173-63510\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6faee612-c53a-40e3-94a9-1684c0b000da]}\"}"}
2021-08-02 23:12:20.176  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:22.184  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:22.186 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6bef62ea-6899-4914-b810-7ae15e837007","status":"200","rqstDate":"210802-23:12:22:185","respDate":"210802-23:12:22:186","sourceId":"haproxy:6bef62ea-6899-4914-b810-7ae15e837007","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:22:185-17619\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6bef62ea-6899-4914-b810-7ae15e837007]}\"}"}
2021-08-02 23:12:22.186  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:22.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:22.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"30d9673a-0b34-4a71-bfd1-d425a7a1fe8c","status":"200","rqstDate":"210802-23:12:22:628","respDate":"210802-23:12:22:629","sourceId":"OOM_ReadinessCheck:30d9673a-0b34-4a71-bfd1-d425a7a1fe8c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:22:628-46487\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49532], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[30d9673a-0b34-4a71-bfd1-d425a7a1fe8c]}\"}"}
2021-08-02 23:12:22.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:24.195  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:24.197 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ab6911d3-1bc1-4a51-bfd1-6b7b46c199f7","status":"200","rqstDate":"210802-23:12:24:196","respDate":"210802-23:12:24:197","sourceId":"haproxy:ab6911d3-1bc1-4a51-bfd1-6b7b46c199f7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:24:196-41037\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab6911d3-1bc1-4a51-bfd1-6b7b46c199f7]}\"}"}
2021-08-02 23:12:24.197  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:24.709 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:12:24.712 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:12:25.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:25.632 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"650c0dce-b99c-4ec6-bfcd-6ee27f4f2753","status":"200","rqstDate":"210802-23:12:25:630","respDate":"210802-23:12:25:632","sourceId":"healthcheck:650c0dce-b99c-4ec6-bfcd-6ee27f4f2753","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:25:630-99959\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[650c0dce-b99c-4ec6-bfcd-6ee27f4f2753]}\"}"}
2021-08-02 23:12:25.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:26.204  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:26.205 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"07318dd4-0263-465f-b700-b44400352040","status":"200","rqstDate":"210802-23:12:26:204","respDate":"210802-23:12:26:205","sourceId":"haproxy:07318dd4-0263-465f-b700-b44400352040","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:26:204-15432\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[07318dd4-0263-465f-b700-b44400352040]}\"}"}
2021-08-02 23:12:26.205  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:27.319 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:12:27.321 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:12:28.211  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:28.213 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ccbe4465-d749-4a04-9fc2-6fd77acec6ec","status":"200","rqstDate":"210802-23:12:28:212","respDate":"210802-23:12:28:213","sourceId":"haproxy:ccbe4465-d749-4a04-9fc2-6fd77acec6ec","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:28:212-18218\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ccbe4465-d749-4a04-9fc2-6fd77acec6ec]}\"}"}
2021-08-02 23:12:28.213  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:30.221  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:30.223 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fe2dc572-b983-42da-9e4f-ad9225e73d75","status":"200","rqstDate":"210802-23:12:30:222","respDate":"210802-23:12:30:223","sourceId":"haproxy:fe2dc572-b983-42da-9e4f-ad9225e73d75","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:30:222-21137\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fe2dc572-b983-42da-9e4f-ad9225e73d75]}\"}"}
2021-08-02 23:12:30.223  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:31.530  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:31.532 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8ef194ed-bf0a-4e74-a7d2-fa31abd20150","status":"200","rqstDate":"210802-23:12:31:531","respDate":"210802-23:12:31:532","sourceId":"healthcheck:8ef194ed-bf0a-4e74-a7d2-fa31abd20150","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:31:531-50127\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44538], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8ef194ed-bf0a-4e74-a7d2-fa31abd20150]}\"}"}
2021-08-02 23:12:31.532  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:32.231  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:32.233 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dd855f62-3453-43e4-b886-11b7c3ca3ef6","status":"200","rqstDate":"210802-23:12:32:231","respDate":"210802-23:12:32:233","sourceId":"haproxy:dd855f62-3453-43e4-b886-11b7c3ca3ef6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:32:231-29447\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dd855f62-3453-43e4-b886-11b7c3ca3ef6]}\"}"}
2021-08-02 23:12:32.233  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:32.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:32.631 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e422c81b-9416-422b-9130-e0ae610156f0","status":"200","rqstDate":"210802-23:12:32:629","respDate":"210802-23:12:32:631","sourceId":"OOM_ReadinessCheck:e422c81b-9416-422b-9130-e0ae610156f0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:32:629-73477\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49716], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e422c81b-9416-422b-9130-e0ae610156f0]}\"}"}
2021-08-02 23:12:32.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:34.240  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:34.242 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ba0b826-25b3-4171-8352-0b010e71be46","status":"200","rqstDate":"210802-23:12:34:241","respDate":"210802-23:12:34:242","sourceId":"haproxy:3ba0b826-25b3-4171-8352-0b010e71be46","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:34:241-76318\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ba0b826-25b3-4171-8352-0b010e71be46]}\"}"}
2021-08-02 23:12:34.242  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:36.249  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:36.251 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ed5ef3a9-eb96-48e9-ada9-eb521bc29dca","status":"200","rqstDate":"210802-23:12:36:250","respDate":"210802-23:12:36:251","sourceId":"haproxy:ed5ef3a9-eb96-48e9-ada9-eb521bc29dca","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:36:250-24037\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ed5ef3a9-eb96-48e9-ada9-eb521bc29dca]}\"}"}
2021-08-02 23:12:36.251  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:38.258  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:38.259 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"31daef3c-1333-40b7-a5c6-604080fe6bc0","status":"200","rqstDate":"210802-23:12:38:258","respDate":"210802-23:12:38:259","sourceId":"haproxy:31daef3c-1333-40b7-a5c6-604080fe6bc0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:38:258-54342\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31daef3c-1333-40b7-a5c6-604080fe6bc0]}\"}"}
2021-08-02 23:12:38.260  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:40.267  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:40.268 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"70cf5b1b-2a10-40d4-8fe4-355c2fed5453","status":"200","rqstDate":"210802-23:12:40:267","respDate":"210802-23:12:40:268","sourceId":"haproxy:70cf5b1b-2a10-40d4-8fe4-355c2fed5453","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:40:267-31859\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[70cf5b1b-2a10-40d4-8fe4-355c2fed5453]}\"}"}
2021-08-02 23:12:40.269  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:40.653  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:40.654 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"333bc81d-8db7-48d7-b32f-afbcb4a1ba1c","status":"200","rqstDate":"210802-23:12:40:653","respDate":"210802-23:12:40:654","sourceId":"healthcheck:333bc81d-8db7-48d7-b32f-afbcb4a1ba1c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:40:653-36856\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[333bc81d-8db7-48d7-b32f-afbcb4a1ba1c]}\"}"}
2021-08-02 23:12:40.655  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:42.276  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:42.278 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d4a0b91c-5d4b-47bc-9469-0b2b8afd139f","status":"200","rqstDate":"210802-23:12:42:276","respDate":"210802-23:12:42:277","sourceId":"haproxy:d4a0b91c-5d4b-47bc-9469-0b2b8afd139f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:42:276-89374\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d4a0b91c-5d4b-47bc-9469-0b2b8afd139f]}\"}"}
2021-08-02 23:12:42.278  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:42.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:42.630 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"778c6443-a87b-41c4-b860-bf65ec0f6c5d","status":"200","rqstDate":"210802-23:12:42:629","respDate":"210802-23:12:42:630","sourceId":"OOM_ReadinessCheck:778c6443-a87b-41c4-b860-bf65ec0f6c5d","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:42:629-28299\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49876], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[778c6443-a87b-41c4-b860-bf65ec0f6c5d]}\"}"}
2021-08-02 23:12:42.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:44.285  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:44.287 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7a62fdac-6063-4af5-a0b9-37d3cfd6cf81","status":"200","rqstDate":"210802-23:12:44:286","respDate":"210802-23:12:44:287","sourceId":"haproxy:7a62fdac-6063-4af5-a0b9-37d3cfd6cf81","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:44:286-7810\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7a62fdac-6063-4af5-a0b9-37d3cfd6cf81]}\"}"}
2021-08-02 23:12:44.287  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:46.295  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:46.297 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d18e1d64-d82b-429a-b573-ad7b15bfaeaa","status":"200","rqstDate":"210802-23:12:46:296","respDate":"210802-23:12:46:297","sourceId":"haproxy:d18e1d64-d82b-429a-b573-ad7b15bfaeaa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:46:296-34108\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d18e1d64-d82b-429a-b573-ad7b15bfaeaa]}\"}"}
2021-08-02 23:12:46.297  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:46.547  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:46.549 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"06c4aaf6-38e5-46fe-b3a8-f913a3354218","status":"200","rqstDate":"210802-23:12:46:548","respDate":"210802-23:12:46:549","sourceId":"healthcheck:06c4aaf6-38e5-46fe-b3a8-f913a3354218","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:46:548-31637\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44890], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[06c4aaf6-38e5-46fe-b3a8-f913a3354218]}\"}"}
2021-08-02 23:12:46.549  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:48.304  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:48.306 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b1e745f-9f09-4543-b4da-87ed8cb2ac3f","status":"200","rqstDate":"210802-23:12:48:305","respDate":"210802-23:12:48:306","sourceId":"haproxy:2b1e745f-9f09-4543-b4da-87ed8cb2ac3f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:48:305-28614\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b1e745f-9f09-4543-b4da-87ed8cb2ac3f]}\"}"}
2021-08-02 23:12:48.306  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:50.313  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:50.315 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c5ee0e19-8994-443b-b27e-06eb1c792a39","status":"200","rqstDate":"210802-23:12:50:314","respDate":"210802-23:12:50:315","sourceId":"haproxy:c5ee0e19-8994-443b-b27e-06eb1c792a39","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:50:314-36939\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c5ee0e19-8994-443b-b27e-06eb1c792a39]}\"}"}
2021-08-02 23:12:50.315  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:52.322  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:52.324 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9ac11561-55d0-419f-bdd9-34d3c65993c3","status":"200","rqstDate":"210802-23:12:52:323","respDate":"210802-23:12:52:324","sourceId":"haproxy:9ac11561-55d0-419f-bdd9-34d3c65993c3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:12:52:323-97213\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9ac11561-55d0-419f-bdd9-34d3c65993c3]}\"}"}
2021-08-02 23:12:52.324  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:52.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:52.629 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"68aaa4ca-8c2e-471d-a079-4d943d33e5cc","status":"200","rqstDate":"210802-23:12:52:628","respDate":"210802-23:12:52:629","sourceId":"OOM_ReadinessCheck:68aaa4ca-8c2e-471d-a079-4d943d33e5cc","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:52:628-69098\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50050], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[68aaa4ca-8c2e-471d-a079-4d943d33e5cc]}\"}"}
2021-08-02 23:12:52.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:54.330  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:54.332 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"368ac781-dea8-4fe9-a17b-498748849a33","status":"200","rqstDate":"210802-23:12:54:331","respDate":"210802-23:12:54:332","sourceId":"haproxy:368ac781-dea8-4fe9-a17b-498748849a33","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:54:331-24757\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[368ac781-dea8-4fe9-a17b-498748849a33]}\"}"}
2021-08-02 23:12:54.332  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:55.674  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:55.676 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e0a42d06-e196-406d-acee-4301512b3cec","status":"200","rqstDate":"210802-23:12:55:675","respDate":"210802-23:12:55:676","sourceId":"healthcheck:e0a42d06-e196-406d-acee-4301512b3cec","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:12:55:675-64423\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e0a42d06-e196-406d-acee-4301512b3cec]}\"}"}
2021-08-02 23:12:55.677  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:56.338  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:56.340 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"db36c5c2-59b8-4b75-a73b-ce1978997ee3","status":"200","rqstDate":"210802-23:12:56:339","respDate":"210802-23:12:56:340","sourceId":"haproxy:db36c5c2-59b8-4b75-a73b-ce1978997ee3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:56:339-99783\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[db36c5c2-59b8-4b75-a73b-ce1978997ee3]}\"}"}
2021-08-02 23:12:56.340  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:12:57.322 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:12:57.324 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:12:58.348  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:12:58.350 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fbbb6d02-e8d0-461d-8c6e-39a9c949fd03","status":"200","rqstDate":"210802-23:12:58:349","respDate":"210802-23:12:58:350","sourceId":"haproxy:fbbb6d02-e8d0-461d-8c6e-39a9c949fd03","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:12:58:349-65726\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fbbb6d02-e8d0-461d-8c6e-39a9c949fd03]}\"}"}
2021-08-02 23:12:58.350  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:00.356  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:00.357 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eab070f7-a72a-47fc-ac1d-94a07720d0c0","status":"200","rqstDate":"210802-23:13:00:356","respDate":"210802-23:13:00:357","sourceId":"haproxy:eab070f7-a72a-47fc-ac1d-94a07720d0c0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:00:356-96990\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eab070f7-a72a-47fc-ac1d-94a07720d0c0]}\"}"}
2021-08-02 23:13:00.358  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:01.566  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:01.567 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"165b276c-52c3-4f81-8175-e0d46d6cb772","status":"200","rqstDate":"210802-23:13:01:566","respDate":"210802-23:13:01:567","sourceId":"healthcheck:165b276c-52c3-4f81-8175-e0d46d6cb772","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:01:566-98646\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45298], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[165b276c-52c3-4f81-8175-e0d46d6cb772]}\"}"}
2021-08-02 23:13:01.567  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:02.364  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:02.366 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"50178564-fa58-462c-9eb1-524a22a99f32","status":"200","rqstDate":"210802-23:13:02:365","respDate":"210802-23:13:02:366","sourceId":"haproxy:50178564-fa58-462c-9eb1-524a22a99f32","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:02:365-4117\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[50178564-fa58-462c-9eb1-524a22a99f32]}\"}"}
2021-08-02 23:13:02.366  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:02.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:02.632 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8a9a3039-bff8-4cd7-8dc7-60c0d6275ba0","status":"200","rqstDate":"210802-23:13:02:631","respDate":"210802-23:13:02:632","sourceId":"OOM_ReadinessCheck:8a9a3039-bff8-4cd7-8dc7-60c0d6275ba0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:02:631-13192\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50234], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8a9a3039-bff8-4cd7-8dc7-60c0d6275ba0]}\"}"}
2021-08-02 23:13:02.633  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:04.373  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:04.375 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b0fe531a-4302-4e5d-bf5f-c39de447112b","status":"200","rqstDate":"210802-23:13:04:373","respDate":"210802-23:13:04:374","sourceId":"haproxy:b0fe531a-4302-4e5d-bf5f-c39de447112b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:04:373-35529\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b0fe531a-4302-4e5d-bf5f-c39de447112b]}\"}"}
2021-08-02 23:13:04.375  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:06.382  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:06.384 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c1c6635f-1d07-425c-b138-f4728be3c53b","status":"200","rqstDate":"210802-23:13:06:383","respDate":"210802-23:13:06:384","sourceId":"haproxy:c1c6635f-1d07-425c-b138-f4728be3c53b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:06:383-89205\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c1c6635f-1d07-425c-b138-f4728be3c53b]}\"}"}
2021-08-02 23:13:06.385  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:08.391  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:08.393 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0aec3c34-de5e-44f7-a69d-21c144ec50bc","status":"200","rqstDate":"210802-23:13:08:392","respDate":"210802-23:13:08:393","sourceId":"haproxy:0aec3c34-de5e-44f7-a69d-21c144ec50bc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:08:392-29888\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0aec3c34-de5e-44f7-a69d-21c144ec50bc]}\"}"}
2021-08-02 23:13:08.393  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:10.399  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:10.401 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2582a6c5-1759-4d9b-b04e-064117b6b9c3","status":"200","rqstDate":"210802-23:13:10:400","respDate":"210802-23:13:10:401","sourceId":"haproxy:2582a6c5-1759-4d9b-b04e-064117b6b9c3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:10:400-45110\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2582a6c5-1759-4d9b-b04e-064117b6b9c3]}\"}"}
2021-08-02 23:13:10.401  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:10.700  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:10.701 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4983cdda-cac9-40be-bf1a-dd6b51c960ab","status":"200","rqstDate":"210802-23:13:10:701","respDate":"210802-23:13:10:701","sourceId":"healthcheck:4983cdda-cac9-40be-bf1a-dd6b51c960ab","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:10:701-17771\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4983cdda-cac9-40be-bf1a-dd6b51c960ab]}\"}"}
2021-08-02 23:13:10.702  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:12.407  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:12.409 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"44661170-976e-42c9-9b86-0fc1cbfb2c3b","status":"200","rqstDate":"210802-23:13:12:408","respDate":"210802-23:13:12:409","sourceId":"haproxy:44661170-976e-42c9-9b86-0fc1cbfb2c3b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:12:408-86755\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[44661170-976e-42c9-9b86-0fc1cbfb2c3b]}\"}"}
2021-08-02 23:13:12.409  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:12.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:12.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cde8bd54-f441-495b-8677-0e6f77c59a97","status":"200","rqstDate":"210802-23:13:12:628","respDate":"210802-23:13:12:629","sourceId":"OOM_ReadinessCheck:cde8bd54-f441-495b-8677-0e6f77c59a97","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:12:628-54291\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50402], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cde8bd54-f441-495b-8677-0e6f77c59a97]}\"}"}
2021-08-02 23:13:12.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:14.417  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:14.419 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"61b77ca2-37eb-4f42-b2f2-81ad8cb5dd37","status":"200","rqstDate":"210802-23:13:14:418","respDate":"210802-23:13:14:419","sourceId":"haproxy:61b77ca2-37eb-4f42-b2f2-81ad8cb5dd37","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:14:418-56588\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[61b77ca2-37eb-4f42-b2f2-81ad8cb5dd37]}\"}"}
2021-08-02 23:13:14.419  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:16.426  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:16.427 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a283ba6-e018-4cbc-b02e-022bb476a4c2","status":"200","rqstDate":"210802-23:13:16:426","respDate":"210802-23:13:16:427","sourceId":"haproxy:9a283ba6-e018-4cbc-b02e-022bb476a4c2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:16:426-95302\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a283ba6-e018-4cbc-b02e-022bb476a4c2]}\"}"}
2021-08-02 23:13:16.428  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:16.586  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:16.588 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f689138e-b8c7-4c5d-88da-fd0e036efa1b","status":"200","rqstDate":"210802-23:13:16:587","respDate":"210802-23:13:16:588","sourceId":"healthcheck:f689138e-b8c7-4c5d-88da-fd0e036efa1b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:16:587-29851\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45634], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f689138e-b8c7-4c5d-88da-fd0e036efa1b]}\"}"}
2021-08-02 23:13:16.588  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:18.435  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:18.437 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5a7499f5-722c-407a-a1e2-6dd9c0443754","status":"200","rqstDate":"210802-23:13:18:436","respDate":"210802-23:13:18:437","sourceId":"haproxy:5a7499f5-722c-407a-a1e2-6dd9c0443754","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:18:436-21534\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5a7499f5-722c-407a-a1e2-6dd9c0443754]}\"}"}
2021-08-02 23:13:18.437  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:19.833 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:13:19.835 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:13:20.444  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:20.447 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dc28246e-425c-408e-b419-d7f9af50ca14","status":"200","rqstDate":"210802-23:13:20:445","respDate":"210802-23:13:20:447","sourceId":"haproxy:dc28246e-425c-408e-b419-d7f9af50ca14","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:20:445-16709\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dc28246e-425c-408e-b419-d7f9af50ca14]}\"}"}
2021-08-02 23:13:20.447  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:22.454  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:22.456 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a967774c-24af-4b3a-8a39-083fa492a98a","status":"200","rqstDate":"210802-23:13:22:455","respDate":"210802-23:13:22:456","sourceId":"haproxy:a967774c-24af-4b3a-8a39-083fa492a98a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:22:455-3645\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a967774c-24af-4b3a-8a39-083fa492a98a]}\"}"}
2021-08-02 23:13:22.456  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:22.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:22.631 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6b3be0ca-2696-4bd0-ae77-e8a70d5b1c0a","status":"200","rqstDate":"210802-23:13:22:630","respDate":"210802-23:13:22:631","sourceId":"OOM_ReadinessCheck:6b3be0ca-2696-4bd0-ae77-e8a70d5b1c0a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:22:630-82857\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50576], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6b3be0ca-2696-4bd0-ae77-e8a70d5b1c0a]}\"}"}
2021-08-02 23:13:22.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:24.463  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:24.465 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6d137e7e-bd9d-483b-bb56-313d3998b704","status":"200","rqstDate":"210802-23:13:24:464","respDate":"210802-23:13:24:465","sourceId":"haproxy:6d137e7e-bd9d-483b-bb56-313d3998b704","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:24:464-31658\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6d137e7e-bd9d-483b-bb56-313d3998b704]}\"}"}
2021-08-02 23:13:24.465  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:25.724  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:25.726 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a7f26d74-3ded-471e-88ee-4ed098ffb96c","status":"200","rqstDate":"210802-23:13:25:725","respDate":"210802-23:13:25:726","sourceId":"healthcheck:a7f26d74-3ded-471e-88ee-4ed098ffb96c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:25:725-70372\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a7f26d74-3ded-471e-88ee-4ed098ffb96c]}\"}"}
2021-08-02 23:13:25.727  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:26.472  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:26.473 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a81673cf-3cd3-47fc-9261-4d0a62cbadd1","status":"200","rqstDate":"210802-23:13:26:472","respDate":"210802-23:13:26:473","sourceId":"haproxy:a81673cf-3cd3-47fc-9261-4d0a62cbadd1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:26:472-15240\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a81673cf-3cd3-47fc-9261-4d0a62cbadd1]}\"}"}
2021-08-02 23:13:26.474  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:27.325 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:13:27.327 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:13:28.479  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:28.480 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"797ebe9a-3f49-4e9b-80eb-6cb15d86f0d6","status":"200","rqstDate":"210802-23:13:28:479","respDate":"210802-23:13:28:480","sourceId":"haproxy:797ebe9a-3f49-4e9b-80eb-6cb15d86f0d6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:28:479-33399\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[797ebe9a-3f49-4e9b-80eb-6cb15d86f0d6]}\"}"}
2021-08-02 23:13:28.481  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:30.488  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:30.490 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ee7f7915-556f-40c2-867e-2e205eb78452","status":"200","rqstDate":"210802-23:13:30:489","respDate":"210802-23:13:30:490","sourceId":"haproxy:ee7f7915-556f-40c2-867e-2e205eb78452","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:30:489-69267\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee7f7915-556f-40c2-867e-2e205eb78452]}\"}"}
2021-08-02 23:13:30.490  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:31.610  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:31.612 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0478e757-3d9a-4833-b417-812d454d6b88","status":"200","rqstDate":"210802-23:13:31:611","respDate":"210802-23:13:31:612","sourceId":"healthcheck:0478e757-3d9a-4833-b417-812d454d6b88","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:31:611-36430\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46038], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0478e757-3d9a-4833-b417-812d454d6b88]}\"}"}
2021-08-02 23:13:31.612  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:32.497  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:32.498 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c89b095c-cb9e-4bf7-8f34-d2378e31880a","status":"200","rqstDate":"210802-23:13:32:497","respDate":"210802-23:13:32:498","sourceId":"haproxy:c89b095c-cb9e-4bf7-8f34-d2378e31880a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:32:497-17799\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c89b095c-cb9e-4bf7-8f34-d2378e31880a]}\"}"}
2021-08-02 23:13:32.499  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:32.633  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:32.634 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f13b5a41-3c41-4945-8f6f-9ce440e74c15","status":"200","rqstDate":"210802-23:13:32:633","respDate":"210802-23:13:32:634","sourceId":"OOM_ReadinessCheck:f13b5a41-3c41-4945-8f6f-9ce440e74c15","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:32:633-18100\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50752], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f13b5a41-3c41-4945-8f6f-9ce440e74c15]}\"}"}
2021-08-02 23:13:32.635  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:34.506  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:34.507 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"949464dd-cc5f-45c8-b4ae-ea6dd6b342a7","status":"200","rqstDate":"210802-23:13:34:506","respDate":"210802-23:13:34:507","sourceId":"haproxy:949464dd-cc5f-45c8-b4ae-ea6dd6b342a7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:34:506-68646\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[949464dd-cc5f-45c8-b4ae-ea6dd6b342a7]}\"}"}
2021-08-02 23:13:34.508  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:36.517  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:36.518 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"42816a4b-a10a-4522-be59-f9cb70010789","status":"200","rqstDate":"210802-23:13:36:517","respDate":"210802-23:13:36:518","sourceId":"haproxy:42816a4b-a10a-4522-be59-f9cb70010789","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:36:517-25952\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[42816a4b-a10a-4522-be59-f9cb70010789]}\"}"}
2021-08-02 23:13:36.519  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:38.526  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:38.527 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"43518768-dbb3-4a19-9753-3c723f90caea","status":"200","rqstDate":"210802-23:13:38:526","respDate":"210802-23:13:38:527","sourceId":"haproxy:43518768-dbb3-4a19-9753-3c723f90caea","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:38:526-28914\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[43518768-dbb3-4a19-9753-3c723f90caea]}\"}"}
2021-08-02 23:13:38.528  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:40.537  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:40.539 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c7546b8-7a7e-49ec-bd20-bb15f250f66b","status":"200","rqstDate":"210802-23:13:40:537","respDate":"210802-23:13:40:539","sourceId":"haproxy:1c7546b8-7a7e-49ec-bd20-bb15f250f66b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:40:537-64960\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1c7546b8-7a7e-49ec-bd20-bb15f250f66b]}\"}"}
2021-08-02 23:13:40.539  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:40.747  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:40.749 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0b66a175-7f7f-4009-b2a0-dd5456106348","status":"200","rqstDate":"210802-23:13:40:748","respDate":"210802-23:13:40:749","sourceId":"healthcheck:0b66a175-7f7f-4009-b2a0-dd5456106348","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:40:748-20245\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0b66a175-7f7f-4009-b2a0-dd5456106348]}\"}"}
2021-08-02 23:13:40.749  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:42.547  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:42.549 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b31b4267-337d-4358-b3d3-7a4bcab248cc","status":"200","rqstDate":"210802-23:13:42:548","respDate":"210802-23:13:42:549","sourceId":"haproxy:b31b4267-337d-4358-b3d3-7a4bcab248cc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:42:548-83415\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b31b4267-337d-4358-b3d3-7a4bcab248cc]}\"}"}
2021-08-02 23:13:42.550  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:42.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:42.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"edc0f023-ea5c-44e8-9841-ad600a7c485c","status":"200","rqstDate":"210802-23:13:42:629","respDate":"210802-23:13:42:630","sourceId":"OOM_ReadinessCheck:edc0f023-ea5c-44e8-9841-ad600a7c485c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:42:629-93537\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50918], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[edc0f023-ea5c-44e8-9841-ad600a7c485c]}\"}"}
2021-08-02 23:13:42.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:44.557  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:44.559 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cca4eb1e-d196-4d5b-868d-d9805f46c54c","status":"200","rqstDate":"210802-23:13:44:558","respDate":"210802-23:13:44:559","sourceId":"haproxy:cca4eb1e-d196-4d5b-868d-d9805f46c54c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:44:558-55884\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cca4eb1e-d196-4d5b-868d-d9805f46c54c]}\"}"}
2021-08-02 23:13:44.559  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:44.697 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2021-08-02 23:13:44.698 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] because: [/10.242.138.218:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2021-08-02 23:13:44.698 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preventing new connections for the next 1000 ms
2021-08-02 23:13:44.698 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-8, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:13:44.699 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-8, inFlight=0, closed=true] closing connection
2021-08-02 23:13:44.699 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host DOWN
2021-08-02 23:13:44.700 DEBUG 10 --- [luster-worker-4] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2021-08-02 23:13:44.700 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] starting reconnection attempt
2021-08-02 23:13:44.795 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.242.138.218:9042, scheduling delivery
2021-08-02 23:13:44.795 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event DOWN
2021-08-02 23:13:45.700 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:13:45.704 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-9, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:13:45.704 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-9, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:13:45.704 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-9, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:13:45.704 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-9, inFlight=0, closed=true] closing connection
2021-08-02 23:13:45.705 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:13:45.705 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 2000 milliseconds
2021-08-02 23:13:45.705 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 2000 ms
2021-08-02 23:13:45.795 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:13:46.566  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:46.568 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7c3b04b0-cd12-4e20-9dd6-ece7d26e07b4","status":"200","rqstDate":"210802-23:13:46:567","respDate":"210802-23:13:46:568","sourceId":"haproxy:7c3b04b0-cd12-4e20-9dd6-ece7d26e07b4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:46:567-31319\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7c3b04b0-cd12-4e20-9dd6-ece7d26e07b4]}\"}"}
2021-08-02 23:13:46.569  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:46.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:46.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d4339837-312d-41b4-b8fa-02abd0b250fc","status":"200","rqstDate":"210802-23:13:46:628","respDate":"210802-23:13:46:630","sourceId":"healthcheck:d4339837-312d-41b4-b8fa-02abd0b250fc","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:46:628-31015\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46384], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d4339837-312d-41b4-b8fa-02abd0b250fc]}\"}"}
2021-08-02 23:13:46.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:47.705 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:13:47.707 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-10, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:13:47.707 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-10, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:13:47.707 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-10, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:13:47.707 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-10, inFlight=0, closed=true] closing connection
2021-08-02 23:13:47.707 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:13:47.707 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 4000 milliseconds
2021-08-02 23:13:47.707 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 4000 ms
2021-08-02 23:13:48.576  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:48.578 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"512dd193-3d0b-4dd5-9dbf-0360bb073202","status":"200","rqstDate":"210802-23:13:48:577","respDate":"210802-23:13:48:578","sourceId":"haproxy:512dd193-3d0b-4dd5-9dbf-0360bb073202","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:13:48:577-9332\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[512dd193-3d0b-4dd5-9dbf-0360bb073202]}\"}"}
2021-08-02 23:13:48.578  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:50.594  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:50.600 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5e0dc9d7-0ff2-4ad1-9061-714308231485","status":"200","rqstDate":"210802-23:13:50:596","respDate":"210802-23:13:50:600","sourceId":"haproxy:5e0dc9d7-0ff2-4ad1-9061-714308231485","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:50:596-74192\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5e0dc9d7-0ff2-4ad1-9061-714308231485]}\"}"}
2021-08-02 23:13:50.600  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:51.708 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:13:51.711 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-11, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:13:51.712 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-11, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:13:51.712 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-11, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:13:51.712 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-11, inFlight=0, closed=true] closing connection
2021-08-02 23:13:51.712 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:13:51.712 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 8000 milliseconds
2021-08-02 23:13:51.712 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 8000 ms
2021-08-02 23:13:52.608  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:52.609 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e96f99ff-7b95-4dc7-840a-8014debe6f3c","status":"200","rqstDate":"210802-23:13:52:608","respDate":"210802-23:13:52:609","sourceId":"haproxy:e96f99ff-7b95-4dc7-840a-8014debe6f3c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:52:608-70683\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e96f99ff-7b95-4dc7-840a-8014debe6f3c]}\"}"}
2021-08-02 23:13:52.610  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:52.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:52.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"baa5d198-ef56-48a9-9401-33efb6a3f1bd","status":"200","rqstDate":"210802-23:13:52:629","respDate":"210802-23:13:52:630","sourceId":"OOM_ReadinessCheck:baa5d198-ef56-48a9-9401-33efb6a3f1bd","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:52:629-40557\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51160], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[baa5d198-ef56-48a9-9401-33efb6a3f1bd]}\"}"}
2021-08-02 23:13:52.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:54.617  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:54.618 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b7bfcdd3-e5b5-4100-823d-7087deb597ff","status":"200","rqstDate":"210802-23:13:54:617","respDate":"210802-23:13:54:618","sourceId":"haproxy:b7bfcdd3-e5b5-4100-823d-7087deb597ff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:54:617-74527\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b7bfcdd3-e5b5-4100-823d-7087deb597ff]}\"}"}
2021-08-02 23:13:54.618  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:55.769  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:55.771 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"07757f94-6acb-4c8f-8355-bdbf28a654e5","status":"200","rqstDate":"210802-23:13:55:769","respDate":"210802-23:13:55:770","sourceId":"healthcheck:07757f94-6acb-4c8f-8355-bdbf28a654e5","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:55:769-81374\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[07757f94-6acb-4c8f-8355-bdbf28a654e5]}\"}"}
2021-08-02 23:13:55.771  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:56.624  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:56.626 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4ed99a94-4849-4c8b-b8f6-8672d8c6e952","status":"200","rqstDate":"210802-23:13:56:625","respDate":"210802-23:13:56:626","sourceId":"haproxy:4ed99a94-4849-4c8b-b8f6-8672d8c6e952","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:13:56:625-47764\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4ed99a94-4849-4c8b-b8f6-8672d8c6e952]}\"}"}
2021-08-02 23:13:56.626  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:58.633  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:13:58.635 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"38b3939b-b5a8-496e-b383-3c399f694136","status":"200","rqstDate":"210802-23:13:58:634","respDate":"210802-23:13:58:635","sourceId":"haproxy:38b3939b-b5a8-496e-b383-3c399f694136","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:13:58:634-26175\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[38b3939b-b5a8-496e-b383-3c399f694136]}\"}"}
2021-08-02 23:13:58.635  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:13:59.713 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:13:59.715 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-12, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:13:59.715 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-12, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:13:59.715 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-12, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:13:59.715 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-12, inFlight=0, closed=true] closing connection
2021-08-02 23:13:59.715 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:13:59.716 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 16000 milliseconds
2021-08-02 23:13:59.716 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 16000 ms
2021-08-02 23:14:00.644  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:00.646 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7ce35ebd-b85b-4020-919c-6386f93d3018","status":"200","rqstDate":"210802-23:14:00:645","respDate":"210802-23:14:00:646","sourceId":"haproxy:7ce35ebd-b85b-4020-919c-6386f93d3018","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:00:645-35761\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ce35ebd-b85b-4020-919c-6386f93d3018]}\"}"}
2021-08-02 23:14:00.646  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:01.646  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:01.648 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0a220dc6-2de5-4602-8285-c9a14f711ea4","status":"200","rqstDate":"210802-23:14:01:647","respDate":"210802-23:14:01:648","sourceId":"healthcheck:0a220dc6-2de5-4602-8285-c9a14f711ea4","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:14:01:647-80969\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46802], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0a220dc6-2de5-4602-8285-c9a14f711ea4]}\"}"}
2021-08-02 23:14:01.648  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:02.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:02.630 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a299a0e3-e162-4ba0-b187-26dd562a383e","status":"200","rqstDate":"210802-23:14:02:629","respDate":"210802-23:14:02:630","sourceId":"OOM_ReadinessCheck:a299a0e3-e162-4ba0-b187-26dd562a383e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:02:629-67149\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51528], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a299a0e3-e162-4ba0-b187-26dd562a383e]}\"}"}
2021-08-02 23:14:02.631  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:02.654  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:02.655 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ce4d33bb-6090-4570-99e5-72c84108f31f","status":"200","rqstDate":"210802-23:14:02:654","respDate":"210802-23:14:02:655","sourceId":"haproxy:ce4d33bb-6090-4570-99e5-72c84108f31f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:02:654-75032\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ce4d33bb-6090-4570-99e5-72c84108f31f]}\"}"}
2021-08-02 23:14:02.656  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:04.663  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:04.664 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"13addabb-9d36-4c1e-88f2-059da19f2d45","status":"200","rqstDate":"210802-23:14:04:663","respDate":"210802-23:14:04:664","sourceId":"haproxy:13addabb-9d36-4c1e-88f2-059da19f2d45","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:14:04:663-81463\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[13addabb-9d36-4c1e-88f2-059da19f2d45]}\"}"}
2021-08-02 23:14:04.665  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:06.672  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:06.673 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dee8483d-e192-4677-bef1-4e49f7f05bce","status":"200","rqstDate":"210802-23:14:06:672","respDate":"210802-23:14:06:673","sourceId":"haproxy:dee8483d-e192-4677-bef1-4e49f7f05bce","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:06:672-66728\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dee8483d-e192-4677-bef1-4e49f7f05bce]}\"}"}
2021-08-02 23:14:06.674  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:08.680  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:08.682 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6a16a107-adc6-43f5-8392-fc8ca94acfad","status":"200","rqstDate":"210802-23:14:08:681","respDate":"210802-23:14:08:682","sourceId":"haproxy:6a16a107-adc6-43f5-8392-fc8ca94acfad","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:08:681-338\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6a16a107-adc6-43f5-8392-fc8ca94acfad]}\"}"}
2021-08-02 23:14:08.683  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:10.689  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:10.691 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b69d6bda-05e0-4618-9e3b-3cac5d43e39b","status":"200","rqstDate":"210802-23:14:10:690","respDate":"210802-23:14:10:691","sourceId":"haproxy:b69d6bda-05e0-4618-9e3b-3cac5d43e39b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:14:10:690-98422\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b69d6bda-05e0-4618-9e3b-3cac5d43e39b]}\"}"}
2021-08-02 23:14:10.692  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:10.790  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:10.792 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bf589b5c-18f0-4415-8098-498056ae28a3","status":"200","rqstDate":"210802-23:14:10:791","respDate":"210802-23:14:10:792","sourceId":"healthcheck:bf589b5c-18f0-4415-8098-498056ae28a3","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:10:791-84191\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bf589b5c-18f0-4415-8098-498056ae28a3]}\"}"}
2021-08-02 23:14:10.792  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:12.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:12.633 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"847d6f55-454f-4eba-94ea-4da2b44313aa","status":"200","rqstDate":"210802-23:14:12:632","respDate":"210802-23:14:12:633","sourceId":"OOM_ReadinessCheck:847d6f55-454f-4eba-94ea-4da2b44313aa","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:12:632-91644\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51872], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[847d6f55-454f-4eba-94ea-4da2b44313aa]}\"}"}
2021-08-02 23:14:12.634  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:12.699  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:12.700 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bd4b0f4a-06ac-40a4-9eae-9efd5421a83d","status":"200","rqstDate":"210802-23:14:12:699","respDate":"210802-23:14:12:700","sourceId":"haproxy:bd4b0f4a-06ac-40a4-9eae-9efd5421a83d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:12:699-46235\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bd4b0f4a-06ac-40a4-9eae-9efd5421a83d]}\"}"}
2021-08-02 23:14:12.701  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:14.708  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:14.710 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"778ad873-0bab-4b5d-80e0-cd7e4ce39f04","status":"200","rqstDate":"210802-23:14:14:709","respDate":"210802-23:14:14:710","sourceId":"haproxy:778ad873-0bab-4b5d-80e0-cd7e4ce39f04","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:14:709-53618\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[778ad873-0bab-4b5d-80e0-cd7e4ce39f04]}\"}"}
2021-08-02 23:14:14.710  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:14.800 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:14:14.802 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:14:15.716 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:14:15.718 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-13, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:14:15.719 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-13, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:14:15.719 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-13, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:14:15.719 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-13, inFlight=0, closed=true] closing connection
2021-08-02 23:14:15.719 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:14:15.719 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 32000 milliseconds
2021-08-02 23:14:15.719 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 32000 ms
2021-08-02 23:14:16.664  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:16.666 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fcf414e3-596f-4def-92a9-ad9cfd8b02a5","status":"200","rqstDate":"210802-23:14:16:665","respDate":"210802-23:14:16:666","sourceId":"healthcheck:fcf414e3-596f-4def-92a9-ad9cfd8b02a5","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:16:665-40059\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47126], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fcf414e3-596f-4def-92a9-ad9cfd8b02a5]}\"}"}
2021-08-02 23:14:16.667  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:16.718  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:16.720 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e8ea7ad6-b4b9-4d5d-b511-557dfb262d53","status":"200","rqstDate":"210802-23:14:16:718","respDate":"210802-23:14:16:720","sourceId":"haproxy:e8ea7ad6-b4b9-4d5d-b511-557dfb262d53","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:16:718-28011\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e8ea7ad6-b4b9-4d5d-b511-557dfb262d53]}\"}"}
2021-08-02 23:14:16.721  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:18.729  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:18.731 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ba811278-86b7-44b1-8d84-443cd2d06936","status":"200","rqstDate":"210802-23:14:18:730","respDate":"210802-23:14:18:731","sourceId":"haproxy:ba811278-86b7-44b1-8d84-443cd2d06936","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:18:730-73247\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ba811278-86b7-44b1-8d84-443cd2d06936]}\"}"}
2021-08-02 23:14:18.732  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:20.740  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:20.741 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"39d0f7da-ec70-4933-b993-c656cf137dcd","status":"200","rqstDate":"210802-23:14:20:740","respDate":"210802-23:14:20:741","sourceId":"haproxy:39d0f7da-ec70-4933-b993-c656cf137dcd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:20:740-85212\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[39d0f7da-ec70-4933-b993-c656cf137dcd]}\"}"}
2021-08-02 23:14:20.742  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:22.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:22.632 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"384218fb-9d84-4455-8a56-307769e0bd57","status":"200","rqstDate":"210802-23:14:22:630","respDate":"210802-23:14:22:631","sourceId":"OOM_ReadinessCheck:384218fb-9d84-4455-8a56-307769e0bd57","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:22:630-99020\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52218], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[384218fb-9d84-4455-8a56-307769e0bd57]}\"}"}
2021-08-02 23:14:22.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:22.749  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:22.751 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3de3120c-c0c3-4947-bad8-5dd39ff10bab","status":"200","rqstDate":"210802-23:14:22:750","respDate":"210802-23:14:22:751","sourceId":"haproxy:3de3120c-c0c3-4947-bad8-5dd39ff10bab","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:22:750-96809\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3de3120c-c0c3-4947-bad8-5dd39ff10bab]}\"}"}
2021-08-02 23:14:22.751  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:24.758  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:24.760 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c88331bc-3c78-4743-8c8b-46bb307b3434","status":"200","rqstDate":"210802-23:14:24:759","respDate":"210802-23:14:24:760","sourceId":"haproxy:c88331bc-3c78-4743-8c8b-46bb307b3434","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:24:759-73971\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c88331bc-3c78-4743-8c8b-46bb307b3434]}\"}"}
2021-08-02 23:14:24.760  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:25.808  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:25.810 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"768a1510-f20e-4f1e-b256-1b70d7d4d25a","status":"200","rqstDate":"210802-23:14:25:809","respDate":"210802-23:14:25:810","sourceId":"healthcheck:768a1510-f20e-4f1e-b256-1b70d7d4d25a","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:14:25:809-22873\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[768a1510-f20e-4f1e-b256-1b70d7d4d25a]}\"}"}
2021-08-02 23:14:25.810  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:26.767  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:26.769 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6ceab80e-7e6c-4d56-bcc3-55df486b4bae","status":"200","rqstDate":"210802-23:14:26:768","respDate":"210802-23:14:26:769","sourceId":"haproxy:6ceab80e-7e6c-4d56-bcc3-55df486b4bae","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:14:26:768-10345\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6ceab80e-7e6c-4d56-bcc3-55df486b4bae]}\"}"}
2021-08-02 23:14:26.769  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:28.775  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:28.777 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6d50e4a0-6437-4c4c-aaa5-3853f288b53d","status":"200","rqstDate":"210802-23:14:28:776","respDate":"210802-23:14:28:777","sourceId":"haproxy:6d50e4a0-6437-4c4c-aaa5-3853f288b53d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:28:776-80056\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6d50e4a0-6437-4c4c-aaa5-3853f288b53d]}\"}"}
2021-08-02 23:14:28.777  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:30.784  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:30.786 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b96f4e9-dc7c-4c93-a845-65ad6c00737f","status":"200","rqstDate":"210802-23:14:30:785","respDate":"210802-23:14:30:786","sourceId":"haproxy:1b96f4e9-dc7c-4c93-a845-65ad6c00737f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:30:785-86905\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b96f4e9-dc7c-4c93-a845-65ad6c00737f]}\"}"}
2021-08-02 23:14:30.786  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:31.685  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:31.687 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ad83972d-9562-4147-a01a-dc60c6f31321","status":"200","rqstDate":"210802-23:14:31:685","respDate":"210802-23:14:31:687","sourceId":"healthcheck:ad83972d-9562-4147-a01a-dc60c6f31321","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:14:31:685-9825\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47522], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ad83972d-9562-4147-a01a-dc60c6f31321]}\"}"}
2021-08-02 23:14:31.687  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:32.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:32.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9db619bf-8f3c-4fb8-8846-9085bf89cb0c","status":"200","rqstDate":"210802-23:14:32:628","respDate":"210802-23:14:32:629","sourceId":"OOM_ReadinessCheck:9db619bf-8f3c-4fb8-8846-9085bf89cb0c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:14:32:628-17352\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52392], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9db619bf-8f3c-4fb8-8846-9085bf89cb0c]}\"}"}
2021-08-02 23:14:32.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:32.793  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:32.795 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ba913472-e367-4296-9add-9041842a440c","status":"200","rqstDate":"210802-23:14:32:794","respDate":"210802-23:14:32:795","sourceId":"haproxy:ba913472-e367-4296-9add-9041842a440c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:14:32:794-69099\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ba913472-e367-4296-9add-9041842a440c]}\"}"}
2021-08-02 23:14:32.796  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:34.803  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:34.804 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2e63d674-b2d4-47de-a047-09790e453d16","status":"200","rqstDate":"210802-23:14:34:803","respDate":"210802-23:14:34:804","sourceId":"haproxy:2e63d674-b2d4-47de-a047-09790e453d16","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:34:803-26382\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2e63d674-b2d4-47de-a047-09790e453d16]}\"}"}
2021-08-02 23:14:34.805  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:35.780 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.242.138.218:9042, scheduling delivery
2021-08-02 23:14:35.781 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event UP
2021-08-02 23:14:36.782 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.242.138.218:9042
2021-08-02 23:14:36.797 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host UP
2021-08-02 23:14:36.797 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2021-08-02 23:14:36.797 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.242.138.218:9042
2021-08-02 23:14:36.797 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:14:36.799 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:14:36.812  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:36.813 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0f06f433-e096-4f41-ac21-b653411ac56d","status":"200","rqstDate":"210802-23:14:36:812","respDate":"210802-23:14:36:813","sourceId":"haproxy:0f06f433-e096-4f41-ac21-b653411ac56d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:36:812-2079\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0f06f433-e096-4f41-ac21-b653411ac56d]}\"}"}
2021-08-02 23:14:36.813  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:38.820  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:38.821 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5bd580b-437c-401b-a0a8-68e36cf7a0dc","status":"200","rqstDate":"210802-23:14:38:820","respDate":"210802-23:14:38:821","sourceId":"haproxy:e5bd580b-437c-401b-a0a8-68e36cf7a0dc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:38:820-62675\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e5bd580b-437c-401b-a0a8-68e36cf7a0dc]}\"}"}
2021-08-02 23:14:38.822  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:39.894 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:14:39.990 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 0 new connections, total = 1
2021-08-02 23:14:39.990 DEBUG 10 --- [luster-worker-6] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:14:39.990 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-02 23:14:40.829  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:40.831 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d0b0e943-ad32-457b-9c64-e05e90aa4e57","status":"200","rqstDate":"210802-23:14:40:830","respDate":"210802-23:14:40:831","sourceId":"haproxy:d0b0e943-ad32-457b-9c64-e05e90aa4e57","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:14:40:830-10523\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d0b0e943-ad32-457b-9c64-e05e90aa4e57]}\"}"}
2021-08-02 23:14:40.831  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:40.832  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:40.833 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5d091a18-1a8b-449e-83b9-479f098c1b1c","status":"200","rqstDate":"210802-23:14:40:832","respDate":"210802-23:14:40:833","sourceId":"healthcheck:5d091a18-1a8b-449e-83b9-479f098c1b1c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:40:832-52911\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5d091a18-1a8b-449e-83b9-479f098c1b1c]}\"}"}
2021-08-02 23:14:40.834  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:42.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:42.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9e2268e9-f84a-4acb-b247-3f90509e0fff","status":"200","rqstDate":"210802-23:14:42:629","respDate":"210802-23:14:42:630","sourceId":"OOM_ReadinessCheck:9e2268e9-f84a-4acb-b247-3f90509e0fff","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:42:629-52492\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52560], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9e2268e9-f84a-4acb-b247-3f90509e0fff]}\"}"}
2021-08-02 23:14:42.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:42.838  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:42.840 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c4b80557-e463-4dcd-bbe9-1d66eadb8e84","status":"200","rqstDate":"210802-23:14:42:839","respDate":"210802-23:14:42:840","sourceId":"haproxy:c4b80557-e463-4dcd-bbe9-1d66eadb8e84","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:42:839-69811\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c4b80557-e463-4dcd-bbe9-1d66eadb8e84]}\"}"}
2021-08-02 23:14:42.841  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:44.847  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:44.848 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dc7bf7c3-4b2f-4aeb-a8b5-956bd06a5d8e","status":"200","rqstDate":"210802-23:14:44:848","respDate":"210802-23:14:44:848","sourceId":"haproxy:dc7bf7c3-4b2f-4aeb-a8b5-956bd06a5d8e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:44:848-84420\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dc7bf7c3-4b2f-4aeb-a8b5-956bd06a5d8e]}\"}"}
2021-08-02 23:14:44.849  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:46.702  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:46.704 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9beef76e-e4bd-4e81-8676-b618745da440","status":"200","rqstDate":"210802-23:14:46:703","respDate":"210802-23:14:46:704","sourceId":"healthcheck:9beef76e-e4bd-4e81-8676-b618745da440","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:46:703-76701\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47870], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9beef76e-e4bd-4e81-8676-b618745da440]}\"}"}
2021-08-02 23:14:46.705  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:46.856  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:46.857 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e36619d-666f-443e-af8b-4c2d23caaf5b","status":"200","rqstDate":"210802-23:14:46:857","respDate":"210802-23:14:46:857","sourceId":"haproxy:3e36619d-666f-443e-af8b-4c2d23caaf5b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:46:857-89013\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e36619d-666f-443e-af8b-4c2d23caaf5b]}\"}"}
2021-08-02 23:14:46.858  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:48.866  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:48.868 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f96cace6-a680-4346-8c1b-53e861c7be34","status":"200","rqstDate":"210802-23:14:48:867","respDate":"210802-23:14:48:868","sourceId":"haproxy:f96cace6-a680-4346-8c1b-53e861c7be34","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:14:48:867-43126\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f96cace6-a680-4346-8c1b-53e861c7be34]}\"}"}
2021-08-02 23:14:48.868  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:50.875  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:50.877 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"708cd659-eca2-4e05-b22c-0d67f9045d95","status":"200","rqstDate":"210802-23:14:50:876","respDate":"210802-23:14:50:877","sourceId":"haproxy:708cd659-eca2-4e05-b22c-0d67f9045d95","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:50:876-59543\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[708cd659-eca2-4e05-b22c-0d67f9045d95]}\"}"}
2021-08-02 23:14:50.877  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:52.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:52.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"846c213a-8326-4668-a08e-62cb024cbf30","status":"200","rqstDate":"210802-23:14:52:628","respDate":"210802-23:14:52:629","sourceId":"OOM_ReadinessCheck:846c213a-8326-4668-a08e-62cb024cbf30","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:52:628-30442\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52734], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[846c213a-8326-4668-a08e-62cb024cbf30]}\"}"}
2021-08-02 23:14:52.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:52.883  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:52.885 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d77b87a-2b86-4284-88a8-67a561178a24","status":"200","rqstDate":"210802-23:14:52:884","respDate":"210802-23:14:52:885","sourceId":"haproxy:8d77b87a-2b86-4284-88a8-67a561178a24","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:14:52:884-20581\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d77b87a-2b86-4284-88a8-67a561178a24]}\"}"}
2021-08-02 23:14:52.885  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:54.892  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:54.894 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8bd1502d-9e27-429f-a538-2292390ab4a5","status":"200","rqstDate":"210802-23:14:54:893","respDate":"210802-23:14:54:894","sourceId":"haproxy:8bd1502d-9e27-429f-a538-2292390ab4a5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:14:54:893-75423\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8bd1502d-9e27-429f-a538-2292390ab4a5]}\"}"}
2021-08-02 23:14:54.894  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:55.852  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:55.854 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"26f813d1-1257-47f1-93bd-8dcaf1dc2450","status":"200","rqstDate":"210802-23:14:55:853","respDate":"210802-23:14:55:853","sourceId":"healthcheck:26f813d1-1257-47f1-93bd-8dcaf1dc2450","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:55:853-49702\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[26f813d1-1257-47f1-93bd-8dcaf1dc2450]}\"}"}
2021-08-02 23:14:55.854  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:56.900  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:56.902 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b549f90-e5a3-4b12-9c2b-c8ede79e9789","status":"200","rqstDate":"210802-23:14:56:901","respDate":"210802-23:14:56:902","sourceId":"haproxy:2b549f90-e5a3-4b12-9c2b-c8ede79e9789","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:56:901-12522\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b549f90-e5a3-4b12-9c2b-c8ede79e9789]}\"}"}
2021-08-02 23:14:56.902  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:14:58.908  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:14:58.910 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"50460975-0e21-4c66-b01a-9b0bba883c00","status":"200","rqstDate":"210802-23:14:58:909","respDate":"210802-23:14:58:910","sourceId":"haproxy:50460975-0e21-4c66-b01a-9b0bba883c00","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:14:58:909-98091\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[50460975-0e21-4c66-b01a-9b0bba883c00]}\"}"}
2021-08-02 23:14:58.910  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:00.917  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:00.918 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"36960dd9-3aa1-4848-8b81-ce0f3bc65759","status":"200","rqstDate":"210802-23:15:00:918","respDate":"210802-23:15:00:918","sourceId":"haproxy:36960dd9-3aa1-4848-8b81-ce0f3bc65759","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:00:918-24183\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[36960dd9-3aa1-4848-8b81-ce0f3bc65759]}\"}"}
2021-08-02 23:15:00.919  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:01.721  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:01.722 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"58b18147-867d-4980-9ece-82c3673ab0db","status":"200","rqstDate":"210802-23:15:01:721","respDate":"210802-23:15:01:722","sourceId":"healthcheck:58b18147-867d-4980-9ece-82c3673ab0db","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:15:01:721-94339\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48280], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[58b18147-867d-4980-9ece-82c3673ab0db]}\"}"}
2021-08-02 23:15:01.723  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:02.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:02.632 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6b82765b-2f1c-4edc-a014-d2aa70a36c82","status":"200","rqstDate":"210802-23:15:02:630","respDate":"210802-23:15:02:632","sourceId":"OOM_ReadinessCheck:6b82765b-2f1c-4edc-a014-d2aa70a36c82","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:02:630-11332\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52906], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6b82765b-2f1c-4edc-a014-d2aa70a36c82]}\"}"}
2021-08-02 23:15:02.632  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:02.926  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:02.928 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dac411f3-d957-4d90-be36-e7c0f3c424a6","status":"200","rqstDate":"210802-23:15:02:927","respDate":"210802-23:15:02:928","sourceId":"haproxy:dac411f3-d957-4d90-be36-e7c0f3c424a6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:02:927-95098\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dac411f3-d957-4d90-be36-e7c0f3c424a6]}\"}"}
2021-08-02 23:15:02.929  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:04.936  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:04.937 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f063ca05-14c7-4b48-bd41-92856921efd8","status":"200","rqstDate":"210802-23:15:04:936","respDate":"210802-23:15:04:937","sourceId":"haproxy:f063ca05-14c7-4b48-bd41-92856921efd8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:04:936-68657\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f063ca05-14c7-4b48-bd41-92856921efd8]}\"}"}
2021-08-02 23:15:04.938  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:06.799 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:15:06.800 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:15:06.945  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:06.946 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"321baab7-b575-490c-801b-839b624cdc27","status":"200","rqstDate":"210802-23:15:06:945","respDate":"210802-23:15:06:946","sourceId":"haproxy:321baab7-b575-490c-801b-839b624cdc27","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:15:06:945-41210\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[321baab7-b575-490c-801b-839b624cdc27]}\"}"}
2021-08-02 23:15:06.947  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:08.954  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:08.955 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f1a1ba61-f98e-416b-978d-5ab8ef1a283d","status":"200","rqstDate":"210802-23:15:08:954","respDate":"210802-23:15:08:955","sourceId":"haproxy:f1a1ba61-f98e-416b-978d-5ab8ef1a283d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:08:954-94915\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f1a1ba61-f98e-416b-978d-5ab8ef1a283d]}\"}"}
2021-08-02 23:15:08.955  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:10.200 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:15:10.201 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:15:10.871  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:10.873 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"796c73fd-61e8-4e80-97a8-9a34515bfb18","status":"200","rqstDate":"210802-23:15:10:872","respDate":"210802-23:15:10:873","sourceId":"healthcheck:796c73fd-61e8-4e80-97a8-9a34515bfb18","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:15:10:872-71216\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[796c73fd-61e8-4e80-97a8-9a34515bfb18]}\"}"}
2021-08-02 23:15:10.873  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:10.962  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:10.963 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"69c134fe-80cb-480d-a2fe-9c873fd0b8f1","status":"200","rqstDate":"210802-23:15:10:962","respDate":"210802-23:15:10:963","sourceId":"haproxy:69c134fe-80cb-480d-a2fe-9c873fd0b8f1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:10:962-46398\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[69c134fe-80cb-480d-a2fe-9c873fd0b8f1]}\"}"}
2021-08-02 23:15:10.964  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:12.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:12.634 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a8b81565-a7be-4acd-812f-4e76e25ecec6","status":"200","rqstDate":"210802-23:15:12:633","respDate":"210802-23:15:12:634","sourceId":"OOM_ReadinessCheck:a8b81565-a7be-4acd-812f-4e76e25ecec6","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:12:633-13222\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53072], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a8b81565-a7be-4acd-812f-4e76e25ecec6]}\"}"}
2021-08-02 23:15:12.634  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:12.971  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:12.973 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c2c1116c-3676-43b6-ab17-a4c4684bf7f6","status":"200","rqstDate":"210802-23:15:12:972","respDate":"210802-23:15:12:973","sourceId":"haproxy:c2c1116c-3676-43b6-ab17-a4c4684bf7f6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:15:12:972-97665\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c2c1116c-3676-43b6-ab17-a4c4684bf7f6]}\"}"}
2021-08-02 23:15:12.973  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:14.980  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:14.982 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bbbf95e2-ad43-4b91-a034-6e7bd2256e59","status":"200","rqstDate":"210802-23:15:14:981","respDate":"210802-23:15:14:982","sourceId":"haproxy:bbbf95e2-ad43-4b91-a034-6e7bd2256e59","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:15:14:981-29638\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bbbf95e2-ad43-4b91-a034-6e7bd2256e59]}\"}"}
2021-08-02 23:15:14.982  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:16.737  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:16.738 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"70968183-2eea-40ff-bbb3-c16a2ea808af","status":"200","rqstDate":"210802-23:15:16:737","respDate":"210802-23:15:16:738","sourceId":"healthcheck:70968183-2eea-40ff-bbb3-c16a2ea808af","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:16:737-45634\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48610], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[70968183-2eea-40ff-bbb3-c16a2ea808af]}\"}"}
2021-08-02 23:15:16.739  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:16.990  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:16.992 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e8421d13-3ac9-4523-9d71-24bf694bb11a","status":"200","rqstDate":"210802-23:15:16:991","respDate":"210802-23:15:16:992","sourceId":"haproxy:e8421d13-3ac9-4523-9d71-24bf694bb11a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:16:991-46597\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e8421d13-3ac9-4523-9d71-24bf694bb11a]}\"}"}
2021-08-02 23:15:16.992  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:19.000  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:19.001 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"89bcf72e-a65a-4b21-aafe-752708dc8b57","status":"200","rqstDate":"210802-23:15:19:000","respDate":"210802-23:15:19:001","sourceId":"haproxy:89bcf72e-a65a-4b21-aafe-752708dc8b57","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:19:000-58168\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[89bcf72e-a65a-4b21-aafe-752708dc8b57]}\"}"}
2021-08-02 23:15:19.002  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:21.008  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:21.010 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"df9ed8fd-8364-4507-93b8-4e9c5921e725","status":"200","rqstDate":"210802-23:15:21:009","respDate":"210802-23:15:21:010","sourceId":"haproxy:df9ed8fd-8364-4507-93b8-4e9c5921e725","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:21:009-23829\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[df9ed8fd-8364-4507-93b8-4e9c5921e725]}\"}"}
2021-08-02 23:15:21.010  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:22.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:22.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4900a38a-65db-4530-965d-dcdcb2282cb4","status":"200","rqstDate":"210802-23:15:22:627","respDate":"210802-23:15:22:628","sourceId":"OOM_ReadinessCheck:4900a38a-65db-4530-965d-dcdcb2282cb4","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:22:627-98224\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53242], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4900a38a-65db-4530-965d-dcdcb2282cb4]}\"}"}
2021-08-02 23:15:22.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:23.017  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:23.018 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"876bae67-e66c-4940-9680-0cc3022a5f0b","status":"200","rqstDate":"210802-23:15:23:017","respDate":"210802-23:15:23:018","sourceId":"haproxy:876bae67-e66c-4940-9680-0cc3022a5f0b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:15:23:017-96847\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[876bae67-e66c-4940-9680-0cc3022a5f0b]}\"}"}
2021-08-02 23:15:23.019  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:25.026  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:25.027 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2fa5fcd8-d118-4192-95ba-9b60f8007735","status":"200","rqstDate":"210802-23:15:25:026","respDate":"210802-23:15:25:027","sourceId":"haproxy:2fa5fcd8-d118-4192-95ba-9b60f8007735","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:25:026-50409\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2fa5fcd8-d118-4192-95ba-9b60f8007735]}\"}"}
2021-08-02 23:15:25.028  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:25.889  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:25.890 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bd46c1ee-2187-4932-b124-076456b8bcdc","status":"200","rqstDate":"210802-23:15:25:889","respDate":"210802-23:15:25:890","sourceId":"healthcheck:bd46c1ee-2187-4932-b124-076456b8bcdc","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:25:889-90646\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bd46c1ee-2187-4932-b124-076456b8bcdc]}\"}"}
2021-08-02 23:15:25.891  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:27.040  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:27.041 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a93fa81e-27a7-4bfb-942d-b3967476c8f1","status":"200","rqstDate":"210802-23:15:27:040","respDate":"210802-23:15:27:041","sourceId":"haproxy:a93fa81e-27a7-4bfb-942d-b3967476c8f1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:27:040-92121\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a93fa81e-27a7-4bfb-942d-b3967476c8f1]}\"}"}
2021-08-02 23:15:27.042  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:29.049  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:29.050 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"41858e40-c4fd-4435-a9b6-64965eda9e84","status":"200","rqstDate":"210802-23:15:29:049","respDate":"210802-23:15:29:050","sourceId":"haproxy:41858e40-c4fd-4435-a9b6-64965eda9e84","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:29:049-6959\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[41858e40-c4fd-4435-a9b6-64965eda9e84]}\"}"}
2021-08-02 23:15:29.050  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:31.057  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:31.059 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0f9085ad-d6a3-4b76-a3b9-2f1700fa0f1a","status":"200","rqstDate":"210802-23:15:31:058","respDate":"210802-23:15:31:059","sourceId":"haproxy:0f9085ad-d6a3-4b76-a3b9-2f1700fa0f1a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:31:058-40094\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0f9085ad-d6a3-4b76-a3b9-2f1700fa0f1a]}\"}"}
2021-08-02 23:15:31.059  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:31.754  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:31.755 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"26ebc445-8621-4e7d-aba5-a7cb6675692b","status":"200","rqstDate":"210802-23:15:31:755","respDate":"210802-23:15:31:755","sourceId":"healthcheck:26ebc445-8621-4e7d-aba5-a7cb6675692b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:15:31:755-65429\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49008], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[26ebc445-8621-4e7d-aba5-a7cb6675692b]}\"}"}
2021-08-02 23:15:31.756  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:32.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:32.630 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"412f05b0-6f1a-4e5b-a94c-757882e404bd","status":"200","rqstDate":"210802-23:15:32:628","respDate":"210802-23:15:32:629","sourceId":"OOM_ReadinessCheck:412f05b0-6f1a-4e5b-a94c-757882e404bd","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:15:32:628-27117\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53416], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[412f05b0-6f1a-4e5b-a94c-757882e404bd]}\"}"}
2021-08-02 23:15:32.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:33.067  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:33.069 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"86d70cf5-a2ab-4eef-b807-dfa3ae675f63","status":"200","rqstDate":"210802-23:15:33:068","respDate":"210802-23:15:33:069","sourceId":"haproxy:86d70cf5-a2ab-4eef-b807-dfa3ae675f63","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:15:33:068-70089\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[86d70cf5-a2ab-4eef-b807-dfa3ae675f63]}\"}"}
2021-08-02 23:15:33.070  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:35.078  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:35.079 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a765b33a-53c9-47ff-9969-64c4971c958f","status":"200","rqstDate":"210802-23:15:35:078","respDate":"210802-23:15:35:079","sourceId":"haproxy:a765b33a-53c9-47ff-9969-64c4971c958f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:35:078-9668\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a765b33a-53c9-47ff-9969-64c4971c958f]}\"}"}
2021-08-02 23:15:35.080  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:35.218 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:15:35.220 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:15:36.801 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:15:36.802 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:15:37.087  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:37.089 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"106878d7-d6bb-4f93-a0ed-31034e65575c","status":"200","rqstDate":"210802-23:15:37:087","respDate":"210802-23:15:37:089","sourceId":"haproxy:106878d7-d6bb-4f93-a0ed-31034e65575c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:37:087-28375\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[106878d7-d6bb-4f93-a0ed-31034e65575c]}\"}"}
2021-08-02 23:15:37.089  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:39.105  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:39.106 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"42efdc58-518b-4c46-b589-337cae0368a6","status":"200","rqstDate":"210802-23:15:39:105","respDate":"210802-23:15:39:106","sourceId":"haproxy:42efdc58-518b-4c46-b589-337cae0368a6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:15:39:105-65832\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[42efdc58-518b-4c46-b589-337cae0368a6]}\"}"}
2021-08-02 23:15:39.107  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:40.910  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:40.912 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4e02271d-9869-4c7a-98ee-9a70dcc0dbc1","status":"200","rqstDate":"210802-23:15:40:911","respDate":"210802-23:15:40:912","sourceId":"healthcheck:4e02271d-9869-4c7a-98ee-9a70dcc0dbc1","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:40:911-54452\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4e02271d-9869-4c7a-98ee-9a70dcc0dbc1]}\"}"}
2021-08-02 23:15:40.913  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:41.113  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:41.115 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3f06c407-8d4c-4594-89ac-61116eed987d","status":"200","rqstDate":"210802-23:15:41:114","respDate":"210802-23:15:41:115","sourceId":"haproxy:3f06c407-8d4c-4594-89ac-61116eed987d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:41:114-48894\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3f06c407-8d4c-4594-89ac-61116eed987d]}\"}"}
2021-08-02 23:15:41.115  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:42.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:42.632 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c2b1f1a7-1468-470c-ab85-f2643a5d72ae","status":"200","rqstDate":"210802-23:15:42:631","respDate":"210802-23:15:42:632","sourceId":"OOM_ReadinessCheck:c2b1f1a7-1468-470c-ab85-f2643a5d72ae","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:42:631-578\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53582], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c2b1f1a7-1468-470c-ab85-f2643a5d72ae]}\"}"}
2021-08-02 23:15:42.632  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:43.121  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:43.123 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"708e7e10-d9b2-4d93-b111-facabeb2698a","status":"200","rqstDate":"210802-23:15:43:122","respDate":"210802-23:15:43:123","sourceId":"haproxy:708e7e10-d9b2-4d93-b111-facabeb2698a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:43:122-15150\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[708e7e10-d9b2-4d93-b111-facabeb2698a]}\"}"}
2021-08-02 23:15:43.123  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:45.130  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:45.131 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ff8c4ba0-ee2d-4214-b81a-2e92e9c80350","status":"200","rqstDate":"210802-23:15:45:130","respDate":"210802-23:15:45:131","sourceId":"haproxy:ff8c4ba0-ee2d-4214-b81a-2e92e9c80350","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:45:130-14470\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ff8c4ba0-ee2d-4214-b81a-2e92e9c80350]}\"}"}
2021-08-02 23:15:45.132  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:46.771  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:46.772 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4bd225c1-11e0-4a00-9579-69a83cf3e810","status":"200","rqstDate":"210802-23:15:46:771","respDate":"210802-23:15:46:772","sourceId":"healthcheck:4bd225c1-11e0-4a00-9579-69a83cf3e810","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:15:46:771-35302\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49332], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4bd225c1-11e0-4a00-9579-69a83cf3e810]}\"}"}
2021-08-02 23:15:46.773  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:47.138  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:47.140 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f2f1bad5-a7a2-4aaf-a04d-c401bf3f8aca","status":"200","rqstDate":"210802-23:15:47:139","respDate":"210802-23:15:47:140","sourceId":"haproxy:f2f1bad5-a7a2-4aaf-a04d-c401bf3f8aca","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:47:139-63019\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f2f1bad5-a7a2-4aaf-a04d-c401bf3f8aca]}\"}"}
2021-08-02 23:15:47.140  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:49.148  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:49.149 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"60384fab-48f9-4dc0-b831-c5fdb4f2f55a","status":"200","rqstDate":"210802-23:15:49:148","respDate":"210802-23:15:49:149","sourceId":"haproxy:60384fab-48f9-4dc0-b831-c5fdb4f2f55a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:49:148-301\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[60384fab-48f9-4dc0-b831-c5fdb4f2f55a]}\"}"}
2021-08-02 23:15:49.150  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:51.155  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:51.157 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a6c2fea6-595b-44ff-9b59-503514f95679","status":"200","rqstDate":"210802-23:15:51:156","respDate":"210802-23:15:51:157","sourceId":"haproxy:a6c2fea6-595b-44ff-9b59-503514f95679","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:51:156-31871\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a6c2fea6-595b-44ff-9b59-503514f95679]}\"}"}
2021-08-02 23:15:51.157  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:52.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:52.633 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bf0f6c50-5b42-4faa-885f-e5f786547f2a","status":"200","rqstDate":"210802-23:15:52:631","respDate":"210802-23:15:52:633","sourceId":"OOM_ReadinessCheck:bf0f6c50-5b42-4faa-885f-e5f786547f2a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:52:631-30058\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53752], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bf0f6c50-5b42-4faa-885f-e5f786547f2a]}\"}"}
2021-08-02 23:15:52.633  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:53.163  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:53.165 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e595a719-2de3-4d7c-b828-d8d5c0b7df47","status":"200","rqstDate":"210802-23:15:53:164","respDate":"210802-23:15:53:165","sourceId":"haproxy:e595a719-2de3-4d7c-b828-d8d5c0b7df47","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:53:164-2964\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e595a719-2de3-4d7c-b828-d8d5c0b7df47]}\"}"}
2021-08-02 23:15:53.165  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:55.172  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:55.173 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0545b1bb-f9d3-4d18-ac7a-1567f60fcc24","status":"200","rqstDate":"210802-23:15:55:172","respDate":"210802-23:15:55:173","sourceId":"haproxy:0545b1bb-f9d3-4d18-ac7a-1567f60fcc24","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:55:172-73165\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0545b1bb-f9d3-4d18-ac7a-1567f60fcc24]}\"}"}
2021-08-02 23:15:55.173  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:55.935  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:55.936 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c9d48d81-82ba-40ec-b0d6-8eaabb158856","status":"200","rqstDate":"210802-23:15:55:935","respDate":"210802-23:15:55:936","sourceId":"healthcheck:c9d48d81-82ba-40ec-b0d6-8eaabb158856","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:55:935-66736\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c9d48d81-82ba-40ec-b0d6-8eaabb158856]}\"}"}
2021-08-02 23:15:55.937  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:57.181  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:57.182 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cfebcb63-5031-4553-ab1b-8e5e4fdfe579","status":"200","rqstDate":"210802-23:15:57:181","respDate":"210802-23:15:57:182","sourceId":"haproxy:cfebcb63-5031-4553-ab1b-8e5e4fdfe579","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:15:57:181-95984\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cfebcb63-5031-4553-ab1b-8e5e4fdfe579]}\"}"}
2021-08-02 23:15:57.183  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:15:59.190  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:15:59.191 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5d9ddac2-e3b6-402c-9cb2-bd355901a117","status":"200","rqstDate":"210802-23:15:59:190","respDate":"210802-23:15:59:191","sourceId":"haproxy:5d9ddac2-e3b6-402c-9cb2-bd355901a117","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:15:59:190-99460\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5d9ddac2-e3b6-402c-9cb2-bd355901a117]}\"}"}
2021-08-02 23:15:59.191  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:00.236 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:16:00.237 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:16:01.200  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:01.202 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c71e9303-bc70-4353-8e96-f6cd034a92aa","status":"200","rqstDate":"210802-23:16:01:201","respDate":"210802-23:16:01:202","sourceId":"haproxy:c71e9303-bc70-4353-8e96-f6cd034a92aa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:01:201-14470\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c71e9303-bc70-4353-8e96-f6cd034a92aa]}\"}"}
2021-08-02 23:16:01.202  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:01.787  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:01.788 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"42bbb965-8998-40c8-8aca-9dc280e47f9d","status":"200","rqstDate":"210802-23:16:01:787","respDate":"210802-23:16:01:788","sourceId":"healthcheck:42bbb965-8998-40c8-8aca-9dc280e47f9d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:01:787-76402\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49748], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[42bbb965-8998-40c8-8aca-9dc280e47f9d]}\"}"}
2021-08-02 23:16:01.789  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:02.633  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:02.634 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b81f068-6232-47e8-86db-1c1338b2b0b9","status":"200","rqstDate":"210802-23:16:02:633","respDate":"210802-23:16:02:634","sourceId":"OOM_ReadinessCheck:2b81f068-6232-47e8-86db-1c1338b2b0b9","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:16:02:633-42585\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53926], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2b81f068-6232-47e8-86db-1c1338b2b0b9]}\"}"}
2021-08-02 23:16:02.635  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:03.208  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:03.209 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d884ea30-298c-4ee0-a5aa-68b8f61be4af","status":"200","rqstDate":"210802-23:16:03:208","respDate":"210802-23:16:03:209","sourceId":"haproxy:d884ea30-298c-4ee0-a5aa-68b8f61be4af","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:03:208-65515\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d884ea30-298c-4ee0-a5aa-68b8f61be4af]}\"}"}
2021-08-02 23:16:03.210  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:05.219  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:05.221 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4d502c64-6197-40e4-a811-fdade783fb5e","status":"200","rqstDate":"210802-23:16:05:219","respDate":"210802-23:16:05:221","sourceId":"haproxy:4d502c64-6197-40e4-a811-fdade783fb5e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:16:05:219-75930\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4d502c64-6197-40e4-a811-fdade783fb5e]}\"}"}
2021-08-02 23:16:05.221  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:06.804 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:16:06.805 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:16:07.229  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:07.231 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1d8ebb4e-73e3-4142-9a4a-9fc217b8f7c7","status":"200","rqstDate":"210802-23:16:07:230","respDate":"210802-23:16:07:230","sourceId":"haproxy:1d8ebb4e-73e3-4142-9a4a-9fc217b8f7c7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:16:07:230-41563\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1d8ebb4e-73e3-4142-9a4a-9fc217b8f7c7]}\"}"}
2021-08-02 23:16:07.231  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:09.239  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:09.240 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"32d0fc4d-0f43-4f5d-bbc4-5b1429a04446","status":"200","rqstDate":"210802-23:16:09:239","respDate":"210802-23:16:09:240","sourceId":"haproxy:32d0fc4d-0f43-4f5d-bbc4-5b1429a04446","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:09:239-15939\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[32d0fc4d-0f43-4f5d-bbc4-5b1429a04446]}\"}"}
2021-08-02 23:16:09.241  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:10.956  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:10.958 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7f6ad2b2-73f5-4dfe-bcae-945bbb082e4e","status":"200","rqstDate":"210802-23:16:10:957","respDate":"210802-23:16:10:958","sourceId":"healthcheck:7f6ad2b2-73f5-4dfe-bcae-945bbb082e4e","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:10:957-54687\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7f6ad2b2-73f5-4dfe-bcae-945bbb082e4e]}\"}"}
2021-08-02 23:16:10.959  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:11.249  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:11.251 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"80c9795d-15d7-42cc-b985-f8162aa71510","status":"200","rqstDate":"210802-23:16:11:249","respDate":"210802-23:16:11:250","sourceId":"haproxy:80c9795d-15d7-42cc-b985-f8162aa71510","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:11:249-30570\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[80c9795d-15d7-42cc-b985-f8162aa71510]}\"}"}
2021-08-02 23:16:11.251  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:12.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:12.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c8dd159-c9d9-44d6-a5ea-15847a90c24e","status":"200","rqstDate":"210802-23:16:12:628","respDate":"210802-23:16:12:629","sourceId":"OOM_ReadinessCheck:3c8dd159-c9d9-44d6-a5ea-15847a90c24e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:16:12:628-77679\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54098], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3c8dd159-c9d9-44d6-a5ea-15847a90c24e]}\"}"}
2021-08-02 23:16:12.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:13.261  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:13.264 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6451fd2b-240a-430a-bdb0-53db6f0371e5","status":"200","rqstDate":"210802-23:16:13:262","respDate":"210802-23:16:13:264","sourceId":"haproxy:6451fd2b-240a-430a-bdb0-53db6f0371e5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:13:262-89122\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6451fd2b-240a-430a-bdb0-53db6f0371e5]}\"}"}
2021-08-02 23:16:13.265  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:15.273  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:15.275 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9c68e771-9178-4f08-a8fa-54a0ac1a1f60","status":"200","rqstDate":"210802-23:16:15:273","respDate":"210802-23:16:15:275","sourceId":"haproxy:9c68e771-9178-4f08-a8fa-54a0ac1a1f60","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:16:15:273-40384\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9c68e771-9178-4f08-a8fa-54a0ac1a1f60]}\"}"}
2021-08-02 23:16:15.275  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:16.806  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:16.808 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c0052d1e-e914-4bb5-bc18-2707ecfd8215","status":"200","rqstDate":"210802-23:16:16:807","respDate":"210802-23:16:16:808","sourceId":"healthcheck:c0052d1e-e914-4bb5-bc18-2707ecfd8215","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:16:807-60637\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50076], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c0052d1e-e914-4bb5-bc18-2707ecfd8215]}\"}"}
2021-08-02 23:16:16.808  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:17.282  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:17.284 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"27063fdd-c927-4e71-912e-10bb695f7c76","status":"200","rqstDate":"210802-23:16:17:283","respDate":"210802-23:16:17:284","sourceId":"haproxy:27063fdd-c927-4e71-912e-10bb695f7c76","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:17:283-71541\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[27063fdd-c927-4e71-912e-10bb695f7c76]}\"}"}
2021-08-02 23:16:17.284  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:19.295  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:19.298 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bdb27a7e-8300-42a4-9a82-5f90100e8d96","status":"200","rqstDate":"210802-23:16:19:296","respDate":"210802-23:16:19:298","sourceId":"haproxy:bdb27a7e-8300-42a4-9a82-5f90100e8d96","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:19:296-89908\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bdb27a7e-8300-42a4-9a82-5f90100e8d96]}\"}"}
2021-08-02 23:16:19.299  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:21.308  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:21.310 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"656c692f-486e-4c90-adc6-7a21debce7af","status":"200","rqstDate":"210802-23:16:21:309","respDate":"210802-23:16:21:310","sourceId":"haproxy:656c692f-486e-4c90-adc6-7a21debce7af","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:21:309-8797\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[656c692f-486e-4c90-adc6-7a21debce7af]}\"}"}
2021-08-02 23:16:21.311  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:22.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:22.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"609f7e1a-7c5d-491c-bbf0-aba8bd415e4c","status":"200","rqstDate":"210802-23:16:22:629","respDate":"210802-23:16:22:630","sourceId":"OOM_ReadinessCheck:609f7e1a-7c5d-491c-bbf0-aba8bd415e4c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:22:629-47947\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54262], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[609f7e1a-7c5d-491c-bbf0-aba8bd415e4c]}\"}"}
2021-08-02 23:16:22.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:23.317  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:23.319 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ab6b4538-2ad4-4966-a05d-4b552bdf41e9","status":"200","rqstDate":"210802-23:16:23:318","respDate":"210802-23:16:23:319","sourceId":"haproxy:ab6b4538-2ad4-4966-a05d-4b552bdf41e9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:16:23:318-79382\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab6b4538-2ad4-4966-a05d-4b552bdf41e9]}\"}"}
2021-08-02 23:16:23.319  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:25.326  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:25.327 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"93a006d0-3add-47bc-9792-74e011718bb3","status":"200","rqstDate":"210802-23:16:25:326","respDate":"210802-23:16:25:327","sourceId":"haproxy:93a006d0-3add-47bc-9792-74e011718bb3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:25:326-61110\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[93a006d0-3add-47bc-9792-74e011718bb3]}\"}"}
2021-08-02 23:16:25.328  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:25.979  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:25.980 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c8341536-8584-4c84-be06-f32603c0e311","status":"200","rqstDate":"210802-23:16:25:979","respDate":"210802-23:16:25:980","sourceId":"healthcheck:c8341536-8584-4c84-be06-f32603c0e311","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:25:979-26290\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c8341536-8584-4c84-be06-f32603c0e311]}\"}"}
2021-08-02 23:16:25.980  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:27.335  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:27.336 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6e7c8c2b-66a3-4725-9277-23fd4ff6695a","status":"200","rqstDate":"210802-23:16:27:335","respDate":"210802-23:16:27:336","sourceId":"haproxy:6e7c8c2b-66a3-4725-9277-23fd4ff6695a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:27:335-24436\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6e7c8c2b-66a3-4725-9277-23fd4ff6695a]}\"}"}
2021-08-02 23:16:27.337  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:29.345  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:29.348 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4aa55dba-5ebf-43d8-b7e5-0952be20ac8b","status":"200","rqstDate":"210802-23:16:29:346","respDate":"210802-23:16:29:347","sourceId":"haproxy:4aa55dba-5ebf-43d8-b7e5-0952be20ac8b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:29:346-95320\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4aa55dba-5ebf-43d8-b7e5-0952be20ac8b]}\"}"}
2021-08-02 23:16:29.348  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:31.356  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:31.357 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"05070f78-b0b7-4741-bd8e-3f9e2e93723d","status":"200","rqstDate":"210802-23:16:31:356","respDate":"210802-23:16:31:357","sourceId":"haproxy:05070f78-b0b7-4741-bd8e-3f9e2e93723d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:31:356-38695\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[05070f78-b0b7-4741-bd8e-3f9e2e93723d]}\"}"}
2021-08-02 23:16:31.358  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:31.832  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:31.834 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1317618c-0dc9-4e45-a3f6-e1f9c76cd5a8","status":"200","rqstDate":"210802-23:16:31:833","respDate":"210802-23:16:31:834","sourceId":"healthcheck:1317618c-0dc9-4e45-a3f6-e1f9c76cd5a8","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:31:833-97507\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50486], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1317618c-0dc9-4e45-a3f6-e1f9c76cd5a8]}\"}"}
2021-08-02 23:16:31.835  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:32.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:32.629 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0f8ae717-bc86-446a-8752-f8957e0b61bf","status":"200","rqstDate":"210802-23:16:32:628","respDate":"210802-23:16:32:629","sourceId":"OOM_ReadinessCheck:0f8ae717-bc86-446a-8752-f8957e0b61bf","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:16:32:628-2958\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54436], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0f8ae717-bc86-446a-8752-f8957e0b61bf]}\"}"}
2021-08-02 23:16:32.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:33.366  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:33.367 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7c3cb799-3da7-4628-80c8-164d7e5ed559","status":"200","rqstDate":"210802-23:16:33:366","respDate":"210802-23:16:33:367","sourceId":"haproxy:7c3cb799-3da7-4628-80c8-164d7e5ed559","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:33:366-99920\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7c3cb799-3da7-4628-80c8-164d7e5ed559]}\"}"}
2021-08-02 23:16:33.368  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:35.319 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:16:35.321 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:16:35.375  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:35.376 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e932a595-696b-4972-94aa-5eda54822293","status":"200","rqstDate":"210802-23:16:35:375","respDate":"210802-23:16:35:376","sourceId":"haproxy:e932a595-696b-4972-94aa-5eda54822293","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:35:375-3117\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e932a595-696b-4972-94aa-5eda54822293]}\"}"}
2021-08-02 23:16:35.376  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:36.805 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:16:36.806 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:16:37.384  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:37.385 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b7f384bf-78cd-46e8-92c8-d9a28f7992bc","status":"200","rqstDate":"210802-23:16:37:384","respDate":"210802-23:16:37:385","sourceId":"haproxy:b7f384bf-78cd-46e8-92c8-d9a28f7992bc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:16:37:384-6908\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b7f384bf-78cd-46e8-92c8-d9a28f7992bc]}\"}"}
2021-08-02 23:16:37.386  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:39.396  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:39.398 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"632c953d-8fdb-4ab2-ba3b-18327e03546c","status":"200","rqstDate":"210802-23:16:39:397","respDate":"210802-23:16:39:398","sourceId":"haproxy:632c953d-8fdb-4ab2-ba3b-18327e03546c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:16:39:397-65843\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[632c953d-8fdb-4ab2-ba3b-18327e03546c]}\"}"}
2021-08-02 23:16:39.399  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:41.004  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:41.006 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d3a46c9b-2781-4173-9f7b-0d6ccdee93cf","status":"200","rqstDate":"210802-23:16:41:005","respDate":"210802-23:16:41:006","sourceId":"healthcheck:d3a46c9b-2781-4173-9f7b-0d6ccdee93cf","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:41:005-39774\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d3a46c9b-2781-4173-9f7b-0d6ccdee93cf]}\"}"}
2021-08-02 23:16:41.007  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:41.407  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:41.409 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6deebb68-3b8c-403a-845f-e3f077da7eda","status":"200","rqstDate":"210802-23:16:41:408","respDate":"210802-23:16:41:409","sourceId":"haproxy:6deebb68-3b8c-403a-845f-e3f077da7eda","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:41:408-55934\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6deebb68-3b8c-403a-845f-e3f077da7eda]}\"}"}
2021-08-02 23:16:41.410  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:42.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:42.631 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8fe8e65f-42dd-4ca2-a4c1-d46611e0e2c3","status":"200","rqstDate":"210802-23:16:42:630","respDate":"210802-23:16:42:631","sourceId":"OOM_ReadinessCheck:8fe8e65f-42dd-4ca2-a4c1-d46611e0e2c3","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:42:630-98320\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54598], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8fe8e65f-42dd-4ca2-a4c1-d46611e0e2c3]}\"}"}
2021-08-02 23:16:42.631  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:43.418  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:43.419 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e3e5c90a-872a-424d-b9da-1eeb4f0caaca","status":"200","rqstDate":"210802-23:16:43:418","respDate":"210802-23:16:43:419","sourceId":"haproxy:e3e5c90a-872a-424d-b9da-1eeb4f0caaca","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:43:418-25791\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e3e5c90a-872a-424d-b9da-1eeb4f0caaca]}\"}"}
2021-08-02 23:16:43.420  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:45.427  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:45.428 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e8f775b-d20f-4bc5-a690-6a22db650b06","status":"200","rqstDate":"210802-23:16:45:427","respDate":"210802-23:16:45:428","sourceId":"haproxy:3e8f775b-d20f-4bc5-a690-6a22db650b06","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:16:45:427-29739\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e8f775b-d20f-4bc5-a690-6a22db650b06]}\"}"}
2021-08-02 23:16:45.429  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:46.854  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:46.856 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cc9d1925-4232-4a9f-bff0-22a88d25d3e7","status":"200","rqstDate":"210802-23:16:46:855","respDate":"210802-23:16:46:856","sourceId":"healthcheck:cc9d1925-4232-4a9f-bff0-22a88d25d3e7","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:46:855-19690\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50818], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cc9d1925-4232-4a9f-bff0-22a88d25d3e7]}\"}"}
2021-08-02 23:16:46.856  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:47.436  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:47.437 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9e80c9a9-80c1-4508-83e5-1571319c9576","status":"200","rqstDate":"210802-23:16:47:436","respDate":"210802-23:16:47:437","sourceId":"haproxy:9e80c9a9-80c1-4508-83e5-1571319c9576","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:16:47:436-41420\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9e80c9a9-80c1-4508-83e5-1571319c9576]}\"}"}
2021-08-02 23:16:47.438  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:49.445  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:49.447 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"163b2e1f-9b99-48f6-bcd0-68b13732199f","status":"200","rqstDate":"210802-23:16:49:446","respDate":"210802-23:16:49:447","sourceId":"haproxy:163b2e1f-9b99-48f6-bcd0-68b13732199f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:49:446-4890\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[163b2e1f-9b99-48f6-bcd0-68b13732199f]}\"}"}
2021-08-02 23:16:49.447  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:51.454  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:51.456 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"94f3c8a1-16ab-4ec9-931d-a37fecd63726","status":"200","rqstDate":"210802-23:16:51:455","respDate":"210802-23:16:51:456","sourceId":"haproxy:94f3c8a1-16ab-4ec9-931d-a37fecd63726","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:51:455-94835\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[94f3c8a1-16ab-4ec9-931d-a37fecd63726]}\"}"}
2021-08-02 23:16:51.457  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:52.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:52.631 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4d82c1cf-ae8d-49ce-ab81-5d46a46f515c","status":"200","rqstDate":"210802-23:16:52:630","respDate":"210802-23:16:52:631","sourceId":"OOM_ReadinessCheck:4d82c1cf-ae8d-49ce-ab81-5d46a46f515c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:52:630-3026\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54768], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4d82c1cf-ae8d-49ce-ab81-5d46a46f515c]}\"}"}
2021-08-02 23:16:52.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:53.464  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:53.466 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"af2ef4ff-432a-4578-a410-d711a1103788","status":"200","rqstDate":"210802-23:16:53:464","respDate":"210802-23:16:53:466","sourceId":"haproxy:af2ef4ff-432a-4578-a410-d711a1103788","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:53:464-54936\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[af2ef4ff-432a-4578-a410-d711a1103788]}\"}"}
2021-08-02 23:16:53.466  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:55.321 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:16:55.323 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:16:55.473  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:55.475 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"792c1537-5f87-4768-bbea-4ccd8df02c4c","status":"200","rqstDate":"210802-23:16:55:474","respDate":"210802-23:16:55:475","sourceId":"haproxy:792c1537-5f87-4768-bbea-4ccd8df02c4c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:55:474-67340\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[792c1537-5f87-4768-bbea-4ccd8df02c4c]}\"}"}
2021-08-02 23:16:55.476  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:56.024  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:56.025 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a4a7a853-8f7a-4ccc-a687-826350d01d5a","status":"200","rqstDate":"210802-23:16:56:024","respDate":"210802-23:16:56:025","sourceId":"healthcheck:a4a7a853-8f7a-4ccc-a687-826350d01d5a","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:16:56:024-12614\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a4a7a853-8f7a-4ccc-a687-826350d01d5a]}\"}"}
2021-08-02 23:16:56.026  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:57.481  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:57.482 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8cedf413-b56e-40a3-90dc-bfe8e0f0b9ef","status":"200","rqstDate":"210802-23:16:57:482","respDate":"210802-23:16:57:482","sourceId":"haproxy:8cedf413-b56e-40a3-90dc-bfe8e0f0b9ef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:16:57:482-90606\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8cedf413-b56e-40a3-90dc-bfe8e0f0b9ef]}\"}"}
2021-08-02 23:16:57.483  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:16:59.491  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:16:59.492 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"25084d4b-8ce5-4c89-8f2b-a50a439bf008","status":"200","rqstDate":"210802-23:16:59:491","respDate":"210802-23:16:59:492","sourceId":"haproxy:25084d4b-8ce5-4c89-8f2b-a50a439bf008","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:16:59:491-53749\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[25084d4b-8ce5-4c89-8f2b-a50a439bf008]}\"}"}
2021-08-02 23:16:59.492  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:01.499  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:01.501 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f880d59a-94e4-4691-901d-915f7a0faeb9","status":"200","rqstDate":"210802-23:17:01:500","respDate":"210802-23:17:01:500","sourceId":"haproxy:f880d59a-94e4-4691-901d-915f7a0faeb9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:01:500-23192\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f880d59a-94e4-4691-901d-915f7a0faeb9]}\"}"}
2021-08-02 23:17:01.501  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:01.871  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:01.872 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2bf29b66-cd8b-4485-b411-19d41b3b70b9","status":"200","rqstDate":"210802-23:17:01:871","respDate":"210802-23:17:01:872","sourceId":"healthcheck:2bf29b66-cd8b-4485-b411-19d41b3b70b9","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:01:871-83923\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51228], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2bf29b66-cd8b-4485-b411-19d41b3b70b9]}\"}"}
2021-08-02 23:17:01.872  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:02.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:02.632 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"433115c7-7d30-482c-b7ec-cfff9ffe4847","status":"200","rqstDate":"210802-23:17:02:631","respDate":"210802-23:17:02:632","sourceId":"OOM_ReadinessCheck:433115c7-7d30-482c-b7ec-cfff9ffe4847","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:17:02:631-43969\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54938], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[433115c7-7d30-482c-b7ec-cfff9ffe4847]}\"}"}
2021-08-02 23:17:02.633  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:03.508  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:03.511 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"685ef65e-d398-4292-a910-46bc4af684be","status":"200","rqstDate":"210802-23:17:03:509","respDate":"210802-23:17:03:510","sourceId":"haproxy:685ef65e-d398-4292-a910-46bc4af684be","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:17:03:509-12609\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[685ef65e-d398-4292-a910-46bc4af684be]}\"}"}
2021-08-02 23:17:03.511  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:05.519  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:05.521 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"69d23fd8-d150-4ace-bcd4-4806519777ab","status":"200","rqstDate":"210802-23:17:05:519","respDate":"210802-23:17:05:521","sourceId":"haproxy:69d23fd8-d150-4ace-bcd4-4806519777ab","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:05:519-68894\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[69d23fd8-d150-4ace-bcd4-4806519777ab]}\"}"}
2021-08-02 23:17:05.521  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:06.812 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:17:06.813 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:17:07.528  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:07.530 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"79d6fcf3-192f-4db1-a55f-7e9d12d898df","status":"200","rqstDate":"210802-23:17:07:529","respDate":"210802-23:17:07:530","sourceId":"haproxy:79d6fcf3-192f-4db1-a55f-7e9d12d898df","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:17:07:529-4937\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[79d6fcf3-192f-4db1-a55f-7e9d12d898df]}\"}"}
2021-08-02 23:17:07.530  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:09.537  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:09.538 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"695ffc9f-13f6-4b5c-a957-7ee4ef29f814","status":"200","rqstDate":"210802-23:17:09:537","respDate":"210802-23:17:09:538","sourceId":"haproxy:695ffc9f-13f6-4b5c-a957-7ee4ef29f814","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:09:537-56576\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[695ffc9f-13f6-4b5c-a957-7ee4ef29f814]}\"}"}
2021-08-02 23:17:09.539  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:11.088  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:11.090 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"af989359-7ec1-4b03-9bdb-09bb83f5a7c8","status":"200","rqstDate":"210802-23:17:11:089","respDate":"210802-23:17:11:090","sourceId":"healthcheck:af989359-7ec1-4b03-9bdb-09bb83f5a7c8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:17:11:089-53165\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[af989359-7ec1-4b03-9bdb-09bb83f5a7c8]}\"}"}
2021-08-02 23:17:11.090  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:11.547  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:11.548 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4fd742e6-4338-4253-9020-e9491854f32a","status":"200","rqstDate":"210802-23:17:11:547","respDate":"210802-23:17:11:548","sourceId":"haproxy:4fd742e6-4338-4253-9020-e9491854f32a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:11:547-94893\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4fd742e6-4338-4253-9020-e9491854f32a]}\"}"}
2021-08-02 23:17:11.549  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:12.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:12.634 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83652f4f-d9ce-4315-a396-16bd2b1203e0","status":"200","rqstDate":"210802-23:17:12:633","respDate":"210802-23:17:12:634","sourceId":"OOM_ReadinessCheck:83652f4f-d9ce-4315-a396-16bd2b1203e0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:17:12:633-22863\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55108], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[83652f4f-d9ce-4315-a396-16bd2b1203e0]}\"}"}
2021-08-02 23:17:12.635  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:13.558  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:13.560 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d961f3fe-988c-4bae-b14b-aa1075ce173e","status":"200","rqstDate":"210802-23:17:13:558","respDate":"210802-23:17:13:560","sourceId":"haproxy:d961f3fe-988c-4bae-b14b-aa1075ce173e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:17:13:558-89205\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d961f3fe-988c-4bae-b14b-aa1075ce173e]}\"}"}
2021-08-02 23:17:13.561  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:15.400 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:17:15.402 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:17:15.568  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:15.570 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"95b3ce9d-7f97-439b-b22b-b0c22609d7d5","status":"200","rqstDate":"210802-23:17:15:569","respDate":"210802-23:17:15:570","sourceId":"haproxy:95b3ce9d-7f97-439b-b22b-b0c22609d7d5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:15:569-55340\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[95b3ce9d-7f97-439b-b22b-b0c22609d7d5]}\"}"}
2021-08-02 23:17:15.570  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:16.887  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:16.888 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d9eb781f-4476-4466-9e60-a0245f0246f6","status":"200","rqstDate":"210802-23:17:16:887","respDate":"210802-23:17:16:888","sourceId":"healthcheck:d9eb781f-4476-4466-9e60-a0245f0246f6","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:16:887-26747\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51570], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d9eb781f-4476-4466-9e60-a0245f0246f6]}\"}"}
2021-08-02 23:17:16.889  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:17.576  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:17.578 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f8f754f3-9607-455f-b2d1-db9e254d567e","status":"200","rqstDate":"210802-23:17:17:577","respDate":"210802-23:17:17:578","sourceId":"haproxy:f8f754f3-9607-455f-b2d1-db9e254d567e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:17:17:577-35913\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f8f754f3-9607-455f-b2d1-db9e254d567e]}\"}"}
2021-08-02 23:17:17.579  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:19.586  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:19.587 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"01dbed8f-c243-43e2-800c-efe0ca4ab401","status":"200","rqstDate":"210802-23:17:19:586","respDate":"210802-23:17:19:587","sourceId":"haproxy:01dbed8f-c243-43e2-800c-efe0ca4ab401","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:19:586-58212\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[01dbed8f-c243-43e2-800c-efe0ca4ab401]}\"}"}
2021-08-02 23:17:19.588  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:21.596  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:21.597 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cdd1a249-63f8-400b-958d-68660994a113","status":"200","rqstDate":"210802-23:17:21:596","respDate":"210802-23:17:21:597","sourceId":"haproxy:cdd1a249-63f8-400b-958d-68660994a113","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:17:21:596-36279\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cdd1a249-63f8-400b-958d-68660994a113]}\"}"}
2021-08-02 23:17:21.598  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:22.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:22.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"71b03058-3ba3-43ab-8bb7-cf6bcfa98f61","status":"200","rqstDate":"210802-23:17:22:629","respDate":"210802-23:17:22:629","sourceId":"OOM_ReadinessCheck:71b03058-3ba3-43ab-8bb7-cf6bcfa98f61","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:22:629-22950\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55280], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[71b03058-3ba3-43ab-8bb7-cf6bcfa98f61]}\"}"}
2021-08-02 23:17:22.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:23.605  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:23.606 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"35e6bebe-d05d-48ca-80e6-f890de32fa02","status":"200","rqstDate":"210802-23:17:23:605","respDate":"210802-23:17:23:606","sourceId":"haproxy:35e6bebe-d05d-48ca-80e6-f890de32fa02","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:17:23:605-93458\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[35e6bebe-d05d-48ca-80e6-f890de32fa02]}\"}"}
2021-08-02 23:17:23.607  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:25.613  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:25.615 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eb8023ad-b05b-470d-86ed-9688a132f8fa","status":"200","rqstDate":"210802-23:17:25:614","respDate":"210802-23:17:25:615","sourceId":"haproxy:eb8023ad-b05b-470d-86ed-9688a132f8fa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:17:25:614-34237\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eb8023ad-b05b-470d-86ed-9688a132f8fa]}\"}"}
2021-08-02 23:17:25.615  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:26.119  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:26.121 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ba06fabd-dd96-4a1d-9644-5acff61edb6f","status":"200","rqstDate":"210802-23:17:26:120","respDate":"210802-23:17:26:121","sourceId":"healthcheck:ba06fabd-dd96-4a1d-9644-5acff61edb6f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:17:26:120-1639\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ba06fabd-dd96-4a1d-9644-5acff61edb6f]}\"}"}
2021-08-02 23:17:26.121  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:27.622  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:27.624 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a648c401-4756-4a8a-9eb5-34d720a75f0d","status":"200","rqstDate":"210802-23:17:27:623","respDate":"210802-23:17:27:623","sourceId":"haproxy:a648c401-4756-4a8a-9eb5-34d720a75f0d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:17:27:623-72018\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a648c401-4756-4a8a-9eb5-34d720a75f0d]}\"}"}
2021-08-02 23:17:27.624  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:29.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:29.632 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d2730648-e98d-4dea-9a0e-4d5b8fc40cf6","status":"200","rqstDate":"210802-23:17:29:631","respDate":"210802-23:17:29:632","sourceId":"haproxy:d2730648-e98d-4dea-9a0e-4d5b8fc40cf6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:29:631-94239\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d2730648-e98d-4dea-9a0e-4d5b8fc40cf6]}\"}"}
2021-08-02 23:17:29.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:31.638  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:31.640 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3aab09f3-8253-4c4e-99b0-5737a3a1db68","status":"200","rqstDate":"210802-23:17:31:639","respDate":"210802-23:17:31:640","sourceId":"haproxy:3aab09f3-8253-4c4e-99b0-5737a3a1db68","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:31:639-36820\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3aab09f3-8253-4c4e-99b0-5737a3a1db68]}\"}"}
2021-08-02 23:17:31.640  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:31.904  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:31.905 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0424210a-777e-4cfb-917a-7bce17bab19e","status":"200","rqstDate":"210802-23:17:31:904","respDate":"210802-23:17:31:905","sourceId":"healthcheck:0424210a-777e-4cfb-917a-7bce17bab19e","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:31:904-30855\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51970], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0424210a-777e-4cfb-917a-7bce17bab19e]}\"}"}
2021-08-02 23:17:31.905  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:32.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:32.629 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a314d457-d305-40b2-af75-0b229e6a4614","status":"200","rqstDate":"210802-23:17:32:628","respDate":"210802-23:17:32:629","sourceId":"OOM_ReadinessCheck:a314d457-d305-40b2-af75-0b229e6a4614","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:17:32:628-14329\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55450], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a314d457-d305-40b2-af75-0b229e6a4614]}\"}"}
2021-08-02 23:17:32.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:33.646  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:33.648 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"72453c84-89ae-4659-9bc9-b42f15315b71","status":"200","rqstDate":"210802-23:17:33:647","respDate":"210802-23:17:33:648","sourceId":"haproxy:72453c84-89ae-4659-9bc9-b42f15315b71","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:33:647-80548\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[72453c84-89ae-4659-9bc9-b42f15315b71]}\"}"}
2021-08-02 23:17:33.648  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:35.654  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:35.655 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6abcc15f-8cce-465c-b5fa-5e54442c0345","status":"200","rqstDate":"210802-23:17:35:654","respDate":"210802-23:17:35:655","sourceId":"haproxy:6abcc15f-8cce-465c-b5fa-5e54442c0345","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:17:35:654-70775\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6abcc15f-8cce-465c-b5fa-5e54442c0345]}\"}"}
2021-08-02 23:17:35.656  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:36.814 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:17:36.815 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:17:37.663  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:37.664 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"51680e4a-bb9c-40fd-a646-b9959e0a8d04","status":"200","rqstDate":"210802-23:17:37:663","respDate":"210802-23:17:37:664","sourceId":"haproxy:51680e4a-bb9c-40fd-a646-b9959e0a8d04","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:37:663-53741\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[51680e4a-bb9c-40fd-a646-b9959e0a8d04]}\"}"}
2021-08-02 23:17:37.664  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:39.670  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:39.672 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"19f06f36-a21a-4ee4-9131-a3377f649a9c","status":"200","rqstDate":"210802-23:17:39:671","respDate":"210802-23:17:39:672","sourceId":"haproxy:19f06f36-a21a-4ee4-9131-a3377f649a9c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:17:39:671-45207\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[19f06f36-a21a-4ee4-9131-a3377f649a9c]}\"}"}
2021-08-02 23:17:39.672  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:41.149  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:41.150 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"df71baeb-7453-4fc1-a068-bf112486f651","status":"200","rqstDate":"210802-23:17:41:149","respDate":"210802-23:17:41:150","sourceId":"healthcheck:df71baeb-7453-4fc1-a068-bf112486f651","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:41:149-50856\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[df71baeb-7453-4fc1-a068-bf112486f651]}\"}"}
2021-08-02 23:17:41.151  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:41.678  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:41.680 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fc12e7a3-fb38-456e-9ad2-5de26e39ced4","status":"200","rqstDate":"210802-23:17:41:679","respDate":"210802-23:17:41:680","sourceId":"haproxy:fc12e7a3-fb38-456e-9ad2-5de26e39ced4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:17:41:679-8464\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fc12e7a3-fb38-456e-9ad2-5de26e39ced4]}\"}"}
2021-08-02 23:17:41.680  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:42.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:42.631 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7defc071-1194-4436-91a5-3f90fb4699bf","status":"200","rqstDate":"210802-23:17:42:630","respDate":"210802-23:17:42:631","sourceId":"OOM_ReadinessCheck:7defc071-1194-4436-91a5-3f90fb4699bf","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:42:630-96408\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55612], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7defc071-1194-4436-91a5-3f90fb4699bf]}\"}"}
2021-08-02 23:17:42.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:43.688  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:43.689 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b3986101-66be-443d-bd9e-a2ae9eddf169","status":"200","rqstDate":"210802-23:17:43:688","respDate":"210802-23:17:43:689","sourceId":"haproxy:b3986101-66be-443d-bd9e-a2ae9eddf169","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:17:43:688-7700\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b3986101-66be-443d-bd9e-a2ae9eddf169]}\"}"}
2021-08-02 23:17:43.689  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:45.696  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:45.697 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1ff6f610-abb1-43a4-aacf-bd29ab0cd99c","status":"200","rqstDate":"210802-23:17:45:696","respDate":"210802-23:17:45:697","sourceId":"haproxy:1ff6f610-abb1-43a4-aacf-bd29ab0cd99c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:17:45:696-61118\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1ff6f610-abb1-43a4-aacf-bd29ab0cd99c]}\"}"}
2021-08-02 23:17:45.697  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:46.925  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:46.926 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c494cf32-af01-41ce-b552-a9a5a2194e0a","status":"200","rqstDate":"210802-23:17:46:925","respDate":"210802-23:17:46:926","sourceId":"healthcheck:c494cf32-af01-41ce-b552-a9a5a2194e0a","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:17:46:925-60698\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52302], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c494cf32-af01-41ce-b552-a9a5a2194e0a]}\"}"}
2021-08-02 23:17:46.927  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:47.704  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:47.706 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e8065118-82d5-41fb-9c3d-149d55efe1bd","status":"200","rqstDate":"210802-23:17:47:705","respDate":"210802-23:17:47:706","sourceId":"haproxy:e8065118-82d5-41fb-9c3d-149d55efe1bd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:17:47:705-85198\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e8065118-82d5-41fb-9c3d-149d55efe1bd]}\"}"}
2021-08-02 23:17:47.707  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:49.713  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:49.714 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"21208244-bc33-4d0d-8087-ab79d2f7cf28","status":"200","rqstDate":"210802-23:17:49:714","respDate":"210802-23:17:49:714","sourceId":"haproxy:21208244-bc33-4d0d-8087-ab79d2f7cf28","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:17:49:714-21937\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[21208244-bc33-4d0d-8087-ab79d2f7cf28]}\"}"}
2021-08-02 23:17:49.715  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:50.424 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:17:50.426 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:17:51.722  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:51.724 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0b57ae48-d982-493a-981a-010bc939dbd7","status":"200","rqstDate":"210802-23:17:51:723","respDate":"210802-23:17:51:724","sourceId":"haproxy:0b57ae48-d982-493a-981a-010bc939dbd7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:17:51:723-49915\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0b57ae48-d982-493a-981a-010bc939dbd7]}\"}"}
2021-08-02 23:17:51.724  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:52.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:52.633 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"82d2ab75-56ba-46b9-9887-e8ed1fbd9dd2","status":"200","rqstDate":"210802-23:17:52:632","respDate":"210802-23:17:52:633","sourceId":"OOM_ReadinessCheck:82d2ab75-56ba-46b9-9887-e8ed1fbd9dd2","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:52:632-84683\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55786], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[82d2ab75-56ba-46b9-9887-e8ed1fbd9dd2]}\"}"}
2021-08-02 23:17:52.633  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:53.731  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:53.732 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6d04c40e-a71c-42c6-a635-ec531d1dc50f","status":"200","rqstDate":"210802-23:17:53:731","respDate":"210802-23:17:53:732","sourceId":"haproxy:6d04c40e-a71c-42c6-a635-ec531d1dc50f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:53:731-51243\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6d04c40e-a71c-42c6-a635-ec531d1dc50f]}\"}"}
2021-08-02 23:17:53.733  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:55.741  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:55.743 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e8f456d6-c7a3-46d5-a419-0561d95fa124","status":"200","rqstDate":"210802-23:17:55:742","respDate":"210802-23:17:55:743","sourceId":"haproxy:e8f456d6-c7a3-46d5-a419-0561d95fa124","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:17:55:742-62091\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e8f456d6-c7a3-46d5-a419-0561d95fa124]}\"}"}
2021-08-02 23:17:55.744  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:56.168  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:56.169 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"60e231d6-17eb-4ca9-aa32-82a1fd7ecfca","status":"200","rqstDate":"210802-23:17:56:168","respDate":"210802-23:17:56:169","sourceId":"healthcheck:60e231d6-17eb-4ca9-aa32-82a1fd7ecfca","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:17:56:168-63474\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[60e231d6-17eb-4ca9-aa32-82a1fd7ecfca]}\"}"}
2021-08-02 23:17:56.170  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:57.751  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:57.753 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0a07887d-3cfe-492c-b447-3fc55484a650","status":"200","rqstDate":"210802-23:17:57:752","respDate":"210802-23:17:57:753","sourceId":"haproxy:0a07887d-3cfe-492c-b447-3fc55484a650","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:17:57:752-57823\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0a07887d-3cfe-492c-b447-3fc55484a650]}\"}"}
2021-08-02 23:17:57.753  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:17:59.760  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:17:59.762 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5f461abc-1b32-43a7-bcad-0698647881ee","status":"200","rqstDate":"210802-23:17:59:761","respDate":"210802-23:17:59:761","sourceId":"haproxy:5f461abc-1b32-43a7-bcad-0698647881ee","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:17:59:761-91069\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5f461abc-1b32-43a7-bcad-0698647881ee]}\"}"}
2021-08-02 23:17:59.762  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:01.768  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:01.769 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e681572a-aef3-4a8e-b2fe-a164cc920680","status":"200","rqstDate":"210802-23:18:01:769","respDate":"210802-23:18:01:769","sourceId":"haproxy:e681572a-aef3-4a8e-b2fe-a164cc920680","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:01:769-48788\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e681572a-aef3-4a8e-b2fe-a164cc920680]}\"}"}
2021-08-02 23:18:01.770  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:01.943  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:01.944 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83da210a-06b9-414d-a01d-76ce94ae28d5","status":"200","rqstDate":"210802-23:18:01:943","respDate":"210802-23:18:01:944","sourceId":"healthcheck:83da210a-06b9-414d-a01d-76ce94ae28d5","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:01:943-16201\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52710], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[83da210a-06b9-414d-a01d-76ce94ae28d5]}\"}"}
2021-08-02 23:18:01.945  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:02.633  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:02.635 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b65c98af-bc90-465e-811f-955ee361a638","status":"200","rqstDate":"210802-23:18:02:634","respDate":"210802-23:18:02:635","sourceId":"OOM_ReadinessCheck:b65c98af-bc90-465e-811f-955ee361a638","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:18:02:634-78746\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55956], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b65c98af-bc90-465e-811f-955ee361a638]}\"}"}
2021-08-02 23:18:02.635  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:03.778  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:03.779 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0faff617-e441-4cac-b84a-50ee1ea90334","status":"200","rqstDate":"210802-23:18:03:778","respDate":"210802-23:18:03:779","sourceId":"haproxy:0faff617-e441-4cac-b84a-50ee1ea90334","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:03:778-70180\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0faff617-e441-4cac-b84a-50ee1ea90334]}\"}"}
2021-08-02 23:18:03.780  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:05.787  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:05.789 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"942d16a4-d65c-4521-9f8a-358248c39779","status":"200","rqstDate":"210802-23:18:05:788","respDate":"210802-23:18:05:789","sourceId":"haproxy:942d16a4-d65c-4521-9f8a-358248c39779","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:05:788-25189\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[942d16a4-d65c-4521-9f8a-358248c39779]}\"}"}
2021-08-02 23:18:05.789  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:06.816 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:18:06.896 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:18:07.795  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:07.797 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c68b5191-8841-4548-a2ae-562a8add33b9","status":"200","rqstDate":"210802-23:18:07:796","respDate":"210802-23:18:07:797","sourceId":"haproxy:c68b5191-8841-4548-a2ae-562a8add33b9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:07:796-24580\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c68b5191-8841-4548-a2ae-562a8add33b9]}\"}"}
2021-08-02 23:18:07.797  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:09.804  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:09.805 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"43fb5cde-a995-4b0c-8392-0102c41ef47c","status":"200","rqstDate":"210802-23:18:09:804","respDate":"210802-23:18:09:805","sourceId":"haproxy:43fb5cde-a995-4b0c-8392-0102c41ef47c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:18:09:804-74026\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[43fb5cde-a995-4b0c-8392-0102c41ef47c]}\"}"}
2021-08-02 23:18:09.805  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:11.195  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:11.196 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0700c581-2a7e-4652-891f-28bf530e28ba","status":"200","rqstDate":"210802-23:18:11:195","respDate":"210802-23:18:11:196","sourceId":"healthcheck:0700c581-2a7e-4652-891f-28bf530e28ba","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:18:11:195-91034\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0700c581-2a7e-4652-891f-28bf530e28ba]}\"}"}
2021-08-02 23:18:11.196  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:11.811  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:11.812 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6bad83fb-9fa9-4c25-ba7d-0cb1c5b5edb0","status":"200","rqstDate":"210802-23:18:11:811","respDate":"210802-23:18:11:812","sourceId":"haproxy:6bad83fb-9fa9-4c25-ba7d-0cb1c5b5edb0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:18:11:811-4969\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6bad83fb-9fa9-4c25-ba7d-0cb1c5b5edb0]}\"}"}
2021-08-02 23:18:11.812  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:12.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:12.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c9d8e851-bb53-4c9d-b7f3-d2a07a817fcc","status":"200","rqstDate":"210802-23:18:12:627","respDate":"210802-23:18:12:628","sourceId":"OOM_ReadinessCheck:c9d8e851-bb53-4c9d-b7f3-d2a07a817fcc","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:12:627-42737\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56100], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c9d8e851-bb53-4c9d-b7f3-d2a07a817fcc]}\"}"}
2021-08-02 23:18:12.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:13.820  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:13.822 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8b0beac0-cd05-4fb8-9424-dc6faaa54eaa","status":"200","rqstDate":"210802-23:18:13:820","respDate":"210802-23:18:13:821","sourceId":"haproxy:8b0beac0-cd05-4fb8-9424-dc6faaa54eaa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:18:13:820-22109\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8b0beac0-cd05-4fb8-9424-dc6faaa54eaa]}\"}"}
2021-08-02 23:18:13.822  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:15.829  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:15.831 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"60e32bf0-b599-4ecb-a9b7-db51e2668ef7","status":"200","rqstDate":"210802-23:18:15:829","respDate":"210802-23:18:15:831","sourceId":"haproxy:60e32bf0-b599-4ecb-a9b7-db51e2668ef7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:15:829-53577\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[60e32bf0-b599-4ecb-a9b7-db51e2668ef7]}\"}"}
2021-08-02 23:18:15.831  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:16.962  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:16.963 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bdcb37d5-d4b8-4723-a117-639f49f6bf14","status":"200","rqstDate":"210802-23:18:16:962","respDate":"210802-23:18:16:963","sourceId":"healthcheck:bdcb37d5-d4b8-4723-a117-639f49f6bf14","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:18:16:962-41103\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53046], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bdcb37d5-d4b8-4723-a117-639f49f6bf14]}\"}"}
2021-08-02 23:18:16.964  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:17.838  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:17.839 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cde84eda-6001-4e6c-b542-c53a46c28581","status":"200","rqstDate":"210802-23:18:17:838","respDate":"210802-23:18:17:839","sourceId":"haproxy:cde84eda-6001-4e6c-b542-c53a46c28581","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:17:838-51887\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cde84eda-6001-4e6c-b542-c53a46c28581]}\"}"}
2021-08-02 23:18:17.839  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:19.846  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:19.848 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8f19722e-e2e6-4290-9eb7-adc6cb153a90","status":"200","rqstDate":"210802-23:18:19:847","respDate":"210802-23:18:19:848","sourceId":"haproxy:8f19722e-e2e6-4290-9eb7-adc6cb153a90","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:19:847-34081\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8f19722e-e2e6-4290-9eb7-adc6cb153a90]}\"}"}
2021-08-02 23:18:19.848  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:21.855  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:21.857 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c81c954d-6453-4d50-997b-27ffc06389b4","status":"200","rqstDate":"210802-23:18:21:856","respDate":"210802-23:18:21:857","sourceId":"haproxy:c81c954d-6453-4d50-997b-27ffc06389b4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:21:856-55850\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c81c954d-6453-4d50-997b-27ffc06389b4]}\"}"}
2021-08-02 23:18:21.857  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:22.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:22.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1364b1e4-5ff1-4cff-becc-c0a6a019dc64","status":"200","rqstDate":"210802-23:18:22:629","respDate":"210802-23:18:22:630","sourceId":"OOM_ReadinessCheck:1364b1e4-5ff1-4cff-becc-c0a6a019dc64","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:22:629-58874\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56300], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1364b1e4-5ff1-4cff-becc-c0a6a019dc64]}\"}"}
2021-08-02 23:18:22.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:23.864  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:23.866 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c31f794f-642a-40a7-a2d6-660ed20eb56a","status":"200","rqstDate":"210802-23:18:23:864","respDate":"210802-23:18:23:865","sourceId":"haproxy:c31f794f-642a-40a7-a2d6-660ed20eb56a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:23:864-28369\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c31f794f-642a-40a7-a2d6-660ed20eb56a]}\"}"}
2021-08-02 23:18:23.866  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:25.874  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:25.875 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3453da3f-b4d4-4630-9930-eac09fcc23f2","status":"200","rqstDate":"210802-23:18:25:874","respDate":"210802-23:18:25:875","sourceId":"haproxy:3453da3f-b4d4-4630-9930-eac09fcc23f2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:25:874-53459\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3453da3f-b4d4-4630-9930-eac09fcc23f2]}\"}"}
2021-08-02 23:18:25.876  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:26.213  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:26.215 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0371773d-25dc-4922-a2fe-b5930609b331","status":"200","rqstDate":"210802-23:18:26:214","respDate":"210802-23:18:26:215","sourceId":"healthcheck:0371773d-25dc-4922-a2fe-b5930609b331","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:26:214-71402\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0371773d-25dc-4922-a2fe-b5930609b331]}\"}"}
2021-08-02 23:18:26.215  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:27.883  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:27.884 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b40d1098-e33e-445f-a2cc-dbd6dd1cc8fa","status":"200","rqstDate":"210802-23:18:27:883","respDate":"210802-23:18:27:884","sourceId":"haproxy:b40d1098-e33e-445f-a2cc-dbd6dd1cc8fa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:27:883-45525\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b40d1098-e33e-445f-a2cc-dbd6dd1cc8fa]}\"}"}
2021-08-02 23:18:27.884  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:29.890  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:29.892 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"13f9d54f-93fb-4d5e-9077-2e152517c01f","status":"200","rqstDate":"210802-23:18:29:891","respDate":"210802-23:18:29:892","sourceId":"haproxy:13f9d54f-93fb-4d5e-9077-2e152517c01f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:29:891-12956\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[13f9d54f-93fb-4d5e-9077-2e152517c01f]}\"}"}
2021-08-02 23:18:29.892  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:31.902  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:31.905 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e8f941ed-b256-49ed-8cfa-5e811c4641ab","status":"200","rqstDate":"210802-23:18:31:903","respDate":"210802-23:18:31:905","sourceId":"haproxy:e8f941ed-b256-49ed-8cfa-5e811c4641ab","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:18:31:903-47910\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e8f941ed-b256-49ed-8cfa-5e811c4641ab]}\"}"}
2021-08-02 23:18:31.905  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:31.980  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:31.982 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"579f0aeb-7acb-49ee-9805-2348d0114026","status":"200","rqstDate":"210802-23:18:31:981","respDate":"210802-23:18:31:982","sourceId":"healthcheck:579f0aeb-7acb-49ee-9805-2348d0114026","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:31:981-6403\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53446], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[579f0aeb-7acb-49ee-9805-2348d0114026]}\"}"}
2021-08-02 23:18:31.982  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:32.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:32.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2f2b1287-7f3a-48bc-b227-10d94a8e0a5d","status":"200","rqstDate":"210802-23:18:32:629","respDate":"210802-23:18:32:630","sourceId":"OOM_ReadinessCheck:2f2b1287-7f3a-48bc-b227-10d94a8e0a5d","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:32:629-57060\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56474], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2f2b1287-7f3a-48bc-b227-10d94a8e0a5d]}\"}"}
2021-08-02 23:18:32.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:33.912  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:33.913 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c25b0eed-ba0b-446b-b60a-27eec60c33cb","status":"200","rqstDate":"210802-23:18:33:912","respDate":"210802-23:18:33:913","sourceId":"haproxy:c25b0eed-ba0b-446b-b60a-27eec60c33cb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:33:912-95099\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c25b0eed-ba0b-446b-b60a-27eec60c33cb]}\"}"}
2021-08-02 23:18:33.914  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:35.921  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:35.922 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8753aab9-a217-4a8d-9ec6-bc9b55a635b0","status":"200","rqstDate":"210802-23:18:35:921","respDate":"210802-23:18:35:922","sourceId":"haproxy:8753aab9-a217-4a8d-9ec6-bc9b55a635b0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:18:35:921-4053\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8753aab9-a217-4a8d-9ec6-bc9b55a635b0]}\"}"}
2021-08-02 23:18:35.922  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:36.897 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:18:36.898 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:18:37.930  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:37.932 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b2ed8694-5dba-46eb-a6e8-8e55833bb5cd","status":"200","rqstDate":"210802-23:18:37:931","respDate":"210802-23:18:37:932","sourceId":"haproxy:b2ed8694-5dba-46eb-a6e8-8e55833bb5cd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:37:931-59243\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b2ed8694-5dba-46eb-a6e8-8e55833bb5cd]}\"}"}
2021-08-02 23:18:37.932  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:39.940  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:39.942 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6712ad2c-308e-4b69-8834-de6684a2f165","status":"200","rqstDate":"210802-23:18:39:941","respDate":"210802-23:18:39:942","sourceId":"haproxy:6712ad2c-308e-4b69-8834-de6684a2f165","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:39:941-40484\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6712ad2c-308e-4b69-8834-de6684a2f165]}\"}"}
2021-08-02 23:18:39.943  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:41.242  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:41.246 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"60cabf8f-dafd-43a0-b3d1-61de8aa8d62d","status":"200","rqstDate":"210802-23:18:41:244","respDate":"210802-23:18:41:246","sourceId":"healthcheck:60cabf8f-dafd-43a0-b3d1-61de8aa8d62d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:41:244-93504\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[60cabf8f-dafd-43a0-b3d1-61de8aa8d62d]}\"}"}
2021-08-02 23:18:41.247  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:41.951  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:41.953 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"88d38372-d8f7-4e79-a3f6-c97cd3ca5bc3","status":"200","rqstDate":"210802-23:18:41:951","respDate":"210802-23:18:41:953","sourceId":"haproxy:88d38372-d8f7-4e79-a3f6-c97cd3ca5bc3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:41:951-65609\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[88d38372-d8f7-4e79-a3f6-c97cd3ca5bc3]}\"}"}
2021-08-02 23:18:41.954  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:42.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:42.631 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3520f786-7fec-4cb5-8f44-de146ba37757","status":"200","rqstDate":"210802-23:18:42:630","respDate":"210802-23:18:42:631","sourceId":"OOM_ReadinessCheck:3520f786-7fec-4cb5-8f44-de146ba37757","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:42:630-79696\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56614], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3520f786-7fec-4cb5-8f44-de146ba37757]}\"}"}
2021-08-02 23:18:42.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:43.962  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:43.963 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8ba376d9-883c-472b-b0ca-8d973a85835e","status":"200","rqstDate":"210802-23:18:43:962","respDate":"210802-23:18:43:963","sourceId":"haproxy:8ba376d9-883c-472b-b0ca-8d973a85835e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:43:962-6363\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8ba376d9-883c-472b-b0ca-8d973a85835e]}\"}"}
2021-08-02 23:18:43.964  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:45.970  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:45.972 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3d839cac-8f89-4479-b1bc-de89e7d3e56e","status":"200","rqstDate":"210802-23:18:45:971","respDate":"210802-23:18:45:972","sourceId":"haproxy:3d839cac-8f89-4479-b1bc-de89e7d3e56e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:45:971-24981\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3d839cac-8f89-4479-b1bc-de89e7d3e56e]}\"}"}
2021-08-02 23:18:45.972  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:46.999  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:47.001 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a72da9aa-e990-43ff-b551-988d30418e5c","status":"200","rqstDate":"210802-23:18:46:999","respDate":"210802-23:18:47:000","sourceId":"healthcheck:a72da9aa-e990-43ff-b551-988d30418e5c","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:18:46:999-10696\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53778], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a72da9aa-e990-43ff-b551-988d30418e5c]}\"}"}
2021-08-02 23:18:47.001  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:47.979  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:47.980 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"deae9c80-5a3f-4792-96df-4bc473939231","status":"200","rqstDate":"210802-23:18:47:979","respDate":"210802-23:18:47:980","sourceId":"haproxy:deae9c80-5a3f-4792-96df-4bc473939231","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:47:979-62939\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[deae9c80-5a3f-4792-96df-4bc473939231]}\"}"}
2021-08-02 23:18:47.981  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:49.988  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:49.990 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7dc30f35-5536-43d4-830b-dea981fb043b","status":"200","rqstDate":"210802-23:18:49:989","respDate":"210802-23:18:49:990","sourceId":"haproxy:7dc30f35-5536-43d4-830b-dea981fb043b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:18:49:989-48022\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7dc30f35-5536-43d4-830b-dea981fb043b]}\"}"}
2021-08-02 23:18:49.991  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:50.515 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:18:50.517 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:18:51.997  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:51.999 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"69aa0821-6d08-4556-856e-cbe44b5f2932","status":"200","rqstDate":"210802-23:18:51:998","respDate":"210802-23:18:51:999","sourceId":"haproxy:69aa0821-6d08-4556-856e-cbe44b5f2932","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:51:998-1308\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[69aa0821-6d08-4556-856e-cbe44b5f2932]}\"}"}
2021-08-02 23:18:51.999  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:52.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:52.634 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"96aa75bc-35f2-41bc-b97d-87a2d574a179","status":"200","rqstDate":"210802-23:18:52:633","respDate":"210802-23:18:52:634","sourceId":"OOM_ReadinessCheck:96aa75bc-35f2-41bc-b97d-87a2d574a179","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:52:633-52952\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56806], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[96aa75bc-35f2-41bc-b97d-87a2d574a179]}\"}"}
2021-08-02 23:18:52.634  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:54.006  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:54.008 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"69cc688c-2a57-4de0-8b27-b5cbcd4f2982","status":"200","rqstDate":"210802-23:18:54:007","respDate":"210802-23:18:54:008","sourceId":"haproxy:69cc688c-2a57-4de0-8b27-b5cbcd4f2982","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:54:007-73084\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[69cc688c-2a57-4de0-8b27-b5cbcd4f2982]}\"}"}
2021-08-02 23:18:54.008  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:56.014  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:56.016 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e751048-7364-4386-ad23-0ed9915c3ae3","status":"200","rqstDate":"210802-23:18:56:015","respDate":"210802-23:18:56:016","sourceId":"haproxy:3e751048-7364-4386-ad23-0ed9915c3ae3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:18:56:015-98499\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e751048-7364-4386-ad23-0ed9915c3ae3]}\"}"}
2021-08-02 23:18:56.016  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:56.265  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:56.267 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"689f305c-b3c8-430e-ab03-32fba4c892de","status":"200","rqstDate":"210802-23:18:56:266","respDate":"210802-23:18:56:267","sourceId":"healthcheck:689f305c-b3c8-430e-ab03-32fba4c892de","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:56:266-92025\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[689f305c-b3c8-430e-ab03-32fba4c892de]}\"}"}
2021-08-02 23:18:56.268  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:18:58.031  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:18:58.033 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e9366c30-1b57-4958-a25e-189a4577ce34","status":"200","rqstDate":"210802-23:18:58:031","respDate":"210802-23:18:58:033","sourceId":"haproxy:e9366c30-1b57-4958-a25e-189a4577ce34","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:18:58:031-48824\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e9366c30-1b57-4958-a25e-189a4577ce34]}\"}"}
2021-08-02 23:18:58.033  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:00.040  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:00.041 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"557fbc8a-127f-4f79-9111-7a6bea6c6b7e","status":"200","rqstDate":"210802-23:19:00:040","respDate":"210802-23:19:00:041","sourceId":"haproxy:557fbc8a-127f-4f79-9111-7a6bea6c6b7e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:19:00:040-11010\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[557fbc8a-127f-4f79-9111-7a6bea6c6b7e]}\"}"}
2021-08-02 23:19:00.041  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:02.019  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:02.020 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5c71c9f9-9750-4646-9a5d-a0319ec735ab","status":"200","rqstDate":"210802-23:19:02:019","respDate":"210802-23:19:02:020","sourceId":"healthcheck:5c71c9f9-9750-4646-9a5d-a0319ec735ab","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:02:019-39345\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54184], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5c71c9f9-9750-4646-9a5d-a0319ec735ab]}\"}"}
2021-08-02 23:19:02.021  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:02.047  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:02.048 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8ea635af-2d3a-4959-8edf-bf69cebddc5c","status":"200","rqstDate":"210802-23:19:02:048","respDate":"210802-23:19:02:048","sourceId":"haproxy:8ea635af-2d3a-4959-8edf-bf69cebddc5c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:19:02:048-70810\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8ea635af-2d3a-4959-8edf-bf69cebddc5c]}\"}"}
2021-08-02 23:19:02.049  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:02.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:02.631 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d07bf64e-637d-4573-9f40-5dbe5159b769","status":"200","rqstDate":"210802-23:19:02:630","respDate":"210802-23:19:02:631","sourceId":"OOM_ReadinessCheck:d07bf64e-637d-4573-9f40-5dbe5159b769","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:02:630-48151\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56978], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d07bf64e-637d-4573-9f40-5dbe5159b769]}\"}"}
2021-08-02 23:19:02.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:04.056  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:04.058 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"25775449-4aeb-4375-9c93-bccb00be5402","status":"200","rqstDate":"210802-23:19:04:056","respDate":"210802-23:19:04:058","sourceId":"haproxy:25775449-4aeb-4375-9c93-bccb00be5402","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:04:056-85255\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[25775449-4aeb-4375-9c93-bccb00be5402]}\"}"}
2021-08-02 23:19:04.058  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:05.592 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:19:05.596 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:19:06.066  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:06.068 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2e0199cc-46ed-482b-9d55-ac0a660ae9e3","status":"200","rqstDate":"210802-23:19:06:067","respDate":"210802-23:19:06:068","sourceId":"haproxy:2e0199cc-46ed-482b-9d55-ac0a660ae9e3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:06:067-47039\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2e0199cc-46ed-482b-9d55-ac0a660ae9e3]}\"}"}
2021-08-02 23:19:06.068  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:06.901 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:19:06.918 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:19:08.075  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:08.077 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"206fc57d-fb0d-490a-806f-f5b5f4d5ab04","status":"200","rqstDate":"210802-23:19:08:076","respDate":"210802-23:19:08:077","sourceId":"haproxy:206fc57d-fb0d-490a-806f-f5b5f4d5ab04","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:08:076-44298\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[206fc57d-fb0d-490a-806f-f5b5f4d5ab04]}\"}"}
2021-08-02 23:19:08.078  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:10.085  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:10.087 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7c0e494f-a329-4af2-8acd-de025d63c7b0","status":"200","rqstDate":"210802-23:19:10:086","respDate":"210802-23:19:10:086","sourceId":"haproxy:7c0e494f-a329-4af2-8acd-de025d63c7b0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:10:086-85540\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7c0e494f-a329-4af2-8acd-de025d63c7b0]}\"}"}
2021-08-02 23:19:10.087  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:11.285  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:11.287 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"56a6ce04-2c66-48db-b7f9-68ae450546e5","status":"200","rqstDate":"210802-23:19:11:286","respDate":"210802-23:19:11:287","sourceId":"healthcheck:56a6ce04-2c66-48db-b7f9-68ae450546e5","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:11:286-47947\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[56a6ce04-2c66-48db-b7f9-68ae450546e5]}\"}"}
2021-08-02 23:19:11.287  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:12.094  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:12.096 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"910c16b9-127f-4751-90ee-829b1a09be33","status":"200","rqstDate":"210802-23:19:12:095","respDate":"210802-23:19:12:096","sourceId":"haproxy:910c16b9-127f-4751-90ee-829b1a09be33","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:12:095-40348\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[910c16b9-127f-4751-90ee-829b1a09be33]}\"}"}
2021-08-02 23:19:12.097  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:12.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:12.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1364a2d9-e9a2-4612-ba52-edaad9f84105","status":"200","rqstDate":"210802-23:19:12:629","respDate":"210802-23:19:12:630","sourceId":"OOM_ReadinessCheck:1364a2d9-e9a2-4612-ba52-edaad9f84105","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:12:629-88197\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57124], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1364a2d9-e9a2-4612-ba52-edaad9f84105]}\"}"}
2021-08-02 23:19:12.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:14.103  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:14.105 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b05cf9b2-e859-467a-bce7-2bcd7fc4c553","status":"200","rqstDate":"210802-23:19:14:104","respDate":"210802-23:19:14:105","sourceId":"haproxy:b05cf9b2-e859-467a-bce7-2bcd7fc4c553","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:19:14:104-26353\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b05cf9b2-e859-467a-bce7-2bcd7fc4c553]}\"}"}
2021-08-02 23:19:14.105  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:16.111  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:16.113 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"48fc4e03-1788-4234-b749-cc8a00a89527","status":"200","rqstDate":"210802-23:19:16:112","respDate":"210802-23:19:16:113","sourceId":"haproxy:48fc4e03-1788-4234-b749-cc8a00a89527","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:16:112-42769\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[48fc4e03-1788-4234-b749-cc8a00a89527]}\"}"}
2021-08-02 23:19:16.113  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:17.037  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:17.039 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ad8bc9bd-cce7-4acd-8b5e-5ee4c25ad04a","status":"200","rqstDate":"210802-23:19:17:038","respDate":"210802-23:19:17:039","sourceId":"healthcheck:ad8bc9bd-cce7-4acd-8b5e-5ee4c25ad04a","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:17:038-14955\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54516], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ad8bc9bd-cce7-4acd-8b5e-5ee4c25ad04a]}\"}"}
2021-08-02 23:19:17.040  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:18.120  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:18.122 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"369740f0-cce6-4258-be5d-d11b09ddb130","status":"200","rqstDate":"210802-23:19:18:121","respDate":"210802-23:19:18:122","sourceId":"haproxy:369740f0-cce6-4258-be5d-d11b09ddb130","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:18:121-56244\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[369740f0-cce6-4258-be5d-d11b09ddb130]}\"}"}
2021-08-02 23:19:18.122  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:20.129  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:20.130 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fdc57d98-4c38-46a8-a414-d76948f9a169","status":"200","rqstDate":"210802-23:19:20:129","respDate":"210802-23:19:20:130","sourceId":"haproxy:fdc57d98-4c38-46a8-a414-d76948f9a169","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:20:129-54254\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fdc57d98-4c38-46a8-a414-d76948f9a169]}\"}"}
2021-08-02 23:19:20.130  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:22.137  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:22.138 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c6926002-e1e4-401f-977c-57a8e3b5a8cd","status":"200","rqstDate":"210802-23:19:22:138","respDate":"210802-23:19:22:138","sourceId":"haproxy:c6926002-e1e4-401f-977c-57a8e3b5a8cd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:22:138-17808\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c6926002-e1e4-401f-977c-57a8e3b5a8cd]}\"}"}
2021-08-02 23:19:22.139  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:22.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:22.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"09543d16-1fd9-4cca-be8c-87eca9c5950a","status":"200","rqstDate":"210802-23:19:22:629","respDate":"210802-23:19:22:630","sourceId":"OOM_ReadinessCheck:09543d16-1fd9-4cca-be8c-87eca9c5950a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:22:629-36745\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57320], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[09543d16-1fd9-4cca-be8c-87eca9c5950a]}\"}"}
2021-08-02 23:19:22.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:24.145  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:24.147 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33373978-7a0b-4a42-8e83-9fc1436eb8a1","status":"200","rqstDate":"210802-23:19:24:146","respDate":"210802-23:19:24:147","sourceId":"haproxy:33373978-7a0b-4a42-8e83-9fc1436eb8a1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:24:146-84445\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33373978-7a0b-4a42-8e83-9fc1436eb8a1]}\"}"}
2021-08-02 23:19:24.147  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:25.618 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:19:25.620 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:19:26.154  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:26.156 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a601aa6a-6c7d-40bb-9da5-157c52530b42","status":"200","rqstDate":"210802-23:19:26:155","respDate":"210802-23:19:26:156","sourceId":"haproxy:a601aa6a-6c7d-40bb-9da5-157c52530b42","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:26:155-40198\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a601aa6a-6c7d-40bb-9da5-157c52530b42]}\"}"}
2021-08-02 23:19:26.156  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:26.308  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:26.310 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9ad748a3-d743-4f50-a42f-6286ffb9dfa3","status":"200","rqstDate":"210802-23:19:26:309","respDate":"210802-23:19:26:310","sourceId":"healthcheck:9ad748a3-d743-4f50-a42f-6286ffb9dfa3","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:19:26:309-95731\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9ad748a3-d743-4f50-a42f-6286ffb9dfa3]}\"}"}
2021-08-02 23:19:26.311  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:28.162  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:28.164 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d7f37a75-e0a1-4a58-b697-5cac35e08847","status":"200","rqstDate":"210802-23:19:28:163","respDate":"210802-23:19:28:163","sourceId":"haproxy:d7f37a75-e0a1-4a58-b697-5cac35e08847","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:28:163-64395\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d7f37a75-e0a1-4a58-b697-5cac35e08847]}\"}"}
2021-08-02 23:19:28.164  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:30.171  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:30.172 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"14289cc6-ed26-4313-92a5-44fe691306c4","status":"200","rqstDate":"210802-23:19:30:171","respDate":"210802-23:19:30:172","sourceId":"haproxy:14289cc6-ed26-4313-92a5-44fe691306c4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:30:171-20123\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[14289cc6-ed26-4313-92a5-44fe691306c4]}\"}"}
2021-08-02 23:19:30.172  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:32.058  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:32.059 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fca410a9-7c06-44f8-ac47-1a176b9c40fe","status":"200","rqstDate":"210802-23:19:32:058","respDate":"210802-23:19:32:059","sourceId":"healthcheck:fca410a9-7c06-44f8-ac47-1a176b9c40fe","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:32:058-42923\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54910], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fca410a9-7c06-44f8-ac47-1a176b9c40fe]}\"}"}
2021-08-02 23:19:32.060  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:32.180  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:32.182 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a1b3a0f3-c0f4-48d8-ae02-49176b13bf87","status":"200","rqstDate":"210802-23:19:32:180","respDate":"210802-23:19:32:182","sourceId":"haproxy:a1b3a0f3-c0f4-48d8-ae02-49176b13bf87","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:19:32:180-78154\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a1b3a0f3-c0f4-48d8-ae02-49176b13bf87]}\"}"}
2021-08-02 23:19:32.182  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:32.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:32.633 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1682baf2-3ca7-46c1-9260-e4ecdc067720","status":"200","rqstDate":"210802-23:19:32:631","respDate":"210802-23:19:32:632","sourceId":"OOM_ReadinessCheck:1682baf2-3ca7-46c1-9260-e4ecdc067720","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:32:631-60988\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57494], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1682baf2-3ca7-46c1-9260-e4ecdc067720]}\"}"}
2021-08-02 23:19:32.633  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:34.190  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:34.191 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"666816df-ffb6-4be4-b55c-3905b225158a","status":"200","rqstDate":"210802-23:19:34:190","respDate":"210802-23:19:34:191","sourceId":"haproxy:666816df-ffb6-4be4-b55c-3905b225158a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:19:34:190-4533\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[666816df-ffb6-4be4-b55c-3905b225158a]}\"}"}
2021-08-02 23:19:34.192  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:36.199  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:36.201 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"084f9f5d-3d61-4ee0-a657-f4599aecb752","status":"200","rqstDate":"210802-23:19:36:200","respDate":"210802-23:19:36:201","sourceId":"haproxy:084f9f5d-3d61-4ee0-a657-f4599aecb752","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:36:200-34395\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[084f9f5d-3d61-4ee0-a657-f4599aecb752]}\"}"}
2021-08-02 23:19:36.201  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:36.919 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:19:36.920 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:19:38.208  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:38.210 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2382ca79-b6ff-40a5-b700-298571935750","status":"200","rqstDate":"210802-23:19:38:209","respDate":"210802-23:19:38:210","sourceId":"haproxy:2382ca79-b6ff-40a5-b700-298571935750","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:38:209-70278\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2382ca79-b6ff-40a5-b700-298571935750]}\"}"}
2021-08-02 23:19:38.211  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:40.218  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:40.219 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f7b088f2-ac3d-4860-acc2-567a10c0e5e7","status":"200","rqstDate":"210802-23:19:40:218","respDate":"210802-23:19:40:219","sourceId":"haproxy:f7b088f2-ac3d-4860-acc2-567a10c0e5e7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:40:218-4459\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f7b088f2-ac3d-4860-acc2-567a10c0e5e7]}\"}"}
2021-08-02 23:19:40.220  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:41.330  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:41.332 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a4bc4c39-ed21-4ddf-bfe5-d793cda1ca0c","status":"200","rqstDate":"210802-23:19:41:331","respDate":"210802-23:19:41:332","sourceId":"healthcheck:a4bc4c39-ed21-4ddf-bfe5-d793cda1ca0c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:41:331-22950\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a4bc4c39-ed21-4ddf-bfe5-d793cda1ca0c]}\"}"}
2021-08-02 23:19:41.332  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:42.226  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:42.227 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8b2866be-01b2-4266-82e9-8961ddf00b20","status":"200","rqstDate":"210802-23:19:42:227","respDate":"210802-23:19:42:227","sourceId":"haproxy:8b2866be-01b2-4266-82e9-8961ddf00b20","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:42:227-20046\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8b2866be-01b2-4266-82e9-8961ddf00b20]}\"}"}
2021-08-02 23:19:42.228  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:42.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:42.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9947ca25-dd12-40d4-a8ba-bffbbb80552d","status":"200","rqstDate":"210802-23:19:42:628","respDate":"210802-23:19:42:629","sourceId":"OOM_ReadinessCheck:9947ca25-dd12-40d4-a8ba-bffbbb80552d","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:42:628-37967\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57636], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9947ca25-dd12-40d4-a8ba-bffbbb80552d]}\"}"}
2021-08-02 23:19:42.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:44.235  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:44.237 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"77b7b717-4058-4ace-9486-413e11c08a58","status":"200","rqstDate":"210802-23:19:44:236","respDate":"210802-23:19:44:237","sourceId":"haproxy:77b7b717-4058-4ace-9486-413e11c08a58","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:44:236-87508\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[77b7b717-4058-4ace-9486-413e11c08a58]}\"}"}
2021-08-02 23:19:44.238  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:46.246  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:46.247 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7682dcdb-d146-4bdc-93d3-08919fd68c4f","status":"200","rqstDate":"210802-23:19:46:246","respDate":"210802-23:19:46:247","sourceId":"haproxy:7682dcdb-d146-4bdc-93d3-08919fd68c4f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:46:246-99920\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7682dcdb-d146-4bdc-93d3-08919fd68c4f]}\"}"}
2021-08-02 23:19:46.248  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:47.074  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:47.076 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0c453fde-e870-4d37-9a55-a72dd6c2d76d","status":"200","rqstDate":"210802-23:19:47:075","respDate":"210802-23:19:47:076","sourceId":"healthcheck:0c453fde-e870-4d37-9a55-a72dd6c2d76d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:47:075-96423\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55240], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0c453fde-e870-4d37-9a55-a72dd6c2d76d]}\"}"}
2021-08-02 23:19:47.076  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:48.254  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:48.256 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"299d7bfa-dc64-4c11-be88-b91b54c0af85","status":"200","rqstDate":"210802-23:19:48:255","respDate":"210802-23:19:48:256","sourceId":"haproxy:299d7bfa-dc64-4c11-be88-b91b54c0af85","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:48:255-72655\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[299d7bfa-dc64-4c11-be88-b91b54c0af85]}\"}"}
2021-08-02 23:19:48.256  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:50.263  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:50.264 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5df89218-3419-4ea0-bd76-da07c72e9c66","status":"200","rqstDate":"210802-23:19:50:263","respDate":"210802-23:19:50:264","sourceId":"haproxy:5df89218-3419-4ea0-bd76-da07c72e9c66","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:19:50:263-40026\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5df89218-3419-4ea0-bd76-da07c72e9c66]}\"}"}
2021-08-02 23:19:50.264  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:52.271  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:52.274 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"abfd469c-7d36-4ee6-bdb0-7e3cb9952100","status":"200","rqstDate":"210802-23:19:52:272","respDate":"210802-23:19:52:273","sourceId":"haproxy:abfd469c-7d36-4ee6-bdb0-7e3cb9952100","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:52:272-21787\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[abfd469c-7d36-4ee6-bdb0-7e3cb9952100]}\"}"}
2021-08-02 23:19:52.274  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:52.637  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:52.638 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4f079afb-159c-495d-b541-d6514a3d6661","status":"200","rqstDate":"210802-23:19:52:637","respDate":"210802-23:19:52:638","sourceId":"OOM_ReadinessCheck:4f079afb-159c-495d-b541-d6514a3d6661","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:19:52:637-91629\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57826], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4f079afb-159c-495d-b541-d6514a3d6661]}\"}"}
2021-08-02 23:19:52.639  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:54.280  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:54.281 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"94850558-9d02-4e29-b035-36783548e3f0","status":"200","rqstDate":"210802-23:19:54:280","respDate":"210802-23:19:54:281","sourceId":"haproxy:94850558-9d02-4e29-b035-36783548e3f0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:54:280-68754\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[94850558-9d02-4e29-b035-36783548e3f0]}\"}"}
2021-08-02 23:19:54.282  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:56.289  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:56.290 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"956abfe9-8431-4630-8065-3b7fcbd65346","status":"200","rqstDate":"210802-23:19:56:289","respDate":"210802-23:19:56:290","sourceId":"haproxy:956abfe9-8431-4630-8065-3b7fcbd65346","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:19:56:289-84047\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[956abfe9-8431-4630-8065-3b7fcbd65346]}\"}"}
2021-08-02 23:19:56.291  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:56.349  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:56.351 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e23e68bc-0d35-4855-b65b-6d7bf1d77ef6","status":"200","rqstDate":"210802-23:19:56:350","respDate":"210802-23:19:56:351","sourceId":"healthcheck:e23e68bc-0d35-4855-b65b-6d7bf1d77ef6","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:19:56:350-44105\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e23e68bc-0d35-4855-b65b-6d7bf1d77ef6]}\"}"}
2021-08-02 23:19:56.351  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:19:58.298  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:19:58.299 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dc97db84-c8a4-4281-91ca-5fc8387a4e9e","status":"200","rqstDate":"210802-23:19:58:298","respDate":"210802-23:19:58:299","sourceId":"haproxy:dc97db84-c8a4-4281-91ca-5fc8387a4e9e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:19:58:298-94578\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dc97db84-c8a4-4281-91ca-5fc8387a4e9e]}\"}"}
2021-08-02 23:19:58.300  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:00.308  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:00.310 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4a25917d-93e4-49fa-9d67-b085fe4b848b","status":"200","rqstDate":"210802-23:20:00:309","respDate":"210802-23:20:00:310","sourceId":"haproxy:4a25917d-93e4-49fa-9d67-b085fe4b848b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:00:309-86113\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4a25917d-93e4-49fa-9d67-b085fe4b848b]}\"}"}
2021-08-02 23:20:00.311  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:02.090  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:02.092 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f57357d9-0c50-4363-9063-266e610e4971","status":"200","rqstDate":"210802-23:20:02:091","respDate":"210802-23:20:02:092","sourceId":"healthcheck:f57357d9-0c50-4363-9063-266e610e4971","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:02:091-72237\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55654], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f57357d9-0c50-4363-9063-266e610e4971]}\"}"}
2021-08-02 23:20:02.093  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:02.318  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:02.319 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"012177c4-0d63-48b0-8358-f3dff2d7f2fa","status":"200","rqstDate":"210802-23:20:02:318","respDate":"210802-23:20:02:319","sourceId":"haproxy:012177c4-0d63-48b0-8358-f3dff2d7f2fa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:20:02:318-23991\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[012177c4-0d63-48b0-8358-f3dff2d7f2fa]}\"}"}
2021-08-02 23:20:02.320  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:02.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:02.630 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cdd811c3-210c-4f55-bc64-b09915b784ac","status":"200","rqstDate":"210802-23:20:02:629","respDate":"210802-23:20:02:630","sourceId":"OOM_ReadinessCheck:cdd811c3-210c-4f55-bc64-b09915b784ac","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:02:629-33408\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58002], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cdd811c3-210c-4f55-bc64-b09915b784ac]}\"}"}
2021-08-02 23:20:02.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:04.327  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:04.329 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"951a775d-f81d-42fb-86c1-c3b7b4857fcc","status":"200","rqstDate":"210802-23:20:04:328","respDate":"210802-23:20:04:329","sourceId":"haproxy:951a775d-f81d-42fb-86c1-c3b7b4857fcc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:04:328-84915\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[951a775d-f81d-42fb-86c1-c3b7b4857fcc]}\"}"}
2021-08-02 23:20:04.329  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:06.336  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:06.337 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a262a6e2-3f97-4d2d-8131-ec05f72e424a","status":"200","rqstDate":"210802-23:20:06:336","respDate":"210802-23:20:06:337","sourceId":"haproxy:a262a6e2-3f97-4d2d-8131-ec05f72e424a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:06:336-29523\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a262a6e2-3f97-4d2d-8131-ec05f72e424a]}\"}"}
2021-08-02 23:20:06.337  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:06.920 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:20:06.922 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:20:08.343  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:08.345 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"294cd78d-5cb8-4d9b-8bf1-6da12742cdd8","status":"200","rqstDate":"210802-23:20:08:344","respDate":"210802-23:20:08:345","sourceId":"haproxy:294cd78d-5cb8-4d9b-8bf1-6da12742cdd8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:08:344-6675\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[294cd78d-5cb8-4d9b-8bf1-6da12742cdd8]}\"}"}
2021-08-02 23:20:08.345  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:10.352  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:10.354 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e11f97b4-4c0a-44e7-b986-c2edd9409649","status":"200","rqstDate":"210802-23:20:10:353","respDate":"210802-23:20:10:354","sourceId":"haproxy:e11f97b4-4c0a-44e7-b986-c2edd9409649","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:10:353-20218\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e11f97b4-4c0a-44e7-b986-c2edd9409649]}\"}"}
2021-08-02 23:20:10.355  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:11.372  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:11.374 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"196c4d45-fae3-441c-81cb-f6acf4bdace7","status":"200","rqstDate":"210802-23:20:11:373","respDate":"210802-23:20:11:374","sourceId":"healthcheck:196c4d45-fae3-441c-81cb-f6acf4bdace7","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:11:373-97238\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[196c4d45-fae3-441c-81cb-f6acf4bdace7]}\"}"}
2021-08-02 23:20:11.374  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:12.362  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:12.363 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"518a4d8e-8cc2-4208-bf33-5ccff2c8d997","status":"200","rqstDate":"210802-23:20:12:362","respDate":"210802-23:20:12:363","sourceId":"haproxy:518a4d8e-8cc2-4208-bf33-5ccff2c8d997","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:12:362-80248\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[518a4d8e-8cc2-4208-bf33-5ccff2c8d997]}\"}"}
2021-08-02 23:20:12.363  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:12.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:12.631 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b335f7fa-ef4b-45a2-89a9-6af79620ac53","status":"200","rqstDate":"210802-23:20:12:630","respDate":"210802-23:20:12:631","sourceId":"OOM_ReadinessCheck:b335f7fa-ef4b-45a2-89a9-6af79620ac53","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:12:630-16404\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58140], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b335f7fa-ef4b-45a2-89a9-6af79620ac53]}\"}"}
2021-08-02 23:20:12.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:14.370  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:14.372 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9dfb7398-abfe-4dd0-85f9-c9491f670658","status":"200","rqstDate":"210802-23:20:14:371","respDate":"210802-23:20:14:372","sourceId":"haproxy:9dfb7398-abfe-4dd0-85f9-c9491f670658","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:20:14:371-83445\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9dfb7398-abfe-4dd0-85f9-c9491f670658]}\"}"}
2021-08-02 23:20:14.372  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:15.807 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:20:15.808 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:20:16.378  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:16.380 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7b797532-0f0e-4c10-b624-9332d8dd55d0","status":"200","rqstDate":"210802-23:20:16:379","respDate":"210802-23:20:16:380","sourceId":"haproxy:7b797532-0f0e-4c10-b624-9332d8dd55d0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:20:16:379-50407\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7b797532-0f0e-4c10-b624-9332d8dd55d0]}\"}"}
2021-08-02 23:20:16.380  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:17.111  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:17.113 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7c65cea4-fcbf-4689-8e68-285a6eaba411","status":"200","rqstDate":"210802-23:20:17:112","respDate":"210802-23:20:17:113","sourceId":"healthcheck:7c65cea4-fcbf-4689-8e68-285a6eaba411","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:17:112-78908\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55984], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7c65cea4-fcbf-4689-8e68-285a6eaba411]}\"}"}
2021-08-02 23:20:17.113  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:18.387  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:18.389 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6f1c8613-b3e9-44cc-afa0-7fd14578407a","status":"200","rqstDate":"210802-23:20:18:387","respDate":"210802-23:20:18:388","sourceId":"haproxy:6f1c8613-b3e9-44cc-afa0-7fd14578407a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:18:387-44786\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6f1c8613-b3e9-44cc-afa0-7fd14578407a]}\"}"}
2021-08-02 23:20:18.389  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:20.396  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:20.398 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d0175a64-6ad3-4be5-bf02-485d62d0b296","status":"200","rqstDate":"210802-23:20:20:397","respDate":"210802-23:20:20:398","sourceId":"haproxy:d0175a64-6ad3-4be5-bf02-485d62d0b296","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:20:397-7039\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d0175a64-6ad3-4be5-bf02-485d62d0b296]}\"}"}
2021-08-02 23:20:20.398  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:22.405  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:22.406 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7f468b6c-f001-40b1-b470-efe74e7232ed","status":"200","rqstDate":"210802-23:20:22:405","respDate":"210802-23:20:22:406","sourceId":"haproxy:7f468b6c-f001-40b1-b470-efe74e7232ed","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:22:405-69312\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7f468b6c-f001-40b1-b470-efe74e7232ed]}\"}"}
2021-08-02 23:20:22.407  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:22.633  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:22.635 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"43d0de19-edb7-44df-b6f9-f89615e3915c","status":"200","rqstDate":"210802-23:20:22:634","respDate":"210802-23:20:22:635","sourceId":"OOM_ReadinessCheck:43d0de19-edb7-44df-b6f9-f89615e3915c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:22:634-5227\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58336], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[43d0de19-edb7-44df-b6f9-f89615e3915c]}\"}"}
2021-08-02 23:20:22.635  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:24.414  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:24.415 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e3c2e158-483b-4982-9fbb-c43c27f51f70","status":"200","rqstDate":"210802-23:20:24:415","respDate":"210802-23:20:24:415","sourceId":"haproxy:e3c2e158-483b-4982-9fbb-c43c27f51f70","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:24:415-33742\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e3c2e158-483b-4982-9fbb-c43c27f51f70]}\"}"}
2021-08-02 23:20:24.416  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:26.390  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:26.391 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"021f3fda-fa95-4c7c-8ca6-8ee4347bb41c","status":"200","rqstDate":"210802-23:20:26:390","respDate":"210802-23:20:26:391","sourceId":"healthcheck:021f3fda-fa95-4c7c-8ca6-8ee4347bb41c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:26:390-49896\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[021f3fda-fa95-4c7c-8ca6-8ee4347bb41c]}\"}"}
2021-08-02 23:20:26.392  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:26.421  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:26.423 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"59cbfc59-b724-49a4-bcd9-53f964853e91","status":"200","rqstDate":"210802-23:20:26:422","respDate":"210802-23:20:26:423","sourceId":"haproxy:59cbfc59-b724-49a4-bcd9-53f964853e91","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:26:422-3686\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[59cbfc59-b724-49a4-bcd9-53f964853e91]}\"}"}
2021-08-02 23:20:26.423  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:28.430  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:28.431 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5ce26222-d8e2-4b70-ba8e-31687cb39495","status":"200","rqstDate":"210802-23:20:28:430","respDate":"210802-23:20:28:431","sourceId":"haproxy:5ce26222-d8e2-4b70-ba8e-31687cb39495","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:28:430-47240\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ce26222-d8e2-4b70-ba8e-31687cb39495]}\"}"}
2021-08-02 23:20:28.431  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:30.437  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:30.439 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23506edb-f83d-488e-90fa-e2f65bbbdd0c","status":"200","rqstDate":"210802-23:20:30:438","respDate":"210802-23:20:30:439","sourceId":"haproxy:23506edb-f83d-488e-90fa-e2f65bbbdd0c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:30:438-2390\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23506edb-f83d-488e-90fa-e2f65bbbdd0c]}\"}"}
2021-08-02 23:20:30.439  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:32.131  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:32.133 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"39c880eb-f02b-46e2-87fe-03675e85258f","status":"200","rqstDate":"210802-23:20:32:132","respDate":"210802-23:20:32:133","sourceId":"healthcheck:39c880eb-f02b-46e2-87fe-03675e85258f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:32:132-19169\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56390], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[39c880eb-f02b-46e2-87fe-03675e85258f]}\"}"}
2021-08-02 23:20:32.133  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:32.446  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:32.447 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"01d831c3-a552-410d-a8ea-6257ecb13f57","status":"200","rqstDate":"210802-23:20:32:446","respDate":"210802-23:20:32:447","sourceId":"haproxy:01d831c3-a552-410d-a8ea-6257ecb13f57","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:32:446-90398\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[01d831c3-a552-410d-a8ea-6257ecb13f57]}\"}"}
2021-08-02 23:20:32.448  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:32.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:32.631 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a4f03e6f-47be-4599-96c1-29c450e647ae","status":"200","rqstDate":"210802-23:20:32:630","respDate":"210802-23:20:32:631","sourceId":"OOM_ReadinessCheck:a4f03e6f-47be-4599-96c1-29c450e647ae","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:20:32:630-9798\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58502], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a4f03e6f-47be-4599-96c1-29c450e647ae]}\"}"}
2021-08-02 23:20:32.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:34.454  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:34.455 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"18a4e2b2-0616-4680-b4b7-0b1140a3d805","status":"200","rqstDate":"210802-23:20:34:454","respDate":"210802-23:20:34:455","sourceId":"haproxy:18a4e2b2-0616-4680-b4b7-0b1140a3d805","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:34:454-37834\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[18a4e2b2-0616-4680-b4b7-0b1140a3d805]}\"}"}
2021-08-02 23:20:34.456  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:36.463  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:36.464 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"206ee4ce-1b1a-495b-bc92-ab8bcf80e587","status":"200","rqstDate":"210802-23:20:36:463","respDate":"210802-23:20:36:464","sourceId":"haproxy:206ee4ce-1b1a-495b-bc92-ab8bcf80e587","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:20:36:463-43824\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[206ee4ce-1b1a-495b-bc92-ab8bcf80e587]}\"}"}
2021-08-02 23:20:36.465  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:36.923 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:20:36.924 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:20:38.472  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:38.474 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b2e33a3-ee88-44b5-8c11-d3793c07f1e5","status":"200","rqstDate":"210802-23:20:38:473","respDate":"210802-23:20:38:474","sourceId":"haproxy:1b2e33a3-ee88-44b5-8c11-d3793c07f1e5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:38:473-98674\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b2e33a3-ee88-44b5-8c11-d3793c07f1e5]}\"}"}
2021-08-02 23:20:38.474  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:40.482  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:40.485 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"34051744-a2f6-4712-91c0-e9b51a972080","status":"200","rqstDate":"210802-23:20:40:483","respDate":"210802-23:20:40:484","sourceId":"haproxy:34051744-a2f6-4712-91c0-e9b51a972080","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:20:40:483-41904\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[34051744-a2f6-4712-91c0-e9b51a972080]}\"}"}
2021-08-02 23:20:40.485  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:41.414  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:41.416 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e9bce6ad-fe72-40d2-ab32-a126efdcc970","status":"200","rqstDate":"210802-23:20:41:415","respDate":"210802-23:20:41:416","sourceId":"healthcheck:e9bce6ad-fe72-40d2-ab32-a126efdcc970","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:20:41:415-64185\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e9bce6ad-fe72-40d2-ab32-a126efdcc970]}\"}"}
2021-08-02 23:20:41.417  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:42.493  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:42.496 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23ab90ce-e2cb-4e30-bd8c-989c3bdc9f90","status":"200","rqstDate":"210802-23:20:42:494","respDate":"210802-23:20:42:496","sourceId":"haproxy:23ab90ce-e2cb-4e30-bd8c-989c3bdc9f90","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:42:494-24423\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23ab90ce-e2cb-4e30-bd8c-989c3bdc9f90]}\"}"}
2021-08-02 23:20:42.497  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:42.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:42.629 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"365bd29c-0a71-4a42-9a91-409083af3b3a","status":"200","rqstDate":"210802-23:20:42:628","respDate":"210802-23:20:42:629","sourceId":"OOM_ReadinessCheck:365bd29c-0a71-4a42-9a91-409083af3b3a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:42:628-33653\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58644], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[365bd29c-0a71-4a42-9a91-409083af3b3a]}\"}"}
2021-08-02 23:20:42.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:44.503  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:44.505 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"517d9369-54c1-4eef-92c6-9bc02643dcbe","status":"200","rqstDate":"210802-23:20:44:504","respDate":"210802-23:20:44:505","sourceId":"haproxy:517d9369-54c1-4eef-92c6-9bc02643dcbe","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:20:44:504-48022\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[517d9369-54c1-4eef-92c6-9bc02643dcbe]}\"}"}
2021-08-02 23:20:44.505  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:46.511  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:46.513 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"42b79fe7-572a-4e89-8b23-474e944241f8","status":"200","rqstDate":"210802-23:20:46:512","respDate":"210802-23:20:46:513","sourceId":"haproxy:42b79fe7-572a-4e89-8b23-474e944241f8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:20:46:512-32855\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[42b79fe7-572a-4e89-8b23-474e944241f8]}\"}"}
2021-08-02 23:20:46.513  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:47.154  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:47.157 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c8923d7c-3b92-49d6-8e3f-f74c89faeef9","status":"200","rqstDate":"210802-23:20:47:155","respDate":"210802-23:20:47:157","sourceId":"healthcheck:c8923d7c-3b92-49d6-8e3f-f74c89faeef9","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:20:47:155-85581\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56720], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c8923d7c-3b92-49d6-8e3f-f74c89faeef9]}\"}"}
2021-08-02 23:20:47.158  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:48.520  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:48.522 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"07c5948e-204a-4720-8319-6d24ca51e59b","status":"200","rqstDate":"210802-23:20:48:521","respDate":"210802-23:20:48:522","sourceId":"haproxy:07c5948e-204a-4720-8319-6d24ca51e59b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:48:521-80126\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[07c5948e-204a-4720-8319-6d24ca51e59b]}\"}"}
2021-08-02 23:20:48.523  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:50.535  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:50.538 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"afb6573b-a933-4d19-91d5-242e3510b70c","status":"200","rqstDate":"210802-23:20:50:537","respDate":"210802-23:20:50:538","sourceId":"haproxy:afb6573b-a933-4d19-91d5-242e3510b70c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:20:50:537-29737\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[afb6573b-a933-4d19-91d5-242e3510b70c]}\"}"}
2021-08-02 23:20:50.539  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:50.817 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:20:50.820 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:20:52.548  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:52.550 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7ea2b602-6fa6-41e0-8eb1-1cc2adbd1228","status":"200","rqstDate":"210802-23:20:52:549","respDate":"210802-23:20:52:550","sourceId":"haproxy:7ea2b602-6fa6-41e0-8eb1-1cc2adbd1228","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:52:549-46021\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ea2b602-6fa6-41e0-8eb1-1cc2adbd1228]}\"}"}
2021-08-02 23:20:52.551  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:52.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:52.631 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33598c79-2a33-4c41-8a72-d7a27c7c7bd2","status":"200","rqstDate":"210802-23:20:52:630","respDate":"210802-23:20:52:631","sourceId":"OOM_ReadinessCheck:33598c79-2a33-4c41-8a72-d7a27c7c7bd2","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:20:52:630-66835\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58840], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[33598c79-2a33-4c41-8a72-d7a27c7c7bd2]}\"}"}
2021-08-02 23:20:52.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:54.557  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:54.558 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f1d53016-582b-4e14-9115-ebcbf8c443bf","status":"200","rqstDate":"210802-23:20:54:558","respDate":"210802-23:20:54:558","sourceId":"haproxy:f1d53016-582b-4e14-9115-ebcbf8c443bf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:54:558-89969\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f1d53016-582b-4e14-9115-ebcbf8c443bf]}\"}"}
2021-08-02 23:20:54.559  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:56.439  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:56.441 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e90fc268-4bce-4f41-abaa-ec76d7098c9a","status":"200","rqstDate":"210802-23:20:56:440","respDate":"210802-23:20:56:441","sourceId":"healthcheck:e90fc268-4bce-4f41-abaa-ec76d7098c9a","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:20:56:440-84391\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e90fc268-4bce-4f41-abaa-ec76d7098c9a]}\"}"}
2021-08-02 23:20:56.441  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:56.566  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:56.567 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"451459b0-7cd8-4e02-b164-5fa14ed08566","status":"200","rqstDate":"210802-23:20:56:566","respDate":"210802-23:20:56:567","sourceId":"haproxy:451459b0-7cd8-4e02-b164-5fa14ed08566","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:20:56:566-4291\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[451459b0-7cd8-4e02-b164-5fa14ed08566]}\"}"}
2021-08-02 23:20:56.568  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:20:58.576  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:20:58.578 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b095e19-011c-43f8-9c75-81a8555b1f79","status":"200","rqstDate":"210802-23:20:58:576","respDate":"210802-23:20:58:577","sourceId":"haproxy:2b095e19-011c-43f8-9c75-81a8555b1f79","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:20:58:576-65551\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b095e19-011c-43f8-9c75-81a8555b1f79]}\"}"}
2021-08-02 23:20:58.578  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:00.588  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:00.590 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"62eaef4a-e179-4d91-9e94-422f9f0fe458","status":"200","rqstDate":"210802-23:21:00:589","respDate":"210802-23:21:00:590","sourceId":"haproxy:62eaef4a-e179-4d91-9e94-422f9f0fe458","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:00:589-90594\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[62eaef4a-e179-4d91-9e94-422f9f0fe458]}\"}"}
2021-08-02 23:21:00.591  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:02.178  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:02.180 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5205af80-8bd5-4e70-9b63-c5638014ece9","status":"200","rqstDate":"210802-23:21:02:179","respDate":"210802-23:21:02:180","sourceId":"healthcheck:5205af80-8bd5-4e70-9b63-c5638014ece9","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:02:179-54885\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57132], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5205af80-8bd5-4e70-9b63-c5638014ece9]}\"}"}
2021-08-02 23:21:02.181  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:02.598  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:02.599 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fd165d79-440e-4566-9abe-5d02700a917f","status":"200","rqstDate":"210802-23:21:02:598","respDate":"210802-23:21:02:599","sourceId":"haproxy:fd165d79-440e-4566-9abe-5d02700a917f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:02:598-46261\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd165d79-440e-4566-9abe-5d02700a917f]}\"}"}
2021-08-02 23:21:02.600  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:02.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:02.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a305e34d-3b02-4246-9ae7-cac5f3c8f31c","status":"200","rqstDate":"210802-23:21:02:628","respDate":"210802-23:21:02:629","sourceId":"OOM_ReadinessCheck:a305e34d-3b02-4246-9ae7-cac5f3c8f31c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:02:628-79602\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59012], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a305e34d-3b02-4246-9ae7-cac5f3c8f31c]}\"}"}
2021-08-02 23:21:02.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:04.607  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:04.608 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"419f65b7-d728-4639-ad08-d582fd00b242","status":"200","rqstDate":"210802-23:21:04:607","respDate":"210802-23:21:04:608","sourceId":"haproxy:419f65b7-d728-4639-ad08-d582fd00b242","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:04:607-11774\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[419f65b7-d728-4639-ad08-d582fd00b242]}\"}"}
2021-08-02 23:21:04.608  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:06.615  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:06.616 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"58c30272-6d42-43d7-982a-218c1eef70f9","status":"200","rqstDate":"210802-23:21:06:615","respDate":"210802-23:21:06:616","sourceId":"haproxy:58c30272-6d42-43d7-982a-218c1eef70f9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:06:615-58139\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[58c30272-6d42-43d7-982a-218c1eef70f9]}\"}"}
2021-08-02 23:21:06.617  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:06.925 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:21:06.996 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:21:08.623  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:08.625 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a09825b6-5999-4dc3-bdb9-4477426b1858","status":"200","rqstDate":"210802-23:21:08:623","respDate":"210802-23:21:08:625","sourceId":"haproxy:a09825b6-5999-4dc3-bdb9-4477426b1858","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:08:623-54280\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a09825b6-5999-4dc3-bdb9-4477426b1858]}\"}"}
2021-08-02 23:21:08.625  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:10.633  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:10.634 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ad9f46fd-c625-46e6-a2e4-3822f4ff7084","status":"200","rqstDate":"210802-23:21:10:633","respDate":"210802-23:21:10:634","sourceId":"haproxy:ad9f46fd-c625-46e6-a2e4-3822f4ff7084","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:10:633-81565\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ad9f46fd-c625-46e6-a2e4-3822f4ff7084]}\"}"}
2021-08-02 23:21:10.635  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:11.466  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:11.469 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f41b22e4-c3fa-4e42-ad45-be1778d4821b","status":"200","rqstDate":"210802-23:21:11:467","respDate":"210802-23:21:11:469","sourceId":"healthcheck:f41b22e4-c3fa-4e42-ad45-be1778d4821b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:11:467-96544\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f41b22e4-c3fa-4e42-ad45-be1778d4821b]}\"}"}
2021-08-02 23:21:11.470  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:12.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:12.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33e2ba10-cae6-472a-ba5e-4a27be3399e9","status":"200","rqstDate":"210802-23:21:12:629","respDate":"210802-23:21:12:630","sourceId":"OOM_ReadinessCheck:33e2ba10-cae6-472a-ba5e-4a27be3399e9","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:21:12:629-22377\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59150], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[33e2ba10-cae6-472a-ba5e-4a27be3399e9]}\"}"}
2021-08-02 23:21:12.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:12.641  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:12.643 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"973474d2-9380-4847-b59b-ea77bef115cd","status":"200","rqstDate":"210802-23:21:12:642","respDate":"210802-23:21:12:643","sourceId":"haproxy:973474d2-9380-4847-b59b-ea77bef115cd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:21:12:642-56122\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[973474d2-9380-4847-b59b-ea77bef115cd]}\"}"}
2021-08-02 23:21:12.644  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:14.651  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:14.653 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"50f63210-11d4-44a2-8144-a0274a9cb00e","status":"200","rqstDate":"210802-23:21:14:652","respDate":"210802-23:21:14:653","sourceId":"haproxy:50f63210-11d4-44a2-8144-a0274a9cb00e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:14:652-82501\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[50f63210-11d4-44a2-8144-a0274a9cb00e]}\"}"}
2021-08-02 23:21:14.653  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:15.897 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:21:15.899 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:21:16.660  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:16.662 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"27d4a031-8a57-4b22-bcae-2cd2359a4981","status":"200","rqstDate":"210802-23:21:16:660","respDate":"210802-23:21:16:661","sourceId":"haproxy:27d4a031-8a57-4b22-bcae-2cd2359a4981","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:16:660-886\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[27d4a031-8a57-4b22-bcae-2cd2359a4981]}\"}"}
2021-08-02 23:21:16.662  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:17.195  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:17.196 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"56b23c31-fce1-4cbc-9e24-82c6d4775840","status":"200","rqstDate":"210802-23:21:17:195","respDate":"210802-23:21:17:196","sourceId":"healthcheck:56b23c31-fce1-4cbc-9e24-82c6d4775840","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:21:17:195-12214\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57472], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[56b23c31-fce1-4cbc-9e24-82c6d4775840]}\"}"}
2021-08-02 23:21:17.196  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:18.669  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:18.671 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b715927-e70a-4d97-9326-bb2fa9e371e9","status":"200","rqstDate":"210802-23:21:18:670","respDate":"210802-23:21:18:671","sourceId":"haproxy:2b715927-e70a-4d97-9326-bb2fa9e371e9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:18:670-8915\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b715927-e70a-4d97-9326-bb2fa9e371e9]}\"}"}
2021-08-02 23:21:18.671  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:20.678  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:20.680 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0b6a8f98-4e3a-471d-978f-638ac72b2516","status":"200","rqstDate":"210802-23:21:20:679","respDate":"210802-23:21:20:680","sourceId":"haproxy:0b6a8f98-4e3a-471d-978f-638ac72b2516","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:20:679-41112\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0b6a8f98-4e3a-471d-978f-638ac72b2516]}\"}"}
2021-08-02 23:21:20.680  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:22.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:22.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"68c5ec21-2237-42e2-9697-a56755ffc506","status":"200","rqstDate":"210802-23:21:22:628","respDate":"210802-23:21:22:629","sourceId":"OOM_ReadinessCheck:68c5ec21-2237-42e2-9697-a56755ffc506","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:22:628-53159\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59344], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[68c5ec21-2237-42e2-9697-a56755ffc506]}\"}"}
2021-08-02 23:21:22.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:22.686  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:22.687 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5f381e80-8f6c-4f7b-97b5-5c23f7f559f8","status":"200","rqstDate":"210802-23:21:22:686","respDate":"210802-23:21:22:687","sourceId":"haproxy:5f381e80-8f6c-4f7b-97b5-5c23f7f559f8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:21:22:686-35294\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5f381e80-8f6c-4f7b-97b5-5c23f7f559f8]}\"}"}
2021-08-02 23:21:22.688  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:24.693  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:24.695 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"13c4d79c-1acc-4305-b3f3-5306564fc7ff","status":"200","rqstDate":"210802-23:21:24:694","respDate":"210802-23:21:24:694","sourceId":"haproxy:13c4d79c-1acc-4305-b3f3-5306564fc7ff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:24:694-75674\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[13c4d79c-1acc-4305-b3f3-5306564fc7ff]}\"}"}
2021-08-02 23:21:24.695  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:26.492  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:26.494 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4ec0870c-61bd-4ddb-b67d-25ea41b21cc3","status":"200","rqstDate":"210802-23:21:26:493","respDate":"210802-23:21:26:494","sourceId":"healthcheck:4ec0870c-61bd-4ddb-b67d-25ea41b21cc3","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:21:26:493-50587\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4ec0870c-61bd-4ddb-b67d-25ea41b21cc3]}\"}"}
2021-08-02 23:21:26.495  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:26.702  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:26.703 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"67dc264e-17bb-4e73-b3c2-d3327f3044cd","status":"200","rqstDate":"210802-23:21:26:702","respDate":"210802-23:21:26:703","sourceId":"haproxy:67dc264e-17bb-4e73-b3c2-d3327f3044cd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:26:702-27694\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[67dc264e-17bb-4e73-b3c2-d3327f3044cd]}\"}"}
2021-08-02 23:21:26.703  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:28.710  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:28.711 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5ef6897c-479d-40b6-bf25-4426dfa805f1","status":"200","rqstDate":"210802-23:21:28:710","respDate":"210802-23:21:28:711","sourceId":"haproxy:5ef6897c-479d-40b6-bf25-4426dfa805f1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:28:710-95442\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ef6897c-479d-40b6-bf25-4426dfa805f1]}\"}"}
2021-08-02 23:21:28.712  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:30.718  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:30.720 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f9a93cb0-2e3a-4b95-b6f0-1d465ea9d045","status":"200","rqstDate":"210802-23:21:30:718","respDate":"210802-23:21:30:720","sourceId":"haproxy:f9a93cb0-2e3a-4b95-b6f0-1d465ea9d045","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:30:718-97580\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f9a93cb0-2e3a-4b95-b6f0-1d465ea9d045]}\"}"}
2021-08-02 23:21:30.720  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:32.214  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:32.216 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b5dcd62f-4018-449e-b6bc-0a59c8896516","status":"200","rqstDate":"210802-23:21:32:215","respDate":"210802-23:21:32:216","sourceId":"healthcheck:b5dcd62f-4018-449e-b6bc-0a59c8896516","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:21:32:215-89043\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57862], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b5dcd62f-4018-449e-b6bc-0a59c8896516]}\"}"}
2021-08-02 23:21:32.217  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:32.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:32.630 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f79ad0ea-7a6c-468d-b24a-766f44f52811","status":"200","rqstDate":"210802-23:21:32:629","respDate":"210802-23:21:32:630","sourceId":"OOM_ReadinessCheck:f79ad0ea-7a6c-468d-b24a-766f44f52811","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:32:629-11254\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59520], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f79ad0ea-7a6c-468d-b24a-766f44f52811]}\"}"}
2021-08-02 23:21:32.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:32.727  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:32.728 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"047ed2b4-1198-4176-abcf-a11403c99af3","status":"200","rqstDate":"210802-23:21:32:727","respDate":"210802-23:21:32:728","sourceId":"haproxy:047ed2b4-1198-4176-abcf-a11403c99af3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:32:727-3692\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[047ed2b4-1198-4176-abcf-a11403c99af3]}\"}"}
2021-08-02 23:21:32.729  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:34.735  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:34.737 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c28663e-4144-4ffb-a42d-989c287d3b32","status":"200","rqstDate":"210802-23:21:34:736","respDate":"210802-23:21:34:737","sourceId":"haproxy:3c28663e-4144-4ffb-a42d-989c287d3b32","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:34:736-46064\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c28663e-4144-4ffb-a42d-989c287d3b32]}\"}"}
2021-08-02 23:21:34.737  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:36.743  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:36.745 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"da213b94-b8ff-46ee-a237-35bf2ef9a7cc","status":"200","rqstDate":"210802-23:21:36:744","respDate":"210802-23:21:36:745","sourceId":"haproxy:da213b94-b8ff-46ee-a237-35bf2ef9a7cc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:36:744-14748\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[da213b94-b8ff-46ee-a237-35bf2ef9a7cc]}\"}"}
2021-08-02 23:21:36.745  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:36.996 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:21:36.998 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:21:38.752  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:38.754 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b5b96fd0-ed07-4507-8417-8ce7917f05c9","status":"200","rqstDate":"210802-23:21:38:753","respDate":"210802-23:21:38:754","sourceId":"haproxy:b5b96fd0-ed07-4507-8417-8ce7917f05c9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:38:753-12115\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b5b96fd0-ed07-4507-8417-8ce7917f05c9]}\"}"}
2021-08-02 23:21:38.754  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:40.761  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:40.764 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"70d363e8-de3c-4707-ac00-eb594a0dede9","status":"200","rqstDate":"210802-23:21:40:762","respDate":"210802-23:21:40:764","sourceId":"haproxy:70d363e8-de3c-4707-ac00-eb594a0dede9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:40:762-92464\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[70d363e8-de3c-4707-ac00-eb594a0dede9]}\"}"}
2021-08-02 23:21:40.765  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:40.916 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:21:40.917 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:21:41.512  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:41.513 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"16e0ae41-aeb8-4fb2-9316-d1daead27fe6","status":"200","rqstDate":"210802-23:21:41:512","respDate":"210802-23:21:41:513","sourceId":"healthcheck:16e0ae41-aeb8-4fb2-9316-d1daead27fe6","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:41:512-1976\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[16e0ae41-aeb8-4fb2-9316-d1daead27fe6]}\"}"}
2021-08-02 23:21:41.514  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:42.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:42.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"664f96ea-b3fc-4e36-90f9-e3ae170e72f5","status":"200","rqstDate":"210802-23:21:42:627","respDate":"210802-23:21:42:628","sourceId":"OOM_ReadinessCheck:664f96ea-b3fc-4e36-90f9-e3ae170e72f5","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:21:42:627-88340\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59662], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[664f96ea-b3fc-4e36-90f9-e3ae170e72f5]}\"}"}
2021-08-02 23:21:42.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:42.772  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:42.774 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"faa4f2af-16bb-408f-8e4e-283c24db5e49","status":"200","rqstDate":"210802-23:21:42:773","respDate":"210802-23:21:42:774","sourceId":"haproxy:faa4f2af-16bb-408f-8e4e-283c24db5e49","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:42:773-13865\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[faa4f2af-16bb-408f-8e4e-283c24db5e49]}\"}"}
2021-08-02 23:21:42.775  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:44.781  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:44.783 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"25f4c04d-3bbc-4d32-b141-6b7078f97d8c","status":"200","rqstDate":"210802-23:21:44:782","respDate":"210802-23:21:44:782","sourceId":"haproxy:25f4c04d-3bbc-4d32-b141-6b7078f97d8c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:44:782-11515\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[25f4c04d-3bbc-4d32-b141-6b7078f97d8c]}\"}"}
2021-08-02 23:21:44.783  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:44.996 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2021-08-02 23:21:44.996 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] because: [/10.242.138.218:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2021-08-02 23:21:44.996 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preventing new connections for the next 1000 ms
2021-08-02 23:21:44.996 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-14, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:21:44.997 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-14, inFlight=0, closed=true] closing connection
2021-08-02 23:21:44.998 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host DOWN
2021-08-02 23:21:44.999 DEBUG 10 --- [luster-worker-7] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2021-08-02 23:21:44.999 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] starting reconnection attempt
2021-08-02 23:21:45.013 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.242.138.218:9042, scheduling delivery
2021-08-02 23:21:45.013 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event DOWN
2021-08-02 23:21:45.999 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:21:46.001 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-15, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:21:46.002 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-15, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:21:46.002 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-15, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:21:46.002 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-15, inFlight=0, closed=true] closing connection
2021-08-02 23:21:46.003 DEBUG 10 --- [luster-worker-8] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:21:46.003 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 2000 milliseconds
2021-08-02 23:21:46.003 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 2000 ms
2021-08-02 23:21:46.014 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:21:46.790  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:46.791 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"13779d93-63a2-4199-adb7-2c578f3025e1","status":"200","rqstDate":"210802-23:21:46:790","respDate":"210802-23:21:46:791","sourceId":"haproxy:13779d93-63a2-4199-adb7-2c578f3025e1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:46:790-41992\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[13779d93-63a2-4199-adb7-2c578f3025e1]}\"}"}
2021-08-02 23:21:46.792  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:47.233  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:47.234 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7cad7cad-fc5a-473f-a153-f4cbd8c5494b","status":"200","rqstDate":"210802-23:21:47:233","respDate":"210802-23:21:47:234","sourceId":"healthcheck:7cad7cad-fc5a-473f-a153-f4cbd8c5494b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:47:233-91901\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58218], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7cad7cad-fc5a-473f-a153-f4cbd8c5494b]}\"}"}
2021-08-02 23:21:47.235  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:48.003 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:21:48.005 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-16, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:21:48.005 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-16, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:21:48.006 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-16, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:21:48.006 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-16, inFlight=0, closed=true] closing connection
2021-08-02 23:21:48.006 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 4000 milliseconds
2021-08-02 23:21:48.006 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 4000 ms
2021-08-02 23:21:48.006 DEBUG 10 --- [luster-worker-8] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:21:48.799  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:48.800 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dad214b6-e573-4baf-8e76-f0f299ac5543","status":"200","rqstDate":"210802-23:21:48:799","respDate":"210802-23:21:48:800","sourceId":"haproxy:dad214b6-e573-4baf-8e76-f0f299ac5543","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:48:799-78816\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dad214b6-e573-4baf-8e76-f0f299ac5543]}\"}"}
2021-08-02 23:21:48.801  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:50.808  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:50.809 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"395c686f-ae47-46bc-a78e-0fd69ff09ce6","status":"200","rqstDate":"210802-23:21:50:808","respDate":"210802-23:21:50:809","sourceId":"haproxy:395c686f-ae47-46bc-a78e-0fd69ff09ce6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:50:808-4478\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[395c686f-ae47-46bc-a78e-0fd69ff09ce6]}\"}"}
2021-08-02 23:21:50.810  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:52.006 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:21:52.008 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-17, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:21:52.008 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-17, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:21:52.008 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-17, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:21:52.008 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-17, inFlight=0, closed=true] closing connection
2021-08-02 23:21:52.008 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:21:52.008 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 8000 milliseconds
2021-08-02 23:21:52.009 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 8000 ms
2021-08-02 23:21:52.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:52.632 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cfc86032-e84d-4f05-abb8-7950ea308036","status":"200","rqstDate":"210802-23:21:52:631","respDate":"210802-23:21:52:632","sourceId":"OOM_ReadinessCheck:cfc86032-e84d-4f05-abb8-7950ea308036","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:52:631-92254\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59930], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cfc86032-e84d-4f05-abb8-7950ea308036]}\"}"}
2021-08-02 23:21:52.633  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:52.816  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:52.818 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"da3cc747-cdc9-41b9-9fbb-0dc7fd1d3a32","status":"200","rqstDate":"210802-23:21:52:817","respDate":"210802-23:21:52:818","sourceId":"haproxy:da3cc747-cdc9-41b9-9fbb-0dc7fd1d3a32","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:52:817-4998\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[da3cc747-cdc9-41b9-9fbb-0dc7fd1d3a32]}\"}"}
2021-08-02 23:21:52.818  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:54.826  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:54.827 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"99c51439-6bf3-48ec-99ea-d9adb94efe7c","status":"200","rqstDate":"210802-23:21:54:826","respDate":"210802-23:21:54:827","sourceId":"haproxy:99c51439-6bf3-48ec-99ea-d9adb94efe7c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:21:54:826-44210\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99c51439-6bf3-48ec-99ea-d9adb94efe7c]}\"}"}
2021-08-02 23:21:54.828  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:56.534  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:56.536 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e6f628ad-e2df-44d1-a182-5220d40261b5","status":"200","rqstDate":"210802-23:21:56:535","respDate":"210802-23:21:56:536","sourceId":"healthcheck:e6f628ad-e2df-44d1-a182-5220d40261b5","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:56:535-53065\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e6f628ad-e2df-44d1-a182-5220d40261b5]}\"}"}
2021-08-02 23:21:56.537  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:56.835  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:56.837 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a4a1a077-1adf-4bd5-ae42-55e090b42d47","status":"200","rqstDate":"210802-23:21:56:836","respDate":"210802-23:21:56:837","sourceId":"haproxy:a4a1a077-1adf-4bd5-ae42-55e090b42d47","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:21:56:836-53891\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a4a1a077-1adf-4bd5-ae42-55e090b42d47]}\"}"}
2021-08-02 23:21:56.838  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:21:58.845  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:21:58.846 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"25946ed8-10f2-4430-8813-9ff9ff1676dd","status":"200","rqstDate":"210802-23:21:58:845","respDate":"210802-23:21:58:846","sourceId":"haproxy:25946ed8-10f2-4430-8813-9ff9ff1676dd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:21:58:845-72317\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[25946ed8-10f2-4430-8813-9ff9ff1676dd]}\"}"}
2021-08-02 23:21:58.847  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:00.009 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:22:00.013 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-18, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:22:00.014 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-18, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:22:00.014 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-18, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:22:00.014 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-18, inFlight=0, closed=true] closing connection
2021-08-02 23:22:00.014 DEBUG 10 --- [luster-worker-8] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:22:00.014 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 16000 milliseconds
2021-08-02 23:22:00.014 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 16000 ms
2021-08-02 23:22:00.853  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:00.855 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"93565d51-2f91-4d85-9c73-3b776c3a4ec6","status":"200","rqstDate":"210802-23:22:00:854","respDate":"210802-23:22:00:855","sourceId":"haproxy:93565d51-2f91-4d85-9c73-3b776c3a4ec6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:00:854-80617\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[93565d51-2f91-4d85-9c73-3b776c3a4ec6]}\"}"}
2021-08-02 23:22:00.855  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:02.251  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:02.253 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2054d84f-23d1-400f-87f9-d54ec2c02a0c","status":"200","rqstDate":"210802-23:22:02:252","respDate":"210802-23:22:02:253","sourceId":"healthcheck:2054d84f-23d1-400f-87f9-d54ec2c02a0c","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:02:252-6228\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58642], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2054d84f-23d1-400f-87f9-d54ec2c02a0c]}\"}"}
2021-08-02 23:22:02.254  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:02.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:02.633 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"11cd8f9f-796d-4610-98bc-b7deb61e9d0c","status":"200","rqstDate":"210802-23:22:02:631","respDate":"210802-23:22:02:633","sourceId":"OOM_ReadinessCheck:11cd8f9f-796d-4610-98bc-b7deb61e9d0c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:02:631-81366\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60282], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[11cd8f9f-796d-4610-98bc-b7deb61e9d0c]}\"}"}
2021-08-02 23:22:02.633  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:02.861  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:02.863 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a8226edf-edaa-4b16-93de-f63f741a4ebf","status":"200","rqstDate":"210802-23:22:02:862","respDate":"210802-23:22:02:863","sourceId":"haproxy:a8226edf-edaa-4b16-93de-f63f741a4ebf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:02:862-8386\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a8226edf-edaa-4b16-93de-f63f741a4ebf]}\"}"}
2021-08-02 23:22:02.863  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:04.870  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:04.871 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8785bf45-1c30-4233-b977-be482a2d7225","status":"200","rqstDate":"210802-23:22:04:870","respDate":"210802-23:22:04:871","sourceId":"haproxy:8785bf45-1c30-4233-b977-be482a2d7225","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:04:870-66441\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8785bf45-1c30-4233-b977-be482a2d7225]}\"}"}
2021-08-02 23:22:04.871  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:06.879  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:06.881 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c06d60fc-0a31-4648-bd26-ee09fdc2c5f8","status":"200","rqstDate":"210802-23:22:06:880","respDate":"210802-23:22:06:881","sourceId":"haproxy:c06d60fc-0a31-4648-bd26-ee09fdc2c5f8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:06:880-16786\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c06d60fc-0a31-4648-bd26-ee09fdc2c5f8]}\"}"}
2021-08-02 23:22:06.882  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:08.889  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:08.891 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a3a542b2-7dfd-498a-a07a-dbb440f873fd","status":"200","rqstDate":"210802-23:22:08:890","respDate":"210802-23:22:08:891","sourceId":"haproxy:a3a542b2-7dfd-498a-a07a-dbb440f873fd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:08:890-76718\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a3a542b2-7dfd-498a-a07a-dbb440f873fd]}\"}"}
2021-08-02 23:22:08.892  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:10.898  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:10.899 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"31c9a3f0-6a3b-45cd-8ec7-a208f882161c","status":"200","rqstDate":"210802-23:22:10:898","respDate":"210802-23:22:10:899","sourceId":"haproxy:31c9a3f0-6a3b-45cd-8ec7-a208f882161c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:10:898-60805\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31c9a3f0-6a3b-45cd-8ec7-a208f882161c]}\"}"}
2021-08-02 23:22:10.900  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:11.558  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:11.560 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bc914c6f-4f5c-491e-9bd0-649e8ea0b101","status":"200","rqstDate":"210802-23:22:11:559","respDate":"210802-23:22:11:560","sourceId":"healthcheck:bc914c6f-4f5c-491e-9bd0-649e8ea0b101","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:22:11:559-29645\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bc914c6f-4f5c-491e-9bd0-649e8ea0b101]}\"}"}
2021-08-02 23:22:11.560  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:12.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:12.632 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d713e75b-fe73-4bc9-88b0-0f68be2e4f9d","status":"200","rqstDate":"210802-23:22:12:631","respDate":"210802-23:22:12:632","sourceId":"OOM_ReadinessCheck:d713e75b-fe73-4bc9-88b0-0f68be2e4f9d","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:22:12:631-80962\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60574], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d713e75b-fe73-4bc9-88b0-0f68be2e4f9d]}\"}"}
2021-08-02 23:22:12.632  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:12.906  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:12.908 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"370d83d9-8682-4fe6-9a66-b5dfc2ef16cf","status":"200","rqstDate":"210802-23:22:12:907","respDate":"210802-23:22:12:908","sourceId":"haproxy:370d83d9-8682-4fe6-9a66-b5dfc2ef16cf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:12:907-83111\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[370d83d9-8682-4fe6-9a66-b5dfc2ef16cf]}\"}"}
2021-08-02 23:22:12.908  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:14.919  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:14.920 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8b67cc63-6453-4669-9d6a-1324f90bf795","status":"200","rqstDate":"210802-23:22:14:919","respDate":"210802-23:22:14:920","sourceId":"haproxy:8b67cc63-6453-4669-9d6a-1324f90bf795","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:22:14:919-3102\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8b67cc63-6453-4669-9d6a-1324f90bf795]}\"}"}
2021-08-02 23:22:14.920  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:15.022 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:22:15.024 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:22:16.014 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:22:16.017 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-19, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:22:16.017 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-19, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:22:16.017 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-19, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:22:16.017 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-19, inFlight=0, closed=true] closing connection
2021-08-02 23:22:16.017 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:22:16.018 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 32000 milliseconds
2021-08-02 23:22:16.018 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 32000 ms
2021-08-02 23:22:16.927  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:16.928 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c9bea40e-7c45-4d50-b42a-c5fba2f88394","status":"200","rqstDate":"210802-23:22:16:927","respDate":"210802-23:22:16:928","sourceId":"haproxy:c9bea40e-7c45-4d50-b42a-c5fba2f88394","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:22:16:927-26335\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c9bea40e-7c45-4d50-b42a-c5fba2f88394]}\"}"}
2021-08-02 23:22:16.929  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:17.270  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:17.271 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"febcb11f-9dc4-419c-a659-89dd6769b382","status":"200","rqstDate":"210802-23:22:17:270","respDate":"210802-23:22:17:271","sourceId":"healthcheck:febcb11f-9dc4-419c-a659-89dd6769b382","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:17:270-61023\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58966], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[febcb11f-9dc4-419c-a659-89dd6769b382]}\"}"}
2021-08-02 23:22:17.271  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:18.936  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:18.938 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"71097b9e-7e23-46c3-9f98-93d48040f7c2","status":"200","rqstDate":"210802-23:22:18:937","respDate":"210802-23:22:18:937","sourceId":"haproxy:71097b9e-7e23-46c3-9f98-93d48040f7c2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:18:937-82759\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[71097b9e-7e23-46c3-9f98-93d48040f7c2]}\"}"}
2021-08-02 23:22:18.938  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:20.945  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:20.946 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f8f6317f-1440-4eaa-b044-f66d7ed8f24d","status":"200","rqstDate":"210802-23:22:20:945","respDate":"210802-23:22:20:946","sourceId":"haproxy:f8f6317f-1440-4eaa-b044-f66d7ed8f24d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:20:945-75492\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f8f6317f-1440-4eaa-b044-f66d7ed8f24d]}\"}"}
2021-08-02 23:22:20.947  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:20.999 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:22:21.000 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:22:22.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:22.631 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"73b750e7-277b-43ac-b4ac-2b7eae24768b","status":"200","rqstDate":"210802-23:22:22:630","respDate":"210802-23:22:22:631","sourceId":"OOM_ReadinessCheck:73b750e7-277b-43ac-b4ac-2b7eae24768b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:22:630-90910\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60936], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[73b750e7-277b-43ac-b4ac-2b7eae24768b]}\"}"}
2021-08-02 23:22:22.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:22.953  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:22.955 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7863622b-8bf8-417e-b830-f07cc3cb39a2","status":"200","rqstDate":"210802-23:22:22:954","respDate":"210802-23:22:22:955","sourceId":"haproxy:7863622b-8bf8-417e-b830-f07cc3cb39a2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:22:954-7258\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7863622b-8bf8-417e-b830-f07cc3cb39a2]}\"}"}
2021-08-02 23:22:22.955  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:24.961  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:24.963 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ccbcf175-d5b7-4774-be19-63c8f8cb64f6","status":"200","rqstDate":"210802-23:22:24:962","respDate":"210802-23:22:24:963","sourceId":"haproxy:ccbcf175-d5b7-4774-be19-63c8f8cb64f6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:24:962-11566\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ccbcf175-d5b7-4774-be19-63c8f8cb64f6]}\"}"}
2021-08-02 23:22:24.963  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:26.582  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:26.584 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7a6150ac-9ac3-4d72-b257-47bc78953535","status":"200","rqstDate":"210802-23:22:26:583","respDate":"210802-23:22:26:584","sourceId":"healthcheck:7a6150ac-9ac3-4d72-b257-47bc78953535","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:26:583-67941\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7a6150ac-9ac3-4d72-b257-47bc78953535]}\"}"}
2021-08-02 23:22:26.584  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:26.970  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:26.972 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"84ab1542-955e-4afb-93cd-66de88721d35","status":"200","rqstDate":"210802-23:22:26:971","respDate":"210802-23:22:26:972","sourceId":"haproxy:84ab1542-955e-4afb-93cd-66de88721d35","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:26:971-5866\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[84ab1542-955e-4afb-93cd-66de88721d35]}\"}"}
2021-08-02 23:22:26.972  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:28.979  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:28.980 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fbc194b3-a0ed-452a-b084-8d1c0ca7b5dd","status":"200","rqstDate":"210802-23:22:28:979","respDate":"210802-23:22:28:980","sourceId":"haproxy:fbc194b3-a0ed-452a-b084-8d1c0ca7b5dd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:28:979-99163\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fbc194b3-a0ed-452a-b084-8d1c0ca7b5dd]}\"}"}
2021-08-02 23:22:28.981  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:30.987  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:30.989 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7deb34d5-3a0d-49e3-8683-79b628ecf908","status":"200","rqstDate":"210802-23:22:30:988","respDate":"210802-23:22:30:989","sourceId":"haproxy:7deb34d5-3a0d-49e3-8683-79b628ecf908","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:30:988-98451\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7deb34d5-3a0d-49e3-8683-79b628ecf908]}\"}"}
2021-08-02 23:22:30.989  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:32.292  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:32.294 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dfd9c7cb-e9fc-4482-b24d-135c1de2b67c","status":"200","rqstDate":"210802-23:22:32:293","respDate":"210802-23:22:32:293","sourceId":"healthcheck:dfd9c7cb-e9fc-4482-b24d-135c1de2b67c","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:22:32:293-83279\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59358], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dfd9c7cb-e9fc-4482-b24d-135c1de2b67c]}\"}"}
2021-08-02 23:22:32.294  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:32.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:32.630 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4330b3d1-4a36-46b1-b788-cfdd4d240eea","status":"200","rqstDate":"210802-23:22:32:629","respDate":"210802-23:22:32:630","sourceId":"OOM_ReadinessCheck:4330b3d1-4a36-46b1-b788-cfdd4d240eea","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:32:629-46500\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[32906], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4330b3d1-4a36-46b1-b788-cfdd4d240eea]}\"}"}
2021-08-02 23:22:32.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:32.995  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:32.997 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"34ff1400-af20-4c64-85a5-e4e6c42b7e82","status":"200","rqstDate":"210802-23:22:32:996","respDate":"210802-23:22:32:997","sourceId":"haproxy:34ff1400-af20-4c64-85a5-e4e6c42b7e82","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:22:32:996-10801\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[34ff1400-af20-4c64-85a5-e4e6c42b7e82]}\"}"}
2021-08-02 23:22:32.997  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:35.004  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:35.006 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"681e6bbd-bc45-4dad-89ef-c7ff0c03752a","status":"200","rqstDate":"210802-23:22:35:005","respDate":"210802-23:22:35:006","sourceId":"haproxy:681e6bbd-bc45-4dad-89ef-c7ff0c03752a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:35:005-81560\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[681e6bbd-bc45-4dad-89ef-c7ff0c03752a]}\"}"}
2021-08-02 23:22:35.007  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:37.014  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:37.015 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0d095570-fc63-4c1d-a767-2451d1f9bde4","status":"200","rqstDate":"210802-23:22:37:014","respDate":"210802-23:22:37:015","sourceId":"haproxy:0d095570-fc63-4c1d-a767-2451d1f9bde4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:37:014-51571\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0d095570-fc63-4c1d-a767-2451d1f9bde4]}\"}"}
2021-08-02 23:22:37.016  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:38.208 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.242.138.218:9042, scheduling delivery
2021-08-02 23:22:38.208 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event UP
2021-08-02 23:22:39.023  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:39.024 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ff6df4f3-ad4b-402c-816f-da1555d421c4","status":"200","rqstDate":"210802-23:22:39:023","respDate":"210802-23:22:39:024","sourceId":"haproxy:ff6df4f3-ad4b-402c-816f-da1555d421c4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:39:023-3676\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ff6df4f3-ad4b-402c-816f-da1555d421c4]}\"}"}
2021-08-02 23:22:39.024  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:39.209 DEBUG 10 --- [luster-worker-9] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.242.138.218:9042
2021-08-02 23:22:39.216 DEBUG 10 --- [luster-worker-9] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host UP
2021-08-02 23:22:39.216 DEBUG 10 --- [luster-worker-9] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2021-08-02 23:22:39.216 DEBUG 10 --- [luster-worker-9] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.242.138.218:9042
2021-08-02 23:22:39.216 DEBUG 10 --- [luster-worker-9] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:22:39.218 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-20, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:22:41.030  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:41.032 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eeed1627-7119-4d1b-a625-f7a4163ab9c0","status":"200","rqstDate":"210802-23:22:41:031","respDate":"210802-23:22:41:032","sourceId":"haproxy:eeed1627-7119-4d1b-a625-f7a4163ab9c0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:41:031-36713\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eeed1627-7119-4d1b-a625-f7a4163ab9c0]}\"}"}
2021-08-02 23:22:41.032  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:41.613  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:41.615 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"20618abe-b64f-4402-87b6-951149608994","status":"200","rqstDate":"210802-23:22:41:614","respDate":"210802-23:22:41:615","sourceId":"healthcheck:20618abe-b64f-4402-87b6-951149608994","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:41:614-6159\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[20618abe-b64f-4402-87b6-951149608994]}\"}"}
2021-08-02 23:22:41.615  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:42.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:42.632 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7f759882-a105-42b4-b1db-b364446fe46e","status":"200","rqstDate":"210802-23:22:42:631","respDate":"210802-23:22:42:632","sourceId":"OOM_ReadinessCheck:7f759882-a105-42b4-b1db-b364446fe46e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:42:631-88689\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33052], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7f759882-a105-42b4-b1db-b364446fe46e]}\"}"}
2021-08-02 23:22:42.633  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:43.038  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:43.039 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"67b8b51e-df3d-4f02-a793-dd093948bb7c","status":"200","rqstDate":"210802-23:22:43:038","respDate":"210802-23:22:43:039","sourceId":"haproxy:67b8b51e-df3d-4f02-a793-dd093948bb7c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:22:43:038-78564\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[67b8b51e-df3d-4f02-a793-dd093948bb7c]}\"}"}
2021-08-02 23:22:43.040  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:45.046  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:45.048 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5b745af-91bf-407f-93e7-0539397363f3","status":"200","rqstDate":"210802-23:22:45:047","respDate":"210802-23:22:45:048","sourceId":"haproxy:e5b745af-91bf-407f-93e7-0539397363f3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:45:047-53716\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e5b745af-91bf-407f-93e7-0539397363f3]}\"}"}
2021-08-02 23:22:45.048  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:46.197 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-20, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:22:46.385 DEBUG 10 --- [luster-worker-9] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 0 new connections, total = 1
2021-08-02 23:22:46.385 DEBUG 10 --- [luster-worker-9] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:22:46.385 DEBUG 10 --- [luster-worker-9] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-02 23:22:47.055  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:47.056 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ed714775-c15c-4460-96ec-5823eef06428","status":"200","rqstDate":"210802-23:22:47:055","respDate":"210802-23:22:47:056","sourceId":"haproxy:ed714775-c15c-4460-96ec-5823eef06428","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:22:47:055-80474\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ed714775-c15c-4460-96ec-5823eef06428]}\"}"}
2021-08-02 23:22:47.057  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:47.307  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:47.309 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6a36572b-809a-4c43-9490-d8e68616ddb5","status":"200","rqstDate":"210802-23:22:47:308","respDate":"210802-23:22:47:309","sourceId":"healthcheck:6a36572b-809a-4c43-9490-d8e68616ddb5","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:47:308-49724\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59698], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6a36572b-809a-4c43-9490-d8e68616ddb5]}\"}"}
2021-08-02 23:22:47.309  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:49.062  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:49.064 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"27dfe684-e22e-4547-a473-66676eb47a47","status":"200","rqstDate":"210802-23:22:49:063","respDate":"210802-23:22:49:063","sourceId":"haproxy:27dfe684-e22e-4547-a473-66676eb47a47","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:22:49:063-1169\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[27dfe684-e22e-4547-a473-66676eb47a47]}\"}"}
2021-08-02 23:22:49.064  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:51.072  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:51.073 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ebbae036-5689-4944-a2fa-24805f3a918d","status":"200","rqstDate":"210802-23:22:51:072","respDate":"210802-23:22:51:073","sourceId":"haproxy:ebbae036-5689-4944-a2fa-24805f3a918d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:51:072-31934\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ebbae036-5689-4944-a2fa-24805f3a918d]}\"}"}
2021-08-02 23:22:51.074  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:52.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:52.634 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"90066308-121e-431b-960d-8ace389aa68f","status":"200","rqstDate":"210802-23:22:52:633","respDate":"210802-23:22:52:634","sourceId":"OOM_ReadinessCheck:90066308-121e-431b-960d-8ace389aa68f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:52:633-65586\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33246], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[90066308-121e-431b-960d-8ace389aa68f]}\"}"}
2021-08-02 23:22:52.635  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:53.080  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:53.082 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"85231f0b-2766-457b-b12f-a54fb3be7901","status":"200","rqstDate":"210802-23:22:53:081","respDate":"210802-23:22:53:082","sourceId":"haproxy:85231f0b-2766-457b-b12f-a54fb3be7901","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:53:081-54756\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[85231f0b-2766-457b-b12f-a54fb3be7901]}\"}"}
2021-08-02 23:22:53.082  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:55.089  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:55.091 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e0d69dbe-40ae-43a5-9075-bdfabe358c17","status":"200","rqstDate":"210802-23:22:55:090","respDate":"210802-23:22:55:091","sourceId":"haproxy:e0d69dbe-40ae-43a5-9075-bdfabe358c17","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:55:090-53402\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e0d69dbe-40ae-43a5-9075-bdfabe358c17]}\"}"}
2021-08-02 23:22:55.091  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:56.639  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:56.641 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"34364615-afec-4ae4-8214-76c908a8a83c","status":"200","rqstDate":"210802-23:22:56:640","respDate":"210802-23:22:56:641","sourceId":"healthcheck:34364615-afec-4ae4-8214-76c908a8a83c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:56:640-40681\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[34364615-afec-4ae4-8214-76c908a8a83c]}\"}"}
2021-08-02 23:22:56.641  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:57.098  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:57.100 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b118270c-e058-4bbc-b7e3-58dbe21ef8ae","status":"200","rqstDate":"210802-23:22:57:099","respDate":"210802-23:22:57:100","sourceId":"haproxy:b118270c-e058-4bbc-b7e3-58dbe21ef8ae","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:22:57:099-99497\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b118270c-e058-4bbc-b7e3-58dbe21ef8ae]}\"}"}
2021-08-02 23:22:57.100  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:22:59.107  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:22:59.109 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f21e11c5-a009-4b59-a335-3abdcfff71d9","status":"200","rqstDate":"210802-23:22:59:108","respDate":"210802-23:22:59:109","sourceId":"haproxy:f21e11c5-a009-4b59-a335-3abdcfff71d9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:22:59:108-30550\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f21e11c5-a009-4b59-a335-3abdcfff71d9]}\"}"}
2021-08-02 23:22:59.109  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:01.117  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:01.119 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ab51942f-c8e9-4cb8-9776-5997b1e2d3cf","status":"200","rqstDate":"210802-23:23:01:118","respDate":"210802-23:23:01:119","sourceId":"haproxy:ab51942f-c8e9-4cb8-9776-5997b1e2d3cf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:01:118-54819\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab51942f-c8e9-4cb8-9776-5997b1e2d3cf]}\"}"}
2021-08-02 23:23:01.120  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:02.326  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:02.328 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5d402a7a-7476-4796-83a5-3b68fe0c9d92","status":"200","rqstDate":"210802-23:23:02:327","respDate":"210802-23:23:02:328","sourceId":"healthcheck:5d402a7a-7476-4796-83a5-3b68fe0c9d92","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:23:02:327-48970\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60110], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5d402a7a-7476-4796-83a5-3b68fe0c9d92]}\"}"}
2021-08-02 23:23:02.329  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:02.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:02.630 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7215ab7c-97bc-46fb-81ec-406cd35a5734","status":"200","rqstDate":"210802-23:23:02:628","respDate":"210802-23:23:02:629","sourceId":"OOM_ReadinessCheck:7215ab7c-97bc-46fb-81ec-406cd35a5734","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:02:628-84979\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33412], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7215ab7c-97bc-46fb-81ec-406cd35a5734]}\"}"}
2021-08-02 23:23:02.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:03.127  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:03.129 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"57479c19-9373-4902-b17d-a7b84b428879","status":"200","rqstDate":"210802-23:23:03:128","respDate":"210802-23:23:03:129","sourceId":"haproxy:57479c19-9373-4902-b17d-a7b84b428879","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:23:03:128-88255\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[57479c19-9373-4902-b17d-a7b84b428879]}\"}"}
2021-08-02 23:23:03.129  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:05.138  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:05.141 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"194b31c6-aa68-41cc-a662-d87f7d8c5fc6","status":"200","rqstDate":"210802-23:23:05:139","respDate":"210802-23:23:05:141","sourceId":"haproxy:194b31c6-aa68-41cc-a662-d87f7d8c5fc6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:05:139-82332\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[194b31c6-aa68-41cc-a662-d87f7d8c5fc6]}\"}"}
2021-08-02 23:23:05.142  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:07.150  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:07.152 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7643c78b-68eb-455e-9ee3-ace945c6c1a1","status":"200","rqstDate":"210802-23:23:07:151","respDate":"210802-23:23:07:152","sourceId":"haproxy:7643c78b-68eb-455e-9ee3-ace945c6c1a1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:07:151-68097\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7643c78b-68eb-455e-9ee3-ace945c6c1a1]}\"}"}
2021-08-02 23:23:07.152  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:09.159  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:09.160 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de7cef6f-8891-4c15-b334-31e8abe0deaf","status":"200","rqstDate":"210802-23:23:09:159","respDate":"210802-23:23:09:160","sourceId":"haproxy:de7cef6f-8891-4c15-b334-31e8abe0deaf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:09:159-50997\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[de7cef6f-8891-4c15-b334-31e8abe0deaf]}\"}"}
2021-08-02 23:23:09.160  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:09.218 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:23:09.220 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:23:11.166  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:11.168 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0f1f267d-bd82-4346-bd81-1c4f72849278","status":"200","rqstDate":"210802-23:23:11:167","respDate":"210802-23:23:11:168","sourceId":"haproxy:0f1f267d-bd82-4346-bd81-1c4f72849278","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:11:167-88281\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0f1f267d-bd82-4346-bd81-1c4f72849278]}\"}"}
2021-08-02 23:23:11.168  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:11.662  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:11.663 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b9c97f4e-f178-4ccb-89e0-6a4636f352ce","status":"200","rqstDate":"210802-23:23:11:662","respDate":"210802-23:23:11:663","sourceId":"healthcheck:b9c97f4e-f178-4ccb-89e0-6a4636f352ce","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:23:11:662-38679\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b9c97f4e-f178-4ccb-89e0-6a4636f352ce]}\"}"}
2021-08-02 23:23:11.664  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:12.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:12.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"07461f77-b639-4570-b600-b7004fdf96dd","status":"200","rqstDate":"210802-23:23:12:628","respDate":"210802-23:23:12:629","sourceId":"OOM_ReadinessCheck:07461f77-b639-4570-b600-b7004fdf96dd","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:23:12:628-4441\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33562], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[07461f77-b639-4570-b600-b7004fdf96dd]}\"}"}
2021-08-02 23:23:12.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:13.175  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:13.176 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e192563a-9097-4de7-b0de-1da8bac8f3fa","status":"200","rqstDate":"210802-23:23:13:175","respDate":"210802-23:23:13:176","sourceId":"haproxy:e192563a-9097-4de7-b0de-1da8bac8f3fa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:13:175-56768\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e192563a-9097-4de7-b0de-1da8bac8f3fa]}\"}"}
2021-08-02 23:23:13.176  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:15.183  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:15.185 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5b17c304-deb7-4c03-949f-8f476c35d5f0","status":"200","rqstDate":"210802-23:23:15:184","respDate":"210802-23:23:15:185","sourceId":"haproxy:5b17c304-deb7-4c03-949f-8f476c35d5f0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:15:184-43660\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5b17c304-deb7-4c03-949f-8f476c35d5f0]}\"}"}
2021-08-02 23:23:15.186  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:16.392 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-20, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:23:16.394 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-20, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:23:17.193  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:17.194 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a1b4da86-9e76-4232-ade7-25177c886b4f","status":"200","rqstDate":"210802-23:23:17:193","respDate":"210802-23:23:17:194","sourceId":"haproxy:a1b4da86-9e76-4232-ade7-25177c886b4f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:17:193-24749\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a1b4da86-9e76-4232-ade7-25177c886b4f]}\"}"}
2021-08-02 23:23:17.195  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:17.344  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:17.346 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"49e9d248-0ef0-43bb-abc8-2d812350f8c2","status":"200","rqstDate":"210802-23:23:17:345","respDate":"210802-23:23:17:346","sourceId":"healthcheck:49e9d248-0ef0-43bb-abc8-2d812350f8c2","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:17:345-98357\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60442], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[49e9d248-0ef0-43bb-abc8-2d812350f8c2]}\"}"}
2021-08-02 23:23:17.346  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:19.201  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:19.203 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2bd27268-4fc5-460d-9801-2bfd0f9f376d","status":"200","rqstDate":"210802-23:23:19:202","respDate":"210802-23:23:19:203","sourceId":"haproxy:2bd27268-4fc5-460d-9801-2bfd0f9f376d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:19:202-4020\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2bd27268-4fc5-460d-9801-2bfd0f9f376d]}\"}"}
2021-08-02 23:23:19.203  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:21.095 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:23:21.097 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:23:21.210  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:21.212 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c3b83411-3a14-4aa0-a8d4-982d23d02d55","status":"200","rqstDate":"210802-23:23:21:211","respDate":"210802-23:23:21:212","sourceId":"haproxy:c3b83411-3a14-4aa0-a8d4-982d23d02d55","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:23:21:211-68994\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c3b83411-3a14-4aa0-a8d4-982d23d02d55]}\"}"}
2021-08-02 23:23:21.212  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:22.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:22.630 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b0d6141-c40c-4fdf-be2f-ec9c49d53715","status":"200","rqstDate":"210802-23:23:22:629","respDate":"210802-23:23:22:630","sourceId":"OOM_ReadinessCheck:4b0d6141-c40c-4fdf-be2f-ec9c49d53715","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:22:629-26958\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33750], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4b0d6141-c40c-4fdf-be2f-ec9c49d53715]}\"}"}
2021-08-02 23:23:22.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:23.219  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:23.220 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f698f5ac-c47b-4b8e-8cc6-ef09e5530207","status":"200","rqstDate":"210802-23:23:23:219","respDate":"210802-23:23:23:220","sourceId":"haproxy:f698f5ac-c47b-4b8e-8cc6-ef09e5530207","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:23:23:219-32311\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f698f5ac-c47b-4b8e-8cc6-ef09e5530207]}\"}"}
2021-08-02 23:23:23.221  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:25.226  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:25.228 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7779ba82-26a2-4e69-b01c-b58535d436f9","status":"200","rqstDate":"210802-23:23:25:227","respDate":"210802-23:23:25:228","sourceId":"haproxy:7779ba82-26a2-4e69-b01c-b58535d436f9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:23:25:227-55041\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7779ba82-26a2-4e69-b01c-b58535d436f9]}\"}"}
2021-08-02 23:23:25.228  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:26.683  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:26.684 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b0284f9d-b764-4e10-a4e8-c39e90935ad2","status":"200","rqstDate":"210802-23:23:26:683","respDate":"210802-23:23:26:684","sourceId":"healthcheck:b0284f9d-b764-4e10-a4e8-c39e90935ad2","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:26:683-26348\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b0284f9d-b764-4e10-a4e8-c39e90935ad2]}\"}"}
2021-08-02 23:23:26.685  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:27.235  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:27.238 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c70eac6c-a980-4ca0-8b54-9bce7d9a3bac","status":"200","rqstDate":"210802-23:23:27:236","respDate":"210802-23:23:27:237","sourceId":"haproxy:c70eac6c-a980-4ca0-8b54-9bce7d9a3bac","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:27:236-41145\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c70eac6c-a980-4ca0-8b54-9bce7d9a3bac]}\"}"}
2021-08-02 23:23:27.238  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:29.245  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:29.246 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4eab3926-a23d-4261-862a-748c47044945","status":"200","rqstDate":"210802-23:23:29:245","respDate":"210802-23:23:29:246","sourceId":"haproxy:4eab3926-a23d-4261-862a-748c47044945","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:29:245-43313\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4eab3926-a23d-4261-862a-748c47044945]}\"}"}
2021-08-02 23:23:29.246  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:31.253  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:31.255 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"31110c25-488f-4d24-a56d-023228f9a87f","status":"200","rqstDate":"210802-23:23:31:254","respDate":"210802-23:23:31:255","sourceId":"haproxy:31110c25-488f-4d24-a56d-023228f9a87f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:31:254-68783\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31110c25-488f-4d24-a56d-023228f9a87f]}\"}"}
2021-08-02 23:23:31.256  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:32.362  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:32.363 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5c58a271-ca63-4949-953d-0b692a6903e2","status":"200","rqstDate":"210802-23:23:32:362","respDate":"210802-23:23:32:363","sourceId":"healthcheck:5c58a271-ca63-4949-953d-0b692a6903e2","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:32:362-3555\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60838], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5c58a271-ca63-4949-953d-0b692a6903e2]}\"}"}
2021-08-02 23:23:32.364  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:32.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:32.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cb958418-69b5-471e-898e-6c394bc539a8","status":"200","rqstDate":"210802-23:23:32:628","respDate":"210802-23:23:32:628","sourceId":"OOM_ReadinessCheck:cb958418-69b5-471e-898e-6c394bc539a8","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:32:628-76431\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33926], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cb958418-69b5-471e-898e-6c394bc539a8]}\"}"}
2021-08-02 23:23:32.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:33.262  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:33.264 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"44184e81-379a-47a9-b988-9f995c16ac14","status":"200","rqstDate":"210802-23:23:33:263","respDate":"210802-23:23:33:264","sourceId":"haproxy:44184e81-379a-47a9-b988-9f995c16ac14","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:33:263-34187\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[44184e81-379a-47a9-b988-9f995c16ac14]}\"}"}
2021-08-02 23:23:33.264  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:35.271  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:35.272 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7520492b-8d07-4849-b47c-26d52d764a64","status":"200","rqstDate":"210802-23:23:35:271","respDate":"210802-23:23:35:272","sourceId":"haproxy:7520492b-8d07-4849-b47c-26d52d764a64","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:35:271-97612\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7520492b-8d07-4849-b47c-26d52d764a64]}\"}"}
2021-08-02 23:23:35.273  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:37.280  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:37.282 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"badad8a5-71d1-465f-8ed3-5c90136c1d3a","status":"200","rqstDate":"210802-23:23:37:281","respDate":"210802-23:23:37:282","sourceId":"haproxy:badad8a5-71d1-465f-8ed3-5c90136c1d3a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:23:37:281-84266\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[badad8a5-71d1-465f-8ed3-5c90136c1d3a]}\"}"}
2021-08-02 23:23:37.283  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:39.221 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:23:39.223 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:23:39.290  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:39.291 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9c40f447-80ba-4e4c-8dc5-a987f29263f1","status":"200","rqstDate":"210802-23:23:39:290","respDate":"210802-23:23:39:291","sourceId":"haproxy:9c40f447-80ba-4e4c-8dc5-a987f29263f1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:39:290-87657\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9c40f447-80ba-4e4c-8dc5-a987f29263f1]}\"}"}
2021-08-02 23:23:39.292  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:41.298  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:41.299 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fae554fe-9bb8-41a2-975c-602e779a23d5","status":"200","rqstDate":"210802-23:23:41:298","respDate":"210802-23:23:41:299","sourceId":"haproxy:fae554fe-9bb8-41a2-975c-602e779a23d5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:41:298-49878\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fae554fe-9bb8-41a2-975c-602e779a23d5]}\"}"}
2021-08-02 23:23:41.300  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:41.702  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:41.703 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"958dadef-d923-4faf-9022-0ca5bad4577d","status":"200","rqstDate":"210802-23:23:41:702","respDate":"210802-23:23:41:703","sourceId":"healthcheck:958dadef-d923-4faf-9022-0ca5bad4577d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:41:702-41027\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[958dadef-d923-4faf-9022-0ca5bad4577d]}\"}"}
2021-08-02 23:23:41.704  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:42.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:42.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"31eae04f-9da3-4013-ab28-8a50e569e251","status":"200","rqstDate":"210802-23:23:42:627","respDate":"210802-23:23:42:628","sourceId":"OOM_ReadinessCheck:31eae04f-9da3-4013-ab28-8a50e569e251","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:23:42:627-64832\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34066], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[31eae04f-9da3-4013-ab28-8a50e569e251]}\"}"}
2021-08-02 23:23:42.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:43.306  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:43.307 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3466a574-3f0e-4654-8c02-f899812e2bc5","status":"200","rqstDate":"210802-23:23:43:306","respDate":"210802-23:23:43:307","sourceId":"haproxy:3466a574-3f0e-4654-8c02-f899812e2bc5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:43:306-40504\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3466a574-3f0e-4654-8c02-f899812e2bc5]}\"}"}
2021-08-02 23:23:43.308  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:45.315  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:45.316 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c9609788-6c90-4384-bb8f-6c8e88d88246","status":"200","rqstDate":"210802-23:23:45:315","respDate":"210802-23:23:45:316","sourceId":"haproxy:c9609788-6c90-4384-bb8f-6c8e88d88246","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:45:315-538\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c9609788-6c90-4384-bb8f-6c8e88d88246]}\"}"}
2021-08-02 23:23:45.317  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:47.323  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:47.324 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e565ad38-9ae8-4f05-a5d9-263e1a6b1372","status":"200","rqstDate":"210802-23:23:47:323","respDate":"210802-23:23:47:324","sourceId":"haproxy:e565ad38-9ae8-4f05-a5d9-263e1a6b1372","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:47:323-87080\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e565ad38-9ae8-4f05-a5d9-263e1a6b1372]}\"}"}
2021-08-02 23:23:47.325  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:47.380  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:47.382 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e24f3e4e-1490-45b7-add0-aeed0659c3c2","status":"200","rqstDate":"210802-23:23:47:380","respDate":"210802-23:23:47:381","sourceId":"healthcheck:e24f3e4e-1490-45b7-add0-aeed0659c3c2","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:47:380-82919\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[32938], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e24f3e4e-1490-45b7-add0-aeed0659c3c2]}\"}"}
2021-08-02 23:23:47.382  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:49.332  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:49.333 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"32f87def-d226-474f-8e9e-c2cdc561802a","status":"200","rqstDate":"210802-23:23:49:332","respDate":"210802-23:23:49:333","sourceId":"haproxy:32f87def-d226-474f-8e9e-c2cdc561802a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:49:332-54588\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[32f87def-d226-474f-8e9e-c2cdc561802a]}\"}"}
2021-08-02 23:23:49.334  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:51.348  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:51.349 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f1be66d0-3cc3-4735-8a2b-fe3fa1e8eb15","status":"200","rqstDate":"210802-23:23:51:348","respDate":"210802-23:23:51:349","sourceId":"haproxy:f1be66d0-3cc3-4735-8a2b-fe3fa1e8eb15","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:23:51:348-21478\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f1be66d0-3cc3-4735-8a2b-fe3fa1e8eb15]}\"}"}
2021-08-02 23:23:51.350  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:52.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:52.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2550459f-b6b9-4297-8c2d-5570a18a0e5e","status":"200","rqstDate":"210802-23:23:52:627","respDate":"210802-23:23:52:628","sourceId":"OOM_ReadinessCheck:2550459f-b6b9-4297-8c2d-5570a18a0e5e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:52:627-7820\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34260], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2550459f-b6b9-4297-8c2d-5570a18a0e5e]}\"}"}
2021-08-02 23:23:52.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:53.357  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:53.359 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b8286638-d765-4574-93c1-c422f9cc93af","status":"200","rqstDate":"210802-23:23:53:357","respDate":"210802-23:23:53:359","sourceId":"haproxy:b8286638-d765-4574-93c1-c422f9cc93af","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:23:53:357-45786\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b8286638-d765-4574-93c1-c422f9cc93af]}\"}"}
2021-08-02 23:23:53.359  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:55.366  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:55.367 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"402a6412-87de-4eed-a9cd-de8a629475c0","status":"200","rqstDate":"210802-23:23:55:366","respDate":"210802-23:23:55:367","sourceId":"haproxy:402a6412-87de-4eed-a9cd-de8a629475c0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:23:55:366-13753\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[402a6412-87de-4eed-a9cd-de8a629475c0]}\"}"}
2021-08-02 23:23:55.367  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:56.725  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:56.727 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"24acb985-9871-40db-bb6a-e43e3053dcc6","status":"200","rqstDate":"210802-23:23:56:726","respDate":"210802-23:23:56:727","sourceId":"healthcheck:24acb985-9871-40db-bb6a-e43e3053dcc6","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:23:56:726-88474\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[24acb985-9871-40db-bb6a-e43e3053dcc6]}\"}"}
2021-08-02 23:23:56.727  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:57.373  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:57.375 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"11c0c294-0204-4aed-9d54-dd9fd069895e","status":"200","rqstDate":"210802-23:23:57:374","respDate":"210802-23:23:57:375","sourceId":"haproxy:11c0c294-0204-4aed-9d54-dd9fd069895e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:57:374-37066\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[11c0c294-0204-4aed-9d54-dd9fd069895e]}\"}"}
2021-08-02 23:23:57.375  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:23:59.381  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:23:59.383 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fb1d6198-c32f-4254-b4e4-4ac4707658ce","status":"200","rqstDate":"210802-23:23:59:382","respDate":"210802-23:23:59:382","sourceId":"haproxy:fb1d6198-c32f-4254-b4e4-4ac4707658ce","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:23:59:382-38568\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fb1d6198-c32f-4254-b4e4-4ac4707658ce]}\"}"}
2021-08-02 23:23:59.383  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:01.392  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:01.394 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10c9e4f2-24da-496d-97b8-321b14bd12e4","status":"200","rqstDate":"210802-23:24:01:393","respDate":"210802-23:24:01:394","sourceId":"haproxy:10c9e4f2-24da-496d-97b8-321b14bd12e4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:24:01:393-33821\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10c9e4f2-24da-496d-97b8-321b14bd12e4]}\"}"}
2021-08-02 23:24:01.395  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:02.397  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:02.398 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8ef5658a-2d72-4c1c-a8f8-48a2cc557364","status":"200","rqstDate":"210802-23:24:02:397","respDate":"210802-23:24:02:398","sourceId":"healthcheck:8ef5658a-2d72-4c1c-a8f8-48a2cc557364","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:02:397-18314\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33350], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8ef5658a-2d72-4c1c-a8f8-48a2cc557364]}\"}"}
2021-08-02 23:24:02.399  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:02.626  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:02.628 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e2287ef-b00d-4d57-a1ce-fd35e6bcca5c","status":"200","rqstDate":"210802-23:24:02:627","respDate":"210802-23:24:02:628","sourceId":"OOM_ReadinessCheck:3e2287ef-b00d-4d57-a1ce-fd35e6bcca5c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:24:02:627-30652\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34434], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3e2287ef-b00d-4d57-a1ce-fd35e6bcca5c]}\"}"}
2021-08-02 23:24:02.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:03.403  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:03.405 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"440b8e77-2d15-4f02-9db2-d3e4aeb7e8b7","status":"200","rqstDate":"210802-23:24:03:404","respDate":"210802-23:24:03:405","sourceId":"haproxy:440b8e77-2d15-4f02-9db2-d3e4aeb7e8b7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:24:03:404-17804\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[440b8e77-2d15-4f02-9db2-d3e4aeb7e8b7]}\"}"}
2021-08-02 23:24:03.405  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:05.412  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:05.413 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"523abb21-38e5-4265-8dda-350d698b71fb","status":"200","rqstDate":"210802-23:24:05:412","respDate":"210802-23:24:05:413","sourceId":"haproxy:523abb21-38e5-4265-8dda-350d698b71fb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:05:412-44232\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[523abb21-38e5-4265-8dda-350d698b71fb]}\"}"}
2021-08-02 23:24:05.413  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:07.419  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:07.421 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6d3bef0d-6b87-4018-b644-05af6c6f3f72","status":"200","rqstDate":"210802-23:24:07:420","respDate":"210802-23:24:07:421","sourceId":"haproxy:6d3bef0d-6b87-4018-b644-05af6c6f3f72","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:24:07:420-70673\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6d3bef0d-6b87-4018-b644-05af6c6f3f72]}\"}"}
2021-08-02 23:24:07.421  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:09.232 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:24:09.233 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:24:09.428  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:09.430 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a6a89a35-9388-4129-ac2b-f63d9e114cca","status":"200","rqstDate":"210802-23:24:09:428","respDate":"210802-23:24:09:429","sourceId":"haproxy:a6a89a35-9388-4129-ac2b-f63d9e114cca","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:09:428-51918\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a6a89a35-9388-4129-ac2b-f63d9e114cca]}\"}"}
2021-08-02 23:24:09.430  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:11.438  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:11.440 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"90081086-41d9-4fac-92a5-1539c9b84277","status":"200","rqstDate":"210802-23:24:11:438","respDate":"210802-23:24:11:439","sourceId":"haproxy:90081086-41d9-4fac-92a5-1539c9b84277","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:24:11:438-55034\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[90081086-41d9-4fac-92a5-1539c9b84277]}\"}"}
2021-08-02 23:24:11.440  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:11.745  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:11.747 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d2978b9-bb65-49d4-a9f5-7e95e26f38ab","status":"200","rqstDate":"210802-23:24:11:746","respDate":"210802-23:24:11:747","sourceId":"healthcheck:8d2978b9-bb65-49d4-a9f5-7e95e26f38ab","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:11:746-34850\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8d2978b9-bb65-49d4-a9f5-7e95e26f38ab]}\"}"}
2021-08-02 23:24:11.747  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:12.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:12.634 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"47d6be8c-4685-4586-a35d-320da2f8f716","status":"200","rqstDate":"210802-23:24:12:633","respDate":"210802-23:24:12:634","sourceId":"OOM_ReadinessCheck:47d6be8c-4685-4586-a35d-320da2f8f716","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:24:12:633-28166\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34576], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[47d6be8c-4685-4586-a35d-320da2f8f716]}\"}"}
2021-08-02 23:24:12.634  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:13.446  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:13.448 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b0c035b7-c0df-4cbf-a071-d1706cd178c1","status":"200","rqstDate":"210802-23:24:13:447","respDate":"210802-23:24:13:448","sourceId":"haproxy:b0c035b7-c0df-4cbf-a071-d1706cd178c1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:13:447-4858\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b0c035b7-c0df-4cbf-a071-d1706cd178c1]}\"}"}
2021-08-02 23:24:13.448  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:15.454  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:15.456 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f23cb542-976d-4a66-a5da-5a88f6234e63","status":"200","rqstDate":"210802-23:24:15:455","respDate":"210802-23:24:15:456","sourceId":"haproxy:f23cb542-976d-4a66-a5da-5a88f6234e63","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:24:15:455-79913\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f23cb542-976d-4a66-a5da-5a88f6234e63]}\"}"}
2021-08-02 23:24:15.456  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:16.141 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:24:16.146 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:24:17.413  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:17.415 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5f9a0ff8-a368-41ff-984a-2a5e0e70f59f","status":"200","rqstDate":"210802-23:24:17:413","respDate":"210802-23:24:17:415","sourceId":"healthcheck:5f9a0ff8-a368-41ff-984a-2a5e0e70f59f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:17:413-79220\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33680], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5f9a0ff8-a368-41ff-984a-2a5e0e70f59f]}\"}"}
2021-08-02 23:24:17.415  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:17.463  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:17.465 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"873f3e32-7251-4d42-9c4b-fe1452b7de39","status":"200","rqstDate":"210802-23:24:17:464","respDate":"210802-23:24:17:464","sourceId":"haproxy:873f3e32-7251-4d42-9c4b-fe1452b7de39","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:24:17:464-46637\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[873f3e32-7251-4d42-9c4b-fe1452b7de39]}\"}"}
2021-08-02 23:24:17.465  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:19.472  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:19.473 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a6ba551d-6feb-469b-bad6-52dcabf28ed5","status":"200","rqstDate":"210802-23:24:19:472","respDate":"210802-23:24:19:473","sourceId":"haproxy:a6ba551d-6feb-469b-bad6-52dcabf28ed5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:24:19:472-95707\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a6ba551d-6feb-469b-bad6-52dcabf28ed5]}\"}"}
2021-08-02 23:24:19.474  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:21.481  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:21.482 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"805afda6-fc75-411f-86e4-c21f9aae7f02","status":"200","rqstDate":"210802-23:24:21:482","respDate":"210802-23:24:21:482","sourceId":"haproxy:805afda6-fc75-411f-86e4-c21f9aae7f02","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:24:21:482-33894\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[805afda6-fc75-411f-86e4-c21f9aae7f02]}\"}"}
2021-08-02 23:24:21.483  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:22.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:22.634 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8698aea7-5682-47c7-bb13-526fbf818f0f","status":"200","rqstDate":"210802-23:24:22:632","respDate":"210802-23:24:22:633","sourceId":"OOM_ReadinessCheck:8698aea7-5682-47c7-bb13-526fbf818f0f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:22:632-37786\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34772], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8698aea7-5682-47c7-bb13-526fbf818f0f]}\"}"}
2021-08-02 23:24:22.634  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:23.490  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:23.492 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"236f4f95-bec1-4e84-a672-42a658f82c1e","status":"200","rqstDate":"210802-23:24:23:490","respDate":"210802-23:24:23:492","sourceId":"haproxy:236f4f95-bec1-4e84-a672-42a658f82c1e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:23:490-41135\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[236f4f95-bec1-4e84-a672-42a658f82c1e]}\"}"}
2021-08-02 23:24:23.492  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:25.500  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:25.502 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7ac22dde-4d94-456a-9669-7665555efff4","status":"200","rqstDate":"210802-23:24:25:501","respDate":"210802-23:24:25:502","sourceId":"haproxy:7ac22dde-4d94-456a-9669-7665555efff4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:24:25:501-92526\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ac22dde-4d94-456a-9669-7665555efff4]}\"}"}
2021-08-02 23:24:25.502  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:26.764  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:26.765 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8738535d-1b5f-4abb-89ea-18f341088751","status":"200","rqstDate":"210802-23:24:26:764","respDate":"210802-23:24:26:765","sourceId":"healthcheck:8738535d-1b5f-4abb-89ea-18f341088751","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:26:764-59887\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8738535d-1b5f-4abb-89ea-18f341088751]}\"}"}
2021-08-02 23:24:26.765  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:27.508  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:27.510 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0a53ae8-a681-4337-b5a6-9fbf1738f1ce","status":"200","rqstDate":"210802-23:24:27:509","respDate":"210802-23:24:27:510","sourceId":"haproxy:a0a53ae8-a681-4337-b5a6-9fbf1738f1ce","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:24:27:509-36445\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a0a53ae8-a681-4337-b5a6-9fbf1738f1ce]}\"}"}
2021-08-02 23:24:27.510  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:29.516  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:29.517 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5d960a3-3680-4701-81ad-41409c883317","status":"200","rqstDate":"210802-23:24:29:516","respDate":"210802-23:24:29:517","sourceId":"haproxy:e5d960a3-3680-4701-81ad-41409c883317","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:24:29:516-70090\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e5d960a3-3680-4701-81ad-41409c883317]}\"}"}
2021-08-02 23:24:29.518  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:31.526  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:31.527 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4531e8f4-95e5-473d-bc3f-607944542006","status":"200","rqstDate":"210802-23:24:31:526","respDate":"210802-23:24:31:527","sourceId":"haproxy:4531e8f4-95e5-473d-bc3f-607944542006","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:24:31:526-89204\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4531e8f4-95e5-473d-bc3f-607944542006]}\"}"}
2021-08-02 23:24:31.528  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:32.436  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:32.438 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f88cc8bb-63b7-440c-b6d1-d2baa8bbee4b","status":"200","rqstDate":"210802-23:24:32:437","respDate":"210802-23:24:32:437","sourceId":"healthcheck:f88cc8bb-63b7-440c-b6d1-d2baa8bbee4b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:24:32:437-94305\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34048], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f88cc8bb-63b7-440c-b6d1-d2baa8bbee4b]}\"}"}
2021-08-02 23:24:32.438  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:32.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:32.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f18b9550-6a23-4861-a01c-54a4ba8268df","status":"200","rqstDate":"210802-23:24:32:629","respDate":"210802-23:24:32:630","sourceId":"OOM_ReadinessCheck:f18b9550-6a23-4861-a01c-54a4ba8268df","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:24:32:629-70747\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34940], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f18b9550-6a23-4861-a01c-54a4ba8268df]}\"}"}
2021-08-02 23:24:32.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:33.539  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:33.541 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9741aec4-59c4-41c7-b77e-b777b70d42aa","status":"200","rqstDate":"210802-23:24:33:540","respDate":"210802-23:24:33:541","sourceId":"haproxy:9741aec4-59c4-41c7-b77e-b777b70d42aa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:24:33:540-73418\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9741aec4-59c4-41c7-b77e-b777b70d42aa]}\"}"}
2021-08-02 23:24:33.541  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:35.547  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:35.549 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0cf78c57-c75d-41a7-80bb-00912d5faaab","status":"200","rqstDate":"210802-23:24:35:548","respDate":"210802-23:24:35:549","sourceId":"haproxy:0cf78c57-c75d-41a7-80bb-00912d5faaab","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:35:548-15775\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0cf78c57-c75d-41a7-80bb-00912d5faaab]}\"}"}
2021-08-02 23:24:35.549  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:37.555  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:37.557 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5edf41b4-356e-4ac8-84e9-42c9f307239d","status":"200","rqstDate":"210802-23:24:37:556","respDate":"210802-23:24:37:557","sourceId":"haproxy:5edf41b4-356e-4ac8-84e9-42c9f307239d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:24:37:556-40139\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5edf41b4-356e-4ac8-84e9-42c9f307239d]}\"}"}
2021-08-02 23:24:37.557  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:39.236 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:24:39.237 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:24:39.563  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:39.565 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b0888f4-4e5b-4f07-86b6-680bff97f44d","status":"200","rqstDate":"210802-23:24:39:564","respDate":"210802-23:24:39:565","sourceId":"haproxy:4b0888f4-4e5b-4f07-86b6-680bff97f44d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:39:564-10217\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b0888f4-4e5b-4f07-86b6-680bff97f44d]}\"}"}
2021-08-02 23:24:39.566  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:41.572  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:41.574 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"038eae38-420b-4eda-978b-f54a5e446284","status":"200","rqstDate":"210802-23:24:41:573","respDate":"210802-23:24:41:574","sourceId":"haproxy:038eae38-420b-4eda-978b-f54a5e446284","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:41:573-33485\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[038eae38-420b-4eda-978b-f54a5e446284]}\"}"}
2021-08-02 23:24:41.574  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:41.781  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:41.783 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7d2cbc15-f807-45d5-bf65-1fc74e606bf2","status":"200","rqstDate":"210802-23:24:41:782","respDate":"210802-23:24:41:783","sourceId":"healthcheck:7d2cbc15-f807-45d5-bf65-1fc74e606bf2","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:41:782-89901\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7d2cbc15-f807-45d5-bf65-1fc74e606bf2]}\"}"}
2021-08-02 23:24:41.783  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:42.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:42.631 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"72116426-6c50-4590-9963-8056606055d9","status":"200","rqstDate":"210802-23:24:42:630","respDate":"210802-23:24:42:631","sourceId":"OOM_ReadinessCheck:72116426-6c50-4590-9963-8056606055d9","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:42:630-37141\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35082], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[72116426-6c50-4590-9963-8056606055d9]}\"}"}
2021-08-02 23:24:42.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:43.581  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:43.583 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f7f58c11-a9ec-482b-9944-733e1ca10d16","status":"200","rqstDate":"210802-23:24:43:582","respDate":"210802-23:24:43:583","sourceId":"haproxy:f7f58c11-a9ec-482b-9944-733e1ca10d16","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:43:582-52997\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f7f58c11-a9ec-482b-9944-733e1ca10d16]}\"}"}
2021-08-02 23:24:43.583  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:45.589  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:45.590 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1869d569-e447-4eb7-8900-e2adbda69ed8","status":"200","rqstDate":"210802-23:24:45:589","respDate":"210802-23:24:45:590","sourceId":"haproxy:1869d569-e447-4eb7-8900-e2adbda69ed8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:45:589-66905\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1869d569-e447-4eb7-8900-e2adbda69ed8]}\"}"}
2021-08-02 23:24:45.591  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:46.223 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:24:46.225 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:24:47.470  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:47.472 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"997f06a3-0166-4e63-b123-a099b1826bee","status":"200","rqstDate":"210802-23:24:47:471","respDate":"210802-23:24:47:472","sourceId":"healthcheck:997f06a3-0166-4e63-b123-a099b1826bee","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:47:471-43665\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34418], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[997f06a3-0166-4e63-b123-a099b1826bee]}\"}"}
2021-08-02 23:24:47.472  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:47.597  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:47.599 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4f5df689-5de2-47ca-9cb0-fa22697c6f81","status":"200","rqstDate":"210802-23:24:47:598","respDate":"210802-23:24:47:599","sourceId":"haproxy:4f5df689-5de2-47ca-9cb0-fa22697c6f81","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:47:598-68468\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f5df689-5de2-47ca-9cb0-fa22697c6f81]}\"}"}
2021-08-02 23:24:47.600  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:49.607  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:49.608 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7ff5d986-3d55-4440-8ace-e1b44503de84","status":"200","rqstDate":"210802-23:24:49:607","respDate":"210802-23:24:49:608","sourceId":"haproxy:7ff5d986-3d55-4440-8ace-e1b44503de84","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:24:49:607-325\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ff5d986-3d55-4440-8ace-e1b44503de84]}\"}"}
2021-08-02 23:24:49.609  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:51.615  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:51.617 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"118a745f-474b-4f66-8cf6-3607108dea70","status":"200","rqstDate":"210802-23:24:51:616","respDate":"210802-23:24:51:616","sourceId":"haproxy:118a745f-474b-4f66-8cf6-3607108dea70","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:24:51:616-63979\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[118a745f-474b-4f66-8cf6-3607108dea70]}\"}"}
2021-08-02 23:24:51.617  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:52.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:52.629 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3732d331-3c8d-4f21-ad61-e6571c933828","status":"200","rqstDate":"210802-23:24:52:628","respDate":"210802-23:24:52:629","sourceId":"OOM_ReadinessCheck:3732d331-3c8d-4f21-ad61-e6571c933828","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:52:628-57447\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35292], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3732d331-3c8d-4f21-ad61-e6571c933828]}\"}"}
2021-08-02 23:24:52.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:53.624  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:53.625 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7ab51a03-a22d-46fa-b5ca-5eae8ab009e5","status":"200","rqstDate":"210802-23:24:53:624","respDate":"210802-23:24:53:625","sourceId":"haproxy:7ab51a03-a22d-46fa-b5ca-5eae8ab009e5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:24:53:624-55696\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ab51a03-a22d-46fa-b5ca-5eae8ab009e5]}\"}"}
2021-08-02 23:24:53.626  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:55.634  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:55.636 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"248639c7-fb6f-423b-a6da-47becee5cb2e","status":"200","rqstDate":"210802-23:24:55:635","respDate":"210802-23:24:55:636","sourceId":"haproxy:248639c7-fb6f-423b-a6da-47becee5cb2e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:24:55:635-91206\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[248639c7-fb6f-423b-a6da-47becee5cb2e]}\"}"}
2021-08-02 23:24:55.637  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:56.799  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:56.800 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2936f214-d963-4426-aa28-34d6c3c7618f","status":"200","rqstDate":"210802-23:24:56:799","respDate":"210802-23:24:56:800","sourceId":"healthcheck:2936f214-d963-4426-aa28-34d6c3c7618f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:24:56:799-31729\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2936f214-d963-4426-aa28-34d6c3c7618f]}\"}"}
2021-08-02 23:24:56.800  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:57.644  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:57.646 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5159d89e-838f-4c8e-80f0-1d3d5ef05742","status":"200","rqstDate":"210802-23:24:57:644","respDate":"210802-23:24:57:646","sourceId":"haproxy:5159d89e-838f-4c8e-80f0-1d3d5ef05742","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:57:644-32376\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5159d89e-838f-4c8e-80f0-1d3d5ef05742]}\"}"}
2021-08-02 23:24:57.646  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:24:59.653  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:24:59.654 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"12c14b05-0c77-42ba-9dee-01b695efadf4","status":"200","rqstDate":"210802-23:24:59:653","respDate":"210802-23:24:59:654","sourceId":"haproxy:12c14b05-0c77-42ba-9dee-01b695efadf4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:24:59:653-8321\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[12c14b05-0c77-42ba-9dee-01b695efadf4]}\"}"}
2021-08-02 23:24:59.655  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:01.662  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:01.664 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d444119f-39e8-4cc2-865c-0be0b194e24c","status":"200","rqstDate":"210802-23:25:01:662","respDate":"210802-23:25:01:664","sourceId":"haproxy:d444119f-39e8-4cc2-865c-0be0b194e24c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:01:662-46091\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d444119f-39e8-4cc2-865c-0be0b194e24c]}\"}"}
2021-08-02 23:25:01.665  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:02.485  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:02.487 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b45e8d74-cd4b-4694-8aa6-0c1e3cdaa737","status":"200","rqstDate":"210802-23:25:02:486","respDate":"210802-23:25:02:487","sourceId":"healthcheck:b45e8d74-cd4b-4694-8aa6-0c1e3cdaa737","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:02:486-33400\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34790], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b45e8d74-cd4b-4694-8aa6-0c1e3cdaa737]}\"}"}
2021-08-02 23:25:02.488  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:02.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:02.629 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c31cc023-82c3-4f83-91d9-42df567e4a04","status":"200","rqstDate":"210802-23:25:02:628","respDate":"210802-23:25:02:629","sourceId":"OOM_ReadinessCheck:c31cc023-82c3-4f83-91d9-42df567e4a04","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:02:628-73340\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35456], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c31cc023-82c3-4f83-91d9-42df567e4a04]}\"}"}
2021-08-02 23:25:02.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:03.671  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:03.672 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2c191c54-1533-45c8-8e64-34321894e3f2","status":"200","rqstDate":"210802-23:25:03:671","respDate":"210802-23:25:03:672","sourceId":"haproxy:2c191c54-1533-45c8-8e64-34321894e3f2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:03:671-82950\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2c191c54-1533-45c8-8e64-34321894e3f2]}\"}"}
2021-08-02 23:25:03.672  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:05.679  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:05.681 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"250694f4-04f3-4a4b-8f72-0d4ecac4690e","status":"200","rqstDate":"210802-23:25:05:679","respDate":"210802-23:25:05:681","sourceId":"haproxy:250694f4-04f3-4a4b-8f72-0d4ecac4690e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:05:679-72732\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[250694f4-04f3-4a4b-8f72-0d4ecac4690e]}\"}"}
2021-08-02 23:25:05.681  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:06.297 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:25:06.301 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:25:07.690  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:07.692 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5e4c34ff-b1a8-4771-8e63-b16c9e1e546a","status":"200","rqstDate":"210802-23:25:07:690","respDate":"210802-23:25:07:692","sourceId":"haproxy:5e4c34ff-b1a8-4771-8e63-b16c9e1e546a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:07:690-57677\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5e4c34ff-b1a8-4771-8e63-b16c9e1e546a]}\"}"}
2021-08-02 23:25:07.693  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:09.238 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:25:09.239 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:25:09.700  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:09.701 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1ac8329e-48ab-4116-80c6-12473639b503","status":"200","rqstDate":"210802-23:25:09:700","respDate":"210802-23:25:09:701","sourceId":"haproxy:1ac8329e-48ab-4116-80c6-12473639b503","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:09:700-23222\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1ac8329e-48ab-4116-80c6-12473639b503]}\"}"}
2021-08-02 23:25:09.702  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:11.312 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-20, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:25:11.314 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-20, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:25:11.709  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:11.711 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5418488-d2e6-4eea-a995-fd6fe29788d2","status":"200","rqstDate":"210802-23:25:11:710","respDate":"210802-23:25:11:711","sourceId":"haproxy:e5418488-d2e6-4eea-a995-fd6fe29788d2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:11:710-47051\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e5418488-d2e6-4eea-a995-fd6fe29788d2]}\"}"}
2021-08-02 23:25:11.711  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:11.822  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:11.824 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e7221605-bdcb-4508-96f8-4fa3ba8347d8","status":"200","rqstDate":"210802-23:25:11:822","respDate":"210802-23:25:11:824","sourceId":"healthcheck:e7221605-bdcb-4508-96f8-4fa3ba8347d8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:25:11:822-83815\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e7221605-bdcb-4508-96f8-4fa3ba8347d8]}\"}"}
2021-08-02 23:25:11.825  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:12.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:12.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"478abda0-620b-48fb-9150-858f9334b61b","status":"200","rqstDate":"210802-23:25:12:628","respDate":"210802-23:25:12:629","sourceId":"OOM_ReadinessCheck:478abda0-620b-48fb-9150-858f9334b61b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:12:628-41016\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35602], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[478abda0-620b-48fb-9150-858f9334b61b]}\"}"}
2021-08-02 23:25:12.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:13.718  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:13.719 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7230f1e4-1345-42c8-b3b8-714e89c8596a","status":"200","rqstDate":"210802-23:25:13:718","respDate":"210802-23:25:13:719","sourceId":"haproxy:7230f1e4-1345-42c8-b3b8-714e89c8596a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:25:13:718-83960\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7230f1e4-1345-42c8-b3b8-714e89c8596a]}\"}"}
2021-08-02 23:25:13.719  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:15.727  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:15.729 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e19d39f6-8aec-4d18-9588-ff2fe7566dd8","status":"200","rqstDate":"210802-23:25:15:728","respDate":"210802-23:25:15:729","sourceId":"haproxy:e19d39f6-8aec-4d18-9588-ff2fe7566dd8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:15:728-86253\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e19d39f6-8aec-4d18-9588-ff2fe7566dd8]}\"}"}
2021-08-02 23:25:15.730  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:17.503  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:17.504 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"43db67db-a5da-43e9-8db8-27e636ac4e30","status":"200","rqstDate":"210802-23:25:17:503","respDate":"210802-23:25:17:504","sourceId":"healthcheck:43db67db-a5da-43e9-8db8-27e636ac4e30","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:25:17:503-51573\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35152], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[43db67db-a5da-43e9-8db8-27e636ac4e30]}\"}"}
2021-08-02 23:25:17.505  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:17.737  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:17.738 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1cfe1b8c-9257-46bd-812f-6c835bb86238","status":"200","rqstDate":"210802-23:25:17:737","respDate":"210802-23:25:17:738","sourceId":"haproxy:1cfe1b8c-9257-46bd-812f-6c835bb86238","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:25:17:737-79252\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1cfe1b8c-9257-46bd-812f-6c835bb86238]}\"}"}
2021-08-02 23:25:17.739  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:19.747  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:19.749 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"db27fb5c-6c7c-4226-858e-4000fdf0b226","status":"200","rqstDate":"210802-23:25:19:748","respDate":"210802-23:25:19:749","sourceId":"haproxy:db27fb5c-6c7c-4226-858e-4000fdf0b226","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:19:748-42355\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[db27fb5c-6c7c-4226-858e-4000fdf0b226]}\"}"}
2021-08-02 23:25:19.750  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:21.761  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:21.765 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"515f3e2a-5196-4872-94aa-e023e1b31767","status":"200","rqstDate":"210802-23:25:21:763","respDate":"210802-23:25:21:765","sourceId":"haproxy:515f3e2a-5196-4872-94aa-e023e1b31767","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:21:763-69516\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[515f3e2a-5196-4872-94aa-e023e1b31767]}\"}"}
2021-08-02 23:25:21.766  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:22.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:22.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c294cb73-008a-4f07-b0a7-804d22de17cf","status":"200","rqstDate":"210802-23:25:22:627","respDate":"210802-23:25:22:628","sourceId":"OOM_ReadinessCheck:c294cb73-008a-4f07-b0a7-804d22de17cf","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:22:627-44599\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35800], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c294cb73-008a-4f07-b0a7-804d22de17cf]}\"}"}
2021-08-02 23:25:22.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:23.773  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:23.775 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c0bb4622-b83d-40a5-bd7d-708597946d6d","status":"200","rqstDate":"210802-23:25:23:774","respDate":"210802-23:25:23:775","sourceId":"haproxy:c0bb4622-b83d-40a5-bd7d-708597946d6d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:23:774-88007\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c0bb4622-b83d-40a5-bd7d-708597946d6d]}\"}"}
2021-08-02 23:25:23.775  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:25.783  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:25.786 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ddc1b88-942d-45c9-95ff-b810a409a552","status":"200","rqstDate":"210802-23:25:25:784","respDate":"210802-23:25:25:786","sourceId":"haproxy:3ddc1b88-942d-45c9-95ff-b810a409a552","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:25:784-90889\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ddc1b88-942d-45c9-95ff-b810a409a552]}\"}"}
2021-08-02 23:25:25.786  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:26.848  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:26.849 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b15da0a9-97f4-4abf-9234-4dfab373a2be","status":"200","rqstDate":"210802-23:25:26:848","respDate":"210802-23:25:26:849","sourceId":"healthcheck:b15da0a9-97f4-4abf-9234-4dfab373a2be","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:25:26:848-55732\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b15da0a9-97f4-4abf-9234-4dfab373a2be]}\"}"}
2021-08-02 23:25:26.850  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:27.793  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:27.794 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f2de5155-0a91-4b04-8faf-12771228ebc0","status":"200","rqstDate":"210802-23:25:27:793","respDate":"210802-23:25:27:794","sourceId":"haproxy:f2de5155-0a91-4b04-8faf-12771228ebc0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:27:793-99083\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f2de5155-0a91-4b04-8faf-12771228ebc0]}\"}"}
2021-08-02 23:25:27.795  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:29.801  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:29.803 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1fefadce-1c8c-4907-9037-a181703ff247","status":"200","rqstDate":"210802-23:25:29:802","respDate":"210802-23:25:29:803","sourceId":"haproxy:1fefadce-1c8c-4907-9037-a181703ff247","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:29:802-25928\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1fefadce-1c8c-4907-9037-a181703ff247]}\"}"}
2021-08-02 23:25:29.803  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:31.812  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:31.815 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"893a78be-596b-4f10-a275-97b33834e5d2","status":"200","rqstDate":"210802-23:25:31:813","respDate":"210802-23:25:31:814","sourceId":"haproxy:893a78be-596b-4f10-a275-97b33834e5d2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:31:813-55473\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[893a78be-596b-4f10-a275-97b33834e5d2]}\"}"}
2021-08-02 23:25:31.815  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:32.519  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:32.521 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cb8c7091-4d30-4f94-9129-47a4e5b0ffff","status":"200","rqstDate":"210802-23:25:32:519","respDate":"210802-23:25:32:520","sourceId":"healthcheck:cb8c7091-4d30-4f94-9129-47a4e5b0ffff","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:32:519-73271\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35518], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cb8c7091-4d30-4f94-9129-47a4e5b0ffff]}\"}"}
2021-08-02 23:25:32.521  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:32.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:32.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5d172b4e-1c39-44e4-9adb-1dad4a5cd580","status":"200","rqstDate":"210802-23:25:32:627","respDate":"210802-23:25:32:628","sourceId":"OOM_ReadinessCheck:5d172b4e-1c39-44e4-9adb-1dad4a5cd580","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:25:32:627-61808\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35976], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5d172b4e-1c39-44e4-9adb-1dad4a5cd580]}\"}"}
2021-08-02 23:25:32.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:33.822  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:33.823 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c9a05b30-67f9-4a10-a4d7-e06da4c094cd","status":"200","rqstDate":"210802-23:25:33:822","respDate":"210802-23:25:33:823","sourceId":"haproxy:c9a05b30-67f9-4a10-a4d7-e06da4c094cd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:33:822-43117\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c9a05b30-67f9-4a10-a4d7-e06da4c094cd]}\"}"}
2021-08-02 23:25:33.824  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:35.831  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:35.833 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5aa9f009-590a-4d66-957e-6d761c2ee681","status":"200","rqstDate":"210802-23:25:35:832","respDate":"210802-23:25:35:833","sourceId":"haproxy:5aa9f009-590a-4d66-957e-6d761c2ee681","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:35:832-49234\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5aa9f009-590a-4d66-957e-6d761c2ee681]}\"}"}
2021-08-02 23:25:35.833  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:37.839  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:37.841 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"201ad034-bc42-491d-b33e-515dfe1409df","status":"200","rqstDate":"210802-23:25:37:840","respDate":"210802-23:25:37:841","sourceId":"haproxy:201ad034-bc42-491d-b33e-515dfe1409df","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:25:37:840-83282\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[201ad034-bc42-491d-b33e-515dfe1409df]}\"}"}
2021-08-02 23:25:37.841  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:39.240 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:25:39.241 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:25:39.849  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:39.850 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"00213bf5-f592-4b98-8946-18c88bfc964b","status":"200","rqstDate":"210802-23:25:39:849","respDate":"210802-23:25:39:850","sourceId":"haproxy:00213bf5-f592-4b98-8946-18c88bfc964b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:39:849-17061\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[00213bf5-f592-4b98-8946-18c88bfc964b]}\"}"}
2021-08-02 23:25:39.851  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:41.858  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:41.860 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"00ce7b62-c218-498e-9fb0-2fbfd16d1030","status":"200","rqstDate":"210802-23:25:41:859","respDate":"210802-23:25:41:860","sourceId":"haproxy:00ce7b62-c218-498e-9fb0-2fbfd16d1030","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:25:41:859-5628\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[00ce7b62-c218-498e-9fb0-2fbfd16d1030]}\"}"}
2021-08-02 23:25:41.860  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:41.866  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:41.868 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a3ac87c2-7e17-4257-a9e1-9f1308b14372","status":"200","rqstDate":"210802-23:25:41:867","respDate":"210802-23:25:41:868","sourceId":"healthcheck:a3ac87c2-7e17-4257-a9e1-9f1308b14372","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:25:41:867-48262\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a3ac87c2-7e17-4257-a9e1-9f1308b14372]}\"}"}
2021-08-02 23:25:41.868  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:42.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:42.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"99471fdb-161f-41ed-b993-602463c7a9cd","status":"200","rqstDate":"210802-23:25:42:628","respDate":"210802-23:25:42:629","sourceId":"OOM_ReadinessCheck:99471fdb-161f-41ed-b993-602463c7a9cd","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:42:628-22088\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36120], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[99471fdb-161f-41ed-b993-602463c7a9cd]}\"}"}
2021-08-02 23:25:42.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:43.867  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:43.869 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d09d4b23-175e-4dcc-ac08-a0a96dc28bf5","status":"200","rqstDate":"210802-23:25:43:868","respDate":"210802-23:25:43:869","sourceId":"haproxy:d09d4b23-175e-4dcc-ac08-a0a96dc28bf5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:25:43:868-37687\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d09d4b23-175e-4dcc-ac08-a0a96dc28bf5]}\"}"}
2021-08-02 23:25:43.869  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:45.876  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:45.877 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"657fa7b8-223a-47b5-88b3-090d204f565d","status":"200","rqstDate":"210802-23:25:45:876","respDate":"210802-23:25:45:877","sourceId":"haproxy:657fa7b8-223a-47b5-88b3-090d204f565d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:45:876-65395\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[657fa7b8-223a-47b5-88b3-090d204f565d]}\"}"}
2021-08-02 23:25:45.877  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:47.538  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:47.539 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2ab34d4c-27cc-4ec8-909b-7b158ed9a705","status":"200","rqstDate":"210802-23:25:47:538","respDate":"210802-23:25:47:539","sourceId":"healthcheck:2ab34d4c-27cc-4ec8-909b-7b158ed9a705","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:47:538-29771\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35876], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2ab34d4c-27cc-4ec8-909b-7b158ed9a705]}\"}"}
2021-08-02 23:25:47.540  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:47.883  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:47.885 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f7d890a4-0812-41f8-a53a-ac49bb217402","status":"200","rqstDate":"210802-23:25:47:884","respDate":"210802-23:25:47:885","sourceId":"haproxy:f7d890a4-0812-41f8-a53a-ac49bb217402","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:47:884-40708\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f7d890a4-0812-41f8-a53a-ac49bb217402]}\"}"}
2021-08-02 23:25:47.886  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:49.891  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:49.892 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2764b9c1-17b1-47ad-bf93-4b737660091e","status":"200","rqstDate":"210802-23:25:49:891","respDate":"210802-23:25:49:892","sourceId":"haproxy:2764b9c1-17b1-47ad-bf93-4b737660091e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:49:891-80368\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2764b9c1-17b1-47ad-bf93-4b737660091e]}\"}"}
2021-08-02 23:25:49.893  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:51.332 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-20, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:25:51.333 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-20, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:25:51.898  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:51.899 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1fbe99ea-79a3-4378-885a-20345f43c042","status":"200","rqstDate":"210802-23:25:51:898","respDate":"210802-23:25:51:899","sourceId":"haproxy:1fbe99ea-79a3-4378-885a-20345f43c042","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:25:51:898-9059\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1fbe99ea-79a3-4378-885a-20345f43c042]}\"}"}
2021-08-02 23:25:51.899  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:52.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:52.632 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"950f2ae7-4844-41f0-8551-2508f7246fca","status":"200","rqstDate":"210802-23:25:52:631","respDate":"210802-23:25:52:632","sourceId":"OOM_ReadinessCheck:950f2ae7-4844-41f0-8551-2508f7246fca","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:52:631-74806\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36318], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[950f2ae7-4844-41f0-8551-2508f7246fca]}\"}"}
2021-08-02 23:25:52.633  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:53.906  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:53.908 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c34fe250-0822-4606-b995-ab1649bb8c71","status":"200","rqstDate":"210802-23:25:53:907","respDate":"210802-23:25:53:908","sourceId":"haproxy:c34fe250-0822-4606-b995-ab1649bb8c71","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:53:907-45817\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c34fe250-0822-4606-b995-ab1649bb8c71]}\"}"}
2021-08-02 23:25:53.908  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:55.915  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:55.917 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"28fefdbb-f73e-4710-aab2-e2876ddf2a51","status":"200","rqstDate":"210802-23:25:55:916","respDate":"210802-23:25:55:917","sourceId":"haproxy:28fefdbb-f73e-4710-aab2-e2876ddf2a51","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:55:916-46112\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[28fefdbb-f73e-4710-aab2-e2876ddf2a51]}\"}"}
2021-08-02 23:25:55.918  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:56.885  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:56.887 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bf428f21-26a3-47b4-93f6-565f971e1f4e","status":"200","rqstDate":"210802-23:25:56:885","respDate":"210802-23:25:56:887","sourceId":"healthcheck:bf428f21-26a3-47b4-93f6-565f971e1f4e","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:56:885-46008\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bf428f21-26a3-47b4-93f6-565f971e1f4e]}\"}"}
2021-08-02 23:25:56.887  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:57.924  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:57.926 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"17678a73-b4c3-4596-9bde-2d6a3b066eb3","status":"200","rqstDate":"210802-23:25:57:925","respDate":"210802-23:25:57:926","sourceId":"haproxy:17678a73-b4c3-4596-9bde-2d6a3b066eb3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:25:57:925-49754\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[17678a73-b4c3-4596-9bde-2d6a3b066eb3]}\"}"}
2021-08-02 23:25:57.926  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:25:59.933  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:25:59.935 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3bee04a4-d1fb-4f2a-be72-71809d3ada0a","status":"200","rqstDate":"210802-23:25:59:934","respDate":"210802-23:25:59:935","sourceId":"haproxy:3bee04a4-d1fb-4f2a-be72-71809d3ada0a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:25:59:934-83171\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3bee04a4-d1fb-4f2a-be72-71809d3ada0a]}\"}"}
2021-08-02 23:25:59.935  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:01.942  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:01.944 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c3cbe512-6dc2-40ff-9d3a-087f6adb3053","status":"200","rqstDate":"210802-23:26:01:943","respDate":"210802-23:26:01:944","sourceId":"haproxy:c3cbe512-6dc2-40ff-9d3a-087f6adb3053","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:26:01:943-24445\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c3cbe512-6dc2-40ff-9d3a-087f6adb3053]}\"}"}
2021-08-02 23:26:01.944  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:02.554  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:02.555 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a1e37a1e-5c78-4c87-bfe5-b9b83b4361de","status":"200","rqstDate":"210802-23:26:02:554","respDate":"210802-23:26:02:555","sourceId":"healthcheck:a1e37a1e-5c78-4c87-bfe5-b9b83b4361de","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:26:02:554-69228\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36262], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a1e37a1e-5c78-4c87-bfe5-b9b83b4361de]}\"}"}
2021-08-02 23:26:02.556  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:02.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:02.632 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4650c851-a792-4f11-9e48-4cb791cd628a","status":"200","rqstDate":"210802-23:26:02:631","respDate":"210802-23:26:02:632","sourceId":"OOM_ReadinessCheck:4650c851-a792-4f11-9e48-4cb791cd628a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:26:02:631-57446\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36496], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4650c851-a792-4f11-9e48-4cb791cd628a]}\"}"}
2021-08-02 23:26:02.632  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:03.951  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:03.953 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"961667ba-663a-4614-8346-00f788f97bac","status":"200","rqstDate":"210802-23:26:03:952","respDate":"210802-23:26:03:953","sourceId":"haproxy:961667ba-663a-4614-8346-00f788f97bac","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:03:952-66066\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[961667ba-663a-4614-8346-00f788f97bac]}\"}"}
2021-08-02 23:26:03.953  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:05.959  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:05.960 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"acc46156-8ad9-4536-a7ff-ab9dd9221d82","status":"200","rqstDate":"210802-23:26:05:959","respDate":"210802-23:26:05:960","sourceId":"haproxy:acc46156-8ad9-4536-a7ff-ab9dd9221d82","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:26:05:959-34078\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[acc46156-8ad9-4536-a7ff-ab9dd9221d82]}\"}"}
2021-08-02 23:26:05.961  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:07.968  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:07.969 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8923d618-30cb-4cf3-a573-77c009a96bf1","status":"200","rqstDate":"210802-23:26:07:968","respDate":"210802-23:26:07:969","sourceId":"haproxy:8923d618-30cb-4cf3-a573-77c009a96bf1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:26:07:968-74256\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8923d618-30cb-4cf3-a573-77c009a96bf1]}\"}"}
2021-08-02 23:26:07.969  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:09.242 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:26:09.243 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:26:09.975  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:09.977 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d4a1a1d-ace5-4696-a3c1-9dc7dc5a79ad","status":"200","rqstDate":"210802-23:26:09:976","respDate":"210802-23:26:09:977","sourceId":"haproxy:8d4a1a1d-ace5-4696-a3c1-9dc7dc5a79ad","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:26:09:976-21481\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d4a1a1d-ace5-4696-a3c1-9dc7dc5a79ad]}\"}"}
2021-08-02 23:26:09.977  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:11.905  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:11.907 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fa532310-194e-4fd0-bc9e-e3454a933d6d","status":"200","rqstDate":"210802-23:26:11:906","respDate":"210802-23:26:11:907","sourceId":"healthcheck:fa532310-194e-4fd0-bc9e-e3454a933d6d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:26:11:906-49807\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fa532310-194e-4fd0-bc9e-e3454a933d6d]}\"}"}
2021-08-02 23:26:11.907  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:11.984  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:11.986 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"14c9f8e5-1e5d-4b04-b8c1-e553e75f3c78","status":"200","rqstDate":"210802-23:26:11:985","respDate":"210802-23:26:11:986","sourceId":"haproxy:14c9f8e5-1e5d-4b04-b8c1-e553e75f3c78","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:11:985-66863\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[14c9f8e5-1e5d-4b04-b8c1-e553e75f3c78]}\"}"}
2021-08-02 23:26:11.987  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:12.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:12.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7df1d60e-2b83-4cc7-9924-083762a64c42","status":"200","rqstDate":"210802-23:26:12:628","respDate":"210802-23:26:12:629","sourceId":"OOM_ReadinessCheck:7df1d60e-2b83-4cc7-9924-083762a64c42","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:12:628-90983\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36640], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7df1d60e-2b83-4cc7-9924-083762a64c42]}\"}"}
2021-08-02 23:26:12.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:13.994  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:13.995 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"541997c4-9baf-42c3-b8cf-1c623cff68d4","status":"200","rqstDate":"210802-23:26:13:994","respDate":"210802-23:26:13:995","sourceId":"haproxy:541997c4-9baf-42c3-b8cf-1c623cff68d4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:13:994-79655\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[541997c4-9baf-42c3-b8cf-1c623cff68d4]}\"}"}
2021-08-02 23:26:13.995  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:16.002  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:16.004 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eb637b90-c1e0-43c3-bb38-8fa29fa926d0","status":"200","rqstDate":"210802-23:26:16:003","respDate":"210802-23:26:16:004","sourceId":"haproxy:eb637b90-c1e0-43c3-bb38-8fa29fa926d0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:26:16:003-22568\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eb637b90-c1e0-43c3-bb38-8fa29fa926d0]}\"}"}
2021-08-02 23:26:16.004  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:17.571  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:17.573 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"69c85d59-ebbe-410f-a596-120a270f70cc","status":"200","rqstDate":"210802-23:26:17:572","respDate":"210802-23:26:17:573","sourceId":"healthcheck:69c85d59-ebbe-410f-a596-120a270f70cc","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:26:17:572-60027\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36644], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[69c85d59-ebbe-410f-a596-120a270f70cc]}\"}"}
2021-08-02 23:26:17.574  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:18.011  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:18.013 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"74d24030-1e8d-4bc6-8fbf-8ccc970f4591","status":"200","rqstDate":"210802-23:26:18:012","respDate":"210802-23:26:18:013","sourceId":"haproxy:74d24030-1e8d-4bc6-8fbf-8ccc970f4591","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:26:18:012-91861\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[74d24030-1e8d-4bc6-8fbf-8ccc970f4591]}\"}"}
2021-08-02 23:26:18.013  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:20.021  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:20.022 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a756464-4cfc-4165-a285-ec84c114e9ae","status":"200","rqstDate":"210802-23:26:20:021","respDate":"210802-23:26:20:022","sourceId":"haproxy:1a756464-4cfc-4165-a285-ec84c114e9ae","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:20:021-22407\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a756464-4cfc-4165-a285-ec84c114e9ae]}\"}"}
2021-08-02 23:26:20.022  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:22.029  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:22.030 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"649e600f-36ec-4ef4-a023-ddfaef222dfb","status":"200","rqstDate":"210802-23:26:22:029","respDate":"210802-23:26:22:030","sourceId":"haproxy:649e600f-36ec-4ef4-a023-ddfaef222dfb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:22:029-25499\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[649e600f-36ec-4ef4-a023-ddfaef222dfb]}\"}"}
2021-08-02 23:26:22.030  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:22.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:22.631 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e750a072-2f90-44f7-9308-659895a88c04","status":"200","rqstDate":"210802-23:26:22:629","respDate":"210802-23:26:22:631","sourceId":"OOM_ReadinessCheck:e750a072-2f90-44f7-9308-659895a88c04","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:22:629-50242\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36832], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e750a072-2f90-44f7-9308-659895a88c04]}\"}"}
2021-08-02 23:26:22.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:24.036  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:24.038 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a4eda827-ead5-4491-b473-f89f9f7f3a40","status":"200","rqstDate":"210802-23:26:24:037","respDate":"210802-23:26:24:038","sourceId":"haproxy:a4eda827-ead5-4491-b473-f89f9f7f3a40","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:26:24:037-28862\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a4eda827-ead5-4491-b473-f89f9f7f3a40]}\"}"}
2021-08-02 23:26:24.038  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:26.045  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:26.046 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0715a07-4a35-466a-9c55-9335b5384d8d","status":"200","rqstDate":"210802-23:26:26:045","respDate":"210802-23:26:26:046","sourceId":"haproxy:a0715a07-4a35-466a-9c55-9335b5384d8d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:26:26:045-15741\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a0715a07-4a35-466a-9c55-9335b5384d8d]}\"}"}
2021-08-02 23:26:26.046  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:26.939  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:26.940 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7245ad14-71d2-49fd-866a-df6bb1b1ae90","status":"200","rqstDate":"210802-23:26:26:939","respDate":"210802-23:26:26:940","sourceId":"healthcheck:7245ad14-71d2-49fd-866a-df6bb1b1ae90","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:26:939-92598\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7245ad14-71d2-49fd-866a-df6bb1b1ae90]}\"}"}
2021-08-02 23:26:26.941  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:28.052  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:28.053 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c6d4ea1d-a87a-48e8-8be0-811a78a55644","status":"200","rqstDate":"210802-23:26:28:052","respDate":"210802-23:26:28:053","sourceId":"haproxy:c6d4ea1d-a87a-48e8-8be0-811a78a55644","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:26:28:052-28963\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c6d4ea1d-a87a-48e8-8be0-811a78a55644]}\"}"}
2021-08-02 23:26:28.053  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:30.060  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:30.061 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23c6873f-1a82-4218-a9ec-8139615687c1","status":"200","rqstDate":"210802-23:26:30:060","respDate":"210802-23:26:30:061","sourceId":"haproxy:23c6873f-1a82-4218-a9ec-8139615687c1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:26:30:060-59516\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23c6873f-1a82-4218-a9ec-8139615687c1]}\"}"}
2021-08-02 23:26:30.062  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:32.068  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:32.070 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8011fc46-a0f5-489d-98e6-3fd07e71e4e3","status":"200","rqstDate":"210802-23:26:32:069","respDate":"210802-23:26:32:069","sourceId":"haproxy:8011fc46-a0f5-489d-98e6-3fd07e71e4e3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:32:069-26499\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8011fc46-a0f5-489d-98e6-3fd07e71e4e3]}\"}"}
2021-08-02 23:26:32.070  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:32.588  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:32.590 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c30fa170-8740-4667-bcbf-c1baa1e4ac85","status":"200","rqstDate":"210802-23:26:32:589","respDate":"210802-23:26:32:589","sourceId":"healthcheck:c30fa170-8740-4667-bcbf-c1baa1e4ac85","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:26:32:589-90140\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37018], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c30fa170-8740-4667-bcbf-c1baa1e4ac85]}\"}"}
2021-08-02 23:26:32.590  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:32.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:32.630 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2dc0b68e-c694-49e6-8ef4-9de48ff6f498","status":"200","rqstDate":"210802-23:26:32:629","respDate":"210802-23:26:32:630","sourceId":"OOM_ReadinessCheck:2dc0b68e-c694-49e6-8ef4-9de48ff6f498","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:32:629-20916\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36984], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2dc0b68e-c694-49e6-8ef4-9de48ff6f498]}\"}"}
2021-08-02 23:26:32.631  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:34.076  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:34.078 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cdfc3cdb-9574-4675-a57e-ed45fe20c6db","status":"200","rqstDate":"210802-23:26:34:077","respDate":"210802-23:26:34:078","sourceId":"haproxy:cdfc3cdb-9574-4675-a57e-ed45fe20c6db","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:26:34:077-18295\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cdfc3cdb-9574-4675-a57e-ed45fe20c6db]}\"}"}
2021-08-02 23:26:34.078  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:36.084  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:36.086 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1e96cad3-42ce-4523-961e-b951d537f446","status":"200","rqstDate":"210802-23:26:36:085","respDate":"210802-23:26:36:086","sourceId":"haproxy:1e96cad3-42ce-4523-961e-b951d537f446","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:36:085-65467\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1e96cad3-42ce-4523-961e-b951d537f446]}\"}"}
2021-08-02 23:26:36.086  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:38.093  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:38.094 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ea0da32b-ea7c-4976-bd7b-dbc75c7512b2","status":"200","rqstDate":"210802-23:26:38:093","respDate":"210802-23:26:38:094","sourceId":"haproxy:ea0da32b-ea7c-4976-bd7b-dbc75c7512b2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:26:38:093-55636\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ea0da32b-ea7c-4976-bd7b-dbc75c7512b2]}\"}"}
2021-08-02 23:26:38.095  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:39.261 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:26:39.263 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:26:40.102  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:40.104 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2e0ed3fd-67fb-4e4f-ae97-e657682e8cd8","status":"200","rqstDate":"210802-23:26:40:103","respDate":"210802-23:26:40:103","sourceId":"haproxy:2e0ed3fd-67fb-4e4f-ae97-e657682e8cd8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:26:40:103-80758\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2e0ed3fd-67fb-4e4f-ae97-e657682e8cd8]}\"}"}
2021-08-02 23:26:40.104  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:41.960  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:41.962 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e1a73c93-2fbe-428c-84b6-a47d6eeb0e9c","status":"200","rqstDate":"210802-23:26:41:961","respDate":"210802-23:26:41:962","sourceId":"healthcheck:e1a73c93-2fbe-428c-84b6-a47d6eeb0e9c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:26:41:961-86451\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e1a73c93-2fbe-428c-84b6-a47d6eeb0e9c]}\"}"}
2021-08-02 23:26:41.963  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:42.111  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:42.113 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"324cb0c1-de1a-4cfe-a8c3-700bda730c1e","status":"200","rqstDate":"210802-23:26:42:112","respDate":"210802-23:26:42:113","sourceId":"haproxy:324cb0c1-de1a-4cfe-a8c3-700bda730c1e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:42:112-81428\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[324cb0c1-de1a-4cfe-a8c3-700bda730c1e]}\"}"}
2021-08-02 23:26:42.114  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:42.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:42.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fc7b8bb5-8738-4249-a12b-7dc41846f700","status":"200","rqstDate":"210802-23:26:42:628","respDate":"210802-23:26:42:629","sourceId":"OOM_ReadinessCheck:fc7b8bb5-8738-4249-a12b-7dc41846f700","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:26:42:628-53652\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37152], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fc7b8bb5-8738-4249-a12b-7dc41846f700]}\"}"}
2021-08-02 23:26:42.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:44.122  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:44.124 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0fe045de-024e-4c59-b75e-7e014e4956f0","status":"200","rqstDate":"210802-23:26:44:122","respDate":"210802-23:26:44:124","sourceId":"haproxy:0fe045de-024e-4c59-b75e-7e014e4956f0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:26:44:122-48869\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0fe045de-024e-4c59-b75e-7e014e4956f0]}\"}"}
2021-08-02 23:26:44.124  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:46.131  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:46.133 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5ecc9bd-5f9b-49a0-a9bb-128b597cfa9e","status":"200","rqstDate":"210802-23:26:46:132","respDate":"210802-23:26:46:133","sourceId":"haproxy:e5ecc9bd-5f9b-49a0-a9bb-128b597cfa9e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:26:46:132-76588\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e5ecc9bd-5f9b-49a0-a9bb-128b597cfa9e]}\"}"}
2021-08-02 23:26:46.134  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:46.402 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:26:46.404 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:26:47.604  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:47.606 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e3707c61-5b2e-4094-94b6-6c4af8c0fd33","status":"200","rqstDate":"210802-23:26:47:605","respDate":"210802-23:26:47:606","sourceId":"healthcheck:e3707c61-5b2e-4094-94b6-6c4af8c0fd33","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:47:605-1684\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37384], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e3707c61-5b2e-4094-94b6-6c4af8c0fd33]}\"}"}
2021-08-02 23:26:47.606  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:48.141  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:48.143 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c8336808-425d-4f88-9a1e-64b831267c18","status":"200","rqstDate":"210802-23:26:48:142","respDate":"210802-23:26:48:143","sourceId":"haproxy:c8336808-425d-4f88-9a1e-64b831267c18","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:48:142-29831\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c8336808-425d-4f88-9a1e-64b831267c18]}\"}"}
2021-08-02 23:26:48.143  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:50.150  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:50.151 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6715305e-6405-4cc7-b1be-2c772faf474c","status":"200","rqstDate":"210802-23:26:50:150","respDate":"210802-23:26:50:151","sourceId":"haproxy:6715305e-6405-4cc7-b1be-2c772faf474c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:50:150-7762\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6715305e-6405-4cc7-b1be-2c772faf474c]}\"}"}
2021-08-02 23:26:50.152  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:52.159  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:52.161 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23c5c4d4-2636-4b19-ae46-b4ede77adde8","status":"200","rqstDate":"210802-23:26:52:159","respDate":"210802-23:26:52:161","sourceId":"haproxy:23c5c4d4-2636-4b19-ae46-b4ede77adde8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:52:159-31551\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23c5c4d4-2636-4b19-ae46-b4ede77adde8]}\"}"}
2021-08-02 23:26:52.161  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:52.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:52.632 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10d16187-2732-4616-bb76-f376c4d5d3a5","status":"200","rqstDate":"210802-23:26:52:631","respDate":"210802-23:26:52:632","sourceId":"OOM_ReadinessCheck:10d16187-2732-4616-bb76-f376c4d5d3a5","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:26:52:631-19449\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37344], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[10d16187-2732-4616-bb76-f376c4d5d3a5]}\"}"}
2021-08-02 23:26:52.632  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:54.169  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:54.171 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6ea87d47-c2ce-4b6c-8aa0-1cc102f3e6cd","status":"200","rqstDate":"210802-23:26:54:170","respDate":"210802-23:26:54:171","sourceId":"haproxy:6ea87d47-c2ce-4b6c-8aa0-1cc102f3e6cd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:26:54:170-52063\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6ea87d47-c2ce-4b6c-8aa0-1cc102f3e6cd]}\"}"}
2021-08-02 23:26:54.171  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:56.177  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:56.179 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a592fcfb-1eb2-4195-bbd6-ad82a4805f3a","status":"200","rqstDate":"210802-23:26:56:178","respDate":"210802-23:26:56:179","sourceId":"haproxy:a592fcfb-1eb2-4195-bbd6-ad82a4805f3a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:26:56:178-76914\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a592fcfb-1eb2-4195-bbd6-ad82a4805f3a]}\"}"}
2021-08-02 23:26:56.180  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:56.981  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:56.983 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ecd236be-c41d-4d43-8a23-97983c375cc7","status":"200","rqstDate":"210802-23:26:56:982","respDate":"210802-23:26:56:983","sourceId":"healthcheck:ecd236be-c41d-4d43-8a23-97983c375cc7","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:26:56:982-71582\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ecd236be-c41d-4d43-8a23-97983c375cc7]}\"}"}
2021-08-02 23:26:56.983  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:26:58.185  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:26:58.186 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2383d3f0-be78-438b-9746-00be6f5726fe","status":"200","rqstDate":"210802-23:26:58:185","respDate":"210802-23:26:58:186","sourceId":"haproxy:2383d3f0-be78-438b-9746-00be6f5726fe","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:26:58:185-69965\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2383d3f0-be78-438b-9746-00be6f5726fe]}\"}"}
2021-08-02 23:26:58.187  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:00.193  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:00.194 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9813c095-95f3-4ed7-859e-38db3e4a9260","status":"200","rqstDate":"210802-23:27:00:193","respDate":"210802-23:27:00:194","sourceId":"haproxy:9813c095-95f3-4ed7-859e-38db3e4a9260","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:27:00:193-65114\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9813c095-95f3-4ed7-859e-38db3e4a9260]}\"}"}
2021-08-02 23:27:00.195  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:02.202  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:02.203 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ec71a99f-6d16-482e-8427-5316ecb2625e","status":"200","rqstDate":"210802-23:27:02:202","respDate":"210802-23:27:02:203","sourceId":"haproxy:ec71a99f-6d16-482e-8427-5316ecb2625e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:27:02:202-59833\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ec71a99f-6d16-482e-8427-5316ecb2625e]}\"}"}
2021-08-02 23:27:02.204  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:02.621  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:02.622 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8c32b60e-3564-477a-ae2f-50889584ab00","status":"200","rqstDate":"210802-23:27:02:621","respDate":"210802-23:27:02:622","sourceId":"healthcheck:8c32b60e-3564-477a-ae2f-50889584ab00","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:02:621-51237\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37758], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8c32b60e-3564-477a-ae2f-50889584ab00]}\"}"}
2021-08-02 23:27:02.622  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:02.626  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:02.627 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b2c782df-b940-4d66-baf3-7925a940a184","status":"200","rqstDate":"210802-23:27:02:626","respDate":"210802-23:27:02:627","sourceId":"OOM_ReadinessCheck:b2c782df-b940-4d66-baf3-7925a940a184","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:02:626-78074\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37494], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b2c782df-b940-4d66-baf3-7925a940a184]}\"}"}
2021-08-02 23:27:02.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:04.211  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:04.213 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b52dae9d-a972-451a-88b0-e39737e22947","status":"200","rqstDate":"210802-23:27:04:212","respDate":"210802-23:27:04:213","sourceId":"haproxy:b52dae9d-a972-451a-88b0-e39737e22947","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:27:04:212-26136\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b52dae9d-a972-451a-88b0-e39737e22947]}\"}"}
2021-08-02 23:27:04.213  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:06.221  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:06.222 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7bf7c1cd-00e3-4442-a5c6-e55c25b4031c","status":"200","rqstDate":"210802-23:27:06:221","respDate":"210802-23:27:06:222","sourceId":"haproxy:7bf7c1cd-00e3-4442-a5c6-e55c25b4031c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:06:221-3054\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7bf7c1cd-00e3-4442-a5c6-e55c25b4031c]}\"}"}
2021-08-02 23:27:06.222  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:08.230  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:08.231 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ab6f6d4a-335a-4b28-9b20-979b5ef46723","status":"200","rqstDate":"210802-23:27:08:230","respDate":"210802-23:27:08:231","sourceId":"haproxy:ab6f6d4a-335a-4b28-9b20-979b5ef46723","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:27:08:230-56092\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab6f6d4a-335a-4b28-9b20-979b5ef46723]}\"}"}
2021-08-02 23:27:08.232  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:09.284 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:27:09.286 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:27:10.239  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:10.241 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8b7ed17c-2db3-4bd6-b0db-2bb847dabc7b","status":"200","rqstDate":"210802-23:27:10:239","respDate":"210802-23:27:10:241","sourceId":"haproxy:8b7ed17c-2db3-4bd6-b0db-2bb847dabc7b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:27:10:239-49293\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8b7ed17c-2db3-4bd6-b0db-2bb847dabc7b]}\"}"}
2021-08-02 23:27:10.241  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:11.999  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:12.001 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"946e22d8-e9dc-41e3-b4ed-b71e183517cc","status":"200","rqstDate":"210802-23:27:12:000","respDate":"210802-23:27:12:001","sourceId":"healthcheck:946e22d8-e9dc-41e3-b4ed-b71e183517cc","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:12:000-50761\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[946e22d8-e9dc-41e3-b4ed-b71e183517cc]}\"}"}
2021-08-02 23:27:12.001  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:12.247  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:12.249 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"03d1205c-3551-45dd-a1ad-231a621cecb1","status":"200","rqstDate":"210802-23:27:12:248","respDate":"210802-23:27:12:249","sourceId":"haproxy:03d1205c-3551-45dd-a1ad-231a621cecb1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:27:12:248-80114\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[03d1205c-3551-45dd-a1ad-231a621cecb1]}\"}"}
2021-08-02 23:27:12.249  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:12.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:12.632 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"840fca10-d2a3-4f02-888d-ae21c857044f","status":"200","rqstDate":"210802-23:27:12:631","respDate":"210802-23:27:12:632","sourceId":"OOM_ReadinessCheck:840fca10-d2a3-4f02-888d-ae21c857044f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:27:12:631-27178\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37662], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[840fca10-d2a3-4f02-888d-ae21c857044f]}\"}"}
2021-08-02 23:27:12.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:14.256  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:14.257 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e65e9d5-b8a3-429f-87bf-93c5ba6f6900","status":"200","rqstDate":"210802-23:27:14:256","respDate":"210802-23:27:14:257","sourceId":"haproxy:3e65e9d5-b8a3-429f-87bf-93c5ba6f6900","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:27:14:256-74239\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e65e9d5-b8a3-429f-87bf-93c5ba6f6900]}\"}"}
2021-08-02 23:27:14.258  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:16.265  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:16.266 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0e282ecf-deb3-48ef-99c4-5dcfaaf3f590","status":"200","rqstDate":"210802-23:27:16:265","respDate":"210802-23:27:16:266","sourceId":"haproxy:0e282ecf-deb3-48ef-99c4-5dcfaaf3f590","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:27:16:265-45537\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0e282ecf-deb3-48ef-99c4-5dcfaaf3f590]}\"}"}
2021-08-02 23:27:16.267  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:16.487 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:27:16.488 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:27:17.639  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:17.641 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"86a24bf2-1717-49bc-bc13-3d616a098d3b","status":"200","rqstDate":"210802-23:27:17:640","respDate":"210802-23:27:17:641","sourceId":"healthcheck:86a24bf2-1717-49bc-bc13-3d616a098d3b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:17:640-21614\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38116], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[86a24bf2-1717-49bc-bc13-3d616a098d3b]}\"}"}
2021-08-02 23:27:17.641  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:18.274  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:18.275 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f917f213-aee2-4d74-bb56-8e92cd34ded0","status":"200","rqstDate":"210802-23:27:18:274","respDate":"210802-23:27:18:275","sourceId":"haproxy:f917f213-aee2-4d74-bb56-8e92cd34ded0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:18:274-14033\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f917f213-aee2-4d74-bb56-8e92cd34ded0]}\"}"}
2021-08-02 23:27:18.275  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:20.283  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:20.285 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e294ce3f-8b9a-4ab7-8941-dc899fd1a29d","status":"200","rqstDate":"210802-23:27:20:284","respDate":"210802-23:27:20:285","sourceId":"haproxy:e294ce3f-8b9a-4ab7-8941-dc899fd1a29d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:27:20:284-4928\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e294ce3f-8b9a-4ab7-8941-dc899fd1a29d]}\"}"}
2021-08-02 23:27:20.285  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:22.292  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:22.295 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ca28f214-c451-4cb6-8561-822bf15afde1","status":"200","rqstDate":"210802-23:27:22:293","respDate":"210802-23:27:22:294","sourceId":"haproxy:ca28f214-c451-4cb6-8561-822bf15afde1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:22:293-48179\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ca28f214-c451-4cb6-8561-822bf15afde1]}\"}"}
2021-08-02 23:27:22.295  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:22.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:22.633 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"afed8047-3a91-4723-b69f-dc862c6a1388","status":"200","rqstDate":"210802-23:27:22:632","respDate":"210802-23:27:22:633","sourceId":"OOM_ReadinessCheck:afed8047-3a91-4723-b69f-dc862c6a1388","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:27:22:632-19859\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37852], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[afed8047-3a91-4723-b69f-dc862c6a1388]}\"}"}
2021-08-02 23:27:22.634  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:24.302  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:24.303 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dab84cf9-916e-49b2-bc94-651bc76f4b79","status":"200","rqstDate":"210802-23:27:24:302","respDate":"210802-23:27:24:303","sourceId":"haproxy:dab84cf9-916e-49b2-bc94-651bc76f4b79","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:24:302-56643\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dab84cf9-916e-49b2-bc94-651bc76f4b79]}\"}"}
2021-08-02 23:27:24.303  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:26.310  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:26.311 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"48f2687d-91e9-4175-ab40-4fe3fb3319a4","status":"200","rqstDate":"210802-23:27:26:311","respDate":"210802-23:27:26:311","sourceId":"haproxy:48f2687d-91e9-4175-ab40-4fe3fb3319a4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:27:26:311-19571\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[48f2687d-91e9-4175-ab40-4fe3fb3319a4]}\"}"}
2021-08-02 23:27:26.312  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:27.019  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:27.021 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d0b2e886-0061-4194-be76-5a29c696272b","status":"200","rqstDate":"210802-23:27:27:020","respDate":"210802-23:27:27:021","sourceId":"healthcheck:d0b2e886-0061-4194-be76-5a29c696272b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:27:27:020-75751\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d0b2e886-0061-4194-be76-5a29c696272b]}\"}"}
2021-08-02 23:27:27.022  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:28.320  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:28.322 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c77914e0-6921-4f4b-aa06-2972bb730f91","status":"200","rqstDate":"210802-23:27:28:321","respDate":"210802-23:27:28:322","sourceId":"haproxy:c77914e0-6921-4f4b-aa06-2972bb730f91","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:27:28:321-18284\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c77914e0-6921-4f4b-aa06-2972bb730f91]}\"}"}
2021-08-02 23:27:28.323  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:30.330  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:30.331 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"904c1e8f-f9ae-4e8d-a278-47ee9c9797a0","status":"200","rqstDate":"210802-23:27:30:330","respDate":"210802-23:27:30:331","sourceId":"haproxy:904c1e8f-f9ae-4e8d-a278-47ee9c9797a0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:30:330-57606\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[904c1e8f-f9ae-4e8d-a278-47ee9c9797a0]}\"}"}
2021-08-02 23:27:30.332  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:32.339  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:32.341 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ea1cbc49-2be3-4e5b-8ee1-42419ccd9108","status":"200","rqstDate":"210802-23:27:32:340","respDate":"210802-23:27:32:341","sourceId":"haproxy:ea1cbc49-2be3-4e5b-8ee1-42419ccd9108","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:32:340-61108\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ea1cbc49-2be3-4e5b-8ee1-42419ccd9108]}\"}"}
2021-08-02 23:27:32.341  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:32.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:32.630 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b253b88c-8552-4d9e-9662-bce09e9f3a77","status":"200","rqstDate":"210802-23:27:32:629","respDate":"210802-23:27:32:630","sourceId":"OOM_ReadinessCheck:b253b88c-8552-4d9e-9662-bce09e9f3a77","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:27:32:629-27384\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38002], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b253b88c-8552-4d9e-9662-bce09e9f3a77]}\"}"}
2021-08-02 23:27:32.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:32.655  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:32.656 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"008872a8-5e67-4e87-abf1-799d33ad0890","status":"200","rqstDate":"210802-23:27:32:655","respDate":"210802-23:27:32:656","sourceId":"healthcheck:008872a8-5e67-4e87-abf1-799d33ad0890","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:32:655-17716\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38484], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[008872a8-5e67-4e87-abf1-799d33ad0890]}\"}"}
2021-08-02 23:27:32.656  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:34.347  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:34.349 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d719e19a-959d-461c-9c44-7da30b7881b5","status":"200","rqstDate":"210802-23:27:34:348","respDate":"210802-23:27:34:349","sourceId":"haproxy:d719e19a-959d-461c-9c44-7da30b7881b5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:34:348-87991\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d719e19a-959d-461c-9c44-7da30b7881b5]}\"}"}
2021-08-02 23:27:34.350  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:36.356  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:36.358 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a2b9dd0-f3a3-4429-b516-37e57da39d3e","status":"200","rqstDate":"210802-23:27:36:357","respDate":"210802-23:27:36:358","sourceId":"haproxy:9a2b9dd0-f3a3-4429-b516-37e57da39d3e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:27:36:357-89794\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a2b9dd0-f3a3-4429-b516-37e57da39d3e]}\"}"}
2021-08-02 23:27:36.358  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:38.367  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:38.368 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"32850990-206e-4eab-bd4a-bb6cc064ae84","status":"200","rqstDate":"210802-23:27:38:367","respDate":"210802-23:27:38:368","sourceId":"haproxy:32850990-206e-4eab-bd4a-bb6cc064ae84","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:27:38:367-16099\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[32850990-206e-4eab-bd4a-bb6cc064ae84]}\"}"}
2021-08-02 23:27:38.369  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:39.287 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:27:39.289 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:27:40.376  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:40.379 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5c57100a-e7ef-4d3c-9ac5-5ba598d496c7","status":"200","rqstDate":"210802-23:27:40:377","respDate":"210802-23:27:40:379","sourceId":"haproxy:5c57100a-e7ef-4d3c-9ac5-5ba598d496c7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:27:40:377-25713\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5c57100a-e7ef-4d3c-9ac5-5ba598d496c7]}\"}"}
2021-08-02 23:27:40.379  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:42.046  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:42.048 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aeee73c5-1947-4823-a5e5-4efa38c1c71f","status":"200","rqstDate":"210802-23:27:42:046","respDate":"210802-23:27:42:048","sourceId":"healthcheck:aeee73c5-1947-4823-a5e5-4efa38c1c71f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:42:046-56931\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[aeee73c5-1947-4823-a5e5-4efa38c1c71f]}\"}"}
2021-08-02 23:27:42.048  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:42.385  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:42.387 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"537530d3-6ef7-4887-aa47-e4446cb03374","status":"200","rqstDate":"210802-23:27:42:385","respDate":"210802-23:27:42:386","sourceId":"haproxy:537530d3-6ef7-4887-aa47-e4446cb03374","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:42:385-2764\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[537530d3-6ef7-4887-aa47-e4446cb03374]}\"}"}
2021-08-02 23:27:42.387  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:42.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:42.631 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bb91c1b1-aed1-4bda-9ed6-c699418fd6fc","status":"200","rqstDate":"210802-23:27:42:630","respDate":"210802-23:27:42:631","sourceId":"OOM_ReadinessCheck:bb91c1b1-aed1-4bda-9ed6-c699418fd6fc","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:42:630-52035\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38168], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bb91c1b1-aed1-4bda-9ed6-c699418fd6fc]}\"}"}
2021-08-02 23:27:42.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:44.395  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:44.398 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a712711d-2588-4437-8bbd-5eb494b6d64f","status":"200","rqstDate":"210802-23:27:44:396","respDate":"210802-23:27:44:398","sourceId":"haproxy:a712711d-2588-4437-8bbd-5eb494b6d64f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:27:44:396-12073\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a712711d-2588-4437-8bbd-5eb494b6d64f]}\"}"}
2021-08-02 23:27:44.398  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:46.404  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:46.406 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8002895b-c4da-4252-ba4c-ab458e34f0d7","status":"200","rqstDate":"210802-23:27:46:405","respDate":"210802-23:27:46:406","sourceId":"haproxy:8002895b-c4da-4252-ba4c-ab458e34f0d7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:46:405-50434\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8002895b-c4da-4252-ba4c-ab458e34f0d7]}\"}"}
2021-08-02 23:27:46.406  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:47.671  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:47.672 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e62cc0b0-1e1b-4930-b687-0404083ebd30","status":"200","rqstDate":"210802-23:27:47:671","respDate":"210802-23:27:47:672","sourceId":"healthcheck:e62cc0b0-1e1b-4930-b687-0404083ebd30","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:27:47:671-63335\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38840], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e62cc0b0-1e1b-4930-b687-0404083ebd30]}\"}"}
2021-08-02 23:27:47.673  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:48.412  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:48.413 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"186050f2-ed3c-41c0-8c88-b0530d9264d1","status":"200","rqstDate":"210802-23:27:48:412","respDate":"210802-23:27:48:413","sourceId":"haproxy:186050f2-ed3c-41c0-8c88-b0530d9264d1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:48:412-73132\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[186050f2-ed3c-41c0-8c88-b0530d9264d1]}\"}"}
2021-08-02 23:27:48.414  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:50.420  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:50.421 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fe949f86-5c32-4005-b309-36d23bb72a02","status":"200","rqstDate":"210802-23:27:50:420","respDate":"210802-23:27:50:421","sourceId":"haproxy:fe949f86-5c32-4005-b309-36d23bb72a02","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:50:420-39108\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fe949f86-5c32-4005-b309-36d23bb72a02]}\"}"}
2021-08-02 23:27:50.422  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:52.434  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:52.438 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"db542c82-d0cb-4529-94dc-a5b1d86e1388","status":"200","rqstDate":"210802-23:27:52:435","respDate":"210802-23:27:52:437","sourceId":"haproxy:db542c82-d0cb-4529-94dc-a5b1d86e1388","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:27:52:435-98253\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[db542c82-d0cb-4529-94dc-a5b1d86e1388]}\"}"}
2021-08-02 23:27:52.438  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:52.633  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:52.634 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ccc5b764-f212-4414-9389-80baea409108","status":"200","rqstDate":"210802-23:27:52:633","respDate":"210802-23:27:52:634","sourceId":"OOM_ReadinessCheck:ccc5b764-f212-4414-9389-80baea409108","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:27:52:633-50268\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38342], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ccc5b764-f212-4414-9389-80baea409108]}\"}"}
2021-08-02 23:27:52.634  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:54.444  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:54.446 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cb8a1834-8f29-45b9-985d-e2b6e3344d76","status":"200","rqstDate":"210802-23:27:54:445","respDate":"210802-23:27:54:446","sourceId":"haproxy:cb8a1834-8f29-45b9-985d-e2b6e3344d76","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:27:54:445-41804\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb8a1834-8f29-45b9-985d-e2b6e3344d76]}\"}"}
2021-08-02 23:27:54.446  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:56.453  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:56.454 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c665e0b9-6a41-492c-90d2-129c963eaf4b","status":"200","rqstDate":"210802-23:27:56:453","respDate":"210802-23:27:56:454","sourceId":"haproxy:c665e0b9-6a41-492c-90d2-129c963eaf4b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:27:56:453-92069\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c665e0b9-6a41-492c-90d2-129c963eaf4b]}\"}"}
2021-08-02 23:27:56.455  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:57.067  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:57.068 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"31006d66-0db9-4cb7-b8fc-8513c16df39f","status":"200","rqstDate":"210802-23:27:57:067","respDate":"210802-23:27:57:068","sourceId":"healthcheck:31006d66-0db9-4cb7-b8fc-8513c16df39f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:27:57:067-15533\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[31006d66-0db9-4cb7-b8fc-8513c16df39f]}\"}"}
2021-08-02 23:27:57.068  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:27:58.462  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:27:58.464 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b8c2d1b-c219-4ab3-bead-46cdeab4a22c","status":"200","rqstDate":"210802-23:27:58:463","respDate":"210802-23:27:58:464","sourceId":"haproxy:1b8c2d1b-c219-4ab3-bead-46cdeab4a22c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:27:58:463-88447\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b8c2d1b-c219-4ab3-bead-46cdeab4a22c]}\"}"}
2021-08-02 23:27:58.464  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:00.472  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:00.474 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c4f4c042-9f56-4bf4-bf81-90461a3d330e","status":"200","rqstDate":"210802-23:28:00:473","respDate":"210802-23:28:00:474","sourceId":"haproxy:c4f4c042-9f56-4bf4-bf81-90461a3d330e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:28:00:473-14706\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c4f4c042-9f56-4bf4-bf81-90461a3d330e]}\"}"}
2021-08-02 23:28:00.475  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:02.482  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:02.483 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cee2bcd9-1733-4bcd-a787-7c896911ae0a","status":"200","rqstDate":"210802-23:28:02:482","respDate":"210802-23:28:02:483","sourceId":"haproxy:cee2bcd9-1733-4bcd-a787-7c896911ae0a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:02:482-81941\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cee2bcd9-1733-4bcd-a787-7c896911ae0a]}\"}"}
2021-08-02 23:28:02.484  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:02.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:02.631 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"60eebcb8-ad6a-424f-9a92-b88f47f2bbf8","status":"200","rqstDate":"210802-23:28:02:629","respDate":"210802-23:28:02:630","sourceId":"OOM_ReadinessCheck:60eebcb8-ad6a-424f-9a92-b88f47f2bbf8","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:28:02:629-90432\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38516], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[60eebcb8-ad6a-424f-9a92-b88f47f2bbf8]}\"}"}
2021-08-02 23:28:02.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:02.688  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:02.691 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ddefc55e-8a64-4884-bf6f-07d95af3188f","status":"200","rqstDate":"210802-23:28:02:689","respDate":"210802-23:28:02:691","sourceId":"healthcheck:ddefc55e-8a64-4884-bf6f-07d95af3188f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:28:02:689-25805\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39218], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ddefc55e-8a64-4884-bf6f-07d95af3188f]}\"}"}
2021-08-02 23:28:02.691  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:04.491  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:04.494 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c0842f62-98d9-4b9a-ac16-93454cc7e1fc","status":"200","rqstDate":"210802-23:28:04:492","respDate":"210802-23:28:04:494","sourceId":"haproxy:c0842f62-98d9-4b9a-ac16-93454cc7e1fc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:04:492-54100\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c0842f62-98d9-4b9a-ac16-93454cc7e1fc]}\"}"}
2021-08-02 23:28:04.494  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:06.501  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:06.502 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"65141a7b-46bb-4644-a224-da13062fc457","status":"200","rqstDate":"210802-23:28:06:501","respDate":"210802-23:28:06:502","sourceId":"haproxy:65141a7b-46bb-4644-a224-da13062fc457","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:28:06:501-69562\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[65141a7b-46bb-4644-a224-da13062fc457]}\"}"}
2021-08-02 23:28:06.502  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:08.509  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:08.511 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"405af56a-afff-4b74-b299-44e5480683be","status":"200","rqstDate":"210802-23:28:08:509","respDate":"210802-23:28:08:510","sourceId":"haproxy:405af56a-afff-4b74-b299-44e5480683be","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:08:509-48295\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[405af56a-afff-4b74-b299-44e5480683be]}\"}"}
2021-08-02 23:28:08.511  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:09.291 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:28:09.293 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:28:10.518  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:10.519 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"478d9ea6-8609-4963-984a-92cbc147ed0b","status":"200","rqstDate":"210802-23:28:10:518","respDate":"210802-23:28:10:519","sourceId":"haproxy:478d9ea6-8609-4963-984a-92cbc147ed0b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:10:518-76231\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[478d9ea6-8609-4963-984a-92cbc147ed0b]}\"}"}
2021-08-02 23:28:10.520  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:11.594 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:28:11.595 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:28:12.087  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:12.088 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3123c5dd-2b32-499b-9634-4c8d0b7d6a44","status":"200","rqstDate":"210802-23:28:12:087","respDate":"210802-23:28:12:088","sourceId":"healthcheck:3123c5dd-2b32-499b-9634-4c8d0b7d6a44","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:12:087-16921\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3123c5dd-2b32-499b-9634-4c8d0b7d6a44]}\"}"}
2021-08-02 23:28:12.089  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:12.525  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:12.526 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"53842932-a8a5-4954-af8b-d74bbd3e9785","status":"200","rqstDate":"210802-23:28:12:525","respDate":"210802-23:28:12:526","sourceId":"haproxy:53842932-a8a5-4954-af8b-d74bbd3e9785","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:12:525-98131\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[53842932-a8a5-4954-af8b-d74bbd3e9785]}\"}"}
2021-08-02 23:28:12.527  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:12.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:12.628 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1457872c-9247-4b17-8866-3f1c2dd9bfe9","status":"200","rqstDate":"210802-23:28:12:627","respDate":"210802-23:28:12:628","sourceId":"OOM_ReadinessCheck:1457872c-9247-4b17-8866-3f1c2dd9bfe9","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:12:627-66389\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38688], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1457872c-9247-4b17-8866-3f1c2dd9bfe9]}\"}"}
2021-08-02 23:28:12.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:14.540  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:14.541 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"220cd826-c07c-4d84-bf45-c208c1e6561a","status":"200","rqstDate":"210802-23:28:14:540","respDate":"210802-23:28:14:541","sourceId":"haproxy:220cd826-c07c-4d84-bf45-c208c1e6561a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:28:14:540-22497\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[220cd826-c07c-4d84-bf45-c208c1e6561a]}\"}"}
2021-08-02 23:28:14.542  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:16.550  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:16.552 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e0c247d8-e552-4696-9db4-1f68559eee7b","status":"200","rqstDate":"210802-23:28:16:551","respDate":"210802-23:28:16:552","sourceId":"haproxy:e0c247d8-e552-4696-9db4-1f68559eee7b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:28:16:551-76987\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e0c247d8-e552-4696-9db4-1f68559eee7b]}\"}"}
2021-08-02 23:28:16.553  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:17.713  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:17.714 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1ba66674-7019-43f1-a9d5-6be8f593d94e","status":"200","rqstDate":"210802-23:28:17:713","respDate":"210802-23:28:17:714","sourceId":"healthcheck:1ba66674-7019-43f1-a9d5-6be8f593d94e","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:17:713-2093\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39584], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1ba66674-7019-43f1-a9d5-6be8f593d94e]}\"}"}
2021-08-02 23:28:17.715  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:18.560  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:18.561 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e154f054-f50b-4609-885f-0a7ec652fbc7","status":"200","rqstDate":"210802-23:28:18:560","respDate":"210802-23:28:18:561","sourceId":"haproxy:e154f054-f50b-4609-885f-0a7ec652fbc7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:28:18:560-25243\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e154f054-f50b-4609-885f-0a7ec652fbc7]}\"}"}
2021-08-02 23:28:18.562  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:20.569  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:20.570 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fd93b375-c235-4846-93a8-a9571da58df5","status":"200","rqstDate":"210802-23:28:20:570","respDate":"210802-23:28:20:570","sourceId":"haproxy:fd93b375-c235-4846-93a8-a9571da58df5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:20:570-89008\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd93b375-c235-4846-93a8-a9571da58df5]}\"}"}
2021-08-02 23:28:20.571  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:22.577  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:22.579 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7fc8b93c-057f-4994-8ca3-ff4e53548e3b","status":"200","rqstDate":"210802-23:28:22:578","respDate":"210802-23:28:22:579","sourceId":"haproxy:7fc8b93c-057f-4994-8ca3-ff4e53548e3b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:22:578-85602\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7fc8b93c-057f-4994-8ca3-ff4e53548e3b]}\"}"}
2021-08-02 23:28:22.580  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:22.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:22.630 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"791e2998-3949-49be-9708-ff45b3027e97","status":"200","rqstDate":"210802-23:28:22:629","respDate":"210802-23:28:22:630","sourceId":"OOM_ReadinessCheck:791e2998-3949-49be-9708-ff45b3027e97","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:22:629-37049\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38860], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[791e2998-3949-49be-9708-ff45b3027e97]}\"}"}
2021-08-02 23:28:22.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:24.585  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:24.586 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f6c0acfa-9d81-4e45-a09a-73c6ba82966b","status":"200","rqstDate":"210802-23:28:24:586","respDate":"210802-23:28:24:586","sourceId":"haproxy:f6c0acfa-9d81-4e45-a09a-73c6ba82966b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:24:586-45901\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f6c0acfa-9d81-4e45-a09a-73c6ba82966b]}\"}"}
2021-08-02 23:28:24.587  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:26.592  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:26.594 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10b31d6a-bff7-4496-9633-e207a2205fee","status":"200","rqstDate":"210802-23:28:26:593","respDate":"210802-23:28:26:594","sourceId":"haproxy:10b31d6a-bff7-4496-9633-e207a2205fee","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:28:26:593-8527\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10b31d6a-bff7-4496-9633-e207a2205fee]}\"}"}
2021-08-02 23:28:26.594  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:27.105  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:27.107 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1d142b24-0062-46b1-bf7a-f9a1a376fa8b","status":"200","rqstDate":"210802-23:28:27:106","respDate":"210802-23:28:27:107","sourceId":"healthcheck:1d142b24-0062-46b1-bf7a-f9a1a376fa8b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:28:27:106-20656\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1d142b24-0062-46b1-bf7a-f9a1a376fa8b]}\"}"}
2021-08-02 23:28:27.107  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:28.600  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:28.601 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"96fa11ad-c5e4-4774-be71-7e592ae2fece","status":"200","rqstDate":"210802-23:28:28:600","respDate":"210802-23:28:28:601","sourceId":"haproxy:96fa11ad-c5e4-4774-be71-7e592ae2fece","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:28:28:600-71917\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[96fa11ad-c5e4-4774-be71-7e592ae2fece]}\"}"}
2021-08-02 23:28:28.602  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:30.608  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:30.609 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"77acd1d5-c06a-40f8-a101-75388262574a","status":"200","rqstDate":"210802-23:28:30:608","respDate":"210802-23:28:30:609","sourceId":"haproxy:77acd1d5-c06a-40f8-a101-75388262574a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:28:30:608-97340\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[77acd1d5-c06a-40f8-a101-75388262574a]}\"}"}
2021-08-02 23:28:30.609  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:32.616  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:32.618 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83f06d0c-bca6-46cd-8f6a-0ef906eb0800","status":"200","rqstDate":"210802-23:28:32:617","respDate":"210802-23:28:32:618","sourceId":"haproxy:83f06d0c-bca6-46cd-8f6a-0ef906eb0800","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:28:32:617-63455\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[83f06d0c-bca6-46cd-8f6a-0ef906eb0800]}\"}"}
2021-08-02 23:28:32.618  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:32.626  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:32.628 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9462fd93-2224-44fe-93a9-c7024f893578","status":"200","rqstDate":"210802-23:28:32:627","respDate":"210802-23:28:32:628","sourceId":"OOM_ReadinessCheck:9462fd93-2224-44fe-93a9-c7024f893578","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:28:32:627-27498\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39028], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9462fd93-2224-44fe-93a9-c7024f893578]}\"}"}
2021-08-02 23:28:32.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:32.731  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:32.732 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"45a50a0e-92bb-4cc4-b386-128bcaf25cf0","status":"200","rqstDate":"210802-23:28:32:732","respDate":"210802-23:28:32:732","sourceId":"healthcheck:45a50a0e-92bb-4cc4-b386-128bcaf25cf0","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:28:32:732-66636\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39962], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[45a50a0e-92bb-4cc4-b386-128bcaf25cf0]}\"}"}
2021-08-02 23:28:32.733  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:34.625  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:34.626 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9297f14e-f8ac-4b30-8f78-0f7b08f84230","status":"200","rqstDate":"210802-23:28:34:625","respDate":"210802-23:28:34:626","sourceId":"haproxy:9297f14e-f8ac-4b30-8f78-0f7b08f84230","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:28:34:625-44758\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9297f14e-f8ac-4b30-8f78-0f7b08f84230]}\"}"}
2021-08-02 23:28:34.626  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:36.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:36.634 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2e07cc0e-218f-4c5c-af03-5946c1411288","status":"200","rqstDate":"210802-23:28:36:633","respDate":"210802-23:28:36:634","sourceId":"haproxy:2e07cc0e-218f-4c5c-af03-5946c1411288","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:36:633-72490\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2e07cc0e-218f-4c5c-af03-5946c1411288]}\"}"}
2021-08-02 23:28:36.634  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:38.641  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:38.643 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"652a7a21-9735-4448-a1cf-982775e3c47b","status":"200","rqstDate":"210802-23:28:38:641","respDate":"210802-23:28:38:643","sourceId":"haproxy:652a7a21-9735-4448-a1cf-982775e3c47b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:38:641-4738\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[652a7a21-9735-4448-a1cf-982775e3c47b]}\"}"}
2021-08-02 23:28:38.644  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:39.294 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:28:39.296 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:28:40.651  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:40.652 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7da16bd7-c3a2-46e5-a67c-a09d1e930d97","status":"200","rqstDate":"210802-23:28:40:652","respDate":"210802-23:28:40:652","sourceId":"haproxy:7da16bd7-c3a2-46e5-a67c-a09d1e930d97","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:28:40:652-89095\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7da16bd7-c3a2-46e5-a67c-a09d1e930d97]}\"}"}
2021-08-02 23:28:40.653  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:42.125  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:42.127 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4f25d116-c8e1-44e9-b0dd-391a17fd78e5","status":"200","rqstDate":"210802-23:28:42:126","respDate":"210802-23:28:42:127","sourceId":"healthcheck:4f25d116-c8e1-44e9-b0dd-391a17fd78e5","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:28:42:126-9711\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4f25d116-c8e1-44e9-b0dd-391a17fd78e5]}\"}"}
2021-08-02 23:28:42.128  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:42.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:42.630 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"86c0305a-c791-4ff9-af83-91ef5f20c818","status":"200","rqstDate":"210802-23:28:42:629","respDate":"210802-23:28:42:630","sourceId":"OOM_ReadinessCheck:86c0305a-c791-4ff9-af83-91ef5f20c818","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:42:629-30836\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39196], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[86c0305a-c791-4ff9-af83-91ef5f20c818]}\"}"}
2021-08-02 23:28:42.631  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:42.659  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:42.660 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"55d343a9-01a9-4028-a62c-757668409a0f","status":"200","rqstDate":"210802-23:28:42:660","respDate":"210802-23:28:42:660","sourceId":"haproxy:55d343a9-01a9-4028-a62c-757668409a0f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:28:42:660-53966\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[55d343a9-01a9-4028-a62c-757668409a0f]}\"}"}
2021-08-02 23:28:42.661  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:44.668  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:44.669 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ceaa6a7d-551e-4859-9a35-88816be465b9","status":"200","rqstDate":"210802-23:28:44:668","respDate":"210802-23:28:44:669","sourceId":"haproxy:ceaa6a7d-551e-4859-9a35-88816be465b9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:44:668-1623\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ceaa6a7d-551e-4859-9a35-88816be465b9]}\"}"}
2021-08-02 23:28:44.669  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:46.614 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:28:46.617 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:28:46.676  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:46.678 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f2336b15-0bb1-4456-9454-7bc300a6f001","status":"200","rqstDate":"210802-23:28:46:677","respDate":"210802-23:28:46:678","sourceId":"haproxy:f2336b15-0bb1-4456-9454-7bc300a6f001","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:28:46:677-12367\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f2336b15-0bb1-4456-9454-7bc300a6f001]}\"}"}
2021-08-02 23:28:46.678  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:47.746  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:47.748 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de9eecbf-c606-4dfc-a6c6-1847c44a40f7","status":"200","rqstDate":"210802-23:28:47:747","respDate":"210802-23:28:47:748","sourceId":"healthcheck:de9eecbf-c606-4dfc-a6c6-1847c44a40f7","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:28:47:747-63783\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40328], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[de9eecbf-c606-4dfc-a6c6-1847c44a40f7]}\"}"}
2021-08-02 23:28:47.748  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:48.685  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:48.686 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a388f21-1784-42e8-bdbe-01be6c06116a","status":"200","rqstDate":"210802-23:28:48:685","respDate":"210802-23:28:48:686","sourceId":"haproxy:1a388f21-1784-42e8-bdbe-01be6c06116a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:28:48:685-57658\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a388f21-1784-42e8-bdbe-01be6c06116a]}\"}"}
2021-08-02 23:28:48.687  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:50.693  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:50.694 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d2ac02d0-5dd2-4306-a596-a51693547f77","status":"200","rqstDate":"210802-23:28:50:693","respDate":"210802-23:28:50:694","sourceId":"haproxy:d2ac02d0-5dd2-4306-a596-a51693547f77","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:50:693-47619\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d2ac02d0-5dd2-4306-a596-a51693547f77]}\"}"}
2021-08-02 23:28:50.694  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:52.627  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:52.628 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"73f3b6f0-90e6-46ba-8af0-66376b679911","status":"200","rqstDate":"210802-23:28:52:627","respDate":"210802-23:28:52:628","sourceId":"OOM_ReadinessCheck:73f3b6f0-90e6-46ba-8af0-66376b679911","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:52:627-15872\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39374], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[73f3b6f0-90e6-46ba-8af0-66376b679911]}\"}"}
2021-08-02 23:28:52.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:52.701  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:52.702 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b3e964bd-427f-4d51-b8d1-4c2fe0943c26","status":"200","rqstDate":"210802-23:28:52:701","respDate":"210802-23:28:52:702","sourceId":"haproxy:b3e964bd-427f-4d51-b8d1-4c2fe0943c26","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:28:52:701-4498\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b3e964bd-427f-4d51-b8d1-4c2fe0943c26]}\"}"}
2021-08-02 23:28:52.703  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:54.709  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:54.710 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"04862747-26a6-4bea-b143-25826b9baad7","status":"200","rqstDate":"210802-23:28:54:709","respDate":"210802-23:28:54:710","sourceId":"haproxy:04862747-26a6-4bea-b143-25826b9baad7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:54:709-90043\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04862747-26a6-4bea-b143-25826b9baad7]}\"}"}
2021-08-02 23:28:54.711  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:56.717  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:56.718 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d5048d3c-8769-42cf-aa9c-4c8ada29dac9","status":"200","rqstDate":"210802-23:28:56:717","respDate":"210802-23:28:56:718","sourceId":"haproxy:d5048d3c-8769-42cf-aa9c-4c8ada29dac9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:56:717-80025\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d5048d3c-8769-42cf-aa9c-4c8ada29dac9]}\"}"}
2021-08-02 23:28:56.719  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:57.146  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:57.148 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d6911f7c-6614-4c0b-b581-a116d83c8b6c","status":"200","rqstDate":"210802-23:28:57:147","respDate":"210802-23:28:57:148","sourceId":"healthcheck:d6911f7c-6614-4c0b-b581-a116d83c8b6c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:28:57:147-12030\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d6911f7c-6614-4c0b-b581-a116d83c8b6c]}\"}"}
2021-08-02 23:28:57.148  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:28:58.726  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:28:58.727 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0daed4d6-c262-4258-9b45-b924a2cd520f","status":"200","rqstDate":"210802-23:28:58:726","respDate":"210802-23:28:58:727","sourceId":"haproxy:0daed4d6-c262-4258-9b45-b924a2cd520f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:28:58:726-27713\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0daed4d6-c262-4258-9b45-b924a2cd520f]}\"}"}
2021-08-02 23:28:58.728  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:00.734  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:00.736 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d4c74555-5207-4f58-8553-3a924c0f1cd6","status":"200","rqstDate":"210802-23:29:00:735","respDate":"210802-23:29:00:735","sourceId":"haproxy:d4c74555-5207-4f58-8553-3a924c0f1cd6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:00:735-71860\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d4c74555-5207-4f58-8553-3a924c0f1cd6]}\"}"}
2021-08-02 23:29:00.736  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:02.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:02.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0ab1fe97-55ec-4c02-aed8-f40b3b2794b4","status":"200","rqstDate":"210802-23:29:02:628","respDate":"210802-23:29:02:629","sourceId":"OOM_ReadinessCheck:0ab1fe97-55ec-4c02-aed8-f40b3b2794b4","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:02:628-99598\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39536], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0ab1fe97-55ec-4c02-aed8-f40b3b2794b4]}\"}"}
2021-08-02 23:29:02.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:02.742  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:02.743 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"abe3d9c5-ff5d-41bd-bf25-3f932c4d4d1a","status":"200","rqstDate":"210802-23:29:02:742","respDate":"210802-23:29:02:743","sourceId":"haproxy:abe3d9c5-ff5d-41bd-bf25-3f932c4d4d1a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:02:742-86152\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[abe3d9c5-ff5d-41bd-bf25-3f932c4d4d1a]}\"}"}
2021-08-02 23:29:02.744  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:02.763  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:02.764 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c7a0fc1-259a-4c9f-a45b-945bce8cb7c2","status":"200","rqstDate":"210802-23:29:02:763","respDate":"210802-23:29:02:764","sourceId":"healthcheck:1c7a0fc1-259a-4c9f-a45b-945bce8cb7c2","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:29:02:763-78042\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40704], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1c7a0fc1-259a-4c9f-a45b-945bce8cb7c2]}\"}"}
2021-08-02 23:29:02.764  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:04.749  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:04.750 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b32a4e3-0548-48c6-a7d4-161be6bc7e8f","status":"200","rqstDate":"210802-23:29:04:749","respDate":"210802-23:29:04:750","sourceId":"haproxy:2b32a4e3-0548-48c6-a7d4-161be6bc7e8f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:29:04:749-29423\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b32a4e3-0548-48c6-a7d4-161be6bc7e8f]}\"}"}
2021-08-02 23:29:04.750  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:06.756  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:06.757 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9d0e2de7-1b85-481d-bc01-92934fb8d9d2","status":"200","rqstDate":"210802-23:29:06:756","respDate":"210802-23:29:06:757","sourceId":"haproxy:9d0e2de7-1b85-481d-bc01-92934fb8d9d2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:06:756-25842\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9d0e2de7-1b85-481d-bc01-92934fb8d9d2]}\"}"}
2021-08-02 23:29:06.758  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:08.765  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:08.766 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"21a4a156-d484-4867-bf08-cd8773b52a69","status":"200","rqstDate":"210802-23:29:08:765","respDate":"210802-23:29:08:766","sourceId":"haproxy:21a4a156-d484-4867-bf08-cd8773b52a69","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:08:765-57019\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[21a4a156-d484-4867-bf08-cd8773b52a69]}\"}"}
2021-08-02 23:29:08.766  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:09.297 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:29:09.299 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:29:10.772  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:10.774 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"382f3a11-51b6-4d83-b7f4-2b0690d142e4","status":"200","rqstDate":"210802-23:29:10:773","respDate":"210802-23:29:10:774","sourceId":"haproxy:382f3a11-51b6-4d83-b7f4-2b0690d142e4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:10:773-27164\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[382f3a11-51b6-4d83-b7f4-2b0690d142e4]}\"}"}
2021-08-02 23:29:10.774  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:12.165  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:12.167 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b1808733-6ae6-471b-8bcc-b41cb929124e","status":"200","rqstDate":"210802-23:29:12:166","respDate":"210802-23:29:12:167","sourceId":"healthcheck:b1808733-6ae6-471b-8bcc-b41cb929124e","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:12:166-89312\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b1808733-6ae6-471b-8bcc-b41cb929124e]}\"}"}
2021-08-02 23:29:12.167  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:12.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:12.632 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ccd7bc40-f1e2-4c4e-be29-76ab7eaec694","status":"200","rqstDate":"210802-23:29:12:631","respDate":"210802-23:29:12:632","sourceId":"OOM_ReadinessCheck:ccd7bc40-f1e2-4c4e-be29-76ab7eaec694","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:12:631-62212\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39706], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ccd7bc40-f1e2-4c4e-be29-76ab7eaec694]}\"}"}
2021-08-02 23:29:12.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:12.781  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:12.783 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"73137294-be2e-4e3e-b96a-ef349d526a8c","status":"200","rqstDate":"210802-23:29:12:782","respDate":"210802-23:29:12:783","sourceId":"haproxy:73137294-be2e-4e3e-b96a-ef349d526a8c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:29:12:782-9725\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[73137294-be2e-4e3e-b96a-ef349d526a8c]}\"}"}
2021-08-02 23:29:12.783  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:14.790  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:14.792 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d259a145-1a7e-4074-a4ea-22b77394239f","status":"200","rqstDate":"210802-23:29:14:790","respDate":"210802-23:29:14:792","sourceId":"haproxy:d259a145-1a7e-4074-a4ea-22b77394239f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:14:790-25588\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d259a145-1a7e-4074-a4ea-22b77394239f]}\"}"}
2021-08-02 23:29:14.792  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:16.798  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:16.800 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5b15800a-7ab1-4cc6-a4c6-bd19feaf86a4","status":"200","rqstDate":"210802-23:29:16:799","respDate":"210802-23:29:16:800","sourceId":"haproxy:5b15800a-7ab1-4cc6-a4c6-bd19feaf86a4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:16:799-66226\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5b15800a-7ab1-4cc6-a4c6-bd19feaf86a4]}\"}"}
2021-08-02 23:29:16.800  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:17.780  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:17.781 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c80247ac-c438-403a-858b-d015a0b2fbef","status":"200","rqstDate":"210802-23:29:17:780","respDate":"210802-23:29:17:781","sourceId":"healthcheck:c80247ac-c438-403a-858b-d015a0b2fbef","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:17:780-68546\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41066], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c80247ac-c438-403a-858b-d015a0b2fbef]}\"}"}
2021-08-02 23:29:17.782  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:18.807  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:18.808 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4877b51f-3c4d-4827-b951-e99faa183a0a","status":"200","rqstDate":"210802-23:29:18:807","respDate":"210802-23:29:18:808","sourceId":"haproxy:4877b51f-3c4d-4827-b951-e99faa183a0a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:18:807-60333\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4877b51f-3c4d-4827-b951-e99faa183a0a]}\"}"}
2021-08-02 23:29:18.809  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:20.816  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:20.818 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"340ddda4-a94f-4f28-9882-65ec8c04a1a6","status":"200","rqstDate":"210802-23:29:20:817","respDate":"210802-23:29:20:818","sourceId":"haproxy:340ddda4-a94f-4f28-9882-65ec8c04a1a6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:20:817-67644\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[340ddda4-a94f-4f28-9882-65ec8c04a1a6]}\"}"}
2021-08-02 23:29:20.819  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:22.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:22.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f80770f0-7e9e-47c2-aa80-7a04ec938dc7","status":"200","rqstDate":"210802-23:29:22:629","respDate":"210802-23:29:22:630","sourceId":"OOM_ReadinessCheck:f80770f0-7e9e-47c2-aa80-7a04ec938dc7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:22:629-17664\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39882], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f80770f0-7e9e-47c2-aa80-7a04ec938dc7]}\"}"}
2021-08-02 23:29:22.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:22.825  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:22.826 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4c43e5a8-3849-40f0-9228-55f22e7ad9fa","status":"200","rqstDate":"210802-23:29:22:825","respDate":"210802-23:29:22:826","sourceId":"haproxy:4c43e5a8-3849-40f0-9228-55f22e7ad9fa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:29:22:825-58761\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4c43e5a8-3849-40f0-9228-55f22e7ad9fa]}\"}"}
2021-08-02 23:29:22.827  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:24.834  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:24.835 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0ee4c0b8-78f1-46e0-b8b7-cfa89ceff365","status":"200","rqstDate":"210802-23:29:24:834","respDate":"210802-23:29:24:835","sourceId":"haproxy:0ee4c0b8-78f1-46e0-b8b7-cfa89ceff365","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:24:834-67681\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0ee4c0b8-78f1-46e0-b8b7-cfa89ceff365]}\"}"}
2021-08-02 23:29:24.835  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:26.842  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:26.843 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3abf9a23-0fb9-4394-836a-2838f4ed0265","status":"200","rqstDate":"210802-23:29:26:842","respDate":"210802-23:29:26:843","sourceId":"haproxy:3abf9a23-0fb9-4394-836a-2838f4ed0265","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:29:26:842-21683\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3abf9a23-0fb9-4394-836a-2838f4ed0265]}\"}"}
2021-08-02 23:29:26.844  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:27.184  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:27.186 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b2aa41e8-4b3f-416b-b3cb-6c98b2339674","status":"200","rqstDate":"210802-23:29:27:184","respDate":"210802-23:29:27:186","sourceId":"healthcheck:b2aa41e8-4b3f-416b-b3cb-6c98b2339674","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:27:184-70468\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b2aa41e8-4b3f-416b-b3cb-6c98b2339674]}\"}"}
2021-08-02 23:29:27.186  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:28.851  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:28.853 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"111ff614-8517-4f07-920e-fd930178e2ae","status":"200","rqstDate":"210802-23:29:28:852","respDate":"210802-23:29:28:853","sourceId":"haproxy:111ff614-8517-4f07-920e-fd930178e2ae","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:28:852-68069\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[111ff614-8517-4f07-920e-fd930178e2ae]}\"}"}
2021-08-02 23:29:28.853  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:30.859  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:30.861 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"74e6d999-06ff-4f27-9258-146021352f28","status":"200","rqstDate":"210802-23:29:30:860","respDate":"210802-23:29:30:861","sourceId":"haproxy:74e6d999-06ff-4f27-9258-146021352f28","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:30:860-97105\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[74e6d999-06ff-4f27-9258-146021352f28]}\"}"}
2021-08-02 23:29:30.861  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:32.640  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:32.641 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"52eb5bcc-0c45-4374-b446-e7941f76f5ca","status":"200","rqstDate":"210802-23:29:32:640","respDate":"210802-23:29:32:641","sourceId":"OOM_ReadinessCheck:52eb5bcc-0c45-4374-b446-e7941f76f5ca","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:32:640-23465\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40054], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[52eb5bcc-0c45-4374-b446-e7941f76f5ca]}\"}"}
2021-08-02 23:29:32.642  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:32.798  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:32.800 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"38844396-715f-4692-9901-2a8cfcd6771d","status":"200","rqstDate":"210802-23:29:32:799","respDate":"210802-23:29:32:800","sourceId":"healthcheck:38844396-715f-4692-9901-2a8cfcd6771d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:29:32:799-17938\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41448], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[38844396-715f-4692-9901-2a8cfcd6771d]}\"}"}
2021-08-02 23:29:32.800  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:32.868  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:32.869 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6abd0dae-b510-4c4f-8933-6a146b1a21b1","status":"200","rqstDate":"210802-23:29:32:868","respDate":"210802-23:29:32:869","sourceId":"haproxy:6abd0dae-b510-4c4f-8933-6a146b1a21b1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:29:32:868-14334\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6abd0dae-b510-4c4f-8933-6a146b1a21b1]}\"}"}
2021-08-02 23:29:32.869  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:34.876  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:34.877 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"54e3e83d-6748-4b1b-b448-35fcb9bbb2b2","status":"200","rqstDate":"210802-23:29:34:876","respDate":"210802-23:29:34:877","sourceId":"haproxy:54e3e83d-6748-4b1b-b448-35fcb9bbb2b2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:34:876-73837\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[54e3e83d-6748-4b1b-b448-35fcb9bbb2b2]}\"}"}
2021-08-02 23:29:34.877  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:36.697 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:29:36.699 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:29:36.884  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:36.885 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b4e1939-5857-4f67-a19d-2974ac62dd87","status":"200","rqstDate":"210802-23:29:36:884","respDate":"210802-23:29:36:885","sourceId":"haproxy:1b4e1939-5857-4f67-a19d-2974ac62dd87","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:36:884-93623\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b4e1939-5857-4f67-a19d-2974ac62dd87]}\"}"}
2021-08-02 23:29:36.885  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:38.892  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:38.894 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"073fc0eb-df5c-4c13-a16b-6a1938b0978a","status":"200","rqstDate":"210802-23:29:38:892","respDate":"210802-23:29:38:894","sourceId":"haproxy:073fc0eb-df5c-4c13-a16b-6a1938b0978a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:38:892-33826\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[073fc0eb-df5c-4c13-a16b-6a1938b0978a]}\"}"}
2021-08-02 23:29:38.894  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:39.300 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:29:39.302 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:29:40.900  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:40.902 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"695a83d6-1a38-49d8-8803-0b2e33156224","status":"200","rqstDate":"210802-23:29:40:901","respDate":"210802-23:29:40:902","sourceId":"haproxy:695a83d6-1a38-49d8-8803-0b2e33156224","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:29:40:901-76896\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[695a83d6-1a38-49d8-8803-0b2e33156224]}\"}"}
2021-08-02 23:29:40.903  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:42.204  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:42.205 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c04aa96-e2a5-426c-9047-bae75bbd2a0c","status":"200","rqstDate":"210802-23:29:42:204","respDate":"210802-23:29:42:205","sourceId":"healthcheck:1c04aa96-e2a5-426c-9047-bae75bbd2a0c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:42:204-52677\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1c04aa96-e2a5-426c-9047-bae75bbd2a0c]}\"}"}
2021-08-02 23:29:42.206  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:42.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:42.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"30665a6d-54ed-4f38-a31e-4beb7e113a13","status":"200","rqstDate":"210802-23:29:42:629","respDate":"210802-23:29:42:630","sourceId":"OOM_ReadinessCheck:30665a6d-54ed-4f38-a31e-4beb7e113a13","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:29:42:629-24535\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40216], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[30665a6d-54ed-4f38-a31e-4beb7e113a13]}\"}"}
2021-08-02 23:29:42.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:42.908  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:42.910 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d30f23fc-764f-4f50-81c0-03d346c72b78","status":"200","rqstDate":"210802-23:29:42:909","respDate":"210802-23:29:42:910","sourceId":"haproxy:d30f23fc-764f-4f50-81c0-03d346c72b78","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:29:42:909-60376\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d30f23fc-764f-4f50-81c0-03d346c72b78]}\"}"}
2021-08-02 23:29:42.910  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:44.885 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-20, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2021-08-02 23:29:44.885 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-20, inFlight=0, closed=false] because: [/10.242.138.218:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2021-08-02 23:29:44.885 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preventing new connections for the next 1000 ms
2021-08-02 23:29:44.885 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-20, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:29:44.886 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-20, inFlight=0, closed=true] closing connection
2021-08-02 23:29:44.886 DEBUG 10 --- [uster-worker-10] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host DOWN
2021-08-02 23:29:44.887 DEBUG 10 --- [uster-worker-10] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2021-08-02 23:29:44.887 DEBUG 10 --- [uster-worker-10] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] starting reconnection attempt
2021-08-02 23:29:44.899 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.242.138.218:9042, scheduling delivery
2021-08-02 23:29:44.899 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event DOWN
2021-08-02 23:29:44.916  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:44.918 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c522dc3a-5bf7-4a8d-ab04-83303b55afcf","status":"200","rqstDate":"210802-23:29:44:917","respDate":"210802-23:29:44:918","sourceId":"haproxy:c522dc3a-5bf7-4a8d-ab04-83303b55afcf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:44:917-12077\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c522dc3a-5bf7-4a8d-ab04-83303b55afcf]}\"}"}
2021-08-02 23:29:44.918  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:45.887 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:29:45.890 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-21, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:29:45.890 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-21, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:29:45.890 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-21, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:29:45.891 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-21, inFlight=0, closed=true] closing connection
2021-08-02 23:29:45.891 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:29:45.891 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 2000 milliseconds
2021-08-02 23:29:45.891 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 2000 ms
2021-08-02 23:29:45.899 DEBUG 10 --- [uster-worker-10] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:29:46.925  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:46.927 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"00c4c51f-8584-4592-8c4a-40d9de315eef","status":"200","rqstDate":"210802-23:29:46:926","respDate":"210802-23:29:46:927","sourceId":"haproxy:00c4c51f-8584-4592-8c4a-40d9de315eef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:46:926-7854\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[00c4c51f-8584-4592-8c4a-40d9de315eef]}\"}"}
2021-08-02 23:29:46.927  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:47.816  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:47.818 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"65674863-a1a2-4d99-b501-32dafb844954","status":"200","rqstDate":"210802-23:29:47:817","respDate":"210802-23:29:47:817","sourceId":"healthcheck:65674863-a1a2-4d99-b501-32dafb844954","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:47:817-70494\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41806], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[65674863-a1a2-4d99-b501-32dafb844954]}\"}"}
2021-08-02 23:29:47.818  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:47.891 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:29:47.893 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-22, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:29:47.893 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-22, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:29:47.893 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-22, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:29:47.893 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-22, inFlight=0, closed=true] closing connection
2021-08-02 23:29:47.893 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:29:47.894 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 4000 milliseconds
2021-08-02 23:29:47.894 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 4000 ms
2021-08-02 23:29:48.934  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:48.936 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"57cf0d50-2684-49c5-ac24-859a75d5894d","status":"200","rqstDate":"210802-23:29:48:934","respDate":"210802-23:29:48:936","sourceId":"haproxy:57cf0d50-2684-49c5-ac24-859a75d5894d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:29:48:934-20543\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[57cf0d50-2684-49c5-ac24-859a75d5894d]}\"}"}
2021-08-02 23:29:48.936  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:50.943  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:50.944 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1cb897d3-baf8-4557-a701-ce2c700577b1","status":"200","rqstDate":"210802-23:29:50:943","respDate":"210802-23:29:50:944","sourceId":"haproxy:1cb897d3-baf8-4557-a701-ce2c700577b1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:50:943-15495\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1cb897d3-baf8-4557-a701-ce2c700577b1]}\"}"}
2021-08-02 23:29:50.945  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:51.894 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:29:51.896 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-23, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:29:51.896 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-23, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:29:51.896 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-23, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:29:51.896 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-23, inFlight=0, closed=true] closing connection
2021-08-02 23:29:51.896 DEBUG 10 --- [uster-worker-10] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:29:51.896 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 8000 milliseconds
2021-08-02 23:29:51.896 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 8000 ms
2021-08-02 23:29:52.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:52.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9b3ea85d-7c6a-41e9-a083-ccaf569a528f","status":"200","rqstDate":"210802-23:29:52:629","respDate":"210802-23:29:52:630","sourceId":"OOM_ReadinessCheck:9b3ea85d-7c6a-41e9-a083-ccaf569a528f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:29:52:629-1518\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40480], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9b3ea85d-7c6a-41e9-a083-ccaf569a528f]}\"}"}
2021-08-02 23:29:52.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:52.950  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:52.951 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8852382a-d929-4be9-b6b5-33dca60c2d20","status":"200","rqstDate":"210802-23:29:52:950","respDate":"210802-23:29:52:951","sourceId":"haproxy:8852382a-d929-4be9-b6b5-33dca60c2d20","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:52:950-5074\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8852382a-d929-4be9-b6b5-33dca60c2d20]}\"}"}
2021-08-02 23:29:52.952  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:54.956  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:54.958 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0f3393ba-ff1d-4527-9179-837ae6f0638d","status":"200","rqstDate":"210802-23:29:54:957","respDate":"210802-23:29:54:958","sourceId":"haproxy:0f3393ba-ff1d-4527-9179-837ae6f0638d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:54:957-56341\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0f3393ba-ff1d-4527-9179-837ae6f0638d]}\"}"}
2021-08-02 23:29:54.958  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:56.965  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:56.967 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"453fe237-6ea9-4637-86f6-5934438f8a4e","status":"200","rqstDate":"210802-23:29:56:966","respDate":"210802-23:29:56:967","sourceId":"haproxy:453fe237-6ea9-4637-86f6-5934438f8a4e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:56:966-88734\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[453fe237-6ea9-4637-86f6-5934438f8a4e]}\"}"}
2021-08-02 23:29:56.968  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:57.223  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:57.225 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2bd32eec-bae2-4317-bddf-33b0b5550f41","status":"200","rqstDate":"210802-23:29:57:224","respDate":"210802-23:29:57:225","sourceId":"healthcheck:2bd32eec-bae2-4317-bddf-33b0b5550f41","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:29:57:224-36370\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2bd32eec-bae2-4317-bddf-33b0b5550f41]}\"}"}
2021-08-02 23:29:57.225  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:58.976  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:29:58.978 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ee03a866-07e4-448f-9412-c78245ca46fd","status":"200","rqstDate":"210802-23:29:58:977","respDate":"210802-23:29:58:978","sourceId":"haproxy:ee03a866-07e4-448f-9412-c78245ca46fd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:29:58:977-13549\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee03a866-07e4-448f-9412-c78245ca46fd]}\"}"}
2021-08-02 23:29:58.979  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:29:59.897 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:29:59.898 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-24, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:29:59.899 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-24, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:29:59.899 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-24, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:29:59.899 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-24, inFlight=0, closed=true] closing connection
2021-08-02 23:29:59.899 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:29:59.899 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 16000 milliseconds
2021-08-02 23:29:59.899 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 16000 ms
2021-08-02 23:30:00.986  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:00.987 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"01676dd1-0e12-4684-b15c-5161af0f7456","status":"200","rqstDate":"210802-23:30:00:986","respDate":"210802-23:30:00:987","sourceId":"haproxy:01676dd1-0e12-4684-b15c-5161af0f7456","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:00:986-5884\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[01676dd1-0e12-4684-b15c-5161af0f7456]}\"}"}
2021-08-02 23:30:00.988  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:02.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:02.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a689e0ed-1127-4932-a503-94f0bbc56e76","status":"200","rqstDate":"210802-23:30:02:628","respDate":"210802-23:30:02:629","sourceId":"OOM_ReadinessCheck:a689e0ed-1127-4932-a503-94f0bbc56e76","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:02:628-72536\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40786], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a689e0ed-1127-4932-a503-94f0bbc56e76]}\"}"}
2021-08-02 23:30:02.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:02.832  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:02.833 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"077f5b2c-7bca-44b4-bd94-6c82f87c4740","status":"200","rqstDate":"210802-23:30:02:832","respDate":"210802-23:30:02:833","sourceId":"healthcheck:077f5b2c-7bca-44b4-bd94-6c82f87c4740","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:02:832-70312\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42204], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[077f5b2c-7bca-44b4-bd94-6c82f87c4740]}\"}"}
2021-08-02 23:30:02.834  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:02.994  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:02.995 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f0525593-6150-4f94-a552-bcb12d0d1f5f","status":"200","rqstDate":"210802-23:30:02:994","respDate":"210802-23:30:02:995","sourceId":"haproxy:f0525593-6150-4f94-a552-bcb12d0d1f5f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:02:994-57850\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f0525593-6150-4f94-a552-bcb12d0d1f5f]}\"}"}
2021-08-02 23:30:02.996  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:05.002  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:05.004 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1d4a42ae-52b3-4993-a7cb-fd6c5f33081d","status":"200","rqstDate":"210802-23:30:05:003","respDate":"210802-23:30:05:004","sourceId":"haproxy:1d4a42ae-52b3-4993-a7cb-fd6c5f33081d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:05:003-92257\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1d4a42ae-52b3-4993-a7cb-fd6c5f33081d]}\"}"}
2021-08-02 23:30:05.004  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:07.013  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:07.016 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"baca17ef-378f-4628-bbdb-5d3e46ef543f","status":"200","rqstDate":"210802-23:30:07:014","respDate":"210802-23:30:07:016","sourceId":"haproxy:baca17ef-378f-4628-bbdb-5d3e46ef543f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:07:014-11019\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[baca17ef-378f-4628-bbdb-5d3e46ef543f]}\"}"}
2021-08-02 23:30:07.016  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:09.023  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:09.025 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c66ef4c3-c883-4864-8f4a-a8d045f2db0b","status":"200","rqstDate":"210802-23:30:09:024","respDate":"210802-23:30:09:025","sourceId":"haproxy:c66ef4c3-c883-4864-8f4a-a8d045f2db0b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:09:024-80905\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c66ef4c3-c883-4864-8f4a-a8d045f2db0b]}\"}"}
2021-08-02 23:30:09.025  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:11.036  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:11.039 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"18db4ca9-0b68-4cfc-a017-8b54657360d5","status":"200","rqstDate":"210802-23:30:11:037","respDate":"210802-23:30:11:039","sourceId":"haproxy:18db4ca9-0b68-4cfc-a017-8b54657360d5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:11:037-69939\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[18db4ca9-0b68-4cfc-a017-8b54657360d5]}\"}"}
2021-08-02 23:30:11.040  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:12.248  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:12.249 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cae2941a-8bc7-47b5-bd3e-9fe8d959792e","status":"200","rqstDate":"210802-23:30:12:248","respDate":"210802-23:30:12:249","sourceId":"healthcheck:cae2941a-8bc7-47b5-bd3e-9fe8d959792e","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:12:248-48082\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[cae2941a-8bc7-47b5-bd3e-9fe8d959792e]}\"}"}
2021-08-02 23:30:12.250  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:12.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:12.628 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8580d98a-feb4-4988-ab79-730de5c8d4e0","status":"200","rqstDate":"210802-23:30:12:627","respDate":"210802-23:30:12:628","sourceId":"OOM_ReadinessCheck:8580d98a-feb4-4988-ab79-730de5c8d4e0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:12:627-32255\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41132], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8580d98a-feb4-4988-ab79-730de5c8d4e0]}\"}"}
2021-08-02 23:30:12.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:13.047  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:13.048 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"31073c00-844e-4f0e-9e5c-449b425ef5db","status":"200","rqstDate":"210802-23:30:13:047","respDate":"210802-23:30:13:048","sourceId":"haproxy:31073c00-844e-4f0e-9e5c-449b425ef5db","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:13:047-241\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31073c00-844e-4f0e-9e5c-449b425ef5db]}\"}"}
2021-08-02 23:30:13.049  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:14.902 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:30:14.904 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:30:15.056  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:15.059 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"409a1953-4ed4-43e3-98ed-91b9f7406840","status":"200","rqstDate":"210802-23:30:15:057","respDate":"210802-23:30:15:059","sourceId":"haproxy:409a1953-4ed4-43e3-98ed-91b9f7406840","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:15:057-2734\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[409a1953-4ed4-43e3-98ed-91b9f7406840]}\"}"}
2021-08-02 23:30:15.059  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:15.899 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:30:15.903 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-25, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:30:15.903 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-25, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:30:15.903 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-25, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:30:15.903 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-25, inFlight=0, closed=true] closing connection
2021-08-02 23:30:15.903 DEBUG 10 --- [uster-worker-10] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:30:15.904 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 32000 milliseconds
2021-08-02 23:30:15.904 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 32000 ms
2021-08-02 23:30:17.071  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:17.073 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1876870f-302f-4997-8bbc-0841ddfd70ec","status":"200","rqstDate":"210802-23:30:17:072","respDate":"210802-23:30:17:073","sourceId":"haproxy:1876870f-302f-4997-8bbc-0841ddfd70ec","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:17:072-49663\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1876870f-302f-4997-8bbc-0841ddfd70ec]}\"}"}
2021-08-02 23:30:17.073  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:17.852  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:17.855 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"145e3d72-6e40-45bd-87fa-e9eb06fbdf2c","status":"200","rqstDate":"210802-23:30:17:853","respDate":"210802-23:30:17:855","sourceId":"healthcheck:145e3d72-6e40-45bd-87fa-e9eb06fbdf2c","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:17:853-53982\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42560], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[145e3d72-6e40-45bd-87fa-e9eb06fbdf2c]}\"}"}
2021-08-02 23:30:17.855  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:19.079  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:19.081 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d239ef7d-e2b3-40d3-8e77-1d8f9e28bdca","status":"200","rqstDate":"210802-23:30:19:080","respDate":"210802-23:30:19:081","sourceId":"haproxy:d239ef7d-e2b3-40d3-8e77-1d8f9e28bdca","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:19:080-82463\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d239ef7d-e2b3-40d3-8e77-1d8f9e28bdca]}\"}"}
2021-08-02 23:30:19.081  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:21.088  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:21.090 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5756723c-5e0d-422e-94a5-0f58f39c82ff","status":"200","rqstDate":"210802-23:30:21:089","respDate":"210802-23:30:21:090","sourceId":"haproxy:5756723c-5e0d-422e-94a5-0f58f39c82ff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:21:089-90207\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5756723c-5e0d-422e-94a5-0f58f39c82ff]}\"}"}
2021-08-02 23:30:21.091  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:22.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:22.632 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ab990f8-e5b3-41c5-968c-ca73841d2348","status":"200","rqstDate":"210802-23:30:22:631","respDate":"210802-23:30:22:631","sourceId":"OOM_ReadinessCheck:3ab990f8-e5b3-41c5-968c-ca73841d2348","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:22:631-16395\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41466], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3ab990f8-e5b3-41c5-968c-ca73841d2348]}\"}"}
2021-08-02 23:30:22.632  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:23.097  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:23.099 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d496ed5b-13fd-450e-8425-78a1a1c6562a","status":"200","rqstDate":"210802-23:30:23:098","respDate":"210802-23:30:23:099","sourceId":"haproxy:d496ed5b-13fd-450e-8425-78a1a1c6562a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:23:098-6766\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d496ed5b-13fd-450e-8425-78a1a1c6562a]}\"}"}
2021-08-02 23:30:23.099  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:25.106  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:25.108 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d2bb1a8c-1d3a-4505-9d38-b177ad94eb72","status":"200","rqstDate":"210802-23:30:25:107","respDate":"210802-23:30:25:108","sourceId":"haproxy:d2bb1a8c-1d3a-4505-9d38-b177ad94eb72","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:25:107-38132\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d2bb1a8c-1d3a-4505-9d38-b177ad94eb72]}\"}"}
2021-08-02 23:30:25.108  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:27.114  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:27.116 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fe0b95a0-8569-4d25-929a-9c244fb2933e","status":"200","rqstDate":"210802-23:30:27:115","respDate":"210802-23:30:27:116","sourceId":"haproxy:fe0b95a0-8569-4d25-929a-9c244fb2933e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:27:115-36225\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fe0b95a0-8569-4d25-929a-9c244fb2933e]}\"}"}
2021-08-02 23:30:27.117  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:27.269  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:27.270 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bbde4665-7857-4c75-b1a7-b2b012482484","status":"200","rqstDate":"210802-23:30:27:269","respDate":"210802-23:30:27:270","sourceId":"healthcheck:bbde4665-7857-4c75-b1a7-b2b012482484","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:27:269-92564\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bbde4665-7857-4c75-b1a7-b2b012482484]}\"}"}
2021-08-02 23:30:27.270  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:29.122  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:29.123 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"40929c7f-99ef-4bc3-9ce0-7feba3661bef","status":"200","rqstDate":"210802-23:30:29:122","respDate":"210802-23:30:29:123","sourceId":"haproxy:40929c7f-99ef-4bc3-9ce0-7feba3661bef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:29:122-89792\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[40929c7f-99ef-4bc3-9ce0-7feba3661bef]}\"}"}
2021-08-02 23:30:29.124  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:31.130  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:31.133 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"565d48a0-e527-42c4-af48-8faf6f1ab426","status":"200","rqstDate":"210802-23:30:31:131","respDate":"210802-23:30:31:133","sourceId":"haproxy:565d48a0-e527-42c4-af48-8faf6f1ab426","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:31:131-23999\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[565d48a0-e527-42c4-af48-8faf6f1ab426]}\"}"}
2021-08-02 23:30:31.133  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:32.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:32.631 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e6806236-d9ed-46a1-bf2b-280a221092ad","status":"200","rqstDate":"210802-23:30:32:630","respDate":"210802-23:30:32:631","sourceId":"OOM_ReadinessCheck:e6806236-d9ed-46a1-bf2b-280a221092ad","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:32:630-72978\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41682], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e6806236-d9ed-46a1-bf2b-280a221092ad]}\"}"}
2021-08-02 23:30:32.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:32.871  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:32.873 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"351fde98-79e0-4c8b-bb69-561260143a53","status":"200","rqstDate":"210802-23:30:32:871","respDate":"210802-23:30:32:872","sourceId":"healthcheck:351fde98-79e0-4c8b-bb69-561260143a53","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:32:871-10186\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42924], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[351fde98-79e0-4c8b-bb69-561260143a53]}\"}"}
2021-08-02 23:30:32.873  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:33.140  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:33.141 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"277a4939-c457-4ad7-89c1-38cf9cb52aa1","status":"200","rqstDate":"210802-23:30:33:140","respDate":"210802-23:30:33:141","sourceId":"haproxy:277a4939-c457-4ad7-89c1-38cf9cb52aa1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:33:140-52344\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[277a4939-c457-4ad7-89c1-38cf9cb52aa1]}\"}"}
2021-08-02 23:30:33.141  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:35.147  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:35.149 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dc6a2721-aadb-4241-83b1-d0753cbb67f0","status":"200","rqstDate":"210802-23:30:35:148","respDate":"210802-23:30:35:149","sourceId":"haproxy:dc6a2721-aadb-4241-83b1-d0753cbb67f0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:35:148-48084\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dc6a2721-aadb-4241-83b1-d0753cbb67f0]}\"}"}
2021-08-02 23:30:35.149  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:37.155  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:37.157 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7006c267-5c30-4ccb-86d6-6020882a4aec","status":"200","rqstDate":"210802-23:30:37:156","respDate":"210802-23:30:37:157","sourceId":"haproxy:7006c267-5c30-4ccb-86d6-6020882a4aec","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:37:156-96126\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7006c267-5c30-4ccb-86d6-6020882a4aec]}\"}"}
2021-08-02 23:30:37.157  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:39.164  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:39.165 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7f2108c8-de4e-4c09-ac6c-e86a71f3182d","status":"200","rqstDate":"210802-23:30:39:164","respDate":"210802-23:30:39:165","sourceId":"haproxy:7f2108c8-de4e-4c09-ac6c-e86a71f3182d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:39:164-68676\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7f2108c8-de4e-4c09-ac6c-e86a71f3182d]}\"}"}
2021-08-02 23:30:39.166  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:40.485 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.242.138.218:9042, scheduling delivery
2021-08-02 23:30:40.485 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event UP
2021-08-02 23:30:41.172  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:41.174 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"55cbba03-9dac-4f00-929e-87d81eeae92b","status":"200","rqstDate":"210802-23:30:41:173","respDate":"210802-23:30:41:174","sourceId":"haproxy:55cbba03-9dac-4f00-929e-87d81eeae92b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:41:173-23002\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[55cbba03-9dac-4f00-929e-87d81eeae92b]}\"}"}
2021-08-02 23:30:41.174  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:41.487 DEBUG 10 --- [uster-worker-12] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.242.138.218:9042
2021-08-02 23:30:41.490 DEBUG 10 --- [uster-worker-12] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host UP
2021-08-02 23:30:41.490 DEBUG 10 --- [uster-worker-12] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2021-08-02 23:30:41.490 DEBUG 10 --- [uster-worker-12] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.242.138.218:9042
2021-08-02 23:30:41.490 DEBUG 10 --- [uster-worker-12] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:30:41.492 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-26, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:30:42.286  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:42.288 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a406b3fd-292d-4e04-87fd-66648e0645bc","status":"200","rqstDate":"210802-23:30:42:287","respDate":"210802-23:30:42:288","sourceId":"healthcheck:a406b3fd-292d-4e04-87fd-66648e0645bc","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:42:287-91864\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a406b3fd-292d-4e04-87fd-66648e0645bc]}\"}"}
2021-08-02 23:30:42.288  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:42.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:42.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"221f9766-274c-49df-b898-ef442e27c94a","status":"200","rqstDate":"210802-23:30:42:628","respDate":"210802-23:30:42:629","sourceId":"OOM_ReadinessCheck:221f9766-274c-49df-b898-ef442e27c94a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:42:628-23963\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41852], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[221f9766-274c-49df-b898-ef442e27c94a]}\"}"}
2021-08-02 23:30:42.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:43.180  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:43.181 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3a86d584-30a7-4f74-b58e-7543348904c9","status":"200","rqstDate":"210802-23:30:43:180","respDate":"210802-23:30:43:181","sourceId":"haproxy:3a86d584-30a7-4f74-b58e-7543348904c9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:43:180-63565\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3a86d584-30a7-4f74-b58e-7543348904c9]}\"}"}
2021-08-02 23:30:43.182  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:45.188  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:45.189 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"452086df-1a57-428f-8cfc-99e06718860f","status":"200","rqstDate":"210802-23:30:45:188","respDate":"210802-23:30:45:189","sourceId":"haproxy:452086df-1a57-428f-8cfc-99e06718860f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:45:188-47685\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[452086df-1a57-428f-8cfc-99e06718860f]}\"}"}
2021-08-02 23:30:45.190  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:47.196  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:47.198 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"796a7d2c-5c6e-494f-8a3a-b2e05cd30d8b","status":"200","rqstDate":"210802-23:30:47:197","respDate":"210802-23:30:47:198","sourceId":"haproxy:796a7d2c-5c6e-494f-8a3a-b2e05cd30d8b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:47:197-70200\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[796a7d2c-5c6e-494f-8a3a-b2e05cd30d8b]}\"}"}
2021-08-02 23:30:47.198  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:47.897  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:47.898 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"12b2b4eb-9f61-4bba-916c-ec0f6a2019e3","status":"200","rqstDate":"210802-23:30:47:897","respDate":"210802-23:30:47:898","sourceId":"healthcheck:12b2b4eb-9f61-4bba-916c-ec0f6a2019e3","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:47:897-51695\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43292], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[12b2b4eb-9f61-4bba-916c-ec0f6a2019e3]}\"}"}
2021-08-02 23:30:47.899  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:49.204  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:49.206 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"055a3bcb-59fb-4631-9c26-01b5a0713973","status":"200","rqstDate":"210802-23:30:49:205","respDate":"210802-23:30:49:206","sourceId":"haproxy:055a3bcb-59fb-4631-9c26-01b5a0713973","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:49:205-81185\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[055a3bcb-59fb-4631-9c26-01b5a0713973]}\"}"}
2021-08-02 23:30:49.206  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:51.214  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:51.216 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a52593e7-be8f-4c0c-9212-18bc6bf8ef5b","status":"200","rqstDate":"210802-23:30:51:214","respDate":"210802-23:30:51:215","sourceId":"haproxy:a52593e7-be8f-4c0c-9212-18bc6bf8ef5b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:51:214-28866\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a52593e7-be8f-4c0c-9212-18bc6bf8ef5b]}\"}"}
2021-08-02 23:30:51.216  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:52.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:52.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dcda45a8-c24b-4a37-8a2c-5f2159633d50","status":"200","rqstDate":"210802-23:30:52:629","respDate":"210802-23:30:52:630","sourceId":"OOM_ReadinessCheck:dcda45a8-c24b-4a37-8a2c-5f2159633d50","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:52:629-72876\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42026], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dcda45a8-c24b-4a37-8a2c-5f2159633d50]}\"}"}
2021-08-02 23:30:52.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:53.223  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:53.224 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d517f0d3-37cb-42f6-957b-9d52a8a2919a","status":"200","rqstDate":"210802-23:30:53:223","respDate":"210802-23:30:53:224","sourceId":"haproxy:d517f0d3-37cb-42f6-957b-9d52a8a2919a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:53:223-56291\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d517f0d3-37cb-42f6-957b-9d52a8a2919a]}\"}"}
2021-08-02 23:30:53.224  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:53.748 DEBUG 10 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-26, inFlight=0, closed=false] because: [/10.242.138.218:9042] Operation timed out
2021-08-02 23:30:53.748 DEBUG 10 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-26, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:30:53.748 DEBUG 10 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-26, inFlight=0, closed=true] closing connection
2021-08-02 23:30:53.748 DEBUG 10 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Not terminating Connection[/10.242.138.218:9042-26, inFlight=0, closed=true]: there are still pending requests
2021-08-02 23:30:53.749 DEBUG 10 --- [uster-worker-12] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:30:53.751 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-27, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:30:55.231  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:55.233 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8ea279f0-6b51-4d10-8061-f6d45172ea21","status":"200","rqstDate":"210802-23:30:55:232","respDate":"210802-23:30:55:233","sourceId":"haproxy:8ea279f0-6b51-4d10-8061-f6d45172ea21","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:30:55:232-98730\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8ea279f0-6b51-4d10-8061-f6d45172ea21]}\"}"}
2021-08-02 23:30:55.233  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:57.240  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:57.242 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"09404b53-bbf0-4ba4-b317-7c50940574f8","status":"200","rqstDate":"210802-23:30:57:241","respDate":"210802-23:30:57:242","sourceId":"haproxy:09404b53-bbf0-4ba4-b317-7c50940574f8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:57:241-84194\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[09404b53-bbf0-4ba4-b317-7c50940574f8]}\"}"}
2021-08-02 23:30:57.243  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:57.309  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:57.311 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ee8b136-c424-4912-9a99-281997179bf4","status":"200","rqstDate":"210802-23:30:57:310","respDate":"210802-23:30:57:310","sourceId":"healthcheck:3ee8b136-c424-4912-9a99-281997179bf4","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:30:57:310-68452\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3ee8b136-c424-4912-9a99-281997179bf4]}\"}"}
2021-08-02 23:30:57.311  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:30:59.251  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:30:59.252 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fe932569-e890-4cbf-a0a9-275ae4ca1c27","status":"200","rqstDate":"210802-23:30:59:251","respDate":"210802-23:30:59:252","sourceId":"haproxy:fe932569-e890-4cbf-a0a9-275ae4ca1c27","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:30:59:251-49165\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fe932569-e890-4cbf-a0a9-275ae4ca1c27]}\"}"}
2021-08-02 23:30:59.253  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:01.260  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:01.262 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4bb0381a-7e2e-4ea6-a648-664135704d1b","status":"200","rqstDate":"210802-23:31:01:261","respDate":"210802-23:31:01:262","sourceId":"haproxy:4bb0381a-7e2e-4ea6-a648-664135704d1b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:01:261-50092\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4bb0381a-7e2e-4ea6-a648-664135704d1b]}\"}"}
2021-08-02 23:31:01.262  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:02.187 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-27, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:31:02.188 DEBUG 10 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:31:02.188 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-02 23:31:02.188 DEBUG 10 --- [uster-worker-13] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host DOWN
2021-08-02 23:31:02.188 DEBUG 10 --- [uster-worker-13] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-27, inFlight=0, closed=true] closing connection
2021-08-02 23:31:02.189 DEBUG 10 --- [uster-worker-13] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-27, inFlight=0, closed=true] closed, remaining = 0
2021-08-02 23:31:02.189 DEBUG 10 --- [uster-worker-13] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2021-08-02 23:31:02.189 DEBUG 10 --- [uster-worker-13] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] starting reconnection attempt
2021-08-02 23:31:02.637  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:02.639 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ac124edb-e641-47d8-ad89-430fa43f68dc","status":"200","rqstDate":"210802-23:31:02:638","respDate":"210802-23:31:02:639","sourceId":"OOM_ReadinessCheck:ac124edb-e641-47d8-ad89-430fa43f68dc","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:02:638-81587\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42196], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ac124edb-e641-47d8-ad89-430fa43f68dc]}\"}"}
2021-08-02 23:31:02.640  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:02.913  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:02.915 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f7c550b0-fed5-43e7-a335-eb55248758e5","status":"200","rqstDate":"210802-23:31:02:914","respDate":"210802-23:31:02:915","sourceId":"healthcheck:f7c550b0-fed5-43e7-a335-eb55248758e5","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:02:914-38534\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43666], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f7c550b0-fed5-43e7-a335-eb55248758e5]}\"}"}
2021-08-02 23:31:02.915  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:03.190 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:31:03.191 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-28, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:31:03.269  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:03.270 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"732e7b05-4909-4afa-9d29-ac71985c226a","status":"200","rqstDate":"210802-23:31:03:269","respDate":"210802-23:31:03:270","sourceId":"haproxy:732e7b05-4909-4afa-9d29-ac71985c226a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:03:269-66014\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[732e7b05-4909-4afa-9d29-ac71985c226a]}\"}"}
2021-08-02 23:31:03.271  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:05.278  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:05.279 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cd350dac-5e8a-487e-ab60-cef65328fc79","status":"200","rqstDate":"210802-23:31:05:278","respDate":"210802-23:31:05:279","sourceId":"haproxy:cd350dac-5e8a-487e-ab60-cef65328fc79","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:05:278-41765\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cd350dac-5e8a-487e-ab60-cef65328fc79]}\"}"}
2021-08-02 23:31:05.280  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:05.587 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-28, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:31:05.587 DEBUG 10 --- [-reconnection-0] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.242.138.218:9042
2021-08-02 23:31:05.595 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Successful reconnection to /10.242.138.218:9042, setting host UP
2021-08-02 23:31:05.595 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host UP
2021-08-02 23:31:05.595 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2021-08-02 23:31:05.595 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.242.138.218:9042
2021-08-02 23:31:05.688 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 0 new connections, total = 1
2021-08-02 23:31:05.688 DEBUG 10 --- [-reconnection-0] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:31:05.688 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-02 23:31:05.688 DEBUG 10 --- [-reconnection-0] c.d.d.core.AbstractReconnectionHandler   : Reconnection successful, cleared the future
2021-08-02 23:31:07.286  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:07.288 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dd2622d6-0730-444e-a075-a542890169a4","status":"200","rqstDate":"210802-23:31:07:287","respDate":"210802-23:31:07:287","sourceId":"haproxy:dd2622d6-0730-444e-a075-a542890169a4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:07:287-31\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dd2622d6-0730-444e-a075-a542890169a4]}\"}"}
2021-08-02 23:31:07.288  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:09.294  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:09.296 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ca7262e1-7df7-4684-aea4-5deb59a60c55","status":"200","rqstDate":"210802-23:31:09:295","respDate":"210802-23:31:09:296","sourceId":"haproxy:ca7262e1-7df7-4684-aea4-5deb59a60c55","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:09:295-94903\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ca7262e1-7df7-4684-aea4-5deb59a60c55]}\"}"}
2021-08-02 23:31:09.296  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:11.303  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:11.304 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7a84471d-c900-4022-8c3b-6b6565cae291","status":"200","rqstDate":"210802-23:31:11:303","respDate":"210802-23:31:11:304","sourceId":"haproxy:7a84471d-c900-4022-8c3b-6b6565cae291","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:11:303-69531\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7a84471d-c900-4022-8c3b-6b6565cae291]}\"}"}
2021-08-02 23:31:11.305  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:12.326  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:12.328 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"07077799-175b-420c-a212-cc430842462d","status":"200","rqstDate":"210802-23:31:12:327","respDate":"210802-23:31:12:328","sourceId":"healthcheck:07077799-175b-420c-a212-cc430842462d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:12:327-94072\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[07077799-175b-420c-a212-cc430842462d]}\"}"}
2021-08-02 23:31:12.329  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:12.627  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:12.628 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"94d66db2-728a-41e5-be6a-6a196375f703","status":"200","rqstDate":"210802-23:31:12:628","respDate":"210802-23:31:12:628","sourceId":"OOM_ReadinessCheck:94d66db2-728a-41e5-be6a-6a196375f703","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:12:628-5363\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42364], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[94d66db2-728a-41e5-be6a-6a196375f703]}\"}"}
2021-08-02 23:31:12.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:13.312  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:13.314 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"047f9a48-9872-4000-983a-c9cf66e3b55c","status":"200","rqstDate":"210802-23:31:13:312","respDate":"210802-23:31:13:314","sourceId":"haproxy:047f9a48-9872-4000-983a-c9cf66e3b55c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:13:312-87639\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[047f9a48-9872-4000-983a-c9cf66e3b55c]}\"}"}
2021-08-02 23:31:13.314  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:15.321  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:15.322 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e4a3e54c-bcde-4661-8fcd-18595095054c","status":"200","rqstDate":"210802-23:31:15:322","respDate":"210802-23:31:15:322","sourceId":"haproxy:e4a3e54c-bcde-4661-8fcd-18595095054c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:15:322-89830\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e4a3e54c-bcde-4661-8fcd-18595095054c]}\"}"}
2021-08-02 23:31:15.323  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:17.330  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:17.332 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"188e69cf-0085-43d0-a7b5-2e41c97d23f8","status":"200","rqstDate":"210802-23:31:17:331","respDate":"210802-23:31:17:332","sourceId":"haproxy:188e69cf-0085-43d0-a7b5-2e41c97d23f8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:17:331-70286\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[188e69cf-0085-43d0-a7b5-2e41c97d23f8]}\"}"}
2021-08-02 23:31:17.332  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:17.930  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:17.932 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9e09a2c1-3ef9-4468-80cc-5d57733a3d2f","status":"200","rqstDate":"210802-23:31:17:931","respDate":"210802-23:31:17:932","sourceId":"healthcheck:9e09a2c1-3ef9-4468-80cc-5d57733a3d2f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:17:931-97482\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44050], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9e09a2c1-3ef9-4468-80cc-5d57733a3d2f]}\"}"}
2021-08-02 23:31:17.932  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:19.338  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:19.339 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d27f278a-9f12-4649-844d-683a243a54d5","status":"200","rqstDate":"210802-23:31:19:339","respDate":"210802-23:31:19:339","sourceId":"haproxy:d27f278a-9f12-4649-844d-683a243a54d5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:31:19:339-94451\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d27f278a-9f12-4649-844d-683a243a54d5]}\"}"}
2021-08-02 23:31:19.340  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:20.366 DEBUG 10 --- [ection-reaper-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-26, inFlight=0, closed=true] has already terminated
2021-08-02 23:31:21.346  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:21.347 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"191f3c5c-b356-4692-ae6b-10bd4bc8d3e5","status":"200","rqstDate":"210802-23:31:21:346","respDate":"210802-23:31:21:347","sourceId":"haproxy:191f3c5c-b356-4692-ae6b-10bd4bc8d3e5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:21:346-67561\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[191f3c5c-b356-4692-ae6b-10bd4bc8d3e5]}\"}"}
2021-08-02 23:31:21.348  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:22.627  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:22.628 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"971e62e5-0d7b-44d9-9812-06283c2fa3a7","status":"200","rqstDate":"210802-23:31:22:627","respDate":"210802-23:31:22:628","sourceId":"OOM_ReadinessCheck:971e62e5-0d7b-44d9-9812-06283c2fa3a7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:22:627-87849\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42540], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[971e62e5-0d7b-44d9-9812-06283c2fa3a7]}\"}"}
2021-08-02 23:31:22.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:23.354  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:23.356 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"65f7b33e-8057-4228-b52a-bf41d2c0083b","status":"200","rqstDate":"210802-23:31:23:355","respDate":"210802-23:31:23:356","sourceId":"haproxy:65f7b33e-8057-4228-b52a-bf41d2c0083b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:31:23:355-12579\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[65f7b33e-8057-4228-b52a-bf41d2c0083b]}\"}"}
2021-08-02 23:31:23.356  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:25.362  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:25.363 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"029b50d6-31f3-4c32-a6ca-27d8ebef2ee6","status":"200","rqstDate":"210802-23:31:25:362","respDate":"210802-23:31:25:363","sourceId":"haproxy:029b50d6-31f3-4c32-a6ca-27d8ebef2ee6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:25:362-61895\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[029b50d6-31f3-4c32-a6ca-27d8ebef2ee6]}\"}"}
2021-08-02 23:31:25.364  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:27.351  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:27.353 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ae4f3e6-6b78-4d86-a2eb-208b2d006207","status":"200","rqstDate":"210802-23:31:27:352","respDate":"210802-23:31:27:353","sourceId":"healthcheck:3ae4f3e6-6b78-4d86-a2eb-208b2d006207","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:31:27:352-96089\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3ae4f3e6-6b78-4d86-a2eb-208b2d006207]}\"}"}
2021-08-02 23:31:27.354  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:27.369  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:27.371 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ae09ea35-e6bb-4bf0-aab4-68ec78955809","status":"200","rqstDate":"210802-23:31:27:370","respDate":"210802-23:31:27:371","sourceId":"haproxy:ae09ea35-e6bb-4bf0-aab4-68ec78955809","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:27:370-59454\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ae09ea35-e6bb-4bf0-aab4-68ec78955809]}\"}"}
2021-08-02 23:31:27.371  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:29.378  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:29.379 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4453a5e3-93f3-4fc4-a291-c1d4dbbcc5bd","status":"200","rqstDate":"210802-23:31:29:378","respDate":"210802-23:31:29:379","sourceId":"haproxy:4453a5e3-93f3-4fc4-a291-c1d4dbbcc5bd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:31:29:378-82689\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4453a5e3-93f3-4fc4-a291-c1d4dbbcc5bd]}\"}"}
2021-08-02 23:31:29.380  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:31.387  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:31.389 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d0054587-6b78-433e-9d35-7159d522e377","status":"200","rqstDate":"210802-23:31:31:388","respDate":"210802-23:31:31:389","sourceId":"haproxy:d0054587-6b78-433e-9d35-7159d522e377","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:31:388-89735\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d0054587-6b78-433e-9d35-7159d522e377]}\"}"}
2021-08-02 23:31:31.389  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:32.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:32.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e2de202c-a11f-4429-b6bd-3495c338d437","status":"200","rqstDate":"210802-23:31:32:627","respDate":"210802-23:31:32:628","sourceId":"OOM_ReadinessCheck:e2de202c-a11f-4429-b6bd-3495c338d437","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:32:627-25285\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42714], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e2de202c-a11f-4429-b6bd-3495c338d437]}\"}"}
2021-08-02 23:31:32.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:32.946  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:32.948 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"53d26138-c161-47af-a958-3042373add60","status":"200","rqstDate":"210802-23:31:32:946","respDate":"210802-23:31:32:948","sourceId":"healthcheck:53d26138-c161-47af-a958-3042373add60","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:31:32:946-43344\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44402], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[53d26138-c161-47af-a958-3042373add60]}\"}"}
2021-08-02 23:31:32.948  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:33.395  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:33.397 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b7889572-8c02-498e-a5e6-4c1ceedcbe9a","status":"200","rqstDate":"210802-23:31:33:396","respDate":"210802-23:31:33:397","sourceId":"haproxy:b7889572-8c02-498e-a5e6-4c1ceedcbe9a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:33:396-9636\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b7889572-8c02-498e-a5e6-4c1ceedcbe9a]}\"}"}
2021-08-02 23:31:33.397  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:35.403  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:35.405 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de13bd7e-a119-4287-bff0-a3437bb4d860","status":"200","rqstDate":"210802-23:31:35:404","respDate":"210802-23:31:35:405","sourceId":"haproxy:de13bd7e-a119-4287-bff0-a3437bb4d860","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:35:404-54727\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[de13bd7e-a119-4287-bff0-a3437bb4d860]}\"}"}
2021-08-02 23:31:35.405  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:35.607 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:31:35.608 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:31:37.412  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:37.413 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fc06689f-d936-4dfc-b454-0b40854e878d","status":"200","rqstDate":"210802-23:31:37:412","respDate":"210802-23:31:37:413","sourceId":"haproxy:fc06689f-d936-4dfc-b454-0b40854e878d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:31:37:412-82768\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fc06689f-d936-4dfc-b454-0b40854e878d]}\"}"}
2021-08-02 23:31:37.414  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:39.420  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:39.421 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a7200af-33ff-4955-a0ba-9e6436ccc9b1","status":"200","rqstDate":"210802-23:31:39:420","respDate":"210802-23:31:39:421","sourceId":"haproxy:1a7200af-33ff-4955-a0ba-9e6436ccc9b1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:39:420-88844\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a7200af-33ff-4955-a0ba-9e6436ccc9b1]}\"}"}
2021-08-02 23:31:39.422  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:41.429  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:41.430 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4c940c19-06a5-4ed3-b0f8-4dc249764be4","status":"200","rqstDate":"210802-23:31:41:429","respDate":"210802-23:31:41:430","sourceId":"haproxy:4c940c19-06a5-4ed3-b0f8-4dc249764be4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:31:41:429-67719\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4c940c19-06a5-4ed3-b0f8-4dc249764be4]}\"}"}
2021-08-02 23:31:41.431  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:42.002 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:31:42.003 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:31:42.371  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:42.373 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5feedfa2-3075-4cbf-8bb3-cfa1ea784fb8","status":"200","rqstDate":"210802-23:31:42:372","respDate":"210802-23:31:42:373","sourceId":"healthcheck:5feedfa2-3075-4cbf-8bb3-cfa1ea784fb8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:42:372-89040\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5feedfa2-3075-4cbf-8bb3-cfa1ea784fb8]}\"}"}
2021-08-02 23:31:42.373  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:42.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:42.629 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"287d9f96-cea0-47bc-8f0c-0574d37cd7ec","status":"200","rqstDate":"210802-23:31:42:628","respDate":"210802-23:31:42:629","sourceId":"OOM_ReadinessCheck:287d9f96-cea0-47bc-8f0c-0574d37cd7ec","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:42:628-67880\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42876], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[287d9f96-cea0-47bc-8f0c-0574d37cd7ec]}\"}"}
2021-08-02 23:31:42.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:43.437  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:43.439 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de273650-e1c2-49f1-a341-0aabb969185c","status":"200","rqstDate":"210802-23:31:43:438","respDate":"210802-23:31:43:438","sourceId":"haproxy:de273650-e1c2-49f1-a341-0aabb969185c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:31:43:438-40607\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[de273650-e1c2-49f1-a341-0aabb969185c]}\"}"}
2021-08-02 23:31:43.439  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:45.445  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:45.447 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cda3f418-fc2f-42ea-9e82-c6484480e1d4","status":"200","rqstDate":"210802-23:31:45:446","respDate":"210802-23:31:45:447","sourceId":"haproxy:cda3f418-fc2f-42ea-9e82-c6484480e1d4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:45:446-43598\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cda3f418-fc2f-42ea-9e82-c6484480e1d4]}\"}"}
2021-08-02 23:31:45.447  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:47.454  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:47.455 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"165c8ab2-a9a0-4d8f-99ef-87ab5520ecc3","status":"200","rqstDate":"210802-23:31:47:454","respDate":"210802-23:31:47:455","sourceId":"haproxy:165c8ab2-a9a0-4d8f-99ef-87ab5520ecc3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:47:454-56984\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[165c8ab2-a9a0-4d8f-99ef-87ab5520ecc3]}\"}"}
2021-08-02 23:31:47.456  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:47.964  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:47.966 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8a88b524-a2a3-41c7-9d4d-609dec4e5e61","status":"200","rqstDate":"210802-23:31:47:965","respDate":"210802-23:31:47:966","sourceId":"healthcheck:8a88b524-a2a3-41c7-9d4d-609dec4e5e61","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:47:965-8717\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44784], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8a88b524-a2a3-41c7-9d4d-609dec4e5e61]}\"}"}
2021-08-02 23:31:47.966  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:49.463  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:49.465 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d8629cfe-4e83-44f9-9f33-51d4b2282a39","status":"200","rqstDate":"210802-23:31:49:463","respDate":"210802-23:31:49:465","sourceId":"haproxy:d8629cfe-4e83-44f9-9f33-51d4b2282a39","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:49:463-60740\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d8629cfe-4e83-44f9-9f33-51d4b2282a39]}\"}"}
2021-08-02 23:31:49.465  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:51.474  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:51.476 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5f15a88-3d86-4ff0-b3f3-e52d55136798","status":"200","rqstDate":"210802-23:31:51:475","respDate":"210802-23:31:51:476","sourceId":"haproxy:e5f15a88-3d86-4ff0-b3f3-e52d55136798","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:51:475-11744\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e5f15a88-3d86-4ff0-b3f3-e52d55136798]}\"}"}
2021-08-02 23:31:51.476  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:52.631  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:52.632 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b3e83a2-2f73-421a-9061-775e36d85667","status":"200","rqstDate":"210802-23:31:52:631","respDate":"210802-23:31:52:632","sourceId":"OOM_ReadinessCheck:2b3e83a2-2f73-421a-9061-775e36d85667","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:52:631-90578\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43052], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2b3e83a2-2f73-421a-9061-775e36d85667]}\"}"}
2021-08-02 23:31:52.633  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:53.482  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:53.484 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"664f3be4-bafb-4675-91d0-3b7a99dd32f0","status":"200","rqstDate":"210802-23:31:53:483","respDate":"210802-23:31:53:484","sourceId":"haproxy:664f3be4-bafb-4675-91d0-3b7a99dd32f0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:31:53:483-79911\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[664f3be4-bafb-4675-91d0-3b7a99dd32f0]}\"}"}
2021-08-02 23:31:53.485  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:55.492  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:55.493 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"67719f46-e811-4382-b7b6-fe9640aa817f","status":"200","rqstDate":"210802-23:31:55:492","respDate":"210802-23:31:55:493","sourceId":"haproxy:67719f46-e811-4382-b7b6-fe9640aa817f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:55:492-99996\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[67719f46-e811-4382-b7b6-fe9640aa817f]}\"}"}
2021-08-02 23:31:55.494  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:57.394  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:57.396 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"93223a6b-e6ce-453e-b089-343b30fa691a","status":"200","rqstDate":"210802-23:31:57:395","respDate":"210802-23:31:57:396","sourceId":"healthcheck:93223a6b-e6ce-453e-b089-343b30fa691a","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:31:57:395-61735\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[93223a6b-e6ce-453e-b089-343b30fa691a]}\"}"}
2021-08-02 23:31:57.397  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:57.499  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:57.501 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"face7bd0-21d2-45f8-8023-d33debfcf6a7","status":"200","rqstDate":"210802-23:31:57:500","respDate":"210802-23:31:57:501","sourceId":"haproxy:face7bd0-21d2-45f8-8023-d33debfcf6a7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:57:500-12472\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[face7bd0-21d2-45f8-8023-d33debfcf6a7]}\"}"}
2021-08-02 23:31:57.502  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:31:59.508  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:31:59.509 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a63ef60-44ef-4219-8422-4bdad35d79aa","status":"200","rqstDate":"210802-23:31:59:508","respDate":"210802-23:31:59:509","sourceId":"haproxy:1a63ef60-44ef-4219-8422-4bdad35d79aa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:31:59:508-54389\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a63ef60-44ef-4219-8422-4bdad35d79aa]}\"}"}
2021-08-02 23:31:59.510  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:01.516  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:01.518 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"906d63d6-d1cd-497b-9ecf-2d859d3f58f1","status":"200","rqstDate":"210802-23:32:01:517","respDate":"210802-23:32:01:518","sourceId":"haproxy:906d63d6-d1cd-497b-9ecf-2d859d3f58f1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:01:517-32615\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[906d63d6-d1cd-497b-9ecf-2d859d3f58f1]}\"}"}
2021-08-02 23:32:01.518  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:02.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:02.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1302fdc1-0747-4e95-807f-a65e59d9d27c","status":"200","rqstDate":"210802-23:32:02:627","respDate":"210802-23:32:02:628","sourceId":"OOM_ReadinessCheck:1302fdc1-0747-4e95-807f-a65e59d9d27c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:02:627-48542\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43228], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1302fdc1-0747-4e95-807f-a65e59d9d27c]}\"}"}
2021-08-02 23:32:02.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:02.980  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:02.982 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bf653991-23f4-41fb-84ec-c7daa46e4fc9","status":"200","rqstDate":"210802-23:32:02:981","respDate":"210802-23:32:02:982","sourceId":"healthcheck:bf653991-23f4-41fb-84ec-c7daa46e4fc9","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:02:981-35936\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45142], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bf653991-23f4-41fb-84ec-c7daa46e4fc9]}\"}"}
2021-08-02 23:32:02.982  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:03.525  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:03.526 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e229cc83-29c4-4942-a101-59d1e40587fc","status":"200","rqstDate":"210802-23:32:03:525","respDate":"210802-23:32:03:526","sourceId":"haproxy:e229cc83-29c4-4942-a101-59d1e40587fc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:32:03:525-31943\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e229cc83-29c4-4942-a101-59d1e40587fc]}\"}"}
2021-08-02 23:32:03.527  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:05.532  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:05.533 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b47ff8f-6c94-4b89-9905-1f24e2a534d9","status":"200","rqstDate":"210802-23:32:05:532","respDate":"210802-23:32:05:533","sourceId":"haproxy:1b47ff8f-6c94-4b89-9905-1f24e2a534d9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:32:05:532-43754\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b47ff8f-6c94-4b89-9905-1f24e2a534d9]}\"}"}
2021-08-02 23:32:05.533  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:05.611 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:32:05.613 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:32:07.026 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:32:07.027 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:32:07.539  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:07.540 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cb3b1463-3928-4863-8f27-b1a64012e29c","status":"200","rqstDate":"210802-23:32:07:539","respDate":"210802-23:32:07:540","sourceId":"haproxy:cb3b1463-3928-4863-8f27-b1a64012e29c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:07:539-45078\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb3b1463-3928-4863-8f27-b1a64012e29c]}\"}"}
2021-08-02 23:32:07.540  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:09.546  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:09.548 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b63ef76-9a17-4ea9-ae89-13f616d149f9","status":"200","rqstDate":"210802-23:32:09:547","respDate":"210802-23:32:09:548","sourceId":"haproxy:2b63ef76-9a17-4ea9-ae89-13f616d149f9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:09:547-34039\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b63ef76-9a17-4ea9-ae89-13f616d149f9]}\"}"}
2021-08-02 23:32:09.548  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:11.554  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:11.555 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a1afc982-0c4c-4983-a95e-af6844d586e8","status":"200","rqstDate":"210802-23:32:11:555","respDate":"210802-23:32:11:555","sourceId":"haproxy:a1afc982-0c4c-4983-a95e-af6844d586e8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:32:11:555-27878\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a1afc982-0c4c-4983-a95e-af6844d586e8]}\"}"}
2021-08-02 23:32:11.556  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:12.411  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:12.413 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f9b0986d-22e0-4788-88d2-66581c5df849","status":"200","rqstDate":"210802-23:32:12:412","respDate":"210802-23:32:12:413","sourceId":"healthcheck:f9b0986d-22e0-4788-88d2-66581c5df849","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:12:412-39394\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f9b0986d-22e0-4788-88d2-66581c5df849]}\"}"}
2021-08-02 23:32:12.413  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:12.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:12.633 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"79bbec57-b8dc-4f56-be50-e620c17f3c0a","status":"200","rqstDate":"210802-23:32:12:632","respDate":"210802-23:32:12:633","sourceId":"OOM_ReadinessCheck:79bbec57-b8dc-4f56-be50-e620c17f3c0a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:12:632-10445\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43398], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[79bbec57-b8dc-4f56-be50-e620c17f3c0a]}\"}"}
2021-08-02 23:32:12.634  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:13.563  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:13.565 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33db2e2c-1580-48bb-80e0-e6f94b045a10","status":"200","rqstDate":"210802-23:32:13:563","respDate":"210802-23:32:13:565","sourceId":"haproxy:33db2e2c-1580-48bb-80e0-e6f94b045a10","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:13:563-84544\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33db2e2c-1580-48bb-80e0-e6f94b045a10]}\"}"}
2021-08-02 23:32:13.566  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:15.572  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:15.574 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d1fae543-3589-40b5-b2ac-4a9c79b35525","status":"200","rqstDate":"210802-23:32:15:573","respDate":"210802-23:32:15:574","sourceId":"haproxy:d1fae543-3589-40b5-b2ac-4a9c79b35525","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:15:573-46878\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d1fae543-3589-40b5-b2ac-4a9c79b35525]}\"}"}
2021-08-02 23:32:15.574  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:17.581  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:17.582 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"edc4b7ac-6bbc-4ae6-b901-539fb200a410","status":"200","rqstDate":"210802-23:32:17:581","respDate":"210802-23:32:17:582","sourceId":"haproxy:edc4b7ac-6bbc-4ae6-b901-539fb200a410","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:17:581-55553\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[edc4b7ac-6bbc-4ae6-b901-539fb200a410]}\"}"}
2021-08-02 23:32:17.582  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:17.999  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:18.000 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ba96823c-9174-4b7d-ac24-cd5dbc5a9539","status":"200","rqstDate":"210802-23:32:17:999","respDate":"210802-23:32:18:000","sourceId":"healthcheck:ba96823c-9174-4b7d-ac24-cd5dbc5a9539","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:17:999-78464\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45526], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ba96823c-9174-4b7d-ac24-cd5dbc5a9539]}\"}"}
2021-08-02 23:32:18.001  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:19.588  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:19.590 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"67eaa88d-3c25-4af4-8024-d30652a1e386","status":"200","rqstDate":"210802-23:32:19:589","respDate":"210802-23:32:19:590","sourceId":"haproxy:67eaa88d-3c25-4af4-8024-d30652a1e386","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:19:589-31572\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[67eaa88d-3c25-4af4-8024-d30652a1e386]}\"}"}
2021-08-02 23:32:19.590  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:21.597  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:21.599 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c26748a5-dbda-40f1-9940-2ec31baf4cc4","status":"200","rqstDate":"210802-23:32:21:598","respDate":"210802-23:32:21:599","sourceId":"haproxy:c26748a5-dbda-40f1-9940-2ec31baf4cc4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:21:598-1481\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c26748a5-dbda-40f1-9940-2ec31baf4cc4]}\"}"}
2021-08-02 23:32:21.600  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:22.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:22.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5aeab37-79e3-49d7-8a4b-6f6f31a0b020","status":"200","rqstDate":"210802-23:32:22:628","respDate":"210802-23:32:22:629","sourceId":"OOM_ReadinessCheck:e5aeab37-79e3-49d7-8a4b-6f6f31a0b020","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:22:628-72507\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43566], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e5aeab37-79e3-49d7-8a4b-6f6f31a0b020]}\"}"}
2021-08-02 23:32:22.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:23.606  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:23.607 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b1c509dd-78c5-43a3-af25-bcdbe02c8bcf","status":"200","rqstDate":"210802-23:32:23:606","respDate":"210802-23:32:23:607","sourceId":"haproxy:b1c509dd-78c5-43a3-af25-bcdbe02c8bcf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:23:606-28093\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b1c509dd-78c5-43a3-af25-bcdbe02c8bcf]}\"}"}
2021-08-02 23:32:23.607  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:25.614  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:25.616 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"908228f3-83d1-4b80-917e-ed5a5df595dd","status":"200","rqstDate":"210802-23:32:25:614","respDate":"210802-23:32:25:616","sourceId":"haproxy:908228f3-83d1-4b80-917e-ed5a5df595dd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:32:25:614-56814\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[908228f3-83d1-4b80-917e-ed5a5df595dd]}\"}"}
2021-08-02 23:32:25.616  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:27.433  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:27.435 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1db69869-f68f-4885-a9fb-6d3a949d93d9","status":"200","rqstDate":"210802-23:32:27:433","respDate":"210802-23:32:27:435","sourceId":"healthcheck:1db69869-f68f-4885-a9fb-6d3a949d93d9","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:27:433-36769\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1db69869-f68f-4885-a9fb-6d3a949d93d9]}\"}"}
2021-08-02 23:32:27.435  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:27.623  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:27.625 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"46b4f361-f7da-4fc7-97e6-2426cafb12f9","status":"200","rqstDate":"210802-23:32:27:624","respDate":"210802-23:32:27:625","sourceId":"haproxy:46b4f361-f7da-4fc7-97e6-2426cafb12f9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:32:27:624-75185\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[46b4f361-f7da-4fc7-97e6-2426cafb12f9]}\"}"}
2021-08-02 23:32:27.625  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:29.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:29.633 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"99c1c9c9-a2f0-423d-b624-7c21186d51ac","status":"200","rqstDate":"210802-23:32:29:631","respDate":"210802-23:32:29:633","sourceId":"haproxy:99c1c9c9-a2f0-423d-b624-7c21186d51ac","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:29:631-11103\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99c1c9c9-a2f0-423d-b624-7c21186d51ac]}\"}"}
2021-08-02 23:32:29.633  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:31.644  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:31.648 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e1a4db45-dd3f-4e06-aaf5-37695e2e2a97","status":"200","rqstDate":"210802-23:32:31:646","respDate":"210802-23:32:31:648","sourceId":"haproxy:e1a4db45-dd3f-4e06-aaf5-37695e2e2a97","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:31:646-2399\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e1a4db45-dd3f-4e06-aaf5-37695e2e2a97]}\"}"}
2021-08-02 23:32:31.649  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:32.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:32.633 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a5ef1ba1-4787-4627-9a97-4ccf7f439c7e","status":"200","rqstDate":"210802-23:32:32:632","respDate":"210802-23:32:32:633","sourceId":"OOM_ReadinessCheck:a5ef1ba1-4787-4627-9a97-4ccf7f439c7e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:32:632-36292\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43736], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a5ef1ba1-4787-4627-9a97-4ccf7f439c7e]}\"}"}
2021-08-02 23:32:32.634  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:33.019  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:33.020 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"42208919-61fb-4308-8acd-d2b16b4a9dd2","status":"200","rqstDate":"210802-23:32:33:019","respDate":"210802-23:32:33:020","sourceId":"healthcheck:42208919-61fb-4308-8acd-d2b16b4a9dd2","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:33:019-98640\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45882], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[42208919-61fb-4308-8acd-d2b16b4a9dd2]}\"}"}
2021-08-02 23:32:33.021  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:33.656  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:33.658 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5483c008-8bd9-48f5-8d8f-d00986cbf58f","status":"200","rqstDate":"210802-23:32:33:657","respDate":"210802-23:32:33:658","sourceId":"haproxy:5483c008-8bd9-48f5-8d8f-d00986cbf58f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:32:33:657-78951\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5483c008-8bd9-48f5-8d8f-d00986cbf58f]}\"}"}
2021-08-02 23:32:33.659  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:35.616 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:32:35.618 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:32:35.664  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:35.666 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cf75aac7-e84a-49f9-a12c-e0af68b38eea","status":"200","rqstDate":"210802-23:32:35:665","respDate":"210802-23:32:35:666","sourceId":"haproxy:cf75aac7-e84a-49f9-a12c-e0af68b38eea","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:32:35:665-93791\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cf75aac7-e84a-49f9-a12c-e0af68b38eea]}\"}"}
2021-08-02 23:32:35.666  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:37.672  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:37.674 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de812a5c-6460-48f0-8c4f-f36273b78654","status":"200","rqstDate":"210802-23:32:37:673","respDate":"210802-23:32:37:674","sourceId":"haproxy:de812a5c-6460-48f0-8c4f-f36273b78654","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:32:37:673-50649\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[de812a5c-6460-48f0-8c4f-f36273b78654]}\"}"}
2021-08-02 23:32:37.674  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:39.680  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:39.681 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ee282dd1-e242-49ab-aad9-ac75a0d42a76","status":"200","rqstDate":"210802-23:32:39:680","respDate":"210802-23:32:39:681","sourceId":"haproxy:ee282dd1-e242-49ab-aad9-ac75a0d42a76","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:39:680-41919\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee282dd1-e242-49ab-aad9-ac75a0d42a76]}\"}"}
2021-08-02 23:32:39.682  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:41.688  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:41.689 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e55eeed6-264e-4fbd-82d5-497074aff64f","status":"200","rqstDate":"210802-23:32:41:688","respDate":"210802-23:32:41:689","sourceId":"haproxy:e55eeed6-264e-4fbd-82d5-497074aff64f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:41:688-86658\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e55eeed6-264e-4fbd-82d5-497074aff64f]}\"}"}
2021-08-02 23:32:41.690  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:42.454  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:42.456 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"747706d2-58a4-46ae-bbdf-a05bd6d993d8","status":"200","rqstDate":"210802-23:32:42:455","respDate":"210802-23:32:42:456","sourceId":"healthcheck:747706d2-58a4-46ae-bbdf-a05bd6d993d8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:42:455-73366\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[747706d2-58a4-46ae-bbdf-a05bd6d993d8]}\"}"}
2021-08-02 23:32:42.456  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:42.637  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:42.640 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"333a18c0-cd4b-4423-ace1-9508587bc5ad","status":"200","rqstDate":"210802-23:32:42:638","respDate":"210802-23:32:42:640","sourceId":"OOM_ReadinessCheck:333a18c0-cd4b-4423-ace1-9508587bc5ad","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:42:638-6147\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43898], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[333a18c0-cd4b-4423-ace1-9508587bc5ad]}\"}"}
2021-08-02 23:32:42.640  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:43.696  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:43.698 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"746bb7fe-2b0d-440c-bf53-c4486ad3c397","status":"200","rqstDate":"210802-23:32:43:697","respDate":"210802-23:32:43:698","sourceId":"haproxy:746bb7fe-2b0d-440c-bf53-c4486ad3c397","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:43:697-95343\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[746bb7fe-2b0d-440c-bf53-c4486ad3c397]}\"}"}
2021-08-02 23:32:43.698  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:45.705  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:45.706 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a15c42e7-4a5b-4e04-89ea-4d0ea45ed0b4","status":"200","rqstDate":"210802-23:32:45:705","respDate":"210802-23:32:45:706","sourceId":"haproxy:a15c42e7-4a5b-4e04-89ea-4d0ea45ed0b4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:32:45:705-66508\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a15c42e7-4a5b-4e04-89ea-4d0ea45ed0b4]}\"}"}
2021-08-02 23:32:45.707  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:47.713  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:47.715 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"57127cc1-1e7e-4f83-9357-41f0f6a978e0","status":"200","rqstDate":"210802-23:32:47:714","respDate":"210802-23:32:47:715","sourceId":"haproxy:57127cc1-1e7e-4f83-9357-41f0f6a978e0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:47:714-21724\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[57127cc1-1e7e-4f83-9357-41f0f6a978e0]}\"}"}
2021-08-02 23:32:47.715  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:48.036  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:48.038 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8f10a307-cffb-433a-852d-cc87bc868900","status":"200","rqstDate":"210802-23:32:48:036","respDate":"210802-23:32:48:038","sourceId":"healthcheck:8f10a307-cffb-433a-852d-cc87bc868900","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:48:036-23114\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46264], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8f10a307-cffb-433a-852d-cc87bc868900]}\"}"}
2021-08-02 23:32:48.038  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:49.721  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:49.722 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"53e5641d-fd4a-448b-96f6-fa845e3ecf6b","status":"200","rqstDate":"210802-23:32:49:721","respDate":"210802-23:32:49:722","sourceId":"haproxy:53e5641d-fd4a-448b-96f6-fa845e3ecf6b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:32:49:721-48881\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[53e5641d-fd4a-448b-96f6-fa845e3ecf6b]}\"}"}
2021-08-02 23:32:49.723  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:51.732  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:51.734 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"77f1540d-a3b9-4c4f-b647-a4864250f4e3","status":"200","rqstDate":"210802-23:32:51:733","respDate":"210802-23:32:51:734","sourceId":"haproxy:77f1540d-a3b9-4c4f-b647-a4864250f4e3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:51:733-73079\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[77f1540d-a3b9-4c4f-b647-a4864250f4e3]}\"}"}
2021-08-02 23:32:51.735  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:52.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:52.630 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1303d6f9-a628-405c-925c-5bce171f6ead","status":"200","rqstDate":"210802-23:32:52:629","respDate":"210802-23:32:52:630","sourceId":"OOM_ReadinessCheck:1303d6f9-a628-405c-925c-5bce171f6ead","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:32:52:629-73309\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44072], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1303d6f9-a628-405c-925c-5bce171f6ead]}\"}"}
2021-08-02 23:32:52.631  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:53.740  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:53.742 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2bf9bf1e-6159-4c5b-b5d2-861164bcc404","status":"200","rqstDate":"210802-23:32:53:741","respDate":"210802-23:32:53:742","sourceId":"haproxy:2bf9bf1e-6159-4c5b-b5d2-861164bcc404","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:32:53:741-14760\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2bf9bf1e-6159-4c5b-b5d2-861164bcc404]}\"}"}
2021-08-02 23:32:53.742  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:55.748  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:55.750 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3a5933a0-b10d-444d-872f-f162eb167dc0","status":"200","rqstDate":"210802-23:32:55:749","respDate":"210802-23:32:55:750","sourceId":"haproxy:3a5933a0-b10d-444d-872f-f162eb167dc0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:55:749-18998\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3a5933a0-b10d-444d-872f-f162eb167dc0]}\"}"}
2021-08-02 23:32:55.750  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:57.120 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:32:57.124 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:32:57.473  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:57.474 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9b244be2-8ec3-4214-8e73-4ad798b7be7a","status":"200","rqstDate":"210802-23:32:57:473","respDate":"210802-23:32:57:474","sourceId":"healthcheck:9b244be2-8ec3-4214-8e73-4ad798b7be7a","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:32:57:473-9461\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9b244be2-8ec3-4214-8e73-4ad798b7be7a]}\"}"}
2021-08-02 23:32:57.474  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:57.756  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:57.758 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eccd13c8-38ab-421f-83f3-ec830eeb3fad","status":"200","rqstDate":"210802-23:32:57:757","respDate":"210802-23:32:57:758","sourceId":"haproxy:eccd13c8-38ab-421f-83f3-ec830eeb3fad","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:57:757-93031\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eccd13c8-38ab-421f-83f3-ec830eeb3fad]}\"}"}
2021-08-02 23:32:57.758  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:32:59.765  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:32:59.766 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5520bd1c-48a1-4d01-bf4c-9f6fcc043d19","status":"200","rqstDate":"210802-23:32:59:765","respDate":"210802-23:32:59:766","sourceId":"haproxy:5520bd1c-48a1-4d01-bf4c-9f6fcc043d19","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:32:59:765-88137\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5520bd1c-48a1-4d01-bf4c-9f6fcc043d19]}\"}"}
2021-08-02 23:32:59.767  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:01.774  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:01.776 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2de5af8f-3d97-4602-bb66-450f2406f17c","status":"200","rqstDate":"210802-23:33:01:775","respDate":"210802-23:33:01:776","sourceId":"haproxy:2de5af8f-3d97-4602-bb66-450f2406f17c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:01:775-46393\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2de5af8f-3d97-4602-bb66-450f2406f17c]}\"}"}
2021-08-02 23:33:01.777  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:02.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:02.631 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"931f6998-b825-4516-b21e-658dd46cb3e2","status":"200","rqstDate":"210802-23:33:02:629","respDate":"210802-23:33:02:631","sourceId":"OOM_ReadinessCheck:931f6998-b825-4516-b21e-658dd46cb3e2","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:33:02:629-89275\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44246], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[931f6998-b825-4516-b21e-658dd46cb3e2]}\"}"}
2021-08-02 23:33:02.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:03.053  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:03.055 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c370f649-fc9d-4a7f-bd97-6b0f2efd7744","status":"200","rqstDate":"210802-23:33:03:054","respDate":"210802-23:33:03:055","sourceId":"healthcheck:c370f649-fc9d-4a7f-bd97-6b0f2efd7744","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:03:054-27091\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46628], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c370f649-fc9d-4a7f-bd97-6b0f2efd7744]}\"}"}
2021-08-02 23:33:03.055  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:03.783  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:03.784 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bc87c993-cd3d-4dad-a78f-f299f6fc72a3","status":"200","rqstDate":"210802-23:33:03:783","respDate":"210802-23:33:03:784","sourceId":"haproxy:bc87c993-cd3d-4dad-a78f-f299f6fc72a3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:03:783-16659\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bc87c993-cd3d-4dad-a78f-f299f6fc72a3]}\"}"}
2021-08-02 23:33:03.784  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:05.625 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:33:05.695 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:33:05.790  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:05.791 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7b1668f4-68dc-454d-8cbf-faa4f8cd93c5","status":"200","rqstDate":"210802-23:33:05:790","respDate":"210802-23:33:05:791","sourceId":"haproxy:7b1668f4-68dc-454d-8cbf-faa4f8cd93c5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:05:790-47079\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7b1668f4-68dc-454d-8cbf-faa4f8cd93c5]}\"}"}
2021-08-02 23:33:05.791  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:07.797  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:07.799 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"463b650d-35a1-4f03-9e3d-f83596a52f5d","status":"200","rqstDate":"210802-23:33:07:798","respDate":"210802-23:33:07:799","sourceId":"haproxy:463b650d-35a1-4f03-9e3d-f83596a52f5d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:33:07:798-95472\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[463b650d-35a1-4f03-9e3d-f83596a52f5d]}\"}"}
2021-08-02 23:33:07.799  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:09.806  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:09.807 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c0f82d3b-41e3-4589-afb9-cece5db9d6e3","status":"200","rqstDate":"210802-23:33:09:806","respDate":"210802-23:33:09:807","sourceId":"haproxy:c0f82d3b-41e3-4589-afb9-cece5db9d6e3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:09:806-35727\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c0f82d3b-41e3-4589-afb9-cece5db9d6e3]}\"}"}
2021-08-02 23:33:09.808  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:11.813  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:11.814 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"39c08b83-85ea-462a-8091-161690e7abc3","status":"200","rqstDate":"210802-23:33:11:813","respDate":"210802-23:33:11:814","sourceId":"haproxy:39c08b83-85ea-462a-8091-161690e7abc3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:11:813-28068\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[39c08b83-85ea-462a-8091-161690e7abc3]}\"}"}
2021-08-02 23:33:11.815  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:12.489  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:12.490 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4ad5707d-604a-42e3-8a45-b4a962034f8a","status":"200","rqstDate":"210802-23:33:12:490","respDate":"210802-23:33:12:490","sourceId":"healthcheck:4ad5707d-604a-42e3-8a45-b4a962034f8a","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:33:12:490-45095\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4ad5707d-604a-42e3-8a45-b4a962034f8a]}\"}"}
2021-08-02 23:33:12.491  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:12.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:12.633 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c77d004-389a-413d-863a-2c8e9192576f","status":"200","rqstDate":"210802-23:33:12:631","respDate":"210802-23:33:12:633","sourceId":"OOM_ReadinessCheck:1c77d004-389a-413d-863a-2c8e9192576f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:12:631-69179\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44414], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1c77d004-389a-413d-863a-2c8e9192576f]}\"}"}
2021-08-02 23:33:12.633  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:13.827  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:13.829 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b985393b-d7af-4573-8dcf-e3a68104539c","status":"200","rqstDate":"210802-23:33:13:828","respDate":"210802-23:33:13:829","sourceId":"haproxy:b985393b-d7af-4573-8dcf-e3a68104539c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:33:13:828-73285\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b985393b-d7af-4573-8dcf-e3a68104539c]}\"}"}
2021-08-02 23:33:13.829  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:15.834  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:15.836 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9f2ce762-ff86-4980-8b82-dfcd8e3be7a2","status":"200","rqstDate":"210802-23:33:15:835","respDate":"210802-23:33:15:836","sourceId":"haproxy:9f2ce762-ff86-4980-8b82-dfcd8e3be7a2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:33:15:835-20219\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9f2ce762-ff86-4980-8b82-dfcd8e3be7a2]}\"}"}
2021-08-02 23:33:15.836  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:17.842  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:17.844 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d84e07d5-be18-4e75-bc83-f66b404b5368","status":"200","rqstDate":"210802-23:33:17:842","respDate":"210802-23:33:17:844","sourceId":"haproxy:d84e07d5-be18-4e75-bc83-f66b404b5368","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:17:842-72342\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d84e07d5-be18-4e75-bc83-f66b404b5368]}\"}"}
2021-08-02 23:33:17.844  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:18.073  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:18.075 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c10a856d-a0c6-444f-8119-9668327960f3","status":"200","rqstDate":"210802-23:33:18:074","respDate":"210802-23:33:18:075","sourceId":"healthcheck:c10a856d-a0c6-444f-8119-9668327960f3","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:33:18:074-55978\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47008], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c10a856d-a0c6-444f-8119-9668327960f3]}\"}"}
2021-08-02 23:33:18.075  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:19.852  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:19.854 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33d22a83-b2b8-49e6-b9b8-5d5faba0b8c8","status":"200","rqstDate":"210802-23:33:19:853","respDate":"210802-23:33:19:854","sourceId":"haproxy:33d22a83-b2b8-49e6-b9b8-5d5faba0b8c8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:33:19:853-39439\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33d22a83-b2b8-49e6-b9b8-5d5faba0b8c8]}\"}"}
2021-08-02 23:33:19.855  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:21.861  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:21.863 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cd649105-ebb6-405b-8d61-d2a1e1903a13","status":"200","rqstDate":"210802-23:33:21:862","respDate":"210802-23:33:21:863","sourceId":"haproxy:cd649105-ebb6-405b-8d61-d2a1e1903a13","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:21:862-9255\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cd649105-ebb6-405b-8d61-d2a1e1903a13]}\"}"}
2021-08-02 23:33:21.863  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:22.211 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:33:22.213 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:33:22.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:22.628 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83878ae9-9cb6-48f7-bff1-1e266c5d677c","status":"200","rqstDate":"210802-23:33:22:627","respDate":"210802-23:33:22:628","sourceId":"OOM_ReadinessCheck:83878ae9-9cb6-48f7-bff1-1e266c5d677c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:22:627-77917\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44588], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[83878ae9-9cb6-48f7-bff1-1e266c5d677c]}\"}"}
2021-08-02 23:33:22.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:23.870  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:23.871 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33453a4e-ca6b-4c79-a5f2-aaf78f0c4ac1","status":"200","rqstDate":"210802-23:33:23:870","respDate":"210802-23:33:23:871","sourceId":"haproxy:33453a4e-ca6b-4c79-a5f2-aaf78f0c4ac1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:33:23:870-56239\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33453a4e-ca6b-4c79-a5f2-aaf78f0c4ac1]}\"}"}
2021-08-02 23:33:23.872  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:25.878  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:25.879 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0f083593-a1a5-4311-a151-921a626db33e","status":"200","rqstDate":"210802-23:33:25:878","respDate":"210802-23:33:25:879","sourceId":"haproxy:0f083593-a1a5-4311-a151-921a626db33e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:33:25:878-52686\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0f083593-a1a5-4311-a151-921a626db33e]}\"}"}
2021-08-02 23:33:25.880  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:27.205 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:33:27.207 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:33:27.507  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:27.509 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ba83950b-319e-4a8c-8b42-b7073bb6387d","status":"200","rqstDate":"210802-23:33:27:508","respDate":"210802-23:33:27:509","sourceId":"healthcheck:ba83950b-319e-4a8c-8b42-b7073bb6387d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:33:27:508-20229\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ba83950b-319e-4a8c-8b42-b7073bb6387d]}\"}"}
2021-08-02 23:33:27.509  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:27.885  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:27.887 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"22530fe4-7744-4a27-bfa9-8ccf54c0f805","status":"200","rqstDate":"210802-23:33:27:886","respDate":"210802-23:33:27:887","sourceId":"haproxy:22530fe4-7744-4a27-bfa9-8ccf54c0f805","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:27:886-13992\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[22530fe4-7744-4a27-bfa9-8ccf54c0f805]}\"}"}
2021-08-02 23:33:27.887  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:29.893  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:29.895 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9185032e-be25-4106-801a-e09725d75992","status":"200","rqstDate":"210802-23:33:29:894","respDate":"210802-23:33:29:895","sourceId":"haproxy:9185032e-be25-4106-801a-e09725d75992","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:33:29:894-42904\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9185032e-be25-4106-801a-e09725d75992]}\"}"}
2021-08-02 23:33:29.895  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:31.901  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:31.903 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8a02c74a-76c6-4db2-b242-aedb4541714a","status":"200","rqstDate":"210802-23:33:31:902","respDate":"210802-23:33:31:903","sourceId":"haproxy:8a02c74a-76c6-4db2-b242-aedb4541714a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:33:31:902-86736\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8a02c74a-76c6-4db2-b242-aedb4541714a]}\"}"}
2021-08-02 23:33:31.903  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:32.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:32.628 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c353e438-800e-4011-bf3f-bbe15bbf67ae","status":"200","rqstDate":"210802-23:33:32:627","respDate":"210802-23:33:32:628","sourceId":"OOM_ReadinessCheck:c353e438-800e-4011-bf3f-bbe15bbf67ae","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:33:32:627-58026\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44760], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c353e438-800e-4011-bf3f-bbe15bbf67ae]}\"}"}
2021-08-02 23:33:32.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:33.089  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:33.090 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e2f5751d-a87e-41bd-9151-57687b63f9f4","status":"200","rqstDate":"210802-23:33:33:089","respDate":"210802-23:33:33:090","sourceId":"healthcheck:e2f5751d-a87e-41bd-9151-57687b63f9f4","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:33:089-33218\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47362], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e2f5751d-a87e-41bd-9151-57687b63f9f4]}\"}"}
2021-08-02 23:33:33.091  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:33.909  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:33.910 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"346969e3-6518-4516-b73f-8c01782dbc04","status":"200","rqstDate":"210802-23:33:33:909","respDate":"210802-23:33:33:910","sourceId":"haproxy:346969e3-6518-4516-b73f-8c01782dbc04","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:33:33:909-82831\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[346969e3-6518-4516-b73f-8c01782dbc04]}\"}"}
2021-08-02 23:33:33.910  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:35.696 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:33:35.697 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:33:35.917  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:35.918 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ae392339-b60b-44fd-8d41-223020810282","status":"200","rqstDate":"210802-23:33:35:917","respDate":"210802-23:33:35:918","sourceId":"haproxy:ae392339-b60b-44fd-8d41-223020810282","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:35:917-31499\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ae392339-b60b-44fd-8d41-223020810282]}\"}"}
2021-08-02 23:33:35.919  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:37.926  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:37.927 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7ace9e4a-e3b6-4e7f-bfd2-b38cb6069512","status":"200","rqstDate":"210802-23:33:37:926","respDate":"210802-23:33:37:927","sourceId":"haproxy:7ace9e4a-e3b6-4e7f-bfd2-b38cb6069512","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:33:37:926-31250\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ace9e4a-e3b6-4e7f-bfd2-b38cb6069512]}\"}"}
2021-08-02 23:33:37.927  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:39.938  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:39.939 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"34134b5d-5f8f-4522-ba23-db313722c29e","status":"200","rqstDate":"210802-23:33:39:938","respDate":"210802-23:33:39:939","sourceId":"haproxy:34134b5d-5f8f-4522-ba23-db313722c29e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:39:938-72062\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[34134b5d-5f8f-4522-ba23-db313722c29e]}\"}"}
2021-08-02 23:33:39.940  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:41.946  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:41.947 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7f4bfdf6-d959-4052-aaaf-a926b7a0bf96","status":"200","rqstDate":"210802-23:33:41:946","respDate":"210802-23:33:41:947","sourceId":"haproxy:7f4bfdf6-d959-4052-aaaf-a926b7a0bf96","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:33:41:946-22104\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7f4bfdf6-d959-4052-aaaf-a926b7a0bf96]}\"}"}
2021-08-02 23:33:41.947  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:42.524  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:42.526 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b4f79a15-150c-4aca-a995-a419160bca80","status":"200","rqstDate":"210802-23:33:42:525","respDate":"210802-23:33:42:526","sourceId":"healthcheck:b4f79a15-150c-4aca-a995-a419160bca80","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:42:525-43752\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b4f79a15-150c-4aca-a995-a419160bca80]}\"}"}
2021-08-02 23:33:42.526  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:42.639  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:42.640 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"449e0995-9611-4a55-ab47-17c85cf648b3","status":"200","rqstDate":"210802-23:33:42:639","respDate":"210802-23:33:42:640","sourceId":"OOM_ReadinessCheck:449e0995-9611-4a55-ab47-17c85cf648b3","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:42:639-46940\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44920], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[449e0995-9611-4a55-ab47-17c85cf648b3]}\"}"}
2021-08-02 23:33:42.641  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:43.953  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:43.955 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"647d5813-9fc4-48a0-920f-e20e15784e6c","status":"200","rqstDate":"210802-23:33:43:954","respDate":"210802-23:33:43:955","sourceId":"haproxy:647d5813-9fc4-48a0-920f-e20e15784e6c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:43:954-20113\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[647d5813-9fc4-48a0-920f-e20e15784e6c]}\"}"}
2021-08-02 23:33:43.955  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:45.961  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:45.963 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c44223fa-dbcd-4ccf-b4d0-09e18b3e01f0","status":"200","rqstDate":"210802-23:33:45:961","respDate":"210802-23:33:45:963","sourceId":"haproxy:c44223fa-dbcd-4ccf-b4d0-09e18b3e01f0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:33:45:961-52872\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c44223fa-dbcd-4ccf-b4d0-09e18b3e01f0]}\"}"}
2021-08-02 23:33:45.963  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:47.970  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:47.971 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"86b30af4-b07b-4960-a68b-b1be28591e00","status":"200","rqstDate":"210802-23:33:47:970","respDate":"210802-23:33:47:971","sourceId":"haproxy:86b30af4-b07b-4960-a68b-b1be28591e00","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:47:970-59726\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[86b30af4-b07b-4960-a68b-b1be28591e00]}\"}"}
2021-08-02 23:33:47.971  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:48.108  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:48.110 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a956b8b-2151-4e37-91e9-dd5c593ac27d","status":"200","rqstDate":"210802-23:33:48:108","respDate":"210802-23:33:48:110","sourceId":"healthcheck:1a956b8b-2151-4e37-91e9-dd5c593ac27d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:48:108-43846\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47740], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1a956b8b-2151-4e37-91e9-dd5c593ac27d]}\"}"}
2021-08-02 23:33:48.110  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:49.978  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:49.979 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b10416a-facf-48c1-822b-575f95ce0765","status":"200","rqstDate":"210802-23:33:49:978","respDate":"210802-23:33:49:979","sourceId":"haproxy:1b10416a-facf-48c1-822b-575f95ce0765","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:49:978-32259\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b10416a-facf-48c1-822b-575f95ce0765]}\"}"}
2021-08-02 23:33:49.979  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:51.985  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:51.987 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"57f7d7b5-0638-4489-9ac8-eab760d68994","status":"200","rqstDate":"210802-23:33:51:986","respDate":"210802-23:33:51:987","sourceId":"haproxy:57f7d7b5-0638-4489-9ac8-eab760d68994","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:33:51:986-49162\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[57f7d7b5-0638-4489-9ac8-eab760d68994]}\"}"}
2021-08-02 23:33:51.987  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:52.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:52.629 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c57a3260-1d38-4c45-965c-5f654181a9da","status":"200","rqstDate":"210802-23:33:52:628","respDate":"210802-23:33:52:629","sourceId":"OOM_ReadinessCheck:c57a3260-1d38-4c45-965c-5f654181a9da","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:33:52:628-35827\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45074], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c57a3260-1d38-4c45-965c-5f654181a9da]}\"}"}
2021-08-02 23:33:52.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:53.993  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:53.994 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"28444116-c0cc-4155-9ff8-d39524944a74","status":"200","rqstDate":"210802-23:33:53:994","respDate":"210802-23:33:53:994","sourceId":"haproxy:28444116-c0cc-4155-9ff8-d39524944a74","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:33:53:994-86039\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[28444116-c0cc-4155-9ff8-d39524944a74]}\"}"}
2021-08-02 23:33:53.995  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:56.002  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:56.003 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c5543575-c8f7-42a8-b17b-58331bda60ee","status":"200","rqstDate":"210802-23:33:56:002","respDate":"210802-23:33:56:003","sourceId":"haproxy:c5543575-c8f7-42a8-b17b-58331bda60ee","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:33:56:002-33\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c5543575-c8f7-42a8-b17b-58331bda60ee]}\"}"}
2021-08-02 23:33:56.003  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:57.543  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:57.545 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e38aec5a-c0cd-4721-9a0f-2b863195546f","status":"200","rqstDate":"210802-23:33:57:544","respDate":"210802-23:33:57:545","sourceId":"healthcheck:e38aec5a-c0cd-4721-9a0f-2b863195546f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:33:57:544-82174\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e38aec5a-c0cd-4721-9a0f-2b863195546f]}\"}"}
2021-08-02 23:33:57.545  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:33:58.009  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:33:58.010 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4c817a64-bdcc-4e28-8cce-110634120368","status":"200","rqstDate":"210802-23:33:58:010","respDate":"210802-23:33:58:010","sourceId":"haproxy:4c817a64-bdcc-4e28-8cce-110634120368","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:33:58:010-18682\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4c817a64-bdcc-4e28-8cce-110634120368]}\"}"}
2021-08-02 23:33:58.011  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:00.018  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:00.019 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9802c38b-e0dc-4a5b-a803-1c35ab8eb476","status":"200","rqstDate":"210802-23:34:00:018","respDate":"210802-23:34:00:019","sourceId":"haproxy:9802c38b-e0dc-4a5b-a803-1c35ab8eb476","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:00:018-53584\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9802c38b-e0dc-4a5b-a803-1c35ab8eb476]}\"}"}
2021-08-02 23:34:00.019  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:02.026  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:02.028 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ee255844-8698-42e2-bb5c-46610309c638","status":"200","rqstDate":"210802-23:34:02:027","respDate":"210802-23:34:02:028","sourceId":"haproxy:ee255844-8698-42e2-bb5c-46610309c638","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:02:027-96699\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee255844-8698-42e2-bb5c-46610309c638]}\"}"}
2021-08-02 23:34:02.028  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:02.239 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:34:02.240 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:34:02.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:02.631 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9c9c556a-ac39-42fd-8010-749bb5eafea5","status":"200","rqstDate":"210802-23:34:02:630","respDate":"210802-23:34:02:630","sourceId":"OOM_ReadinessCheck:9c9c556a-ac39-42fd-8010-749bb5eafea5","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:34:02:630-59220\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45266], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9c9c556a-ac39-42fd-8010-749bb5eafea5]}\"}"}
2021-08-02 23:34:02.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:03.124  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:03.126 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dc941cad-2168-496f-bd26-34a0c1b5f20d","status":"200","rqstDate":"210802-23:34:03:125","respDate":"210802-23:34:03:126","sourceId":"healthcheck:dc941cad-2168-496f-bd26-34a0c1b5f20d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:03:125-73935\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48108], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dc941cad-2168-496f-bd26-34a0c1b5f20d]}\"}"}
2021-08-02 23:34:03.126  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:04.035  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:04.036 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8878535f-e4a4-4c7a-ad41-960bb65412fb","status":"200","rqstDate":"210802-23:34:04:035","respDate":"210802-23:34:04:036","sourceId":"haproxy:8878535f-e4a4-4c7a-ad41-960bb65412fb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:04:035-2884\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8878535f-e4a4-4c7a-ad41-960bb65412fb]}\"}"}
2021-08-02 23:34:04.037  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:05.710 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:34:05.711 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:34:06.044  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:06.045 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"62245891-dc98-49c0-8a5e-f3c613856eee","status":"200","rqstDate":"210802-23:34:06:044","respDate":"210802-23:34:06:045","sourceId":"haproxy:62245891-dc98-49c0-8a5e-f3c613856eee","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:34:06:044-96631\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[62245891-dc98-49c0-8a5e-f3c613856eee]}\"}"}
2021-08-02 23:34:06.046  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:08.052  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:08.054 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e1742fe3-ea71-4e8f-bd7b-ea9bd59bab89","status":"200","rqstDate":"210802-23:34:08:053","respDate":"210802-23:34:08:054","sourceId":"haproxy:e1742fe3-ea71-4e8f-bd7b-ea9bd59bab89","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:08:053-98710\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e1742fe3-ea71-4e8f-bd7b-ea9bd59bab89]}\"}"}
2021-08-02 23:34:08.055  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:10.061  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:10.062 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7c27f51a-d7a7-4e09-81e1-f0c1478f5701","status":"200","rqstDate":"210802-23:34:10:061","respDate":"210802-23:34:10:062","sourceId":"haproxy:7c27f51a-d7a7-4e09-81e1-f0c1478f5701","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:10:061-97266\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7c27f51a-d7a7-4e09-81e1-f0c1478f5701]}\"}"}
2021-08-02 23:34:10.063  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:12.070  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:12.071 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"052ff17d-1dc6-4e82-ae21-f39574726240","status":"200","rqstDate":"210802-23:34:12:070","respDate":"210802-23:34:12:071","sourceId":"haproxy:052ff17d-1dc6-4e82-ae21-f39574726240","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:12:070-9827\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[052ff17d-1dc6-4e82-ae21-f39574726240]}\"}"}
2021-08-02 23:34:12.071  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:12.561  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:12.562 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"84fa4cd1-d906-4f3b-ad37-622cd586d851","status":"200","rqstDate":"210802-23:34:12:562","respDate":"210802-23:34:12:562","sourceId":"healthcheck:84fa4cd1-d906-4f3b-ad37-622cd586d851","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:12:562-72107\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[84fa4cd1-d906-4f3b-ad37-622cd586d851]}\"}"}
2021-08-02 23:34:12.563  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:12.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:12.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e58a44d6-0628-4eb5-8248-305919cab368","status":"200","rqstDate":"210802-23:34:12:629","respDate":"210802-23:34:12:630","sourceId":"OOM_ReadinessCheck:e58a44d6-0628-4eb5-8248-305919cab368","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:12:629-10387\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45436], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e58a44d6-0628-4eb5-8248-305919cab368]}\"}"}
2021-08-02 23:34:12.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:14.078  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:14.079 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d55d4c66-3781-4dd8-8664-287bfc0ba654","status":"200","rqstDate":"210802-23:34:14:078","respDate":"210802-23:34:14:079","sourceId":"haproxy:d55d4c66-3781-4dd8-8664-287bfc0ba654","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:14:078-54513\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d55d4c66-3781-4dd8-8664-287bfc0ba654]}\"}"}
2021-08-02 23:34:14.079  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:16.085  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:16.087 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7660c096-5963-47c2-ba38-2e07fb0f79ec","status":"200","rqstDate":"210802-23:34:16:086","respDate":"210802-23:34:16:087","sourceId":"haproxy:7660c096-5963-47c2-ba38-2e07fb0f79ec","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:16:086-31304\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7660c096-5963-47c2-ba38-2e07fb0f79ec]}\"}"}
2021-08-02 23:34:16.087  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:18.093  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:18.095 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c593dde7-1117-41e8-a2a5-084718daf25a","status":"200","rqstDate":"210802-23:34:18:094","respDate":"210802-23:34:18:095","sourceId":"haproxy:c593dde7-1117-41e8-a2a5-084718daf25a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:18:094-50872\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c593dde7-1117-41e8-a2a5-084718daf25a]}\"}"}
2021-08-02 23:34:18.095  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:18.142  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:18.144 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"21a239ba-3a3a-4eff-8efb-170517827079","status":"200","rqstDate":"210802-23:34:18:142","respDate":"210802-23:34:18:144","sourceId":"healthcheck:21a239ba-3a3a-4eff-8efb-170517827079","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:18:142-52727\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48484], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[21a239ba-3a3a-4eff-8efb-170517827079]}\"}"}
2021-08-02 23:34:18.144  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:20.101  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:20.102 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7207d154-3aca-4ce4-87bb-29e006002f2f","status":"200","rqstDate":"210802-23:34:20:102","respDate":"210802-23:34:20:102","sourceId":"haproxy:7207d154-3aca-4ce4-87bb-29e006002f2f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:34:20:102-10108\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7207d154-3aca-4ce4-87bb-29e006002f2f]}\"}"}
2021-08-02 23:34:20.103  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:22.109  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:22.111 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4f8030c2-73fb-4301-9933-08448969e029","status":"200","rqstDate":"210802-23:34:22:110","respDate":"210802-23:34:22:111","sourceId":"haproxy:4f8030c2-73fb-4301-9933-08448969e029","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:22:110-11233\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f8030c2-73fb-4301-9933-08448969e029]}\"}"}
2021-08-02 23:34:22.112  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:22.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:22.629 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"73fa2d68-384f-447d-adc7-b87d89dd590e","status":"200","rqstDate":"210802-23:34:22:628","respDate":"210802-23:34:22:629","sourceId":"OOM_ReadinessCheck:73fa2d68-384f-447d-adc7-b87d89dd590e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:22:628-25219\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45590], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[73fa2d68-384f-447d-adc7-b87d89dd590e]}\"}"}
2021-08-02 23:34:22.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:24.119  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:24.120 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8a9d6076-d632-4bdf-bf85-79b854841f1d","status":"200","rqstDate":"210802-23:34:24:119","respDate":"210802-23:34:24:120","sourceId":"haproxy:8a9d6076-d632-4bdf-bf85-79b854841f1d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:24:119-14948\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8a9d6076-d632-4bdf-bf85-79b854841f1d]}\"}"}
2021-08-02 23:34:24.121  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:26.179  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:26.181 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7688132c-fdad-4e3e-b635-fc9d83cf5068","status":"200","rqstDate":"210802-23:34:26:180","respDate":"210802-23:34:26:181","sourceId":"haproxy:7688132c-fdad-4e3e-b635-fc9d83cf5068","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:26:180-2035\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7688132c-fdad-4e3e-b635-fc9d83cf5068]}\"}"}
2021-08-02 23:34:26.182  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:27.579  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:27.581 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"35684d66-5fe2-47d1-93cb-178d6fc48a4f","status":"200","rqstDate":"210802-23:34:27:580","respDate":"210802-23:34:27:581","sourceId":"healthcheck:35684d66-5fe2-47d1-93cb-178d6fc48a4f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:27:580-87439\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[35684d66-5fe2-47d1-93cb-178d6fc48a4f]}\"}"}
2021-08-02 23:34:27.581  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:28.207  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:28.208 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e13cf34f-a8a8-49cb-bf52-d9f5b5fad734","status":"200","rqstDate":"210802-23:34:28:207","respDate":"210802-23:34:28:208","sourceId":"haproxy:e13cf34f-a8a8-49cb-bf52-d9f5b5fad734","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:28:207-38586\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e13cf34f-a8a8-49cb-bf52-d9f5b5fad734]}\"}"}
2021-08-02 23:34:28.208  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:30.214  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:30.215 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"577f8302-bbd6-48ad-8013-2a9f87b0365d","status":"200","rqstDate":"210802-23:34:30:215","respDate":"210802-23:34:30:215","sourceId":"haproxy:577f8302-bbd6-48ad-8013-2a9f87b0365d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:34:30:215-32650\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[577f8302-bbd6-48ad-8013-2a9f87b0365d]}\"}"}
2021-08-02 23:34:30.216  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:32.222  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:32.224 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2e8f8451-34af-4af4-8ab8-1a4e5f7a71ac","status":"200","rqstDate":"210802-23:34:32:223","respDate":"210802-23:34:32:224","sourceId":"haproxy:2e8f8451-34af-4af4-8ab8-1a4e5f7a71ac","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:34:32:223-64680\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2e8f8451-34af-4af4-8ab8-1a4e5f7a71ac]}\"}"}
2021-08-02 23:34:32.224  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:32.304 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:34:32.305 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:34:32.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:32.631 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1e4804e2-1995-4db4-8701-47f3d4b69b81","status":"200","rqstDate":"210802-23:34:32:630","respDate":"210802-23:34:32:630","sourceId":"OOM_ReadinessCheck:1e4804e2-1995-4db4-8701-47f3d4b69b81","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:32:630-27274\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45774], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1e4804e2-1995-4db4-8701-47f3d4b69b81]}\"}"}
2021-08-02 23:34:32.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:33.158  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:33.159 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"260e012c-6841-4a52-aa71-f2cfebe47e53","status":"200","rqstDate":"210802-23:34:33:158","respDate":"210802-23:34:33:159","sourceId":"healthcheck:260e012c-6841-4a52-aa71-f2cfebe47e53","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:33:158-26936\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48838], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[260e012c-6841-4a52-aa71-f2cfebe47e53]}\"}"}
2021-08-02 23:34:33.160  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:34.230  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:34.232 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"307f43b7-c1d2-44e1-87a5-b3964696c1df","status":"200","rqstDate":"210802-23:34:34:231","respDate":"210802-23:34:34:232","sourceId":"haproxy:307f43b7-c1d2-44e1-87a5-b3964696c1df","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:34:231-44250\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[307f43b7-c1d2-44e1-87a5-b3964696c1df]}\"}"}
2021-08-02 23:34:34.232  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:35.716 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:34:35.717 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:34:36.238  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:36.239 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ac1d8b4b-d5af-46f5-99ea-c3568edf8856","status":"200","rqstDate":"210802-23:34:36:238","respDate":"210802-23:34:36:239","sourceId":"haproxy:ac1d8b4b-d5af-46f5-99ea-c3568edf8856","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:34:36:238-10129\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ac1d8b4b-d5af-46f5-99ea-c3568edf8856]}\"}"}
2021-08-02 23:34:36.239  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:38.245  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:38.247 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3d294e1d-db32-48c7-bd47-21da7d3594cf","status":"200","rqstDate":"210802-23:34:38:245","respDate":"210802-23:34:38:247","sourceId":"haproxy:3d294e1d-db32-48c7-bd47-21da7d3594cf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:34:38:245-10957\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3d294e1d-db32-48c7-bd47-21da7d3594cf]}\"}"}
2021-08-02 23:34:38.247  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:40.253  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:40.254 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a8ed3cf-334d-4627-a880-ca76bc2a4208","status":"200","rqstDate":"210802-23:34:40:253","respDate":"210802-23:34:40:254","sourceId":"haproxy:1a8ed3cf-334d-4627-a880-ca76bc2a4208","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:40:253-631\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a8ed3cf-334d-4627-a880-ca76bc2a4208]}\"}"}
2021-08-02 23:34:40.255  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:42.263  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:42.265 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a543d174-a06e-4c90-99ca-d8e840c9f070","status":"200","rqstDate":"210802-23:34:42:263","respDate":"210802-23:34:42:265","sourceId":"haproxy:a543d174-a06e-4c90-99ca-d8e840c9f070","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:42:263-21870\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a543d174-a06e-4c90-99ca-d8e840c9f070]}\"}"}
2021-08-02 23:34:42.266  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:42.609  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:42.610 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3f888e60-dcb2-4f7c-8a6a-6b82a4730258","status":"200","rqstDate":"210802-23:34:42:610","respDate":"210802-23:34:42:610","sourceId":"healthcheck:3f888e60-dcb2-4f7c-8a6a-6b82a4730258","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:42:610-27513\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3f888e60-dcb2-4f7c-8a6a-6b82a4730258]}\"}"}
2021-08-02 23:34:42.611  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:42.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:42.633 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"782bf059-4e07-4cd4-b404-8fbba0f045b0","status":"200","rqstDate":"210802-23:34:42:632","respDate":"210802-23:34:42:633","sourceId":"OOM_ReadinessCheck:782bf059-4e07-4cd4-b404-8fbba0f045b0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:42:632-8380\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45942], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[782bf059-4e07-4cd4-b404-8fbba0f045b0]}\"}"}
2021-08-02 23:34:42.634  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:44.275  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:44.277 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9971fa2a-56ed-46dc-ad67-43ead8c22784","status":"200","rqstDate":"210802-23:34:44:275","respDate":"210802-23:34:44:277","sourceId":"haproxy:9971fa2a-56ed-46dc-ad67-43ead8c22784","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:44:275-82652\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9971fa2a-56ed-46dc-ad67-43ead8c22784]}\"}"}
2021-08-02 23:34:44.278  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:46.285  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:46.287 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3b4a2798-2244-4c22-8f05-b724134260af","status":"200","rqstDate":"210802-23:34:46:285","respDate":"210802-23:34:46:287","sourceId":"haproxy:3b4a2798-2244-4c22-8f05-b724134260af","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:46:285-74488\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3b4a2798-2244-4c22-8f05-b724134260af]}\"}"}
2021-08-02 23:34:46.287  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:48.175  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:48.177 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"17447c19-ccff-4fe2-8b39-642f3470ab9f","status":"200","rqstDate":"210802-23:34:48:175","respDate":"210802-23:34:48:177","sourceId":"healthcheck:17447c19-ccff-4fe2-8b39-642f3470ab9f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:48:175-90487\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49218], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[17447c19-ccff-4fe2-8b39-642f3470ab9f]}\"}"}
2021-08-02 23:34:48.177  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:48.293  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:48.295 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"05df4d51-0e88-4947-8395-63f5144ace57","status":"200","rqstDate":"210802-23:34:48:294","respDate":"210802-23:34:48:295","sourceId":"haproxy:05df4d51-0e88-4947-8395-63f5144ace57","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:34:48:294-58298\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[05df4d51-0e88-4947-8395-63f5144ace57]}\"}"}
2021-08-02 23:34:48.295  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:50.302  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:50.304 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"84d19cf9-c5ed-4c27-be3b-e7a49c9e14c3","status":"200","rqstDate":"210802-23:34:50:303","respDate":"210802-23:34:50:304","sourceId":"haproxy:84d19cf9-c5ed-4c27-be3b-e7a49c9e14c3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:50:303-94400\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[84d19cf9-c5ed-4c27-be3b-e7a49c9e14c3]}\"}"}
2021-08-02 23:34:50.305  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:52.315  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:52.319 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"03e3819b-e00d-45ed-86dd-7194d0eeb495","status":"200","rqstDate":"210802-23:34:52:316","respDate":"210802-23:34:52:319","sourceId":"haproxy:03e3819b-e00d-45ed-86dd-7194d0eeb495","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:34:52:316-38512\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[03e3819b-e00d-45ed-86dd-7194d0eeb495]}\"}"}
2021-08-02 23:34:52.319  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:52.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:52.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"30b6f358-a338-451e-acec-b8408b1d2207","status":"200","rqstDate":"210802-23:34:52:628","respDate":"210802-23:34:52:628","sourceId":"OOM_ReadinessCheck:30b6f358-a338-451e-acec-b8408b1d2207","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:52:628-90346\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46094], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[30b6f358-a338-451e-acec-b8408b1d2207]}\"}"}
2021-08-02 23:34:52.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:54.326  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:54.328 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"061f6dae-f7a7-4a06-8626-a23ac7204e66","status":"200","rqstDate":"210802-23:34:54:327","respDate":"210802-23:34:54:328","sourceId":"haproxy:061f6dae-f7a7-4a06-8626-a23ac7204e66","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:34:54:327-9448\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[061f6dae-f7a7-4a06-8626-a23ac7204e66]}\"}"}
2021-08-02 23:34:54.328  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:56.336  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:56.337 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8159979d-5d52-4c9b-a224-eb8e5c04e1c7","status":"200","rqstDate":"210802-23:34:56:336","respDate":"210802-23:34:56:337","sourceId":"haproxy:8159979d-5d52-4c9b-a224-eb8e5c04e1c7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:34:56:336-88919\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8159979d-5d52-4c9b-a224-eb8e5c04e1c7]}\"}"}
2021-08-02 23:34:56.338  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:57.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:57.633 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"78e2acab-15e3-4a3c-b88d-4af3bc5405fb","status":"200","rqstDate":"210802-23:34:57:631","respDate":"210802-23:34:57:632","sourceId":"healthcheck:78e2acab-15e3-4a3c-b88d-4af3bc5405fb","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:34:57:631-60540\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[78e2acab-15e3-4a3c-b88d-4af3bc5405fb]}\"}"}
2021-08-02 23:34:57.633  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:34:58.343  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:34:58.345 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5943cf8c-3a1d-4d25-bd36-c8bfe679b947","status":"200","rqstDate":"210802-23:34:58:344","respDate":"210802-23:34:58:345","sourceId":"haproxy:5943cf8c-3a1d-4d25-bd36-c8bfe679b947","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:34:58:344-37774\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5943cf8c-3a1d-4d25-bd36-c8bfe679b947]}\"}"}
2021-08-02 23:34:58.345  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:00.351  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:00.352 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4daa3db0-702f-40e8-b244-3a6d2b3259ca","status":"200","rqstDate":"210802-23:35:00:351","respDate":"210802-23:35:00:352","sourceId":"haproxy:4daa3db0-702f-40e8-b244-3a6d2b3259ca","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:00:351-24840\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4daa3db0-702f-40e8-b244-3a6d2b3259ca]}\"}"}
2021-08-02 23:35:00.353  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:02.359  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:02.361 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"85b30188-7299-405c-9aa2-fbbbde937452","status":"200","rqstDate":"210802-23:35:02:360","respDate":"210802-23:35:02:361","sourceId":"haproxy:85b30188-7299-405c-9aa2-fbbbde937452","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:02:360-78709\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[85b30188-7299-405c-9aa2-fbbbde937452]}\"}"}
2021-08-02 23:35:02.362  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:02.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:02.631 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f1e0b722-256f-4002-a078-82ae27ede612","status":"200","rqstDate":"210802-23:35:02:630","respDate":"210802-23:35:02:631","sourceId":"OOM_ReadinessCheck:f1e0b722-256f-4002-a078-82ae27ede612","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:35:02:630-47466\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46284], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f1e0b722-256f-4002-a078-82ae27ede612]}\"}"}
2021-08-02 23:35:02.631  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:03.192  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:03.194 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fdb0bfce-da1f-4b08-9632-7bce4128d48b","status":"200","rqstDate":"210802-23:35:03:193","respDate":"210802-23:35:03:194","sourceId":"healthcheck:fdb0bfce-da1f-4b08-9632-7bce4128d48b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:35:03:193-12876\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49570], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fdb0bfce-da1f-4b08-9632-7bce4128d48b]}\"}"}
2021-08-02 23:35:03.194  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:04.368  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:04.370 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3dbe8043-23d1-4636-97ba-354a02fb5ff0","status":"200","rqstDate":"210802-23:35:04:369","respDate":"210802-23:35:04:370","sourceId":"haproxy:3dbe8043-23d1-4636-97ba-354a02fb5ff0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:35:04:369-17631\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3dbe8043-23d1-4636-97ba-354a02fb5ff0]}\"}"}
2021-08-02 23:35:04.371  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:05.721 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:35:05.723 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:35:06.378  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:06.379 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"91cb2000-cbe8-456a-82fb-9c91af14d05f","status":"200","rqstDate":"210802-23:35:06:378","respDate":"210802-23:35:06:379","sourceId":"haproxy:91cb2000-cbe8-456a-82fb-9c91af14d05f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:06:378-48668\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[91cb2000-cbe8-456a-82fb-9c91af14d05f]}\"}"}
2021-08-02 23:35:06.379  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:08.386  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:08.387 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d64afff1-935b-4b74-aaad-57b77da55b48","status":"200","rqstDate":"210802-23:35:08:386","respDate":"210802-23:35:08:387","sourceId":"haproxy:d64afff1-935b-4b74-aaad-57b77da55b48","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:35:08:386-84879\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d64afff1-935b-4b74-aaad-57b77da55b48]}\"}"}
2021-08-02 23:35:08.388  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:10.393  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:10.395 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5a467cf9-5e4a-465b-a516-3d94c533dda0","status":"200","rqstDate":"210802-23:35:10:394","respDate":"210802-23:35:10:395","sourceId":"haproxy:5a467cf9-5e4a-465b-a516-3d94c533dda0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:10:394-47494\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5a467cf9-5e4a-465b-a516-3d94c533dda0]}\"}"}
2021-08-02 23:35:10.395  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:12.401  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:12.403 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0bbef1eb-cadb-4bb6-8fc1-b782e61a6eed","status":"200","rqstDate":"210802-23:35:12:402","respDate":"210802-23:35:12:403","sourceId":"haproxy:0bbef1eb-cadb-4bb6-8fc1-b782e61a6eed","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:12:402-19785\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0bbef1eb-cadb-4bb6-8fc1-b782e61a6eed]}\"}"}
2021-08-02 23:35:12.403  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:12.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:12.631 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"569f1502-72c8-4e72-af1b-56bea10ce0d1","status":"200","rqstDate":"210802-23:35:12:630","respDate":"210802-23:35:12:631","sourceId":"OOM_ReadinessCheck:569f1502-72c8-4e72-af1b-56bea10ce0d1","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:12:630-87487\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46454], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[569f1502-72c8-4e72-af1b-56bea10ce0d1]}\"}"}
2021-08-02 23:35:12.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:12.658  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:12.659 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b17bf336-26cb-4e59-991e-54fa5a0f5720","status":"200","rqstDate":"210802-23:35:12:658","respDate":"210802-23:35:12:659","sourceId":"healthcheck:b17bf336-26cb-4e59-991e-54fa5a0f5720","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:12:658-92254\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b17bf336-26cb-4e59-991e-54fa5a0f5720]}\"}"}
2021-08-02 23:35:12.659  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:14.409  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:14.410 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7bcda5ef-626f-4f20-9d97-9248e15e43bd","status":"200","rqstDate":"210802-23:35:14:410","respDate":"210802-23:35:14:410","sourceId":"haproxy:7bcda5ef-626f-4f20-9d97-9248e15e43bd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:14:410-87882\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7bcda5ef-626f-4f20-9d97-9248e15e43bd]}\"}"}
2021-08-02 23:35:14.411  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:16.416  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:16.418 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"34940421-30da-4114-9dab-2a4edd2e6d82","status":"200","rqstDate":"210802-23:35:16:417","respDate":"210802-23:35:16:418","sourceId":"haproxy:34940421-30da-4114-9dab-2a4edd2e6d82","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:16:417-1472\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[34940421-30da-4114-9dab-2a4edd2e6d82]}\"}"}
2021-08-02 23:35:16.418  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:18.210  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:18.211 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5916bf8-7c20-4984-b246-6b715a3f3ac8","status":"200","rqstDate":"210802-23:35:18:210","respDate":"210802-23:35:18:211","sourceId":"healthcheck:e5916bf8-7c20-4984-b246-6b715a3f3ac8","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:35:18:210-84661\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49972], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e5916bf8-7c20-4984-b246-6b715a3f3ac8]}\"}"}
2021-08-02 23:35:18.212  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:18.423  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:18.425 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ff39aabb-4c0e-43db-a334-5715f3d2fdae","status":"200","rqstDate":"210802-23:35:18:424","respDate":"210802-23:35:18:425","sourceId":"haproxy:ff39aabb-4c0e-43db-a334-5715f3d2fdae","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:35:18:424-39545\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ff39aabb-4c0e-43db-a334-5715f3d2fdae]}\"}"}
2021-08-02 23:35:18.425  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:20.431  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:20.433 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8de7bf1f-3dd8-4faf-a74c-75d71e844c1c","status":"200","rqstDate":"210802-23:35:20:432","respDate":"210802-23:35:20:432","sourceId":"haproxy:8de7bf1f-3dd8-4faf-a74c-75d71e844c1c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:20:432-26895\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8de7bf1f-3dd8-4faf-a74c-75d71e844c1c]}\"}"}
2021-08-02 23:35:20.433  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:22.440  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:22.441 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9eddd981-f2d0-43ee-ae3c-d07a290ba480","status":"200","rqstDate":"210802-23:35:22:440","respDate":"210802-23:35:22:441","sourceId":"haproxy:9eddd981-f2d0-43ee-ae3c-d07a290ba480","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:35:22:440-96400\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9eddd981-f2d0-43ee-ae3c-d07a290ba480]}\"}"}
2021-08-02 23:35:22.441  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:22.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:22.630 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"42814b7d-5d57-4999-a72d-54276988c3af","status":"200","rqstDate":"210802-23:35:22:629","respDate":"210802-23:35:22:630","sourceId":"OOM_ReadinessCheck:42814b7d-5d57-4999-a72d-54276988c3af","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:22:629-60107\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46608], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[42814b7d-5d57-4999-a72d-54276988c3af]}\"}"}
2021-08-02 23:35:22.631  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:24.447  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:24.449 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6f412586-a273-4f19-9f18-6f03b3525321","status":"200","rqstDate":"210802-23:35:24:448","respDate":"210802-23:35:24:449","sourceId":"haproxy:6f412586-a273-4f19-9f18-6f03b3525321","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:24:448-45670\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6f412586-a273-4f19-9f18-6f03b3525321]}\"}"}
2021-08-02 23:35:24.449  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:26.455  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:26.456 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"61b1e3f2-baf7-4fa5-ad35-85440a710b90","status":"200","rqstDate":"210802-23:35:26:455","respDate":"210802-23:35:26:456","sourceId":"haproxy:61b1e3f2-baf7-4fa5-ad35-85440a710b90","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:26:455-52533\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[61b1e3f2-baf7-4fa5-ad35-85440a710b90]}\"}"}
2021-08-02 23:35:26.457  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:27.384 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:35:27.385 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:35:27.675  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:27.677 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7b42617c-452a-47fe-b2c2-70660b6d6622","status":"200","rqstDate":"210802-23:35:27:676","respDate":"210802-23:35:27:677","sourceId":"healthcheck:7b42617c-452a-47fe-b2c2-70660b6d6622","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:27:676-61590\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7b42617c-452a-47fe-b2c2-70660b6d6622]}\"}"}
2021-08-02 23:35:27.677  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:28.462  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:28.464 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b36c6ad1-2da3-482f-bde2-3057d9fbdded","status":"200","rqstDate":"210802-23:35:28:463","respDate":"210802-23:35:28:464","sourceId":"haproxy:b36c6ad1-2da3-482f-bde2-3057d9fbdded","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:35:28:463-30178\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b36c6ad1-2da3-482f-bde2-3057d9fbdded]}\"}"}
2021-08-02 23:35:28.464  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:30.471  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:30.472 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c667e066-f975-4d0f-a0e7-e620d68fafcd","status":"200","rqstDate":"210802-23:35:30:471","respDate":"210802-23:35:30:472","sourceId":"haproxy:c667e066-f975-4d0f-a0e7-e620d68fafcd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:30:471-82579\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c667e066-f975-4d0f-a0e7-e620d68fafcd]}\"}"}
2021-08-02 23:35:30.472  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:32.478  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:32.480 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"75fcdebe-2d5e-41f8-9fdd-bfebd250bb37","status":"200","rqstDate":"210802-23:35:32:479","respDate":"210802-23:35:32:480","sourceId":"haproxy:75fcdebe-2d5e-41f8-9fdd-bfebd250bb37","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:32:479-24855\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[75fcdebe-2d5e-41f8-9fdd-bfebd250bb37]}\"}"}
2021-08-02 23:35:32.480  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:32.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:32.633 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a90ceec3-442d-43cd-98f2-c5dbac333974","status":"200","rqstDate":"210802-23:35:32:632","respDate":"210802-23:35:32:633","sourceId":"OOM_ReadinessCheck:a90ceec3-442d-43cd-98f2-c5dbac333974","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:35:32:632-87152\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46796], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a90ceec3-442d-43cd-98f2-c5dbac333974]}\"}"}
2021-08-02 23:35:32.634  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:33.227  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:33.228 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b07a2f1a-fc94-463c-9d3d-ce8669fcaa70","status":"200","rqstDate":"210802-23:35:33:227","respDate":"210802-23:35:33:228","sourceId":"healthcheck:b07a2f1a-fc94-463c-9d3d-ce8669fcaa70","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:33:227-98013\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50314], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b07a2f1a-fc94-463c-9d3d-ce8669fcaa70]}\"}"}
2021-08-02 23:35:33.229  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:34.486  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:34.487 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2a7910f5-e9a0-4f89-b8fe-d6c28a2c9388","status":"200","rqstDate":"210802-23:35:34:486","respDate":"210802-23:35:34:487","sourceId":"haproxy:2a7910f5-e9a0-4f89-b8fe-d6c28a2c9388","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:34:486-76571\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2a7910f5-e9a0-4f89-b8fe-d6c28a2c9388]}\"}"}
2021-08-02 23:35:34.487  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:35.724 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:35:35.725 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:35:36.493  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:36.495 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fe090bcc-f73f-43e6-942e-c36c289a6363","status":"200","rqstDate":"210802-23:35:36:494","respDate":"210802-23:35:36:495","sourceId":"haproxy:fe090bcc-f73f-43e6-942e-c36c289a6363","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:36:494-76678\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fe090bcc-f73f-43e6-942e-c36c289a6363]}\"}"}
2021-08-02 23:35:36.495  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:38.502  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:38.504 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10027374-27ba-4b41-9ecc-217549267c60","status":"200","rqstDate":"210802-23:35:38:503","respDate":"210802-23:35:38:504","sourceId":"haproxy:10027374-27ba-4b41-9ecc-217549267c60","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:38:503-22002\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10027374-27ba-4b41-9ecc-217549267c60]}\"}"}
2021-08-02 23:35:38.504  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:40.510  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:40.512 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ce738b8c-0642-48cb-9b9e-86db86c1c60a","status":"200","rqstDate":"210802-23:35:40:511","respDate":"210802-23:35:40:512","sourceId":"haproxy:ce738b8c-0642-48cb-9b9e-86db86c1c60a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:40:511-65561\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ce738b8c-0642-48cb-9b9e-86db86c1c60a]}\"}"}
2021-08-02 23:35:40.512  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:42.396 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:35:42.398 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:35:42.518  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:42.519 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bba860de-071f-46dd-b595-16ec9d264ec4","status":"200","rqstDate":"210802-23:35:42:519","respDate":"210802-23:35:42:519","sourceId":"haproxy:bba860de-071f-46dd-b595-16ec9d264ec4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:42:519-84810\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bba860de-071f-46dd-b595-16ec9d264ec4]}\"}"}
2021-08-02 23:35:42.520  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:42.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:42.630 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c7237c70-efc6-4471-9b25-e2aad05df30b","status":"200","rqstDate":"210802-23:35:42:629","respDate":"210802-23:35:42:630","sourceId":"OOM_ReadinessCheck:c7237c70-efc6-4471-9b25-e2aad05df30b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:35:42:629-15366\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46962], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c7237c70-efc6-4471-9b25-e2aad05df30b]}\"}"}
2021-08-02 23:35:42.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:42.692  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:42.693 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fbabb56f-c359-4056-b505-a2ef89fb9516","status":"200","rqstDate":"210802-23:35:42:692","respDate":"210802-23:35:42:693","sourceId":"healthcheck:fbabb56f-c359-4056-b505-a2ef89fb9516","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:35:42:692-20821\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fbabb56f-c359-4056-b505-a2ef89fb9516]}\"}"}
2021-08-02 23:35:42.693  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:44.526  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:44.528 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7fc5b1f5-e70d-49b3-a65d-1d8bc7c02f00","status":"200","rqstDate":"210802-23:35:44:527","respDate":"210802-23:35:44:528","sourceId":"haproxy:7fc5b1f5-e70d-49b3-a65d-1d8bc7c02f00","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:44:527-69005\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7fc5b1f5-e70d-49b3-a65d-1d8bc7c02f00]}\"}"}
2021-08-02 23:35:44.528  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:46.534  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:46.536 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"27c6d3f6-9672-4ddd-b9cf-5619d77f9b55","status":"200","rqstDate":"210802-23:35:46:535","respDate":"210802-23:35:46:536","sourceId":"haproxy:27c6d3f6-9672-4ddd-b9cf-5619d77f9b55","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:46:535-4674\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[27c6d3f6-9672-4ddd-b9cf-5619d77f9b55]}\"}"}
2021-08-02 23:35:46.536  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:48.246  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:48.248 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aeb7a459-3db6-4aac-abb7-a7449799f899","status":"200","rqstDate":"210802-23:35:48:247","respDate":"210802-23:35:48:248","sourceId":"healthcheck:aeb7a459-3db6-4aac-abb7-a7449799f899","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:48:247-97859\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50700], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[aeb7a459-3db6-4aac-abb7-a7449799f899]}\"}"}
2021-08-02 23:35:48.248  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:48.542  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:48.544 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1324607d-67f4-4f8a-b305-92b7e0cc3ca8","status":"200","rqstDate":"210802-23:35:48:543","respDate":"210802-23:35:48:544","sourceId":"haproxy:1324607d-67f4-4f8a-b305-92b7e0cc3ca8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:35:48:543-36295\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1324607d-67f4-4f8a-b305-92b7e0cc3ca8]}\"}"}
2021-08-02 23:35:48.544  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:50.550  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:50.551 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4481b72b-e68c-47be-b217-74520cc0bab5","status":"200","rqstDate":"210802-23:35:50:550","respDate":"210802-23:35:50:551","sourceId":"haproxy:4481b72b-e68c-47be-b217-74520cc0bab5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:35:50:550-46322\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4481b72b-e68c-47be-b217-74520cc0bab5]}\"}"}
2021-08-02 23:35:50.552  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:52.559  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:52.560 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d87a222b-0441-4715-9111-d7191ea59211","status":"200","rqstDate":"210802-23:35:52:559","respDate":"210802-23:35:52:560","sourceId":"haproxy:d87a222b-0441-4715-9111-d7191ea59211","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:52:559-72640\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d87a222b-0441-4715-9111-d7191ea59211]}\"}"}
2021-08-02 23:35:52.560  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:52.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:52.630 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9e36be92-f4f3-4a63-a01a-6ecbbc6a2eb5","status":"200","rqstDate":"210802-23:35:52:629","respDate":"210802-23:35:52:630","sourceId":"OOM_ReadinessCheck:9e36be92-f4f3-4a63-a01a-6ecbbc6a2eb5","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:52:629-35293\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47108], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9e36be92-f4f3-4a63-a01a-6ecbbc6a2eb5]}\"}"}
2021-08-02 23:35:52.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:54.566  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:54.567 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"af100637-0c75-451a-a63f-fe965b881e21","status":"200","rqstDate":"210802-23:35:54:566","respDate":"210802-23:35:54:567","sourceId":"haproxy:af100637-0c75-451a-a63f-fe965b881e21","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:54:566-28557\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[af100637-0c75-451a-a63f-fe965b881e21]}\"}"}
2021-08-02 23:35:54.568  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:56.573  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:56.575 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"05e41244-f517-44f4-8eed-a96622537ea8","status":"200","rqstDate":"210802-23:35:56:574","respDate":"210802-23:35:56:575","sourceId":"haproxy:05e41244-f517-44f4-8eed-a96622537ea8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:35:56:574-8916\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[05e41244-f517-44f4-8eed-a96622537ea8]}\"}"}
2021-08-02 23:35:56.575  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:57.712  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:57.714 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ab452481-f9ae-42ac-a48d-edb9ff0d25cd","status":"200","rqstDate":"210802-23:35:57:713","respDate":"210802-23:35:57:714","sourceId":"healthcheck:ab452481-f9ae-42ac-a48d-edb9ff0d25cd","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:57:713-59703\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ab452481-f9ae-42ac-a48d-edb9ff0d25cd]}\"}"}
2021-08-02 23:35:57.714  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:35:58.583  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:35:58.584 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7d813425-900d-42c6-b0d2-39d440ba0df5","status":"200","rqstDate":"210802-23:35:58:583","respDate":"210802-23:35:58:584","sourceId":"haproxy:7d813425-900d-42c6-b0d2-39d440ba0df5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:35:58:583-62452\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7d813425-900d-42c6-b0d2-39d440ba0df5]}\"}"}
2021-08-02 23:35:58.584  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:00.590  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:00.592 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aec866bd-d522-4239-9d3d-c2acdc4373e0","status":"200","rqstDate":"210802-23:36:00:591","respDate":"210802-23:36:00:592","sourceId":"haproxy:aec866bd-d522-4239-9d3d-c2acdc4373e0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:00:591-63056\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aec866bd-d522-4239-9d3d-c2acdc4373e0]}\"}"}
2021-08-02 23:36:00.592  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:02.598  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:02.600 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f919481f-ff9a-4cf0-ab4b-ebc4a966bf7b","status":"200","rqstDate":"210802-23:36:02:599","respDate":"210802-23:36:02:600","sourceId":"haproxy:f919481f-ff9a-4cf0-ab4b-ebc4a966bf7b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:02:599-2552\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f919481f-ff9a-4cf0-ab4b-ebc4a966bf7b]}\"}"}
2021-08-02 23:36:02.600  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:02.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:02.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b919166b-87ea-431f-9d35-517fde032ff8","status":"200","rqstDate":"210802-23:36:02:627","respDate":"210802-23:36:02:628","sourceId":"OOM_ReadinessCheck:b919166b-87ea-431f-9d35-517fde032ff8","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:02:627-49367\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47308], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b919166b-87ea-431f-9d35-517fde032ff8]}\"}"}
2021-08-02 23:36:02.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:03.262  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:03.264 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"69bdbb55-fa52-4e8f-98c2-49b342bdadea","status":"200","rqstDate":"210802-23:36:03:263","respDate":"210802-23:36:03:264","sourceId":"healthcheck:69bdbb55-fa52-4e8f-98c2-49b342bdadea","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:03:263-2546\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51062], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[69bdbb55-fa52-4e8f-98c2-49b342bdadea]}\"}"}
2021-08-02 23:36:03.264  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:04.606  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:04.607 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ee2ff41c-b0c3-4436-80cf-8af3f05dd0a0","status":"200","rqstDate":"210802-23:36:04:606","respDate":"210802-23:36:04:607","sourceId":"haproxy:ee2ff41c-b0c3-4436-80cf-8af3f05dd0a0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:04:606-51738\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee2ff41c-b0c3-4436-80cf-8af3f05dd0a0]}\"}"}
2021-08-02 23:36:04.607  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:05.727 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:36:05.729 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:36:06.615  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:06.616 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"800ea0da-abe6-4d90-92dc-3a7277e0fe97","status":"200","rqstDate":"210802-23:36:06:615","respDate":"210802-23:36:06:616","sourceId":"haproxy:800ea0da-abe6-4d90-92dc-3a7277e0fe97","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:06:615-37904\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[800ea0da-abe6-4d90-92dc-3a7277e0fe97]}\"}"}
2021-08-02 23:36:06.617  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:08.624  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:08.625 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a2c11183-cfe8-41e7-9f95-9542b62013cb","status":"200","rqstDate":"210802-23:36:08:624","respDate":"210802-23:36:08:625","sourceId":"haproxy:a2c11183-cfe8-41e7-9f95-9542b62013cb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:08:624-66537\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a2c11183-cfe8-41e7-9f95-9542b62013cb]}\"}"}
2021-08-02 23:36:08.625  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:10.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:10.633 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"95d883c8-e2a0-4961-b4e9-80bea91fe247","status":"200","rqstDate":"210802-23:36:10:632","respDate":"210802-23:36:10:633","sourceId":"haproxy:95d883c8-e2a0-4961-b4e9-80bea91fe247","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:10:632-65490\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[95d883c8-e2a0-4961-b4e9-80bea91fe247]}\"}"}
2021-08-02 23:36:10.633  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:12.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:12.631 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"58fcd3ec-12a1-44d6-87f9-ac5972de81d8","status":"200","rqstDate":"210802-23:36:12:629","respDate":"210802-23:36:12:630","sourceId":"OOM_ReadinessCheck:58fcd3ec-12a1-44d6-87f9-ac5972de81d8","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:12:629-305\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47476], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[58fcd3ec-12a1-44d6-87f9-ac5972de81d8]}\"}"}
2021-08-02 23:36:12.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:12.639  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:12.640 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7e228296-2f2a-4d63-af66-5c56a54ec937","status":"200","rqstDate":"210802-23:36:12:639","respDate":"210802-23:36:12:640","sourceId":"haproxy:7e228296-2f2a-4d63-af66-5c56a54ec937","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:12:639-78288\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7e228296-2f2a-4d63-af66-5c56a54ec937]}\"}"}
2021-08-02 23:36:12.640  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:12.730  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:12.731 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"37415edc-6345-49db-92cf-c11d53549acc","status":"200","rqstDate":"210802-23:36:12:730","respDate":"210802-23:36:12:731","sourceId":"healthcheck:37415edc-6345-49db-92cf-c11d53549acc","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:12:730-99207\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[37415edc-6345-49db-92cf-c11d53549acc]}\"}"}
2021-08-02 23:36:12.732  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:14.646  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:14.647 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fd5c0739-5875-4ae0-8a1f-a72dd062d773","status":"200","rqstDate":"210802-23:36:14:647","respDate":"210802-23:36:14:647","sourceId":"haproxy:fd5c0739-5875-4ae0-8a1f-a72dd062d773","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:14:647-72161\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd5c0739-5875-4ae0-8a1f-a72dd062d773]}\"}"}
2021-08-02 23:36:14.648  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:16.653  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:16.654 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"38ed4a27-88a1-4541-bab2-ac24e1f89b18","status":"200","rqstDate":"210802-23:36:16:653","respDate":"210802-23:36:16:654","sourceId":"haproxy:38ed4a27-88a1-4541-bab2-ac24e1f89b18","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:16:653-76227\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[38ed4a27-88a1-4541-bab2-ac24e1f89b18]}\"}"}
2021-08-02 23:36:16.655  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:17.505 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:36:17.507 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:36:18.279  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:18.280 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5d90829-5a27-46b0-a639-80a46ddd6af7","status":"200","rqstDate":"210802-23:36:18:279","respDate":"210802-23:36:18:280","sourceId":"healthcheck:e5d90829-5a27-46b0-a639-80a46ddd6af7","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:18:279-92671\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51438], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e5d90829-5a27-46b0-a639-80a46ddd6af7]}\"}"}
2021-08-02 23:36:18.281  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:18.662  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:18.663 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6c2bbd30-9a61-4f89-9394-475cd433dfed","status":"200","rqstDate":"210802-23:36:18:662","respDate":"210802-23:36:18:663","sourceId":"haproxy:6c2bbd30-9a61-4f89-9394-475cd433dfed","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:18:662-25355\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c2bbd30-9a61-4f89-9394-475cd433dfed]}\"}"}
2021-08-02 23:36:18.664  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:20.670  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:20.671 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c0fbc259-6a09-4cbf-a4b8-119ab6019637","status":"200","rqstDate":"210802-23:36:20:671","respDate":"210802-23:36:20:671","sourceId":"haproxy:c0fbc259-6a09-4cbf-a4b8-119ab6019637","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:36:20:671-24128\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c0fbc259-6a09-4cbf-a4b8-119ab6019637]}\"}"}
2021-08-02 23:36:20.672  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:22.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:22.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"20ca8c8b-d1f2-4704-b5c1-17f57729b624","status":"200","rqstDate":"210802-23:36:22:627","respDate":"210802-23:36:22:628","sourceId":"OOM_ReadinessCheck:20ca8c8b-d1f2-4704-b5c1-17f57729b624","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:22:627-68405\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47626], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[20ca8c8b-d1f2-4704-b5c1-17f57729b624]}\"}"}
2021-08-02 23:36:22.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:22.679  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:22.681 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8f1b232f-63fe-4377-a193-699696e263ac","status":"200","rqstDate":"210802-23:36:22:679","respDate":"210802-23:36:22:680","sourceId":"haproxy:8f1b232f-63fe-4377-a193-699696e263ac","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:22:679-56429\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8f1b232f-63fe-4377-a193-699696e263ac]}\"}"}
2021-08-02 23:36:22.681  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:24.687  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:24.689 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c093402d-b0be-413c-80cf-07602eb630fb","status":"200","rqstDate":"210802-23:36:24:688","respDate":"210802-23:36:24:689","sourceId":"haproxy:c093402d-b0be-413c-80cf-07602eb630fb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:24:688-99842\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c093402d-b0be-413c-80cf-07602eb630fb]}\"}"}
2021-08-02 23:36:24.689  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:26.696  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:26.697 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7285c8e7-2232-4d32-ac1e-c2f019e5385c","status":"200","rqstDate":"210802-23:36:26:696","respDate":"210802-23:36:26:697","sourceId":"haproxy:7285c8e7-2232-4d32-ac1e-c2f019e5385c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:26:696-6800\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7285c8e7-2232-4d32-ac1e-c2f019e5385c]}\"}"}
2021-08-02 23:36:26.697  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:27.749  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:27.750 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"46a379e2-8373-4fdd-97e5-984f5c89482f","status":"200","rqstDate":"210802-23:36:27:750","respDate":"210802-23:36:27:750","sourceId":"healthcheck:46a379e2-8373-4fdd-97e5-984f5c89482f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:27:750-76067\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[46a379e2-8373-4fdd-97e5-984f5c89482f]}\"}"}
2021-08-02 23:36:27.751  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:28.704  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:28.705 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ca08d84c-a313-4b32-903f-5d62949ef979","status":"200","rqstDate":"210802-23:36:28:704","respDate":"210802-23:36:28:705","sourceId":"haproxy:ca08d84c-a313-4b32-903f-5d62949ef979","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:28:704-89064\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ca08d84c-a313-4b32-903f-5d62949ef979]}\"}"}
2021-08-02 23:36:28.706  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:30.712  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:30.713 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"64c7ad9b-2049-44a5-895b-1341d61c3ec5","status":"200","rqstDate":"210802-23:36:30:712","respDate":"210802-23:36:30:713","sourceId":"haproxy:64c7ad9b-2049-44a5-895b-1341d61c3ec5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:30:712-60710\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[64c7ad9b-2049-44a5-895b-1341d61c3ec5]}\"}"}
2021-08-02 23:36:30.713  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:32.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:32.630 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ecea45eb-f9da-4417-bb49-28afa920f8c2","status":"200","rqstDate":"210802-23:36:32:629","respDate":"210802-23:36:32:630","sourceId":"OOM_ReadinessCheck:ecea45eb-f9da-4417-bb49-28afa920f8c2","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:36:32:629-2030\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47816], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ecea45eb-f9da-4417-bb49-28afa920f8c2]}\"}"}
2021-08-02 23:36:32.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:32.718  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:32.720 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ca782dfd-9c28-4233-b277-c217cc9ecec5","status":"200","rqstDate":"210802-23:36:32:719","respDate":"210802-23:36:32:720","sourceId":"haproxy:ca782dfd-9c28-4233-b277-c217cc9ecec5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:32:719-61493\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ca782dfd-9c28-4233-b277-c217cc9ecec5]}\"}"}
2021-08-02 23:36:32.720  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:33.296  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:33.297 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d4539066-619e-4537-8022-5140691c7430","status":"200","rqstDate":"210802-23:36:33:296","respDate":"210802-23:36:33:297","sourceId":"healthcheck:d4539066-619e-4537-8022-5140691c7430","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:36:33:296-91749\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51796], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d4539066-619e-4537-8022-5140691c7430]}\"}"}
2021-08-02 23:36:33.297  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:34.726  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:34.728 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"edefb46d-877a-46a7-af4c-4703b130c29b","status":"200","rqstDate":"210802-23:36:34:727","respDate":"210802-23:36:34:728","sourceId":"haproxy:edefb46d-877a-46a7-af4c-4703b130c29b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:34:727-8914\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[edefb46d-877a-46a7-af4c-4703b130c29b]}\"}"}
2021-08-02 23:36:34.728  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:35.731 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:36:35.732 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:36:36.734  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:36.736 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6346f59e-7161-40a6-93f6-7757e6d8b23b","status":"200","rqstDate":"210802-23:36:36:735","respDate":"210802-23:36:36:736","sourceId":"haproxy:6346f59e-7161-40a6-93f6-7757e6d8b23b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:36:735-81336\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6346f59e-7161-40a6-93f6-7757e6d8b23b]}\"}"}
2021-08-02 23:36:36.736  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:38.742  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:38.744 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a8209cae-51b5-4740-9ce1-c5f2bcea4409","status":"200","rqstDate":"210802-23:36:38:743","respDate":"210802-23:36:38:744","sourceId":"haproxy:a8209cae-51b5-4740-9ce1-c5f2bcea4409","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:38:743-97565\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a8209cae-51b5-4740-9ce1-c5f2bcea4409]}\"}"}
2021-08-02 23:36:38.744  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:40.751  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:40.752 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"14c92da0-ea29-4a31-8dd3-a7191607053c","status":"200","rqstDate":"210802-23:36:40:751","respDate":"210802-23:36:40:752","sourceId":"haproxy:14c92da0-ea29-4a31-8dd3-a7191607053c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:40:751-64995\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[14c92da0-ea29-4a31-8dd3-a7191607053c]}\"}"}
2021-08-02 23:36:40.752  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:42.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:42.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c73ab430-81ea-4a2c-ba07-2b9a37682eb5","status":"200","rqstDate":"210802-23:36:42:628","respDate":"210802-23:36:42:629","sourceId":"OOM_ReadinessCheck:c73ab430-81ea-4a2c-ba07-2b9a37682eb5","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:36:42:628-69497\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47984], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c73ab430-81ea-4a2c-ba07-2b9a37682eb5]}\"}"}
2021-08-02 23:36:42.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:42.759  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:42.760 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d264dcdf-ab4e-4ac6-9e13-2cba3b0d8741","status":"200","rqstDate":"210802-23:36:42:759","respDate":"210802-23:36:42:760","sourceId":"haproxy:d264dcdf-ab4e-4ac6-9e13-2cba3b0d8741","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:36:42:759-55517\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d264dcdf-ab4e-4ac6-9e13-2cba3b0d8741]}\"}"}
2021-08-02 23:36:42.761  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:42.766  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:42.767 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6f3da25f-0007-4b67-8fe8-b6592b07998a","status":"200","rqstDate":"210802-23:36:42:767","respDate":"210802-23:36:42:767","sourceId":"healthcheck:6f3da25f-0007-4b67-8fe8-b6592b07998a","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:42:767-83483\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6f3da25f-0007-4b67-8fe8-b6592b07998a]}\"}"}
2021-08-02 23:36:42.768  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:44.768  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:44.769 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"76ee5d07-7fd2-45ae-8402-7e474e6c4877","status":"200","rqstDate":"210802-23:36:44:768","respDate":"210802-23:36:44:769","sourceId":"haproxy:76ee5d07-7fd2-45ae-8402-7e474e6c4877","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:36:44:768-95816\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[76ee5d07-7fd2-45ae-8402-7e474e6c4877]}\"}"}
2021-08-02 23:36:44.769  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:46.775  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:46.776 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e0e35f42-6687-44b0-b8ac-c03971bd8216","status":"200","rqstDate":"210802-23:36:46:775","respDate":"210802-23:36:46:776","sourceId":"haproxy:e0e35f42-6687-44b0-b8ac-c03971bd8216","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:46:775-66614\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e0e35f42-6687-44b0-b8ac-c03971bd8216]}\"}"}
2021-08-02 23:36:46.777  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:48.315  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:48.316 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ff3f02d1-b7ab-4900-85ec-116d7025f78d","status":"200","rqstDate":"210802-23:36:48:315","respDate":"210802-23:36:48:316","sourceId":"healthcheck:ff3f02d1-b7ab-4900-85ec-116d7025f78d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:36:48:315-10541\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52184], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ff3f02d1-b7ab-4900-85ec-116d7025f78d]}\"}"}
2021-08-02 23:36:48.317  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:48.784  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:48.787 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23fd297a-5fdf-4062-bf1f-bcf36719d5bd","status":"200","rqstDate":"210802-23:36:48:785","respDate":"210802-23:36:48:787","sourceId":"haproxy:23fd297a-5fdf-4062-bf1f-bcf36719d5bd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:48:785-72668\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23fd297a-5fdf-4062-bf1f-bcf36719d5bd]}\"}"}
2021-08-02 23:36:48.787  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:50.793  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:50.795 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6d5642d0-dba7-4b51-b6ec-31973290f69f","status":"200","rqstDate":"210802-23:36:50:794","respDate":"210802-23:36:50:795","sourceId":"haproxy:6d5642d0-dba7-4b51-b6ec-31973290f69f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:36:50:794-76332\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6d5642d0-dba7-4b51-b6ec-31973290f69f]}\"}"}
2021-08-02 23:36:50.795  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:52.627  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:52.629 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b904c712-e6d1-49ca-8ffd-6255317b81bb","status":"200","rqstDate":"210802-23:36:52:628","respDate":"210802-23:36:52:629","sourceId":"OOM_ReadinessCheck:b904c712-e6d1-49ca-8ffd-6255317b81bb","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:36:52:628-93218\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48136], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b904c712-e6d1-49ca-8ffd-6255317b81bb]}\"}"}
2021-08-02 23:36:52.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:52.801  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:52.802 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c14743c0-1f95-433b-b012-e7a851f2ce1b","status":"200","rqstDate":"210802-23:36:52:801","respDate":"210802-23:36:52:802","sourceId":"haproxy:c14743c0-1f95-433b-b012-e7a851f2ce1b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:52:801-48577\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c14743c0-1f95-433b-b012-e7a851f2ce1b]}\"}"}
2021-08-02 23:36:52.802  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:54.808  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:54.810 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e1b18f70-ddb6-4d51-8842-8cc10910d803","status":"200","rqstDate":"210802-23:36:54:809","respDate":"210802-23:36:54:810","sourceId":"haproxy:e1b18f70-ddb6-4d51-8842-8cc10910d803","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:36:54:809-30052\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e1b18f70-ddb6-4d51-8842-8cc10910d803]}\"}"}
2021-08-02 23:36:54.810  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:56.816  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:56.818 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c0e108ab-eb01-4222-82f2-f3ad885f34b8","status":"200","rqstDate":"210802-23:36:56:817","respDate":"210802-23:36:56:818","sourceId":"haproxy:c0e108ab-eb01-4222-82f2-f3ad885f34b8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:36:56:817-35258\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c0e108ab-eb01-4222-82f2-f3ad885f34b8]}\"}"}
2021-08-02 23:36:56.818  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:57.783  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:57.785 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2f6d7f3c-e9e4-462b-8a32-f747e8da5e9b","status":"200","rqstDate":"210802-23:36:57:784","respDate":"210802-23:36:57:785","sourceId":"healthcheck:2f6d7f3c-e9e4-462b-8a32-f747e8da5e9b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:57:784-46815\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2f6d7f3c-e9e4-462b-8a32-f747e8da5e9b]}\"}"}
2021-08-02 23:36:57.786  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:36:58.825  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:36:58.827 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5a102389-294b-4983-a950-6e6faa3edbce","status":"200","rqstDate":"210802-23:36:58:826","respDate":"210802-23:36:58:827","sourceId":"haproxy:5a102389-294b-4983-a950-6e6faa3edbce","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:36:58:826-89792\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5a102389-294b-4983-a950-6e6faa3edbce]}\"}"}
2021-08-02 23:36:58.828  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:00.835  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:00.837 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e272d427-ded1-41a9-bb45-aaa0397b59a8","status":"200","rqstDate":"210802-23:37:00:836","respDate":"210802-23:37:00:836","sourceId":"haproxy:e272d427-ded1-41a9-bb45-aaa0397b59a8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:00:836-52353\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e272d427-ded1-41a9-bb45-aaa0397b59a8]}\"}"}
2021-08-02 23:37:00.837  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:02.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:02.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cbe1f468-df6e-4e0a-9e79-584dabb163ef","status":"200","rqstDate":"210802-23:37:02:629","respDate":"210802-23:37:02:630","sourceId":"OOM_ReadinessCheck:cbe1f468-df6e-4e0a-9e79-584dabb163ef","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:02:629-18326\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48334], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cbe1f468-df6e-4e0a-9e79-584dabb163ef]}\"}"}
2021-08-02 23:37:02.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:02.844  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:02.846 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"598726ec-3496-45ec-bc44-c02a97e319c2","status":"200","rqstDate":"210802-23:37:02:845","respDate":"210802-23:37:02:846","sourceId":"haproxy:598726ec-3496-45ec-bc44-c02a97e319c2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:02:845-87466\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[598726ec-3496-45ec-bc44-c02a97e319c2]}\"}"}
2021-08-02 23:37:02.846  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:03.332  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:03.333 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7e40d8ba-8a00-489b-a07e-58d94c6fa9ca","status":"200","rqstDate":"210802-23:37:03:332","respDate":"210802-23:37:03:333","sourceId":"healthcheck:7e40d8ba-8a00-489b-a07e-58d94c6fa9ca","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:03:332-15015\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52542], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7e40d8ba-8a00-489b-a07e-58d94c6fa9ca]}\"}"}
2021-08-02 23:37:03.334  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:04.853  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:04.854 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6ad30381-1890-4792-a7cd-b753c91a14ce","status":"200","rqstDate":"210802-23:37:04:853","respDate":"210802-23:37:04:854","sourceId":"haproxy:6ad30381-1890-4792-a7cd-b753c91a14ce","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:04:853-11689\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6ad30381-1890-4792-a7cd-b753c91a14ce]}\"}"}
2021-08-02 23:37:04.855  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:05.736 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:37:05.795 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:37:06.863  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:06.865 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"29e3e127-7b13-48f2-b20f-a2ba15fe8f22","status":"200","rqstDate":"210802-23:37:06:863","respDate":"210802-23:37:06:865","sourceId":"haproxy:29e3e127-7b13-48f2-b20f-a2ba15fe8f22","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:06:863-5562\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[29e3e127-7b13-48f2-b20f-a2ba15fe8f22]}\"}"}
2021-08-02 23:37:06.865  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:08.872  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:08.874 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7c021d98-07f5-4cc7-8756-d84ef28957f5","status":"200","rqstDate":"210802-23:37:08:873","respDate":"210802-23:37:08:874","sourceId":"haproxy:7c021d98-07f5-4cc7-8756-d84ef28957f5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:08:873-80156\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7c021d98-07f5-4cc7-8756-d84ef28957f5]}\"}"}
2021-08-02 23:37:08.874  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:10.881  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:10.883 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8c876aa1-2432-4241-8c9c-620ddf1b70e2","status":"200","rqstDate":"210802-23:37:10:881","respDate":"210802-23:37:10:883","sourceId":"haproxy:8c876aa1-2432-4241-8c9c-620ddf1b70e2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:10:881-64580\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8c876aa1-2432-4241-8c9c-620ddf1b70e2]}\"}"}
2021-08-02 23:37:10.883  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:12.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:12.634 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7821e54f-f869-4e90-83d1-592199cab918","status":"200","rqstDate":"210802-23:37:12:633","respDate":"210802-23:37:12:634","sourceId":"OOM_ReadinessCheck:7821e54f-f869-4e90-83d1-592199cab918","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:12:633-45196\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48498], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7821e54f-f869-4e90-83d1-592199cab918]}\"}"}
2021-08-02 23:37:12.635  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:12.807  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:12.808 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f3f5a7b7-ed4e-49ea-9823-489dced3ee60","status":"200","rqstDate":"210802-23:37:12:807","respDate":"210802-23:37:12:808","sourceId":"healthcheck:f3f5a7b7-ed4e-49ea-9823-489dced3ee60","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:12:807-47726\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f3f5a7b7-ed4e-49ea-9823-489dced3ee60]}\"}"}
2021-08-02 23:37:12.808  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:12.889  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:12.890 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1d93ddf6-1c7d-40a9-affd-5952bcb794d3","status":"200","rqstDate":"210802-23:37:12:889","respDate":"210802-23:37:12:890","sourceId":"haproxy:1d93ddf6-1c7d-40a9-affd-5952bcb794d3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:12:889-67835\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1d93ddf6-1c7d-40a9-affd-5952bcb794d3]}\"}"}
2021-08-02 23:37:12.891  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:14.897  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:14.899 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9d8b1a96-b646-46fb-90db-717bfab5a870","status":"200","rqstDate":"210802-23:37:14:898","respDate":"210802-23:37:14:899","sourceId":"haproxy:9d8b1a96-b646-46fb-90db-717bfab5a870","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:14:898-97755\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9d8b1a96-b646-46fb-90db-717bfab5a870]}\"}"}
2021-08-02 23:37:14.900  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:16.913  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:16.914 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"71557ee0-81b3-49e7-99e0-fca99c033245","status":"200","rqstDate":"210802-23:37:16:913","respDate":"210802-23:37:16:914","sourceId":"haproxy:71557ee0-81b3-49e7-99e0-fca99c033245","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:16:913-43999\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[71557ee0-81b3-49e7-99e0-fca99c033245]}\"}"}
2021-08-02 23:37:16.915  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:18.349  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:18.351 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f8a9f0b3-6db2-4251-aad1-943384c1a9f1","status":"200","rqstDate":"210802-23:37:18:350","respDate":"210802-23:37:18:351","sourceId":"healthcheck:f8a9f0b3-6db2-4251-aad1-943384c1a9f1","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:18:350-33244\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52922], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f8a9f0b3-6db2-4251-aad1-943384c1a9f1]}\"}"}
2021-08-02 23:37:18.351  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:18.922  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:18.923 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b20fbf60-8923-48dc-85cf-7414702060f8","status":"200","rqstDate":"210802-23:37:18:922","respDate":"210802-23:37:18:923","sourceId":"haproxy:b20fbf60-8923-48dc-85cf-7414702060f8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:18:922-84366\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b20fbf60-8923-48dc-85cf-7414702060f8]}\"}"}
2021-08-02 23:37:18.924  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:20.934  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:20.936 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9316c233-3e82-4cf8-9e2b-777b8f90b528","status":"200","rqstDate":"210802-23:37:20:935","respDate":"210802-23:37:20:936","sourceId":"haproxy:9316c233-3e82-4cf8-9e2b-777b8f90b528","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:20:935-32612\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9316c233-3e82-4cf8-9e2b-777b8f90b528]}\"}"}
2021-08-02 23:37:20.937  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:22.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:22.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"41183600-82bd-45c7-b606-f1a0f078c26c","status":"200","rqstDate":"210802-23:37:22:629","respDate":"210802-23:37:22:630","sourceId":"OOM_ReadinessCheck:41183600-82bd-45c7-b606-f1a0f078c26c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:22:629-50682\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48650], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[41183600-82bd-45c7-b606-f1a0f078c26c]}\"}"}
2021-08-02 23:37:22.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:22.943  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:22.945 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1059cbab-0774-4a81-a4a0-86c0bbcd5773","status":"200","rqstDate":"210802-23:37:22:944","respDate":"210802-23:37:22:945","sourceId":"haproxy:1059cbab-0774-4a81-a4a0-86c0bbcd5773","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:22:944-85147\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1059cbab-0774-4a81-a4a0-86c0bbcd5773]}\"}"}
2021-08-02 23:37:22.945  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:24.951  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:24.952 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"438f7790-ecb9-48ed-9cac-a80a2231ded5","status":"200","rqstDate":"210802-23:37:24:952","respDate":"210802-23:37:24:952","sourceId":"haproxy:438f7790-ecb9-48ed-9cac-a80a2231ded5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:24:952-35787\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[438f7790-ecb9-48ed-9cac-a80a2231ded5]}\"}"}
2021-08-02 23:37:24.953  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:26.958  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:26.959 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cb949318-4a33-4210-9238-933e66308169","status":"200","rqstDate":"210802-23:37:26:958","respDate":"210802-23:37:26:959","sourceId":"haproxy:cb949318-4a33-4210-9238-933e66308169","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:26:958-32349\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb949318-4a33-4210-9238-933e66308169]}\"}"}
2021-08-02 23:37:26.959  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:27.643 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:37:27.680 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:37:27.826  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:27.827 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"34154758-9e3d-480a-91bf-3dde83da8b70","status":"200","rqstDate":"210802-23:37:27:826","respDate":"210802-23:37:27:827","sourceId":"healthcheck:34154758-9e3d-480a-91bf-3dde83da8b70","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:27:826-49618\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[34154758-9e3d-480a-91bf-3dde83da8b70]}\"}"}
2021-08-02 23:37:27.828  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:28.965  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:28.966 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c4f4e425-24cd-4634-b5a4-959bfaa728f6","status":"200","rqstDate":"210802-23:37:28:966","respDate":"210802-23:37:28:966","sourceId":"haproxy:c4f4e425-24cd-4634-b5a4-959bfaa728f6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:28:966-23831\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c4f4e425-24cd-4634-b5a4-959bfaa728f6]}\"}"}
2021-08-02 23:37:28.967  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:30.973  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:30.974 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"81c7091b-3c8b-4a87-84ba-a018eb45e821","status":"200","rqstDate":"210802-23:37:30:974","respDate":"210802-23:37:30:974","sourceId":"haproxy:81c7091b-3c8b-4a87-84ba-a018eb45e821","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:30:974-62897\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[81c7091b-3c8b-4a87-84ba-a018eb45e821]}\"}"}
2021-08-02 23:37:30.975  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:32.633  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:32.635 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4c12e258-c2d9-4b86-be39-baa0cf394e12","status":"200","rqstDate":"210802-23:37:32:634","respDate":"210802-23:37:32:635","sourceId":"OOM_ReadinessCheck:4c12e258-c2d9-4b86-be39-baa0cf394e12","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:32:634-23368\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48844], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4c12e258-c2d9-4b86-be39-baa0cf394e12]}\"}"}
2021-08-02 23:37:32.636  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:32.980  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:32.982 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"82fa57fb-0bdc-4d72-b399-6cf02c58eeec","status":"200","rqstDate":"210802-23:37:32:981","respDate":"210802-23:37:32:982","sourceId":"haproxy:82fa57fb-0bdc-4d72-b399-6cf02c58eeec","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:32:981-83654\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[82fa57fb-0bdc-4d72-b399-6cf02c58eeec]}\"}"}
2021-08-02 23:37:32.982  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:33.366  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:33.367 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e41acf95-d7bf-49cd-9915-74e4275c17be","status":"200","rqstDate":"210802-23:37:33:366","respDate":"210802-23:37:33:367","sourceId":"healthcheck:e41acf95-d7bf-49cd-9915-74e4275c17be","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:33:366-1603\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53276], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e41acf95-d7bf-49cd-9915-74e4275c17be]}\"}"}
2021-08-02 23:37:33.367  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:34.989  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:34.990 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"507e61ed-1163-4d38-946a-f75bbde75f58","status":"200","rqstDate":"210802-23:37:34:989","respDate":"210802-23:37:34:990","sourceId":"haproxy:507e61ed-1163-4d38-946a-f75bbde75f58","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:34:989-94382\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[507e61ed-1163-4d38-946a-f75bbde75f58]}\"}"}
2021-08-02 23:37:34.991  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:35.796 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:37:35.798 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:37:36.997  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:36.999 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7286862e-70ce-4d92-81d8-135253d7bb67","status":"200","rqstDate":"210802-23:37:36:998","respDate":"210802-23:37:36:999","sourceId":"haproxy:7286862e-70ce-4d92-81d8-135253d7bb67","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:36:998-74358\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7286862e-70ce-4d92-81d8-135253d7bb67]}\"}"}
2021-08-02 23:37:36.999  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:39.005  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:39.007 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"544aecd6-7163-40c2-845f-2b05e4f17846","status":"200","rqstDate":"210802-23:37:39:006","respDate":"210802-23:37:39:007","sourceId":"haproxy:544aecd6-7163-40c2-845f-2b05e4f17846","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:39:006-37792\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[544aecd6-7163-40c2-845f-2b05e4f17846]}\"}"}
2021-08-02 23:37:39.007  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:41.013  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:41.015 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5a530ae4-e2a0-4491-ae16-0a2a773e1f3b","status":"200","rqstDate":"210802-23:37:41:014","respDate":"210802-23:37:41:015","sourceId":"haproxy:5a530ae4-e2a0-4491-ae16-0a2a773e1f3b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:41:014-17607\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5a530ae4-e2a0-4491-ae16-0a2a773e1f3b]}\"}"}
2021-08-02 23:37:41.015  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:42.626  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:42.628 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"969b2944-ed05-40cd-ae3b-4bcf953f71c7","status":"200","rqstDate":"210802-23:37:42:627","respDate":"210802-23:37:42:628","sourceId":"OOM_ReadinessCheck:969b2944-ed05-40cd-ae3b-4bcf953f71c7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:42:627-58465\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49012], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[969b2944-ed05-40cd-ae3b-4bcf953f71c7]}\"}"}
2021-08-02 23:37:42.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:42.847  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:42.849 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2a30f24a-180c-4edd-af9c-24ec152d0087","status":"200","rqstDate":"210802-23:37:42:848","respDate":"210802-23:37:42:849","sourceId":"healthcheck:2a30f24a-180c-4edd-af9c-24ec152d0087","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:42:848-50604\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2a30f24a-180c-4edd-af9c-24ec152d0087]}\"}"}
2021-08-02 23:37:42.849  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:43.022  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:43.024 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"34608d9e-3d4f-41dc-bd6a-37e31f523987","status":"200","rqstDate":"210802-23:37:43:023","respDate":"210802-23:37:43:024","sourceId":"haproxy:34608d9e-3d4f-41dc-bd6a-37e31f523987","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:43:023-66507\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[34608d9e-3d4f-41dc-bd6a-37e31f523987]}\"}"}
2021-08-02 23:37:43.025  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:44.887 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-28, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2021-08-02 23:37:44.887 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-28, inFlight=0, closed=false] because: [/10.242.138.218:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2021-08-02 23:37:44.887 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preventing new connections for the next 1000 ms
2021-08-02 23:37:44.887 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-28, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:37:44.888 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-28, inFlight=0, closed=true] closing connection
2021-08-02 23:37:44.888 DEBUG 10 --- [uster-worker-14] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host DOWN
2021-08-02 23:37:44.889 DEBUG 10 --- [uster-worker-14] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2021-08-02 23:37:44.889 DEBUG 10 --- [uster-worker-14] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] starting reconnection attempt
2021-08-02 23:37:44.901 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.242.138.218:9042, scheduling delivery
2021-08-02 23:37:44.901 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event DOWN
2021-08-02 23:37:45.032  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:45.034 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"da9f92aa-a440-4c4b-963f-95e39f954ee8","status":"200","rqstDate":"210802-23:37:45:033","respDate":"210802-23:37:45:034","sourceId":"haproxy:da9f92aa-a440-4c4b-963f-95e39f954ee8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:45:033-32963\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[da9f92aa-a440-4c4b-963f-95e39f954ee8]}\"}"}
2021-08-02 23:37:45.034  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:45.889 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:37:45.892 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-29, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:37:45.892 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-29, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:37:45.892 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-29, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:37:45.892 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-29, inFlight=0, closed=true] closing connection
2021-08-02 23:37:45.892 DEBUG 10 --- [uster-worker-15] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:37:45.893 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 2000 milliseconds
2021-08-02 23:37:45.893 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 2000 ms
2021-08-02 23:37:45.901 DEBUG 10 --- [uster-worker-14] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:37:47.040  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:47.041 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"47023dac-ccf8-4c33-a304-68e8650bb24b","status":"200","rqstDate":"210802-23:37:47:040","respDate":"210802-23:37:47:041","sourceId":"haproxy:47023dac-ccf8-4c33-a304-68e8650bb24b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:47:040-2344\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[47023dac-ccf8-4c33-a304-68e8650bb24b]}\"}"}
2021-08-02 23:37:47.042  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:47.893 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:37:47.895 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-30, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:37:47.895 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-30, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:37:47.895 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-30, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:37:47.895 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-30, inFlight=0, closed=true] closing connection
2021-08-02 23:37:47.896 DEBUG 10 --- [uster-worker-15] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:37:47.896 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 4000 milliseconds
2021-08-02 23:37:47.896 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 4000 ms
2021-08-02 23:37:48.384  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:48.386 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"56890449-a2df-4e69-8b15-7b44f893c586","status":"200","rqstDate":"210802-23:37:48:385","respDate":"210802-23:37:48:386","sourceId":"healthcheck:56890449-a2df-4e69-8b15-7b44f893c586","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:48:385-40708\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53662], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[56890449-a2df-4e69-8b15-7b44f893c586]}\"}"}
2021-08-02 23:37:48.386  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:49.048  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:49.050 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6c4956e9-f328-4bdc-9aa9-80e208844ad5","status":"200","rqstDate":"210802-23:37:49:049","respDate":"210802-23:37:49:050","sourceId":"haproxy:6c4956e9-f328-4bdc-9aa9-80e208844ad5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:49:049-13712\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c4956e9-f328-4bdc-9aa9-80e208844ad5]}\"}"}
2021-08-02 23:37:49.050  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:51.056  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:51.066 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0e896f0d-513f-467a-b7fc-2eee49d1d524","status":"200","rqstDate":"210802-23:37:51:057","respDate":"210802-23:37:51:066","sourceId":"haproxy:0e896f0d-513f-467a-b7fc-2eee49d1d524","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:51:057-40043\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0e896f0d-513f-467a-b7fc-2eee49d1d524]}\"}"}
2021-08-02 23:37:51.067  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:51.896 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:37:51.898 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-31, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:37:51.898 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-31, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:37:51.898 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-31, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:37:51.898 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-31, inFlight=0, closed=true] closing connection
2021-08-02 23:37:51.898 DEBUG 10 --- [uster-worker-14] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:37:51.899 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 8000 milliseconds
2021-08-02 23:37:51.899 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 8000 ms
2021-08-02 23:37:52.635  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:52.636 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f6f60934-d5f4-4b3d-95b8-c6f17d1b84d1","status":"200","rqstDate":"210802-23:37:52:635","respDate":"210802-23:37:52:636","sourceId":"OOM_ReadinessCheck:f6f60934-d5f4-4b3d-95b8-c6f17d1b84d1","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:52:635-85282\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49236], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f6f60934-d5f4-4b3d-95b8-c6f17d1b84d1]}\"}"}
2021-08-02 23:37:52.637  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:53.073  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:53.074 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3d3723d3-e14e-4de0-bedb-a66af5657361","status":"200","rqstDate":"210802-23:37:53:074","respDate":"210802-23:37:53:074","sourceId":"haproxy:3d3723d3-e14e-4de0-bedb-a66af5657361","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:37:53:074-37537\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3d3723d3-e14e-4de0-bedb-a66af5657361]}\"}"}
2021-08-02 23:37:53.075  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:55.080  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:55.082 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"db68f2e1-f77a-4b6e-85f8-e1e9168613f2","status":"200","rqstDate":"210802-23:37:55:081","respDate":"210802-23:37:55:082","sourceId":"haproxy:db68f2e1-f77a-4b6e-85f8-e1e9168613f2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:55:081-51296\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[db68f2e1-f77a-4b6e-85f8-e1e9168613f2]}\"}"}
2021-08-02 23:37:55.082  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:57.090  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:57.091 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0de06067-87af-4125-a702-aefcbcb12776","status":"200","rqstDate":"210802-23:37:57:090","respDate":"210802-23:37:57:091","sourceId":"haproxy:0de06067-87af-4125-a702-aefcbcb12776","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:57:090-3334\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0de06067-87af-4125-a702-aefcbcb12776]}\"}"}
2021-08-02 23:37:57.092  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:57.869  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:57.870 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0b84f23-0b49-49d7-862e-01a47e222038","status":"200","rqstDate":"210802-23:37:57:869","respDate":"210802-23:37:57:870","sourceId":"healthcheck:a0b84f23-0b49-49d7-862e-01a47e222038","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:37:57:869-31367\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a0b84f23-0b49-49d7-862e-01a47e222038]}\"}"}
2021-08-02 23:37:57.871  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:59.098  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:37:59.099 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7cb0365a-6aab-43bf-a83d-dd309053240c","status":"200","rqstDate":"210802-23:37:59:098","respDate":"210802-23:37:59:099","sourceId":"haproxy:7cb0365a-6aab-43bf-a83d-dd309053240c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:37:59:098-68008\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7cb0365a-6aab-43bf-a83d-dd309053240c]}\"}"}
2021-08-02 23:37:59.099  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:37:59.899 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:37:59.901 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-32, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:37:59.901 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-32, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:37:59.901 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-32, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:37:59.901 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-32, inFlight=0, closed=true] closing connection
2021-08-02 23:37:59.901 DEBUG 10 --- [uster-worker-15] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:37:59.901 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 16000 milliseconds
2021-08-02 23:37:59.901 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 16000 ms
2021-08-02 23:38:01.106  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:01.107 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"af706772-d2e7-4548-b1e0-a65f9b2d8296","status":"200","rqstDate":"210802-23:38:01:106","respDate":"210802-23:38:01:107","sourceId":"haproxy:af706772-d2e7-4548-b1e0-a65f9b2d8296","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:01:106-33650\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[af706772-d2e7-4548-b1e0-a65f9b2d8296]}\"}"}
2021-08-02 23:38:01.107  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:02.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:02.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"09c3940a-d572-47e0-a6c3-6c9ed8f0f39c","status":"200","rqstDate":"210802-23:38:02:629","respDate":"210802-23:38:02:630","sourceId":"OOM_ReadinessCheck:09c3940a-d572-47e0-a6c3-6c9ed8f0f39c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:02:629-99541\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49594], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[09c3940a-d572-47e0-a6c3-6c9ed8f0f39c]}\"}"}
2021-08-02 23:38:02.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:03.112  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:03.114 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a307b2e0-56aa-4dd3-94c5-65e266332f68","status":"200","rqstDate":"210802-23:38:03:113","respDate":"210802-23:38:03:114","sourceId":"haproxy:a307b2e0-56aa-4dd3-94c5-65e266332f68","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:03:113-40193\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a307b2e0-56aa-4dd3-94c5-65e266332f68]}\"}"}
2021-08-02 23:38:03.114  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:03.401  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:03.403 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e924ad9e-9004-4060-85d5-fab19233609d","status":"200","rqstDate":"210802-23:38:03:402","respDate":"210802-23:38:03:403","sourceId":"healthcheck:e924ad9e-9004-4060-85d5-fab19233609d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:38:03:402-47302\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54036], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e924ad9e-9004-4060-85d5-fab19233609d]}\"}"}
2021-08-02 23:38:03.403  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:05.120  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:05.121 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2d2f073b-25d8-4d77-accc-00619c20fa80","status":"200","rqstDate":"210802-23:38:05:120","respDate":"210802-23:38:05:121","sourceId":"haproxy:2d2f073b-25d8-4d77-accc-00619c20fa80","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:38:05:120-10516\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d2f073b-25d8-4d77-accc-00619c20fa80]}\"}"}
2021-08-02 23:38:05.121  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:07.127  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:07.129 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"14c4b104-b653-404b-8a81-23d327986708","status":"200","rqstDate":"210802-23:38:07:128","respDate":"210802-23:38:07:129","sourceId":"haproxy:14c4b104-b653-404b-8a81-23d327986708","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:38:07:128-41184\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[14c4b104-b653-404b-8a81-23d327986708]}\"}"}
2021-08-02 23:38:07.129  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:09.136  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:09.137 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9d0e6249-f4d3-4f55-893c-318587629788","status":"200","rqstDate":"210802-23:38:09:136","respDate":"210802-23:38:09:137","sourceId":"haproxy:9d0e6249-f4d3-4f55-893c-318587629788","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:09:136-61603\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9d0e6249-f4d3-4f55-893c-318587629788]}\"}"}
2021-08-02 23:38:09.137  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:11.144  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:11.145 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"59645280-424b-46db-9888-41d2400f8c59","status":"200","rqstDate":"210802-23:38:11:144","respDate":"210802-23:38:11:145","sourceId":"haproxy:59645280-424b-46db-9888-41d2400f8c59","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:11:144-63880\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[59645280-424b-46db-9888-41d2400f8c59]}\"}"}
2021-08-02 23:38:11.145  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:12.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:12.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5e1267bf-cafb-4bff-80a3-cd051d460d62","status":"200","rqstDate":"210802-23:38:12:628","respDate":"210802-23:38:12:629","sourceId":"OOM_ReadinessCheck:5e1267bf-cafb-4bff-80a3-cd051d460d62","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:38:12:628-67462\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49958], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5e1267bf-cafb-4bff-80a3-cd051d460d62]}\"}"}
2021-08-02 23:38:12.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:12.888  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:12.889 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0844891f-cfae-40fe-a015-603ad6fe8fa4","status":"200","rqstDate":"210802-23:38:12:889","respDate":"210802-23:38:12:889","sourceId":"healthcheck:0844891f-cfae-40fe-a015-603ad6fe8fa4","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:12:889-57268\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0844891f-cfae-40fe-a015-603ad6fe8fa4]}\"}"}
2021-08-02 23:38:12.890  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:13.151  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:13.152 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bd2326c2-2575-4c0d-bd9d-a1318db8e793","status":"200","rqstDate":"210802-23:38:13:152","respDate":"210802-23:38:13:152","sourceId":"haproxy:bd2326c2-2575-4c0d-bd9d-a1318db8e793","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:13:152-47799\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bd2326c2-2575-4c0d-bd9d-a1318db8e793]}\"}"}
2021-08-02 23:38:13.153  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:14.911 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:38:14.912 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:38:15.160  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:15.162 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1e1c930e-d4b7-40f4-b364-53a2e8d00306","status":"200","rqstDate":"210802-23:38:15:161","respDate":"210802-23:38:15:162","sourceId":"haproxy:1e1c930e-d4b7-40f4-b364-53a2e8d00306","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:15:161-55330\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1e1c930e-d4b7-40f4-b364-53a2e8d00306]}\"}"}
2021-08-02 23:38:15.162  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:15.902 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:38:15.904 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-33, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:38:15.904 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-33, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:38:15.904 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-33, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:38:15.904 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-33, inFlight=0, closed=true] closing connection
2021-08-02 23:38:15.904 DEBUG 10 --- [uster-worker-14] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:38:15.905 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 32000 milliseconds
2021-08-02 23:38:15.905 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 32000 ms
2021-08-02 23:38:17.168  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:17.169 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0d8248c1-5605-437b-9368-84b3e0d7e372","status":"200","rqstDate":"210802-23:38:17:168","respDate":"210802-23:38:17:169","sourceId":"haproxy:0d8248c1-5605-437b-9368-84b3e0d7e372","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:38:17:168-46838\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0d8248c1-5605-437b-9368-84b3e0d7e372]}\"}"}
2021-08-02 23:38:17.169  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:18.419  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:18.420 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10ea4cd0-987a-4823-a936-55bb92b74b14","status":"200","rqstDate":"210802-23:38:18:419","respDate":"210802-23:38:18:420","sourceId":"healthcheck:10ea4cd0-987a-4823-a936-55bb92b74b14","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:18:419-95581\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54420], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[10ea4cd0-987a-4823-a936-55bb92b74b14]}\"}"}
2021-08-02 23:38:18.420  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:19.176  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:19.178 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5d774a21-a43a-4ed9-932c-87e77fab8d96","status":"200","rqstDate":"210802-23:38:19:177","respDate":"210802-23:38:19:178","sourceId":"haproxy:5d774a21-a43a-4ed9-932c-87e77fab8d96","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:38:19:177-715\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5d774a21-a43a-4ed9-932c-87e77fab8d96]}\"}"}
2021-08-02 23:38:19.179  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:21.185  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:21.186 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"482c9b10-50f5-409c-848f-e82f5e9ac684","status":"200","rqstDate":"210802-23:38:21:185","respDate":"210802-23:38:21:186","sourceId":"haproxy:482c9b10-50f5-409c-848f-e82f5e9ac684","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:38:21:185-94290\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[482c9b10-50f5-409c-848f-e82f5e9ac684]}\"}"}
2021-08-02 23:38:21.187  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:22.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:22.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0c27640c-8faf-4f4c-85b4-f1f716d491a5","status":"200","rqstDate":"210802-23:38:22:628","respDate":"210802-23:38:22:629","sourceId":"OOM_ReadinessCheck:0c27640c-8faf-4f4c-85b4-f1f716d491a5","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:22:628-22892\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50292], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0c27640c-8faf-4f4c-85b4-f1f716d491a5]}\"}"}
2021-08-02 23:38:22.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:23.194  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:23.195 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1814d310-681e-4a4b-ac9a-0f7ab9095fea","status":"200","rqstDate":"210802-23:38:23:194","respDate":"210802-23:38:23:195","sourceId":"haproxy:1814d310-681e-4a4b-ac9a-0f7ab9095fea","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:23:194-11525\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1814d310-681e-4a4b-ac9a-0f7ab9095fea]}\"}"}
2021-08-02 23:38:23.195  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:25.202  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:25.204 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dd25b9a1-9475-4c9d-8514-eb98fd562c9c","status":"200","rqstDate":"210802-23:38:25:202","respDate":"210802-23:38:25:204","sourceId":"haproxy:dd25b9a1-9475-4c9d-8514-eb98fd562c9c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:25:202-76379\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dd25b9a1-9475-4c9d-8514-eb98fd562c9c]}\"}"}
2021-08-02 23:38:25.204  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:27.211  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:27.213 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"93298965-369d-4a62-859c-98aac86decff","status":"200","rqstDate":"210802-23:38:27:212","respDate":"210802-23:38:27:213","sourceId":"haproxy:93298965-369d-4a62-859c-98aac86decff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:27:212-41865\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[93298965-369d-4a62-859c-98aac86decff]}\"}"}
2021-08-02 23:38:27.214  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:27.905  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:27.907 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6c364d86-86cd-40c9-b32e-7cb9982ffda3","status":"200","rqstDate":"210802-23:38:27:906","respDate":"210802-23:38:27:907","sourceId":"healthcheck:6c364d86-86cd-40c9-b32e-7cb9982ffda3","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:27:906-39927\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6c364d86-86cd-40c9-b32e-7cb9982ffda3]}\"}"}
2021-08-02 23:38:27.908  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:29.221  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:29.222 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c2d247b0-0fcd-45e7-a509-24523e4a7b57","status":"200","rqstDate":"210802-23:38:29:221","respDate":"210802-23:38:29:222","sourceId":"haproxy:c2d247b0-0fcd-45e7-a509-24523e4a7b57","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:29:221-72070\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c2d247b0-0fcd-45e7-a509-24523e4a7b57]}\"}"}
2021-08-02 23:38:29.223  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:31.231  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:31.232 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4f7c81ea-e1bd-48cd-a567-5cd043f05346","status":"200","rqstDate":"210802-23:38:31:231","respDate":"210802-23:38:31:232","sourceId":"haproxy:4f7c81ea-e1bd-48cd-a567-5cd043f05346","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:31:231-74850\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f7c81ea-e1bd-48cd-a567-5cd043f05346]}\"}"}
2021-08-02 23:38:31.233  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:32.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:32.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"791d477e-c87d-40c0-953b-d4bc9c553489","status":"200","rqstDate":"210802-23:38:32:628","respDate":"210802-23:38:32:629","sourceId":"OOM_ReadinessCheck:791d477e-c87d-40c0-953b-d4bc9c553489","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:38:32:628-6182\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50628], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[791d477e-c87d-40c0-953b-d4bc9c553489]}\"}"}
2021-08-02 23:38:32.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:33.239  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:33.240 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"55c48b3c-101f-494b-82d7-79cc1c7001f9","status":"200","rqstDate":"210802-23:38:33:239","respDate":"210802-23:38:33:240","sourceId":"haproxy:55c48b3c-101f-494b-82d7-79cc1c7001f9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:33:239-5381\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[55c48b3c-101f-494b-82d7-79cc1c7001f9]}\"}"}
2021-08-02 23:38:33.241  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:33.436  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:33.438 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c6f18fe-24f1-483e-b647-2b6ff26bce2d","status":"200","rqstDate":"210802-23:38:33:437","respDate":"210802-23:38:33:438","sourceId":"healthcheck:1c6f18fe-24f1-483e-b647-2b6ff26bce2d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:38:33:437-38037\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54770], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1c6f18fe-24f1-483e-b647-2b6ff26bce2d]}\"}"}
2021-08-02 23:38:33.439  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:35.248  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:35.250 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"61d67841-8068-4172-abe7-975b17a733c0","status":"200","rqstDate":"210802-23:38:35:249","respDate":"210802-23:38:35:250","sourceId":"haproxy:61d67841-8068-4172-abe7-975b17a733c0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:35:249-43563\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[61d67841-8068-4172-abe7-975b17a733c0]}\"}"}
2021-08-02 23:38:35.251  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:37.257  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:37.259 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0d76b029-77c0-4391-a3c1-9a60c9e4d281","status":"200","rqstDate":"210802-23:38:37:258","respDate":"210802-23:38:37:259","sourceId":"haproxy:0d76b029-77c0-4391-a3c1-9a60c9e4d281","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:37:258-67973\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0d76b029-77c0-4391-a3c1-9a60c9e4d281]}\"}"}
2021-08-02 23:38:37.259  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:39.265  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:39.267 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0cab4774-dc20-4ae1-99e5-6e35ac02edd9","status":"200","rqstDate":"210802-23:38:39:266","respDate":"210802-23:38:39:267","sourceId":"haproxy:0cab4774-dc20-4ae1-99e5-6e35ac02edd9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:39:266-4354\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0cab4774-dc20-4ae1-99e5-6e35ac02edd9]}\"}"}
2021-08-02 23:38:39.268  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:41.274  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:41.275 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"54762d98-38e3-48e3-b72c-502aa992da37","status":"200","rqstDate":"210802-23:38:41:275","respDate":"210802-23:38:41:275","sourceId":"haproxy:54762d98-38e3-48e3-b72c-502aa992da37","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:41:275-45868\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[54762d98-38e3-48e3-b72c-502aa992da37]}\"}"}
2021-08-02 23:38:41.276  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:42.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:42.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0f3a30d5-0715-4dbd-8427-d1d5108e3207","status":"200","rqstDate":"210802-23:38:42:628","respDate":"210802-23:38:42:629","sourceId":"OOM_ReadinessCheck:0f3a30d5-0715-4dbd-8427-d1d5108e3207","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:38:42:628-90133\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50796], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0f3a30d5-0715-4dbd-8427-d1d5108e3207]}\"}"}
2021-08-02 23:38:42.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:42.924  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:42.926 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"593cc23a-bd87-4f81-9b52-372817f886cc","status":"200","rqstDate":"210802-23:38:42:925","respDate":"210802-23:38:42:925","sourceId":"healthcheck:593cc23a-bd87-4f81-9b52-372817f886cc","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:42:925-51428\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[593cc23a-bd87-4f81-9b52-372817f886cc]}\"}"}
2021-08-02 23:38:42.926  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:43.210 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.242.138.218:9042, scheduling delivery
2021-08-02 23:38:43.210 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event UP
2021-08-02 23:38:43.283  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:43.284 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"90f1c291-4165-4785-8a1b-154f0fe51270","status":"200","rqstDate":"210802-23:38:43:283","respDate":"210802-23:38:43:284","sourceId":"haproxy:90f1c291-4165-4785-8a1b-154f0fe51270","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:43:283-1076\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[90f1c291-4165-4785-8a1b-154f0fe51270]}\"}"}
2021-08-02 23:38:43.284  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:44.212 DEBUG 10 --- [uster-worker-16] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.242.138.218:9042
2021-08-02 23:38:44.214 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host UP
2021-08-02 23:38:44.215 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2021-08-02 23:38:44.215 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.242.138.218:9042
2021-08-02 23:38:44.215 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:38:44.216 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:38:45.291  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:45.292 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"48bf1549-9fe1-4fb1-9560-71d7c9d18458","status":"200","rqstDate":"210802-23:38:45:291","respDate":"210802-23:38:45:292","sourceId":"haproxy:48bf1549-9fe1-4fb1-9560-71d7c9d18458","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:45:291-87785\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[48bf1549-9fe1-4fb1-9560-71d7c9d18458]}\"}"}
2021-08-02 23:38:45.292  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:47.298  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:47.300 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d7037c64-c9af-442d-b007-692efabbb620","status":"200","rqstDate":"210802-23:38:47:299","respDate":"210802-23:38:47:299","sourceId":"haproxy:d7037c64-c9af-442d-b007-692efabbb620","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:47:299-2588\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d7037c64-c9af-442d-b007-692efabbb620]}\"}"}
2021-08-02 23:38:47.300  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:47.796 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:38:48.286 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 0 new connections, total = 1
2021-08-02 23:38:48.286 DEBUG 10 --- [uster-worker-16] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:38:48.287 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-02 23:38:48.456  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:48.458 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"62f47174-7c22-47a1-a8b3-9f683d02c16e","status":"200","rqstDate":"210802-23:38:48:457","respDate":"210802-23:38:48:457","sourceId":"healthcheck:62f47174-7c22-47a1-a8b3-9f683d02c16e","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:48:457-98549\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55152], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[62f47174-7c22-47a1-a8b3-9f683d02c16e]}\"}"}
2021-08-02 23:38:48.458  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:49.306  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:49.308 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b847525b-7693-434c-a6e6-afc160f9775a","status":"200","rqstDate":"210802-23:38:49:307","respDate":"210802-23:38:49:308","sourceId":"haproxy:b847525b-7693-434c-a6e6-afc160f9775a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:49:307-45843\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b847525b-7693-434c-a6e6-afc160f9775a]}\"}"}
2021-08-02 23:38:49.309  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:51.315  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:51.317 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"38130fa9-95db-4713-b8dd-04928797fa3f","status":"200","rqstDate":"210802-23:38:51:316","respDate":"210802-23:38:51:316","sourceId":"haproxy:38130fa9-95db-4713-b8dd-04928797fa3f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:38:51:316-12451\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[38130fa9-95db-4713-b8dd-04928797fa3f]}\"}"}
2021-08-02 23:38:51.317  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:52.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:52.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ddceff05-7e8a-4428-8832-c8f99aa7e403","status":"200","rqstDate":"210802-23:38:52:628","respDate":"210802-23:38:52:628","sourceId":"OOM_ReadinessCheck:ddceff05-7e8a-4428-8832-c8f99aa7e403","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:38:52:628-63166\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50942], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ddceff05-7e8a-4428-8832-c8f99aa7e403]}\"}"}
2021-08-02 23:38:52.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:52.844 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:38:52.846 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:38:53.323  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:53.325 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"030448be-e4e3-4f54-bafd-6407ab12e7f4","status":"200","rqstDate":"210802-23:38:53:324","respDate":"210802-23:38:53:325","sourceId":"haproxy:030448be-e4e3-4f54-bafd-6407ab12e7f4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:53:324-59942\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[030448be-e4e3-4f54-bafd-6407ab12e7f4]}\"}"}
2021-08-02 23:38:53.325  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:55.332  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:55.334 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"47c8ce3f-d13a-4d93-8377-b73b8bd0463c","status":"200","rqstDate":"210802-23:38:55:333","respDate":"210802-23:38:55:334","sourceId":"haproxy:47c8ce3f-d13a-4d93-8377-b73b8bd0463c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:55:333-11747\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[47c8ce3f-d13a-4d93-8377-b73b8bd0463c]}\"}"}
2021-08-02 23:38:55.334  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:57.342  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:57.344 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9f7e2f84-72c8-4505-bf03-3f2c3e8febae","status":"200","rqstDate":"210802-23:38:57:343","respDate":"210802-23:38:57:344","sourceId":"haproxy:9f7e2f84-72c8-4505-bf03-3f2c3e8febae","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:38:57:343-5576\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9f7e2f84-72c8-4505-bf03-3f2c3e8febae]}\"}"}
2021-08-02 23:38:57.344  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:57.941  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:57.942 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aefcc990-885f-46bb-88fb-0a96a3280abd","status":"200","rqstDate":"210802-23:38:57:941","respDate":"210802-23:38:57:942","sourceId":"healthcheck:aefcc990-885f-46bb-88fb-0a96a3280abd","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:57:941-33576\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[aefcc990-885f-46bb-88fb-0a96a3280abd]}\"}"}
2021-08-02 23:38:57.943  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:38:59.351  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:38:59.352 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2256709e-1be3-46ff-87ef-62f9e7260d5d","status":"200","rqstDate":"210802-23:38:59:351","respDate":"210802-23:38:59:352","sourceId":"haproxy:2256709e-1be3-46ff-87ef-62f9e7260d5d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:38:59:351-87604\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2256709e-1be3-46ff-87ef-62f9e7260d5d]}\"}"}
2021-08-02 23:38:59.352  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:01.358  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:01.359 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4376ec6e-63f8-4170-ba6b-895d8294284e","status":"200","rqstDate":"210802-23:39:01:358","respDate":"210802-23:39:01:359","sourceId":"haproxy:4376ec6e-63f8-4170-ba6b-895d8294284e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:01:358-84754\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4376ec6e-63f8-4170-ba6b-895d8294284e]}\"}"}
2021-08-02 23:39:01.359  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:02.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:02.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"05f01f2a-c0d7-4047-b5d3-bccbaecb0ba0","status":"200","rqstDate":"210802-23:39:02:629","respDate":"210802-23:39:02:629","sourceId":"OOM_ReadinessCheck:05f01f2a-c0d7-4047-b5d3-bccbaecb0ba0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:02:629-94481\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51138], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[05f01f2a-c0d7-4047-b5d3-bccbaecb0ba0]}\"}"}
2021-08-02 23:39:02.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:03.366  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:03.367 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e1e38abd-12ad-4636-afa8-90dc7a7efd02","status":"200","rqstDate":"210802-23:39:03:366","respDate":"210802-23:39:03:367","sourceId":"haproxy:e1e38abd-12ad-4636-afa8-90dc7a7efd02","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:39:03:366-2076\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e1e38abd-12ad-4636-afa8-90dc7a7efd02]}\"}"}
2021-08-02 23:39:03.368  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:03.484  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:03.486 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ec8996d9-3447-48e8-88c8-c872aa7d2f26","status":"200","rqstDate":"210802-23:39:03:484","respDate":"210802-23:39:03:486","sourceId":"healthcheck:ec8996d9-3447-48e8-88c8-c872aa7d2f26","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:39:03:484-95330\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55516], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ec8996d9-3447-48e8-88c8-c872aa7d2f26]}\"}"}
2021-08-02 23:39:03.486  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:05.374  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:05.375 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0221dee-1237-4158-bf4f-a952ad12a373","status":"200","rqstDate":"210802-23:39:05:374","respDate":"210802-23:39:05:375","sourceId":"haproxy:a0221dee-1237-4158-bf4f-a952ad12a373","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:05:374-41136\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a0221dee-1237-4158-bf4f-a952ad12a373]}\"}"}
2021-08-02 23:39:05.376  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:07.381  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:07.383 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"14a88eff-6144-4fd7-b9b2-3386a771d952","status":"200","rqstDate":"210802-23:39:07:382","respDate":"210802-23:39:07:383","sourceId":"haproxy:14a88eff-6144-4fd7-b9b2-3386a771d952","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:39:07:382-87702\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[14a88eff-6144-4fd7-b9b2-3386a771d952]}\"}"}
2021-08-02 23:39:07.383  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:09.390  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:09.391 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c39df734-da04-4b92-9d89-ca45aa3010a9","status":"200","rqstDate":"210802-23:39:09:390","respDate":"210802-23:39:09:391","sourceId":"haproxy:c39df734-da04-4b92-9d89-ca45aa3010a9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:09:390-93856\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c39df734-da04-4b92-9d89-ca45aa3010a9]}\"}"}
2021-08-02 23:39:09.392  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:11.399  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:11.400 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d5bf92a4-f675-4db6-a3c7-8f2e3e41d985","status":"200","rqstDate":"210802-23:39:11:399","respDate":"210802-23:39:11:400","sourceId":"haproxy:d5bf92a4-f675-4db6-a3c7-8f2e3e41d985","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:11:399-33130\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d5bf92a4-f675-4db6-a3c7-8f2e3e41d985]}\"}"}
2021-08-02 23:39:11.400  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:12.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:12.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"06971035-a030-48dc-a59c-13a0c7cc3100","status":"200","rqstDate":"210802-23:39:12:627","respDate":"210802-23:39:12:628","sourceId":"OOM_ReadinessCheck:06971035-a030-48dc-a59c-13a0c7cc3100","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:12:627-16344\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51308], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[06971035-a030-48dc-a59c-13a0c7cc3100]}\"}"}
2021-08-02 23:39:12.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:12.959  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:12.960 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aa3ef403-e3c8-44a7-bd31-0f3da72a9620","status":"200","rqstDate":"210802-23:39:12:959","respDate":"210802-23:39:12:960","sourceId":"healthcheck:aa3ef403-e3c8-44a7-bd31-0f3da72a9620","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:12:959-61070\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[aa3ef403-e3c8-44a7-bd31-0f3da72a9620]}\"}"}
2021-08-02 23:39:12.961  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:13.406  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:13.407 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"56f82fe7-e6c9-4241-a69c-47f797a300e1","status":"200","rqstDate":"210802-23:39:13:406","respDate":"210802-23:39:13:407","sourceId":"haproxy:56f82fe7-e6c9-4241-a69c-47f797a300e1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:13:406-98323\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[56f82fe7-e6c9-4241-a69c-47f797a300e1]}\"}"}
2021-08-02 23:39:13.408  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:14.216 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:39:14.218 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:39:15.414  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:15.415 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"96fefb51-9d2a-4725-b23d-d4486f919caf","status":"200","rqstDate":"210802-23:39:15:414","respDate":"210802-23:39:15:415","sourceId":"haproxy:96fefb51-9d2a-4725-b23d-d4486f919caf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:15:414-79985\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[96fefb51-9d2a-4725-b23d-d4486f919caf]}\"}"}
2021-08-02 23:39:15.416  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:17.422  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:17.424 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"68d2fceb-c8cb-4049-9934-5bd37aef8350","status":"200","rqstDate":"210802-23:39:17:423","respDate":"210802-23:39:17:424","sourceId":"haproxy:68d2fceb-c8cb-4049-9934-5bd37aef8350","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:17:423-82716\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[68d2fceb-c8cb-4049-9934-5bd37aef8350]}\"}"}
2021-08-02 23:39:17.424  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:17.897 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:39:17.898 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:39:18.287 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:39:18.290 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:39:18.501  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:18.502 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7536478e-470b-4eec-a544-702b8ff34f48","status":"200","rqstDate":"210802-23:39:18:502","respDate":"210802-23:39:18:502","sourceId":"healthcheck:7536478e-470b-4eec-a544-702b8ff34f48","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:18:502-54141\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55900], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7536478e-470b-4eec-a544-702b8ff34f48]}\"}"}
2021-08-02 23:39:18.503  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:19.431  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:19.433 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"580008b7-5be8-4251-a106-1b7e56005de8","status":"200","rqstDate":"210802-23:39:19:432","respDate":"210802-23:39:19:433","sourceId":"haproxy:580008b7-5be8-4251-a106-1b7e56005de8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:19:432-43370\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[580008b7-5be8-4251-a106-1b7e56005de8]}\"}"}
2021-08-02 23:39:19.433  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:21.441  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:21.443 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"912823e5-5341-42d1-8a64-e34e587309fc","status":"200","rqstDate":"210802-23:39:21:442","respDate":"210802-23:39:21:443","sourceId":"haproxy:912823e5-5341-42d1-8a64-e34e587309fc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:21:442-17827\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[912823e5-5341-42d1-8a64-e34e587309fc]}\"}"}
2021-08-02 23:39:21.444  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:22.626  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:22.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bde641ee-f852-4d5e-9764-1800e601379a","status":"200","rqstDate":"210802-23:39:22:627","respDate":"210802-23:39:22:628","sourceId":"OOM_ReadinessCheck:bde641ee-f852-4d5e-9764-1800e601379a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:39:22:627-8217\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51460], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bde641ee-f852-4d5e-9764-1800e601379a]}\"}"}
2021-08-02 23:39:22.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:23.451  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:23.452 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dc869ab7-f99a-4f1b-acf8-7644a50a38a2","status":"200","rqstDate":"210802-23:39:23:451","respDate":"210802-23:39:23:452","sourceId":"haproxy:dc869ab7-f99a-4f1b-acf8-7644a50a38a2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:39:23:451-73806\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dc869ab7-f99a-4f1b-acf8-7644a50a38a2]}\"}"}
2021-08-02 23:39:23.453  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:25.459  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:25.460 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ef8c5c98-3c5a-4ad7-8393-808e4748cae7","status":"200","rqstDate":"210802-23:39:25:460","respDate":"210802-23:39:25:460","sourceId":"haproxy:ef8c5c98-3c5a-4ad7-8393-808e4748cae7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:25:460-89471\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ef8c5c98-3c5a-4ad7-8393-808e4748cae7]}\"}"}
2021-08-02 23:39:25.461  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:27.470  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:27.472 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c417116b-346c-41e2-ad27-b45a6f813b37","status":"200","rqstDate":"210802-23:39:27:471","respDate":"210802-23:39:27:472","sourceId":"haproxy:c417116b-346c-41e2-ad27-b45a6f813b37","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:27:471-64766\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c417116b-346c-41e2-ad27-b45a6f813b37]}\"}"}
2021-08-02 23:39:27.473  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:27.984  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:27.986 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ae8fbc07-f9fa-47bb-be78-17e36ff7ddfd","status":"200","rqstDate":"210802-23:39:27:985","respDate":"210802-23:39:27:986","sourceId":"healthcheck:ae8fbc07-f9fa-47bb-be78-17e36ff7ddfd","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:39:27:985-28888\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ae8fbc07-f9fa-47bb-be78-17e36ff7ddfd]}\"}"}
2021-08-02 23:39:27.987  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:29.479  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:29.481 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d3343086-3538-46f8-9da9-af3b18012022","status":"200","rqstDate":"210802-23:39:29:480","respDate":"210802-23:39:29:481","sourceId":"haproxy:d3343086-3538-46f8-9da9-af3b18012022","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:29:480-67860\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d3343086-3538-46f8-9da9-af3b18012022]}\"}"}
2021-08-02 23:39:29.481  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:31.493  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:31.498 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7658f401-70a6-47fe-9d40-3e0d1644dbf1","status":"200","rqstDate":"210802-23:39:31:495","respDate":"210802-23:39:31:498","sourceId":"haproxy:7658f401-70a6-47fe-9d40-3e0d1644dbf1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:39:31:495-63011\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7658f401-70a6-47fe-9d40-3e0d1644dbf1]}\"}"}
2021-08-02 23:39:31.499  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:32.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:32.632 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cf82e32f-558d-44ed-993c-a0e9f2b3d6b1","status":"200","rqstDate":"210802-23:39:32:631","respDate":"210802-23:39:32:632","sourceId":"OOM_ReadinessCheck:cf82e32f-558d-44ed-993c-a0e9f2b3d6b1","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:32:631-8043\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51652], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cf82e32f-558d-44ed-993c-a0e9f2b3d6b1]}\"}"}
2021-08-02 23:39:32.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:33.506  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:33.507 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d9bc379e-432b-4c71-b181-280d743a4b57","status":"200","rqstDate":"210802-23:39:33:506","respDate":"210802-23:39:33:507","sourceId":"haproxy:d9bc379e-432b-4c71-b181-280d743a4b57","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:33:506-11646\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d9bc379e-432b-4c71-b181-280d743a4b57]}\"}"}
2021-08-02 23:39:33.507  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:33.522  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:33.524 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5c4749a3-b968-463c-83a8-4c3867391a68","status":"200","rqstDate":"210802-23:39:33:523","respDate":"210802-23:39:33:524","sourceId":"healthcheck:5c4749a3-b968-463c-83a8-4c3867391a68","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:33:523-52351\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56250], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5c4749a3-b968-463c-83a8-4c3867391a68]}\"}"}
2021-08-02 23:39:33.524  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:35.513  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:35.514 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cb993c20-5542-4c57-adf9-601620b8890a","status":"200","rqstDate":"210802-23:39:35:514","respDate":"210802-23:39:35:514","sourceId":"haproxy:cb993c20-5542-4c57-adf9-601620b8890a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:39:35:514-49651\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb993c20-5542-4c57-adf9-601620b8890a]}\"}"}
2021-08-02 23:39:35.515  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:37.523  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:37.525 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"163771f2-4464-44c3-9e7a-34d5875d820e","status":"200","rqstDate":"210802-23:39:37:523","respDate":"210802-23:39:37:525","sourceId":"haproxy:163771f2-4464-44c3-9e7a-34d5875d820e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:37:523-82600\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[163771f2-4464-44c3-9e7a-34d5875d820e]}\"}"}
2021-08-02 23:39:37.525  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:39.532  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:39.533 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"39d5b3c0-39af-4ddd-9df3-402ba979cdcd","status":"200","rqstDate":"210802-23:39:39:532","respDate":"210802-23:39:39:533","sourceId":"haproxy:39d5b3c0-39af-4ddd-9df3-402ba979cdcd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:39:39:532-93915\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[39d5b3c0-39af-4ddd-9df3-402ba979cdcd]}\"}"}
2021-08-02 23:39:39.534  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:41.542  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:41.544 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e6ea5d0c-8bd8-4fa0-85a4-81c54be43b85","status":"200","rqstDate":"210802-23:39:41:543","respDate":"210802-23:39:41:544","sourceId":"haproxy:e6ea5d0c-8bd8-4fa0-85a4-81c54be43b85","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:41:543-62981\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e6ea5d0c-8bd8-4fa0-85a4-81c54be43b85]}\"}"}
2021-08-02 23:39:41.544  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:42.626  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:42.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d5cadc77-cb48-4f8e-a901-77030325c04c","status":"200","rqstDate":"210802-23:39:42:627","respDate":"210802-23:39:42:627","sourceId":"OOM_ReadinessCheck:d5cadc77-cb48-4f8e-a901-77030325c04c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:42:627-9827\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51818], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d5cadc77-cb48-4f8e-a901-77030325c04c]}\"}"}
2021-08-02 23:39:42.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:43.008  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:43.009 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"32bd8e91-f798-475d-b948-fdf798c80993","status":"200","rqstDate":"210802-23:39:43:009","respDate":"210802-23:39:43:009","sourceId":"healthcheck:32bd8e91-f798-475d-b948-fdf798c80993","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:43:009-38885\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[32bd8e91-f798-475d-b948-fdf798c80993]}\"}"}
2021-08-02 23:39:43.010  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:43.550  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:43.552 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a199bf6-eb13-48e2-b880-8a73723370ea","status":"200","rqstDate":"210802-23:39:43:551","respDate":"210802-23:39:43:552","sourceId":"haproxy:9a199bf6-eb13-48e2-b880-8a73723370ea","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:39:43:551-4981\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a199bf6-eb13-48e2-b880-8a73723370ea]}\"}"}
2021-08-02 23:39:43.552  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:44.224 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:39:44.226 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:39:45.560  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:45.561 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cdac2abd-7e2f-4f14-b4e0-28963426b7f0","status":"200","rqstDate":"210802-23:39:45:560","respDate":"210802-23:39:45:561","sourceId":"haproxy:cdac2abd-7e2f-4f14-b4e0-28963426b7f0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:45:560-34320\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cdac2abd-7e2f-4f14-b4e0-28963426b7f0]}\"}"}
2021-08-02 23:39:45.561  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:47.567  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:47.568 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cb20b841-457d-40bd-a5c6-76e29c307a3e","status":"200","rqstDate":"210802-23:39:47:567","respDate":"210802-23:39:47:568","sourceId":"haproxy:cb20b841-457d-40bd-a5c6-76e29c307a3e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:47:567-57160\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb20b841-457d-40bd-a5c6-76e29c307a3e]}\"}"}
2021-08-02 23:39:47.569  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:48.539  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:48.540 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b8635d1e-d81d-4397-b303-865221058f76","status":"200","rqstDate":"210802-23:39:48:539","respDate":"210802-23:39:48:540","sourceId":"healthcheck:b8635d1e-d81d-4397-b303-865221058f76","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:48:539-7560\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56646], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b8635d1e-d81d-4397-b303-865221058f76]}\"}"}
2021-08-02 23:39:48.540  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:49.576  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:49.577 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2135e947-a2e6-4449-8ff9-7d507e06d774","status":"200","rqstDate":"210802-23:39:49:577","respDate":"210802-23:39:49:577","sourceId":"haproxy:2135e947-a2e6-4449-8ff9-7d507e06d774","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:49:577-97060\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2135e947-a2e6-4449-8ff9-7d507e06d774]}\"}"}
2021-08-02 23:39:49.578  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:51.586  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:51.587 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"451a6adf-fd5b-401a-bfe4-da6a5299362c","status":"200","rqstDate":"210802-23:39:51:586","respDate":"210802-23:39:51:587","sourceId":"haproxy:451a6adf-fd5b-401a-bfe4-da6a5299362c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:51:586-80998\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[451a6adf-fd5b-401a-bfe4-da6a5299362c]}\"}"}
2021-08-02 23:39:51.587  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:52.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:52.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8abe0979-f2be-4fa9-ac59-0f66cbe535bc","status":"200","rqstDate":"210802-23:39:52:627","respDate":"210802-23:39:52:628","sourceId":"OOM_ReadinessCheck:8abe0979-f2be-4fa9-ac59-0f66cbe535bc","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:52:627-83487\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51968], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8abe0979-f2be-4fa9-ac59-0f66cbe535bc]}\"}"}
2021-08-02 23:39:52.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:53.593  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:53.594 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d414ae2d-baeb-4d7b-a95f-b7f49ad7be2e","status":"200","rqstDate":"210802-23:39:53:594","respDate":"210802-23:39:53:594","sourceId":"haproxy:d414ae2d-baeb-4d7b-a95f-b7f49ad7be2e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:39:53:594-24996\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d414ae2d-baeb-4d7b-a95f-b7f49ad7be2e]}\"}"}
2021-08-02 23:39:53.595  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:55.600  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:55.602 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e425ccec-4c31-4df9-b570-c16234250cd2","status":"200","rqstDate":"210802-23:39:55:601","respDate":"210802-23:39:55:602","sourceId":"haproxy:e425ccec-4c31-4df9-b570-c16234250cd2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:39:55:601-96252\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e425ccec-4c31-4df9-b570-c16234250cd2]}\"}"}
2021-08-02 23:39:55.602  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:57.608  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:57.609 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6385a861-1e3b-4f3d-80cd-4c92a0fa81e7","status":"200","rqstDate":"210802-23:39:57:609","respDate":"210802-23:39:57:609","sourceId":"haproxy:6385a861-1e3b-4f3d-80cd-4c92a0fa81e7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:39:57:609-68878\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6385a861-1e3b-4f3d-80cd-4c92a0fa81e7]}\"}"}
2021-08-02 23:39:57.610  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:57.930 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:39:57.932 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:39:58.030  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:58.031 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"60331ae7-cc65-43b0-8bfc-2dc059ee4aa1","status":"200","rqstDate":"210802-23:39:58:030","respDate":"210802-23:39:58:031","sourceId":"healthcheck:60331ae7-cc65-43b0-8bfc-2dc059ee4aa1","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:58:030-8616\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[60331ae7-cc65-43b0-8bfc-2dc059ee4aa1]}\"}"}
2021-08-02 23:39:58.032  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:39:59.617  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:39:59.619 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1ab53c24-db60-4524-8f63-41056077c518","status":"200","rqstDate":"210802-23:39:59:618","respDate":"210802-23:39:59:619","sourceId":"haproxy:1ab53c24-db60-4524-8f63-41056077c518","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:39:59:618-73519\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1ab53c24-db60-4524-8f63-41056077c518]}\"}"}
2021-08-02 23:39:59.619  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:01.626  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:01.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4aedf4eb-0813-4ab5-9d4c-08ad830b48d9","status":"200","rqstDate":"210802-23:40:01:627","respDate":"210802-23:40:01:628","sourceId":"haproxy:4aedf4eb-0813-4ab5-9d4c-08ad830b48d9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:01:627-80967\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4aedf4eb-0813-4ab5-9d4c-08ad830b48d9]}\"}"}
2021-08-02 23:40:01.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:02.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:02.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f12f96a6-b195-468d-9514-75e8e2eacfd7","status":"200","rqstDate":"210802-23:40:02:628","respDate":"210802-23:40:02:629","sourceId":"OOM_ReadinessCheck:f12f96a6-b195-468d-9514-75e8e2eacfd7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:02:628-29744\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52168], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f12f96a6-b195-468d-9514-75e8e2eacfd7]}\"}"}
2021-08-02 23:40:02.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:03.555  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:03.557 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"06457e54-682d-4763-b28d-fae8968ee748","status":"200","rqstDate":"210802-23:40:03:556","respDate":"210802-23:40:03:557","sourceId":"healthcheck:06457e54-682d-4763-b28d-fae8968ee748","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:03:556-34823\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57010], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[06457e54-682d-4763-b28d-fae8968ee748]}\"}"}
2021-08-02 23:40:03.557  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:03.634  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:03.635 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ed18efec-8407-4569-bf92-676dca704180","status":"200","rqstDate":"210802-23:40:03:634","respDate":"210802-23:40:03:635","sourceId":"haproxy:ed18efec-8407-4569-bf92-676dca704180","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:03:634-47886\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ed18efec-8407-4569-bf92-676dca704180]}\"}"}
2021-08-02 23:40:03.635  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:05.642  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:05.643 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"99c5506d-931a-420d-8c04-c7e7d0bb620e","status":"200","rqstDate":"210802-23:40:05:643","respDate":"210802-23:40:05:643","sourceId":"haproxy:99c5506d-931a-420d-8c04-c7e7d0bb620e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:05:643-97425\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99c5506d-931a-420d-8c04-c7e7d0bb620e]}\"}"}
2021-08-02 23:40:05.644  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:07.650  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:07.651 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1fee97be-d4ba-4129-8835-31195a612cee","status":"200","rqstDate":"210802-23:40:07:650","respDate":"210802-23:40:07:651","sourceId":"haproxy:1fee97be-d4ba-4129-8835-31195a612cee","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:40:07:650-91765\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1fee97be-d4ba-4129-8835-31195a612cee]}\"}"}
2021-08-02 23:40:07.652  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:09.658  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:09.659 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f300d435-12ae-4764-8d40-83f6d12330ab","status":"200","rqstDate":"210802-23:40:09:658","respDate":"210802-23:40:09:659","sourceId":"haproxy:f300d435-12ae-4764-8d40-83f6d12330ab","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:40:09:658-82089\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f300d435-12ae-4764-8d40-83f6d12330ab]}\"}"}
2021-08-02 23:40:09.659  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:11.665  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:11.667 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6a6ecdaf-563a-41d0-9ec7-9da852abf278","status":"200","rqstDate":"210802-23:40:11:666","respDate":"210802-23:40:11:666","sourceId":"haproxy:6a6ecdaf-563a-41d0-9ec7-9da852abf278","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:11:666-89619\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6a6ecdaf-563a-41d0-9ec7-9da852abf278]}\"}"}
2021-08-02 23:40:11.667  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:12.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:12.631 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5f51d267-5f6e-46ea-bb59-1d1c08d3e98b","status":"200","rqstDate":"210802-23:40:12:630","respDate":"210802-23:40:12:630","sourceId":"OOM_ReadinessCheck:5f51d267-5f6e-46ea-bb59-1d1c08d3e98b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:12:630-16513\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52336], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5f51d267-5f6e-46ea-bb59-1d1c08d3e98b]}\"}"}
2021-08-02 23:40:12.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:13.050  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:13.051 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5a938b2a-178d-42c3-bf2b-ad08095f1077","status":"200","rqstDate":"210802-23:40:13:050","respDate":"210802-23:40:13:051","sourceId":"healthcheck:5a938b2a-178d-42c3-bf2b-ad08095f1077","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:40:13:050-93877\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5a938b2a-178d-42c3-bf2b-ad08095f1077]}\"}"}
2021-08-02 23:40:13.052  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:13.673  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:13.675 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"617325bd-f3b3-4d12-b370-97830148e6a4","status":"200","rqstDate":"210802-23:40:13:674","respDate":"210802-23:40:13:675","sourceId":"haproxy:617325bd-f3b3-4d12-b370-97830148e6a4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:13:674-77426\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[617325bd-f3b3-4d12-b370-97830148e6a4]}\"}"}
2021-08-02 23:40:13.675  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:14.230 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:40:14.232 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:40:15.682  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:15.684 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"70262836-224c-4bfc-863d-67376f5a8224","status":"200","rqstDate":"210802-23:40:15:683","respDate":"210802-23:40:15:684","sourceId":"haproxy:70262836-224c-4bfc-863d-67376f5a8224","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:40:15:683-17634\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[70262836-224c-4bfc-863d-67376f5a8224]}\"}"}
2021-08-02 23:40:15.685  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:17.693  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:17.694 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5c2552da-b36b-4085-b367-820e45e90c25","status":"200","rqstDate":"210802-23:40:17:693","respDate":"210802-23:40:17:694","sourceId":"haproxy:5c2552da-b36b-4085-b367-820e45e90c25","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:40:17:693-78431\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5c2552da-b36b-4085-b367-820e45e90c25]}\"}"}
2021-08-02 23:40:17.694  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:18.572  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:18.574 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"804ce22f-0218-4aa9-813b-ef50f97a9bba","status":"200","rqstDate":"210802-23:40:18:573","respDate":"210802-23:40:18:574","sourceId":"healthcheck:804ce22f-0218-4aa9-813b-ef50f97a9bba","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:18:573-81389\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57390], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[804ce22f-0218-4aa9-813b-ef50f97a9bba]}\"}"}
2021-08-02 23:40:18.575  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:19.701  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:19.702 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0038537a-463c-43e9-93a1-429a6f7f3973","status":"200","rqstDate":"210802-23:40:19:701","respDate":"210802-23:40:19:702","sourceId":"haproxy:0038537a-463c-43e9-93a1-429a6f7f3973","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:19:701-90290\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0038537a-463c-43e9-93a1-429a6f7f3973]}\"}"}
2021-08-02 23:40:19.703  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:21.709  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:21.711 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b1958de7-0131-4c5a-907b-5bdf13a5f424","status":"200","rqstDate":"210802-23:40:21:710","respDate":"210802-23:40:21:711","sourceId":"haproxy:b1958de7-0131-4c5a-907b-5bdf13a5f424","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:21:710-98699\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b1958de7-0131-4c5a-907b-5bdf13a5f424]}\"}"}
2021-08-02 23:40:21.711  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:22.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:22.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f2a31994-7eb7-424b-94f7-49aeeaeece3b","status":"200","rqstDate":"210802-23:40:22:628","respDate":"210802-23:40:22:629","sourceId":"OOM_ReadinessCheck:f2a31994-7eb7-424b-94f7-49aeeaeece3b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:22:628-90951\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52490], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f2a31994-7eb7-424b-94f7-49aeeaeece3b]}\"}"}
2021-08-02 23:40:22.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:23.718  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:23.720 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ac71c720-bb18-45d0-baca-c254c8d73d0e","status":"200","rqstDate":"210802-23:40:23:719","respDate":"210802-23:40:23:720","sourceId":"haproxy:ac71c720-bb18-45d0-baca-c254c8d73d0e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:40:23:719-17926\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ac71c720-bb18-45d0-baca-c254c8d73d0e]}\"}"}
2021-08-02 23:40:23.720  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:25.729  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:25.730 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3eaf91c6-ec3d-472d-8195-0cf72bea4213","status":"200","rqstDate":"210802-23:40:25:729","respDate":"210802-23:40:25:730","sourceId":"haproxy:3eaf91c6-ec3d-472d-8195-0cf72bea4213","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:40:25:729-46641\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3eaf91c6-ec3d-472d-8195-0cf72bea4213]}\"}"}
2021-08-02 23:40:25.731  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:27.737  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:27.738 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ab80e55b-e663-4ab9-9c8b-050f687739e6","status":"200","rqstDate":"210802-23:40:27:737","respDate":"210802-23:40:27:738","sourceId":"haproxy:ab80e55b-e663-4ab9-9c8b-050f687739e6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:27:737-52116\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab80e55b-e663-4ab9-9c8b-050f687739e6]}\"}"}
2021-08-02 23:40:27.739  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:28.067  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:28.069 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9c7e06d2-47b6-4adb-961a-9efe89b2ad32","status":"200","rqstDate":"210802-23:40:28:068","respDate":"210802-23:40:28:069","sourceId":"healthcheck:9c7e06d2-47b6-4adb-961a-9efe89b2ad32","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:28:068-30307\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9c7e06d2-47b6-4adb-961a-9efe89b2ad32]}\"}"}
2021-08-02 23:40:28.069  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:29.745  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:29.747 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3695bc17-b3ac-4cb8-891d-b49c5ad7edd0","status":"200","rqstDate":"210802-23:40:29:746","respDate":"210802-23:40:29:747","sourceId":"haproxy:3695bc17-b3ac-4cb8-891d-b49c5ad7edd0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:29:746-10983\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3695bc17-b3ac-4cb8-891d-b49c5ad7edd0]}\"}"}
2021-08-02 23:40:29.747  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:31.754  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:31.755 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f6daed47-bb57-43bc-9950-f4f81f2eaa1f","status":"200","rqstDate":"210802-23:40:31:755","respDate":"210802-23:40:31:755","sourceId":"haproxy:f6daed47-bb57-43bc-9950-f4f81f2eaa1f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:31:755-61789\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f6daed47-bb57-43bc-9950-f4f81f2eaa1f]}\"}"}
2021-08-02 23:40:31.756  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:32.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:32.629 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"484c78d6-afdd-4d84-a87f-22ecfbb8b14c","status":"200","rqstDate":"210802-23:40:32:628","respDate":"210802-23:40:32:629","sourceId":"OOM_ReadinessCheck:484c78d6-afdd-4d84-a87f-22ecfbb8b14c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:32:628-96389\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52680], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[484c78d6-afdd-4d84-a87f-22ecfbb8b14c]}\"}"}
2021-08-02 23:40:32.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:33.599  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:33.601 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"80975695-4d0c-4c26-91ec-0e5b3fbbee88","status":"200","rqstDate":"210802-23:40:33:600","respDate":"210802-23:40:33:601","sourceId":"healthcheck:80975695-4d0c-4c26-91ec-0e5b3fbbee88","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:40:33:600-63876\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57748], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[80975695-4d0c-4c26-91ec-0e5b3fbbee88]}\"}"}
2021-08-02 23:40:33.602  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:33.762  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:33.764 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f6f0b3cf-1239-48f5-a99e-81d59eb87208","status":"200","rqstDate":"210802-23:40:33:763","respDate":"210802-23:40:33:764","sourceId":"haproxy:f6f0b3cf-1239-48f5-a99e-81d59eb87208","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:33:763-5159\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f6f0b3cf-1239-48f5-a99e-81d59eb87208]}\"}"}
2021-08-02 23:40:33.765  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:35.771  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:35.773 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"316acaa3-8c9e-4841-9718-11731d299e55","status":"200","rqstDate":"210802-23:40:35:772","respDate":"210802-23:40:35:773","sourceId":"haproxy:316acaa3-8c9e-4841-9718-11731d299e55","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:40:35:772-47404\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[316acaa3-8c9e-4841-9718-11731d299e55]}\"}"}
2021-08-02 23:40:35.773  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:37.780  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:37.782 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"92c9a4ee-9094-46ca-bdab-9d4171e4db6e","status":"200","rqstDate":"210802-23:40:37:781","respDate":"210802-23:40:37:782","sourceId":"haproxy:92c9a4ee-9094-46ca-bdab-9d4171e4db6e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:40:37:781-84217\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[92c9a4ee-9094-46ca-bdab-9d4171e4db6e]}\"}"}
2021-08-02 23:40:37.783  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:39.790  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:39.791 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6de429f5-1419-4ea4-9da5-7f02e1a1d04a","status":"200","rqstDate":"210802-23:40:39:791","respDate":"210802-23:40:39:791","sourceId":"haproxy:6de429f5-1419-4ea4-9da5-7f02e1a1d04a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:40:39:791-9035\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6de429f5-1419-4ea4-9da5-7f02e1a1d04a]}\"}"}
2021-08-02 23:40:39.792  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:41.797  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:41.799 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a97ecbb4-33cc-45ad-8e35-1a50fedca501","status":"200","rqstDate":"210802-23:40:41:798","respDate":"210802-23:40:41:799","sourceId":"haproxy:a97ecbb4-33cc-45ad-8e35-1a50fedca501","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:41:798-56857\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a97ecbb4-33cc-45ad-8e35-1a50fedca501]}\"}"}
2021-08-02 23:40:41.799  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:42.627  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:42.628 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e961cfb-98e7-4f44-a00a-eeb0fa92e197","status":"200","rqstDate":"210802-23:40:42:628","respDate":"210802-23:40:42:628","sourceId":"OOM_ReadinessCheck:3e961cfb-98e7-4f44-a00a-eeb0fa92e197","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:42:628-278\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52842], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3e961cfb-98e7-4f44-a00a-eeb0fa92e197]}\"}"}
2021-08-02 23:40:42.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:43.084  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:43.086 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e1284b38-537f-4909-bdee-174415286aa0","status":"200","rqstDate":"210802-23:40:43:085","respDate":"210802-23:40:43:086","sourceId":"healthcheck:e1284b38-537f-4909-bdee-174415286aa0","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:43:085-3230\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e1284b38-537f-4909-bdee-174415286aa0]}\"}"}
2021-08-02 23:40:43.086  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:43.805  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:43.806 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c0f96d09-1cba-4c3e-8c34-85151b2dff55","status":"200","rqstDate":"210802-23:40:43:805","respDate":"210802-23:40:43:806","sourceId":"haproxy:c0f96d09-1cba-4c3e-8c34-85151b2dff55","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:43:805-88642\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c0f96d09-1cba-4c3e-8c34-85151b2dff55]}\"}"}
2021-08-02 23:40:43.807  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:44.237 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:40:44.238 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:40:45.813  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:45.814 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"49f7b768-878f-4b93-9f16-5f550d3ae1e4","status":"200","rqstDate":"210802-23:40:45:814","respDate":"210802-23:40:45:814","sourceId":"haproxy:49f7b768-878f-4b93-9f16-5f550d3ae1e4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:45:814-19251\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[49f7b768-878f-4b93-9f16-5f550d3ae1e4]}\"}"}
2021-08-02 23:40:45.815  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:47.822  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:47.823 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aa971302-1db1-4a92-b8ba-1976636be20e","status":"200","rqstDate":"210802-23:40:47:822","respDate":"210802-23:40:47:823","sourceId":"haproxy:aa971302-1db1-4a92-b8ba-1976636be20e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:47:822-31684\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aa971302-1db1-4a92-b8ba-1976636be20e]}\"}"}
2021-08-02 23:40:47.824  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:48.098 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:40:48.100 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:40:48.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:48.631 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cafd220b-9c73-4bbb-bdae-48e365bbb2f2","status":"200","rqstDate":"210802-23:40:48:630","respDate":"210802-23:40:48:631","sourceId":"healthcheck:cafd220b-9c73-4bbb-bdae-48e365bbb2f2","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:48:630-18434\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58132], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cafd220b-9c73-4bbb-bdae-48e365bbb2f2]}\"}"}
2021-08-02 23:40:48.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:49.830  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:49.832 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5ca32e49-c41c-4ba9-9b4e-5909c222cae7","status":"200","rqstDate":"210802-23:40:49:831","respDate":"210802-23:40:49:832","sourceId":"haproxy:5ca32e49-c41c-4ba9-9b4e-5909c222cae7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:49:831-9904\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ca32e49-c41c-4ba9-9b4e-5909c222cae7]}\"}"}
2021-08-02 23:40:49.832  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:51.841  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:51.843 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"409b029b-80b0-46b3-953d-631dc0d42a20","status":"200","rqstDate":"210802-23:40:51:842","respDate":"210802-23:40:51:843","sourceId":"haproxy:409b029b-80b0-46b3-953d-631dc0d42a20","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:51:842-94562\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[409b029b-80b0-46b3-953d-631dc0d42a20]}\"}"}
2021-08-02 23:40:51.843  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:52.633  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:52.634 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"181e9980-e8d4-4027-8d0d-74c72d1b85ee","status":"200","rqstDate":"210802-23:40:52:633","respDate":"210802-23:40:52:634","sourceId":"OOM_ReadinessCheck:181e9980-e8d4-4027-8d0d-74c72d1b85ee","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:52:633-50773\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52994], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[181e9980-e8d4-4027-8d0d-74c72d1b85ee]}\"}"}
2021-08-02 23:40:52.634  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:53.850  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:53.852 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7d907c70-a6cc-48ba-9f4e-e475db146a7c","status":"200","rqstDate":"210802-23:40:53:851","respDate":"210802-23:40:53:852","sourceId":"haproxy:7d907c70-a6cc-48ba-9f4e-e475db146a7c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:53:851-75712\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7d907c70-a6cc-48ba-9f4e-e475db146a7c]}\"}"}
2021-08-02 23:40:53.852  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:55.860  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:55.861 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f97c14f9-0520-4f3c-83ec-69d770bd8554","status":"200","rqstDate":"210802-23:40:55:860","respDate":"210802-23:40:55:861","sourceId":"haproxy:f97c14f9-0520-4f3c-83ec-69d770bd8554","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:55:860-96344\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f97c14f9-0520-4f3c-83ec-69d770bd8554]}\"}"}
2021-08-02 23:40:55.862  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:57.868  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:57.870 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"048fe88c-31b9-4d31-8398-303dc2ba2b2c","status":"200","rqstDate":"210802-23:40:57:869","respDate":"210802-23:40:57:870","sourceId":"haproxy:048fe88c-31b9-4d31-8398-303dc2ba2b2c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:57:869-20255\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[048fe88c-31b9-4d31-8398-303dc2ba2b2c]}\"}"}
2021-08-02 23:40:57.870  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:58.102  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:58.103 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"130f6869-a96c-4eef-a977-5e4afee8e871","status":"200","rqstDate":"210802-23:40:58:103","respDate":"210802-23:40:58:103","sourceId":"healthcheck:130f6869-a96c-4eef-a977-5e4afee8e871","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:40:58:103-26647\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[130f6869-a96c-4eef-a977-5e4afee8e871]}\"}"}
2021-08-02 23:40:58.104  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:40:59.876  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:40:59.878 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"576c7442-74cd-4f04-b6d2-a8fea0b1b3d0","status":"200","rqstDate":"210802-23:40:59:877","respDate":"210802-23:40:59:878","sourceId":"haproxy:576c7442-74cd-4f04-b6d2-a8fea0b1b3d0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:40:59:877-34318\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[576c7442-74cd-4f04-b6d2-a8fea0b1b3d0]}\"}"}
2021-08-02 23:40:59.878  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:01.885  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:01.886 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ccd4d670-c386-4bbc-9f33-bbe9fccfd8b2","status":"200","rqstDate":"210802-23:41:01:885","respDate":"210802-23:41:01:886","sourceId":"haproxy:ccd4d670-c386-4bbc-9f33-bbe9fccfd8b2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:01:885-30258\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ccd4d670-c386-4bbc-9f33-bbe9fccfd8b2]}\"}"}
2021-08-02 23:41:01.887  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:02.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:02.630 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23a39620-8b07-45fa-b727-33c33a15feaf","status":"200","rqstDate":"210802-23:41:02:629","respDate":"210802-23:41:02:630","sourceId":"OOM_ReadinessCheck:23a39620-8b07-45fa-b727-33c33a15feaf","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:02:629-94884\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53190], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[23a39620-8b07-45fa-b727-33c33a15feaf]}\"}"}
2021-08-02 23:41:02.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:03.646  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:03.648 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"88e16ce4-4cf6-4db0-a13a-1acdd43ee29c","status":"200","rqstDate":"210802-23:41:03:647","respDate":"210802-23:41:03:648","sourceId":"healthcheck:88e16ce4-4cf6-4db0-a13a-1acdd43ee29c","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:03:647-54492\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58486], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[88e16ce4-4cf6-4db0-a13a-1acdd43ee29c]}\"}"}
2021-08-02 23:41:03.648  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:03.893  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:03.894 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9dfe8e61-8831-457b-8ee9-cd2940c44565","status":"200","rqstDate":"210802-23:41:03:893","respDate":"210802-23:41:03:894","sourceId":"haproxy:9dfe8e61-8831-457b-8ee9-cd2940c44565","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:41:03:893-20642\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9dfe8e61-8831-457b-8ee9-cd2940c44565]}\"}"}
2021-08-02 23:41:03.895  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:05.901  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:05.902 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b5ea9b6e-12a3-4be6-a7e4-3266cc597706","status":"200","rqstDate":"210802-23:41:05:901","respDate":"210802-23:41:05:902","sourceId":"haproxy:b5ea9b6e-12a3-4be6-a7e4-3266cc597706","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:05:901-82618\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b5ea9b6e-12a3-4be6-a7e4-3266cc597706]}\"}"}
2021-08-02 23:41:05.902  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:07.908  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:07.910 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ab0dcd1e-7914-4f9b-a789-27f4f0710790","status":"200","rqstDate":"210802-23:41:07:909","respDate":"210802-23:41:07:909","sourceId":"haproxy:ab0dcd1e-7914-4f9b-a789-27f4f0710790","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:07:909-41295\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab0dcd1e-7914-4f9b-a789-27f4f0710790]}\"}"}
2021-08-02 23:41:07.910  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:09.916  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:09.917 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fce1e40a-9b72-4de0-8df1-1523f6610af7","status":"200","rqstDate":"210802-23:41:09:917","respDate":"210802-23:41:09:917","sourceId":"haproxy:fce1e40a-9b72-4de0-8df1-1523f6610af7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:41:09:917-11823\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fce1e40a-9b72-4de0-8df1-1523f6610af7]}\"}"}
2021-08-02 23:41:09.918  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:11.924  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:11.926 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f05d0e0b-3ce0-441c-a59f-754880a783b6","status":"200","rqstDate":"210802-23:41:11:925","respDate":"210802-23:41:11:926","sourceId":"haproxy:f05d0e0b-3ce0-441c-a59f-754880a783b6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:11:925-37316\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f05d0e0b-3ce0-441c-a59f-754880a783b6]}\"}"}
2021-08-02 23:41:11.926  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:12.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:12.628 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2cd02cfd-b1df-4659-b28e-6154ea52c6ab","status":"200","rqstDate":"210802-23:41:12:627","respDate":"210802-23:41:12:628","sourceId":"OOM_ReadinessCheck:2cd02cfd-b1df-4659-b28e-6154ea52c6ab","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:41:12:627-58389\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53360], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2cd02cfd-b1df-4659-b28e-6154ea52c6ab]}\"}"}
2021-08-02 23:41:12.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:13.119  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:13.120 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2e41c185-7a46-4e8e-b3d1-aea011016467","status":"200","rqstDate":"210802-23:41:13:119","respDate":"210802-23:41:13:120","sourceId":"healthcheck:2e41c185-7a46-4e8e-b3d1-aea011016467","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:13:119-83380\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2e41c185-7a46-4e8e-b3d1-aea011016467]}\"}"}
2021-08-02 23:41:13.121  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:13.932  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:13.933 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a91c7d4-437f-46b9-8ce0-e80021ac19b6","status":"200","rqstDate":"210802-23:41:13:933","respDate":"210802-23:41:13:933","sourceId":"haproxy:9a91c7d4-437f-46b9-8ce0-e80021ac19b6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:13:933-89761\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a91c7d4-437f-46b9-8ce0-e80021ac19b6]}\"}"}
2021-08-02 23:41:13.934  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:14.241 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:41:14.243 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:41:15.942  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:15.944 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"489b9e3a-4d31-437d-8714-48ddc213a901","status":"200","rqstDate":"210802-23:41:15:942","respDate":"210802-23:41:15:944","sourceId":"haproxy:489b9e3a-4d31-437d-8714-48ddc213a901","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:15:942-7586\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[489b9e3a-4d31-437d-8714-48ddc213a901]}\"}"}
2021-08-02 23:41:15.944  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:17.951  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:17.953 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5684e443-95b5-4a6b-aa66-e12805314f95","status":"200","rqstDate":"210802-23:41:17:952","respDate":"210802-23:41:17:952","sourceId":"haproxy:5684e443-95b5-4a6b-aa66-e12805314f95","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:17:952-95676\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5684e443-95b5-4a6b-aa66-e12805314f95]}\"}"}
2021-08-02 23:41:17.953  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:18.663  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:18.664 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ca121cb0-c609-4e3d-a10d-096f47d2da0c","status":"200","rqstDate":"210802-23:41:18:663","respDate":"210802-23:41:18:664","sourceId":"healthcheck:ca121cb0-c609-4e3d-a10d-096f47d2da0c","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:41:18:663-70669\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58870], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ca121cb0-c609-4e3d-a10d-096f47d2da0c]}\"}"}
2021-08-02 23:41:18.665  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:19.959  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:19.961 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"66efdf41-6837-4ecf-9611-e0a03dfadb18","status":"200","rqstDate":"210802-23:41:19:960","respDate":"210802-23:41:19:960","sourceId":"haproxy:66efdf41-6837-4ecf-9611-e0a03dfadb18","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:19:960-71855\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[66efdf41-6837-4ecf-9611-e0a03dfadb18]}\"}"}
2021-08-02 23:41:19.961  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:21.967  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:21.968 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fabb68c5-bb6a-4b6c-b260-88c956d68094","status":"200","rqstDate":"210802-23:41:21:967","respDate":"210802-23:41:21:968","sourceId":"haproxy:fabb68c5-bb6a-4b6c-b260-88c956d68094","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:21:967-56332\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fabb68c5-bb6a-4b6c-b260-88c956d68094]}\"}"}
2021-08-02 23:41:21.969  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:22.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:22.632 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d3e87569-abc9-4432-9d3e-2cba8057f11f","status":"200","rqstDate":"210802-23:41:22:631","respDate":"210802-23:41:22:632","sourceId":"OOM_ReadinessCheck:d3e87569-abc9-4432-9d3e-2cba8057f11f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:41:22:631-84910\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53512], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d3e87569-abc9-4432-9d3e-2cba8057f11f]}\"}"}
2021-08-02 23:41:22.632  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:23.976  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:23.978 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dfd3e174-4b93-4b34-9aed-390a8eb26a55","status":"200","rqstDate":"210802-23:41:23:976","respDate":"210802-23:41:23:978","sourceId":"haproxy:dfd3e174-4b93-4b34-9aed-390a8eb26a55","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:41:23:976-3192\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dfd3e174-4b93-4b34-9aed-390a8eb26a55]}\"}"}
2021-08-02 23:41:23.978  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:25.984  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:25.985 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5ac8faac-cf67-4fbd-83cb-661b564b2ebf","status":"200","rqstDate":"210802-23:41:25:984","respDate":"210802-23:41:25:985","sourceId":"haproxy:5ac8faac-cf67-4fbd-83cb-661b564b2ebf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:25:984-63544\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ac8faac-cf67-4fbd-83cb-661b564b2ebf]}\"}"}
2021-08-02 23:41:25.986  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:27.993  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:27.994 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"162ad98c-65ad-4a8f-afe6-6fb9390b21d1","status":"200","rqstDate":"210802-23:41:27:993","respDate":"210802-23:41:27:994","sourceId":"haproxy:162ad98c-65ad-4a8f-afe6-6fb9390b21d1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:27:993-34620\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[162ad98c-65ad-4a8f-afe6-6fb9390b21d1]}\"}"}
2021-08-02 23:41:27.995  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:28.144  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:28.145 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a6856a6e-4921-4050-ba60-bc8d1b2b0724","status":"200","rqstDate":"210802-23:41:28:144","respDate":"210802-23:41:28:145","sourceId":"healthcheck:a6856a6e-4921-4050-ba60-bc8d1b2b0724","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:28:144-42527\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a6856a6e-4921-4050-ba60-bc8d1b2b0724]}\"}"}
2021-08-02 23:41:28.146  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:30.000  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:30.001 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"32919b2c-a60e-4de2-a633-22e0a3ab6679","status":"200","rqstDate":"210802-23:41:30:001","respDate":"210802-23:41:30:001","sourceId":"haproxy:32919b2c-a60e-4de2-a633-22e0a3ab6679","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:41:30:001-60370\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[32919b2c-a60e-4de2-a633-22e0a3ab6679]}\"}"}
2021-08-02 23:41:30.002  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:32.009  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:32.011 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d3123e16-2a0f-4e30-84f1-aba5b29de7ea","status":"200","rqstDate":"210802-23:41:32:009","respDate":"210802-23:41:32:010","sourceId":"haproxy:d3123e16-2a0f-4e30-84f1-aba5b29de7ea","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:32:009-95014\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d3123e16-2a0f-4e30-84f1-aba5b29de7ea]}\"}"}
2021-08-02 23:41:32.011  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:32.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:32.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a5c31b8d-3767-42ab-bd76-96eb95c6cf73","status":"200","rqstDate":"210802-23:41:32:628","respDate":"210802-23:41:32:629","sourceId":"OOM_ReadinessCheck:a5c31b8d-3767-42ab-bd76-96eb95c6cf73","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:41:32:628-55409\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53706], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a5c31b8d-3767-42ab-bd76-96eb95c6cf73]}\"}"}
2021-08-02 23:41:32.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:33.684  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:33.686 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2fd62389-496e-479b-a396-6bf68ac99120","status":"200","rqstDate":"210802-23:41:33:685","respDate":"210802-23:41:33:686","sourceId":"healthcheck:2fd62389-496e-479b-a396-6bf68ac99120","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:41:33:685-37297\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59220], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2fd62389-496e-479b-a396-6bf68ac99120]}\"}"}
2021-08-02 23:41:33.687  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:34.017  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:34.019 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"048a707a-bf25-4bbc-891a-c1c3b86fc411","status":"200","rqstDate":"210802-23:41:34:018","respDate":"210802-23:41:34:019","sourceId":"haproxy:048a707a-bf25-4bbc-891a-c1c3b86fc411","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:34:018-73673\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[048a707a-bf25-4bbc-891a-c1c3b86fc411]}\"}"}
2021-08-02 23:41:34.019  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:36.026  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:36.028 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c21a3528-a70a-420d-8420-9c372ef9a5ed","status":"200","rqstDate":"210802-23:41:36:027","respDate":"210802-23:41:36:028","sourceId":"haproxy:c21a3528-a70a-420d-8420-9c372ef9a5ed","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:36:027-79329\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c21a3528-a70a-420d-8420-9c372ef9a5ed]}\"}"}
2021-08-02 23:41:36.028  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:38.034  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:38.036 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d542dfde-c6b5-4cc5-af90-5d589e5b4426","status":"200","rqstDate":"210802-23:41:38:035","respDate":"210802-23:41:38:036","sourceId":"haproxy:d542dfde-c6b5-4cc5-af90-5d589e5b4426","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:38:035-26663\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d542dfde-c6b5-4cc5-af90-5d589e5b4426]}\"}"}
2021-08-02 23:41:38.037  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:40.045  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:40.048 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2d2d0b68-a48c-4c3e-8b08-8e69ad37fb3c","status":"200","rqstDate":"210802-23:41:40:046","respDate":"210802-23:41:40:048","sourceId":"haproxy:2d2d0b68-a48c-4c3e-8b08-8e69ad37fb3c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:40:046-95084\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d2d0b68-a48c-4c3e-8b08-8e69ad37fb3c]}\"}"}
2021-08-02 23:41:40.048  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:42.056  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:42.059 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bec0ddde-2a9c-45ee-90c8-8bb54f281e34","status":"200","rqstDate":"210802-23:41:42:057","respDate":"210802-23:41:42:059","sourceId":"haproxy:bec0ddde-2a9c-45ee-90c8-8bb54f281e34","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:42:057-2331\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bec0ddde-2a9c-45ee-90c8-8bb54f281e34]}\"}"}
2021-08-02 23:41:42.059  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:42.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:42.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8a27c7cc-6c18-48fc-9775-83b7e2631954","status":"200","rqstDate":"210802-23:41:42:627","respDate":"210802-23:41:42:628","sourceId":"OOM_ReadinessCheck:8a27c7cc-6c18-48fc-9775-83b7e2631954","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:42:627-93752\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53870], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8a27c7cc-6c18-48fc-9775-83b7e2631954]}\"}"}
2021-08-02 23:41:42.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:43.164  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:43.166 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9f588930-0033-4f3a-881c-f508427621d8","status":"200","rqstDate":"210802-23:41:43:165","respDate":"210802-23:41:43:166","sourceId":"healthcheck:9f588930-0033-4f3a-881c-f508427621d8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:43:165-52339\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9f588930-0033-4f3a-881c-f508427621d8]}\"}"}
2021-08-02 23:41:43.166  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:44.066  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:44.068 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3d86a498-918d-4289-abf3-e81b1a2488f6","status":"200","rqstDate":"210802-23:41:44:067","respDate":"210802-23:41:44:067","sourceId":"haproxy:3d86a498-918d-4289-abf3-e81b1a2488f6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:44:067-34458\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3d86a498-918d-4289-abf3-e81b1a2488f6]}\"}"}
2021-08-02 23:41:44.068  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:44.244 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:41:44.245 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:41:46.074  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:46.075 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dc26b7a3-2b39-4864-b5cf-45ded03910e9","status":"200","rqstDate":"210802-23:41:46:075","respDate":"210802-23:41:46:075","sourceId":"haproxy:dc26b7a3-2b39-4864-b5cf-45ded03910e9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:41:46:075-74859\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dc26b7a3-2b39-4864-b5cf-45ded03910e9]}\"}"}
2021-08-02 23:41:46.076  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:48.087  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:48.091 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3afb880b-97f1-42c1-82c3-d880bd79c91f","status":"200","rqstDate":"210802-23:41:48:088","respDate":"210802-23:41:48:091","sourceId":"haproxy:3afb880b-97f1-42c1-82c3-d880bd79c91f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:48:088-85314\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3afb880b-97f1-42c1-82c3-d880bd79c91f]}\"}"}
2021-08-02 23:41:48.092  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:48.708  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:48.709 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c3922cc9-d190-49e6-8ddc-1aa147a122c5","status":"200","rqstDate":"210802-23:41:48:708","respDate":"210802-23:41:48:709","sourceId":"healthcheck:c3922cc9-d190-49e6-8ddc-1aa147a122c5","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:48:708-76877\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59596], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c3922cc9-d190-49e6-8ddc-1aa147a122c5]}\"}"}
2021-08-02 23:41:48.710  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:50.098  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:50.099 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"36f9da8c-afb7-4574-a34d-4d00b89116d6","status":"200","rqstDate":"210802-23:41:50:099","respDate":"210802-23:41:50:099","sourceId":"haproxy:36f9da8c-afb7-4574-a34d-4d00b89116d6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:50:099-78345\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[36f9da8c-afb7-4574-a34d-4d00b89116d6]}\"}"}
2021-08-02 23:41:50.100  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:52.106  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:52.108 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b0928771-e808-468b-a8dd-5b7e922110be","status":"200","rqstDate":"210802-23:41:52:107","respDate":"210802-23:41:52:108","sourceId":"haproxy:b0928771-e808-468b-a8dd-5b7e922110be","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:41:52:107-55943\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b0928771-e808-468b-a8dd-5b7e922110be]}\"}"}
2021-08-02 23:41:52.109  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:52.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:52.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"160f4f12-1b29-49bc-b069-f8211b8abce6","status":"200","rqstDate":"210802-23:41:52:629","respDate":"210802-23:41:52:630","sourceId":"OOM_ReadinessCheck:160f4f12-1b29-49bc-b069-f8211b8abce6","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:41:52:629-4716\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54022], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[160f4f12-1b29-49bc-b069-f8211b8abce6]}\"}"}
2021-08-02 23:41:52.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:54.116  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:54.118 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"90bf3699-6a35-489b-b73c-2d1a04233b5c","status":"200","rqstDate":"210802-23:41:54:117","respDate":"210802-23:41:54:118","sourceId":"haproxy:90bf3699-6a35-489b-b73c-2d1a04233b5c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:54:117-58434\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[90bf3699-6a35-489b-b73c-2d1a04233b5c]}\"}"}
2021-08-02 23:41:54.118  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:56.125  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:56.126 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d818dbf9-c039-4473-830f-9305640c8b71","status":"200","rqstDate":"210802-23:41:56:126","respDate":"210802-23:41:56:126","sourceId":"haproxy:d818dbf9-c039-4473-830f-9305640c8b71","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:41:56:126-32681\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d818dbf9-c039-4473-830f-9305640c8b71]}\"}"}
2021-08-02 23:41:56.127  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:58.134  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:58.136 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bae07b6d-67e1-4f7b-b69d-8410d3dd4854","status":"200","rqstDate":"210802-23:41:58:135","respDate":"210802-23:41:58:136","sourceId":"haproxy:bae07b6d-67e1-4f7b-b69d-8410d3dd4854","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:58:135-32874\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bae07b6d-67e1-4f7b-b69d-8410d3dd4854]}\"}"}
2021-08-02 23:41:58.136  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:41:58.186  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:41:58.187 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"47a5ffe8-1191-42ff-b389-5c03c7976d87","status":"200","rqstDate":"210802-23:41:58:187","respDate":"210802-23:41:58:187","sourceId":"healthcheck:47a5ffe8-1191-42ff-b389-5c03c7976d87","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:41:58:187-83710\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[47a5ffe8-1191-42ff-b389-5c03c7976d87]}\"}"}
2021-08-02 23:41:58.188  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:00.142  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:00.143 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"45af5e49-cbcb-4676-aab7-e7a8570b0ef1","status":"200","rqstDate":"210802-23:42:00:142","respDate":"210802-23:42:00:143","sourceId":"haproxy:45af5e49-cbcb-4676-aab7-e7a8570b0ef1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:00:142-42945\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[45af5e49-cbcb-4676-aab7-e7a8570b0ef1]}\"}"}
2021-08-02 23:42:00.143  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:02.149  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:02.151 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8f84ba64-ef9e-4464-bf49-d8e7e2e7c627","status":"200","rqstDate":"210802-23:42:02:150","respDate":"210802-23:42:02:151","sourceId":"haproxy:8f84ba64-ef9e-4464-bf49-d8e7e2e7c627","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:02:150-99649\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8f84ba64-ef9e-4464-bf49-d8e7e2e7c627]}\"}"}
2021-08-02 23:42:02.151  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:02.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:02.628 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"46652c64-7a89-413b-8916-127c75dab55c","status":"200","rqstDate":"210802-23:42:02:628","respDate":"210802-23:42:02:628","sourceId":"OOM_ReadinessCheck:46652c64-7a89-413b-8916-127c75dab55c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:02:628-96379\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54216], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[46652c64-7a89-413b-8916-127c75dab55c]}\"}"}
2021-08-02 23:42:02.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:03.225 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:42:03.228 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:42:03.724  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:03.725 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8e709d63-14b3-4112-825a-9b844d76c5b6","status":"200","rqstDate":"210802-23:42:03:724","respDate":"210802-23:42:03:725","sourceId":"healthcheck:8e709d63-14b3-4112-825a-9b844d76c5b6","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:03:724-51816\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59958], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8e709d63-14b3-4112-825a-9b844d76c5b6]}\"}"}
2021-08-02 23:42:03.726  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:04.157  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:04.158 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1130fe94-806b-4aaf-aaee-2136becff5e2","status":"200","rqstDate":"210802-23:42:04:158","respDate":"210802-23:42:04:158","sourceId":"haproxy:1130fe94-806b-4aaf-aaee-2136becff5e2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:04:158-43058\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1130fe94-806b-4aaf-aaee-2136becff5e2]}\"}"}
2021-08-02 23:42:04.159  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:06.166  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:06.167 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5a24edd-81f0-44f4-a2d6-a19679901fd7","status":"200","rqstDate":"210802-23:42:06:167","respDate":"210802-23:42:06:167","sourceId":"haproxy:e5a24edd-81f0-44f4-a2d6-a19679901fd7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:06:167-54205\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e5a24edd-81f0-44f4-a2d6-a19679901fd7]}\"}"}
2021-08-02 23:42:06.168  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:08.174  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:08.176 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"91113068-3dc6-4257-883e-ffc83e22fb80","status":"200","rqstDate":"210802-23:42:08:175","respDate":"210802-23:42:08:176","sourceId":"haproxy:91113068-3dc6-4257-883e-ffc83e22fb80","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:08:175-51020\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[91113068-3dc6-4257-883e-ffc83e22fb80]}\"}"}
2021-08-02 23:42:08.176  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:08.290 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:42:08.293 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:42:10.182  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:10.184 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b86db194-5fe8-4c98-a6e1-1c763b14d646","status":"200","rqstDate":"210802-23:42:10:183","respDate":"210802-23:42:10:184","sourceId":"haproxy:b86db194-5fe8-4c98-a6e1-1c763b14d646","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:10:183-46422\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b86db194-5fe8-4c98-a6e1-1c763b14d646]}\"}"}
2021-08-02 23:42:10.184  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:12.190  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:12.191 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dd28b33a-6133-457d-b685-74b74c59d310","status":"200","rqstDate":"210802-23:42:12:191","respDate":"210802-23:42:12:191","sourceId":"haproxy:dd28b33a-6133-457d-b685-74b74c59d310","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:12:191-66950\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dd28b33a-6133-457d-b685-74b74c59d310]}\"}"}
2021-08-02 23:42:12.192  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:12.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:12.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d62c80dd-8e9c-4f05-964f-b8f90ead897a","status":"200","rqstDate":"210802-23:42:12:628","respDate":"210802-23:42:12:629","sourceId":"OOM_ReadinessCheck:d62c80dd-8e9c-4f05-964f-b8f90ead897a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:12:628-44143\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54384], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d62c80dd-8e9c-4f05-964f-b8f90ead897a]}\"}"}
2021-08-02 23:42:12.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:13.204  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:13.206 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"669eb0e6-61a8-4117-9436-ae494e5c3364","status":"200","rqstDate":"210802-23:42:13:205","respDate":"210802-23:42:13:206","sourceId":"healthcheck:669eb0e6-61a8-4117-9436-ae494e5c3364","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:13:205-61204\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[669eb0e6-61a8-4117-9436-ae494e5c3364]}\"}"}
2021-08-02 23:42:13.206  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:14.198  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:14.200 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"620c7cea-a86e-4b16-a2af-c0ae4080c347","status":"200","rqstDate":"210802-23:42:14:199","respDate":"210802-23:42:14:200","sourceId":"haproxy:620c7cea-a86e-4b16-a2af-c0ae4080c347","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:14:199-49065\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[620c7cea-a86e-4b16-a2af-c0ae4080c347]}\"}"}
2021-08-02 23:42:14.200  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:14.246 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:42:14.247 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:42:16.206  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:16.207 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c798476-e4e6-4265-9fe5-93f8fc782029","status":"200","rqstDate":"210802-23:42:16:206","respDate":"210802-23:42:16:207","sourceId":"haproxy:1c798476-e4e6-4265-9fe5-93f8fc782029","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:16:206-34979\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1c798476-e4e6-4265-9fe5-93f8fc782029]}\"}"}
2021-08-02 23:42:16.208  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:18.213  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:18.215 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ea8e90b6-440f-47fc-bfba-fa9168ca6436","status":"200","rqstDate":"210802-23:42:18:214","respDate":"210802-23:42:18:215","sourceId":"haproxy:ea8e90b6-440f-47fc-bfba-fa9168ca6436","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:18:214-10169\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ea8e90b6-440f-47fc-bfba-fa9168ca6436]}\"}"}
2021-08-02 23:42:18.215  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:18.740  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:18.742 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"72cb89bc-fd4c-4e32-a5b3-564c07b76881","status":"200","rqstDate":"210802-23:42:18:741","respDate":"210802-23:42:18:742","sourceId":"healthcheck:72cb89bc-fd4c-4e32-a5b3-564c07b76881","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:18:741-53253\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60338], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[72cb89bc-fd4c-4e32-a5b3-564c07b76881]}\"}"}
2021-08-02 23:42:18.742  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:20.222  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:20.223 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"42ffa7f3-63d0-4183-ac38-bac1e461b9a8","status":"200","rqstDate":"210802-23:42:20:222","respDate":"210802-23:42:20:223","sourceId":"haproxy:42ffa7f3-63d0-4183-ac38-bac1e461b9a8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:20:222-89529\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[42ffa7f3-63d0-4183-ac38-bac1e461b9a8]}\"}"}
2021-08-02 23:42:20.224  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:22.231  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:22.233 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bc223709-affd-4d91-9fea-413c538956d7","status":"200","rqstDate":"210802-23:42:22:232","respDate":"210802-23:42:22:233","sourceId":"haproxy:bc223709-affd-4d91-9fea-413c538956d7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:22:232-40410\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bc223709-affd-4d91-9fea-413c538956d7]}\"}"}
2021-08-02 23:42:22.234  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:22.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:22.629 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3394b07a-5069-41b5-9d29-8198e4aeb5d3","status":"200","rqstDate":"210802-23:42:22:628","respDate":"210802-23:42:22:629","sourceId":"OOM_ReadinessCheck:3394b07a-5069-41b5-9d29-8198e4aeb5d3","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:22:628-3306\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54538], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3394b07a-5069-41b5-9d29-8198e4aeb5d3]}\"}"}
2021-08-02 23:42:22.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:24.242  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:24.243 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10306d0f-e116-418a-abf7-5da031f31f4a","status":"200","rqstDate":"210802-23:42:24:242","respDate":"210802-23:42:24:243","sourceId":"haproxy:10306d0f-e116-418a-abf7-5da031f31f4a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:24:242-52827\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10306d0f-e116-418a-abf7-5da031f31f4a]}\"}"}
2021-08-02 23:42:24.244  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:26.251  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:26.252 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ab59af7b-9021-460f-9b25-be2152ca5a40","status":"200","rqstDate":"210802-23:42:26:251","respDate":"210802-23:42:26:252","sourceId":"haproxy:ab59af7b-9021-460f-9b25-be2152ca5a40","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:26:251-89721\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab59af7b-9021-460f-9b25-be2152ca5a40]}\"}"}
2021-08-02 23:42:26.252  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:28.224  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:28.225 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"56c353c8-541c-4665-8c11-e3fde7d1b16c","status":"200","rqstDate":"210802-23:42:28:224","respDate":"210802-23:42:28:225","sourceId":"healthcheck:56c353c8-541c-4665-8c11-e3fde7d1b16c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:28:224-114\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[56c353c8-541c-4665-8c11-e3fde7d1b16c]}\"}"}
2021-08-02 23:42:28.225  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:28.258  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:28.259 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"75279639-ee3a-4b2c-91de-bd156104e933","status":"200","rqstDate":"210802-23:42:28:259","respDate":"210802-23:42:28:259","sourceId":"haproxy:75279639-ee3a-4b2c-91de-bd156104e933","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:28:259-75801\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[75279639-ee3a-4b2c-91de-bd156104e933]}\"}"}
2021-08-02 23:42:28.260  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:30.267  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:30.268 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"39fe5f74-789b-4e66-9a2f-f934b7ee441e","status":"200","rqstDate":"210802-23:42:30:267","respDate":"210802-23:42:30:268","sourceId":"haproxy:39fe5f74-789b-4e66-9a2f-f934b7ee441e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:30:267-70336\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[39fe5f74-789b-4e66-9a2f-f934b7ee441e]}\"}"}
2021-08-02 23:42:30.269  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:32.275  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:32.277 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9f9d6404-9125-49c3-ae19-7774f3573702","status":"200","rqstDate":"210802-23:42:32:276","respDate":"210802-23:42:32:277","sourceId":"haproxy:9f9d6404-9125-49c3-ae19-7774f3573702","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:32:276-10063\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9f9d6404-9125-49c3-ae19-7774f3573702]}\"}"}
2021-08-02 23:42:32.277  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:32.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:32.630 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a17afedc-45e7-404a-a956-334a94b047f6","status":"200","rqstDate":"210802-23:42:32:629","respDate":"210802-23:42:32:630","sourceId":"OOM_ReadinessCheck:a17afedc-45e7-404a-a956-334a94b047f6","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:32:629-67571\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54730], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a17afedc-45e7-404a-a956-334a94b047f6]}\"}"}
2021-08-02 23:42:32.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:33.757  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:33.759 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bbd26a7a-046a-4707-902a-181cf31a521b","status":"200","rqstDate":"210802-23:42:33:758","respDate":"210802-23:42:33:759","sourceId":"healthcheck:bbd26a7a-046a-4707-902a-181cf31a521b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:33:758-16726\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60700], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bbd26a7a-046a-4707-902a-181cf31a521b]}\"}"}
2021-08-02 23:42:33.759  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:34.283  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:34.284 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dd9b7766-1122-426b-be0b-17bf19c07f4b","status":"200","rqstDate":"210802-23:42:34:283","respDate":"210802-23:42:34:284","sourceId":"haproxy:dd9b7766-1122-426b-be0b-17bf19c07f4b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:34:283-17532\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dd9b7766-1122-426b-be0b-17bf19c07f4b]}\"}"}
2021-08-02 23:42:34.285  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:36.290  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:36.292 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"65b716e3-75fc-446e-bfb4-0c1c405183da","status":"200","rqstDate":"210802-23:42:36:291","respDate":"210802-23:42:36:292","sourceId":"haproxy:65b716e3-75fc-446e-bfb4-0c1c405183da","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:36:291-83663\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[65b716e3-75fc-446e-bfb4-0c1c405183da]}\"}"}
2021-08-02 23:42:36.292  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:38.298  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:38.299 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ec3dd3db-d4b7-4599-b488-05ea9b859ec9","status":"200","rqstDate":"210802-23:42:38:299","respDate":"210802-23:42:38:299","sourceId":"haproxy:ec3dd3db-d4b7-4599-b488-05ea9b859ec9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:38:299-19847\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ec3dd3db-d4b7-4599-b488-05ea9b859ec9]}\"}"}
2021-08-02 23:42:38.300  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:38.312 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:42:38.383 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:42:40.306  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:40.307 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5489804d-94da-406e-8c89-de0b00b4b158","status":"200","rqstDate":"210802-23:42:40:306","respDate":"210802-23:42:40:307","sourceId":"haproxy:5489804d-94da-406e-8c89-de0b00b4b158","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:40:306-95430\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5489804d-94da-406e-8c89-de0b00b4b158]}\"}"}
2021-08-02 23:42:40.307  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:42.313  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:42.314 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6f6d6a41-5a0d-4437-afe9-bf05cd251511","status":"200","rqstDate":"210802-23:42:42:313","respDate":"210802-23:42:42:314","sourceId":"haproxy:6f6d6a41-5a0d-4437-afe9-bf05cd251511","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:42:313-83371\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6f6d6a41-5a0d-4437-afe9-bf05cd251511]}\"}"}
2021-08-02 23:42:42.315  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:42.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:42.631 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2153b63f-d023-403b-8ae4-47fb9f4717bb","status":"200","rqstDate":"210802-23:42:42:630","respDate":"210802-23:42:42:631","sourceId":"OOM_ReadinessCheck:2153b63f-d023-403b-8ae4-47fb9f4717bb","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:42:630-40980\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54890], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2153b63f-d023-403b-8ae4-47fb9f4717bb]}\"}"}
2021-08-02 23:42:42.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:43.242  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:43.243 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"13aeea27-aef6-4a0e-a43d-25852e20f68d","status":"200","rqstDate":"210802-23:42:43:242","respDate":"210802-23:42:43:243","sourceId":"healthcheck:13aeea27-aef6-4a0e-a43d-25852e20f68d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:43:242-48017\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[13aeea27-aef6-4a0e-a43d-25852e20f68d]}\"}"}
2021-08-02 23:42:43.243  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:44.247 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:42:44.248 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:42:44.322  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:44.323 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4731171c-54b3-4776-ad49-a73eadcde5fd","status":"200","rqstDate":"210802-23:42:44:322","respDate":"210802-23:42:44:323","sourceId":"haproxy:4731171c-54b3-4776-ad49-a73eadcde5fd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:44:322-84421\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4731171c-54b3-4776-ad49-a73eadcde5fd]}\"}"}
2021-08-02 23:42:44.324  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:46.330  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:46.332 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2ce59db3-42b2-4df5-95cb-f92b1a1efa59","status":"200","rqstDate":"210802-23:42:46:331","respDate":"210802-23:42:46:332","sourceId":"haproxy:2ce59db3-42b2-4df5-95cb-f92b1a1efa59","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:46:331-50116\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2ce59db3-42b2-4df5-95cb-f92b1a1efa59]}\"}"}
2021-08-02 23:42:46.332  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:48.338  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:48.340 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a3b6a4be-aa7c-4f4e-a4df-8fcf92184127","status":"200","rqstDate":"210802-23:42:48:339","respDate":"210802-23:42:48:340","sourceId":"haproxy:a3b6a4be-aa7c-4f4e-a4df-8fcf92184127","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:48:339-67752\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a3b6a4be-aa7c-4f4e-a4df-8fcf92184127]}\"}"}
2021-08-02 23:42:48.341  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:48.773  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:48.775 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"93d68fa3-2424-4059-927e-2843e85b80f7","status":"200","rqstDate":"210802-23:42:48:774","respDate":"210802-23:42:48:775","sourceId":"healthcheck:93d68fa3-2424-4059-927e-2843e85b80f7","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:48:774-55139\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[32846], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[93d68fa3-2424-4059-927e-2843e85b80f7]}\"}"}
2021-08-02 23:42:48.775  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:50.348  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:50.349 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"780cda1a-c569-4478-a5ae-f2a0c147c378","status":"200","rqstDate":"210802-23:42:50:348","respDate":"210802-23:42:50:349","sourceId":"haproxy:780cda1a-c569-4478-a5ae-f2a0c147c378","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:50:348-8341\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[780cda1a-c569-4478-a5ae-f2a0c147c378]}\"}"}
2021-08-02 23:42:50.349  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:52.355  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:52.356 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b12d3f9f-d66c-4426-832c-1567f8e685a6","status":"200","rqstDate":"210802-23:42:52:356","respDate":"210802-23:42:52:356","sourceId":"haproxy:b12d3f9f-d66c-4426-832c-1567f8e685a6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:52:356-64072\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b12d3f9f-d66c-4426-832c-1567f8e685a6]}\"}"}
2021-08-02 23:42:52.357  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:52.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:52.631 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1950f2fe-f8af-4da1-8fbc-9e3d5d7a3427","status":"200","rqstDate":"210802-23:42:52:629","respDate":"210802-23:42:52:631","sourceId":"OOM_ReadinessCheck:1950f2fe-f8af-4da1-8fbc-9e3d5d7a3427","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:42:52:629-24467\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55042], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1950f2fe-f8af-4da1-8fbc-9e3d5d7a3427]}\"}"}
2021-08-02 23:42:52.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:54.363  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:54.365 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"467e8671-c689-49fb-bce1-2b9728a63295","status":"200","rqstDate":"210802-23:42:54:364","respDate":"210802-23:42:54:365","sourceId":"haproxy:467e8671-c689-49fb-bce1-2b9728a63295","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:54:364-14840\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[467e8671-c689-49fb-bce1-2b9728a63295]}\"}"}
2021-08-02 23:42:54.366  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:56.372  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:56.374 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f4830265-ee11-4413-869c-1dc649fbd135","status":"200","rqstDate":"210802-23:42:56:373","respDate":"210802-23:42:56:374","sourceId":"haproxy:f4830265-ee11-4413-869c-1dc649fbd135","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:56:373-92208\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f4830265-ee11-4413-869c-1dc649fbd135]}\"}"}
2021-08-02 23:42:56.375  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:58.261  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:58.263 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7fa57306-afa8-4b18-b82f-caca4c0c9ca8","status":"200","rqstDate":"210802-23:42:58:262","respDate":"210802-23:42:58:263","sourceId":"healthcheck:7fa57306-afa8-4b18-b82f-caca4c0c9ca8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:42:58:262-15681\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7fa57306-afa8-4b18-b82f-caca4c0c9ca8]}\"}"}
2021-08-02 23:42:58.263  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:42:58.381  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:42:58.383 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c06d0242-db81-4c92-a309-f4de2a9ff7b7","status":"200","rqstDate":"210802-23:42:58:382","respDate":"210802-23:42:58:383","sourceId":"haproxy:c06d0242-db81-4c92-a309-f4de2a9ff7b7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:42:58:382-77859\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c06d0242-db81-4c92-a309-f4de2a9ff7b7]}\"}"}
2021-08-02 23:42:58.383  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:00.389  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:00.390 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7cc3f29d-c582-4752-9818-b763f0c93743","status":"200","rqstDate":"210802-23:43:00:389","respDate":"210802-23:43:00:390","sourceId":"haproxy:7cc3f29d-c582-4752-9818-b763f0c93743","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:43:00:389-87883\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7cc3f29d-c582-4752-9818-b763f0c93743]}\"}"}
2021-08-02 23:43:00.390  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:02.396  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:02.398 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bb42b720-eaad-48b6-9062-602ca8251a66","status":"200","rqstDate":"210802-23:43:02:397","respDate":"210802-23:43:02:398","sourceId":"haproxy:bb42b720-eaad-48b6-9062-602ca8251a66","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:02:397-44206\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bb42b720-eaad-48b6-9062-602ca8251a66]}\"}"}
2021-08-02 23:43:02.398  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:02.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:02.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dacc95c7-2b4c-4814-b98e-b1499506c861","status":"200","rqstDate":"210802-23:43:02:627","respDate":"210802-23:43:02:628","sourceId":"OOM_ReadinessCheck:dacc95c7-2b4c-4814-b98e-b1499506c861","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:02:627-3955\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55238], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dacc95c7-2b4c-4814-b98e-b1499506c861]}\"}"}
2021-08-02 23:43:02.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:03.791  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:03.792 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a486bb3e-101d-46e6-a388-d2586340b810","status":"200","rqstDate":"210802-23:43:03:791","respDate":"210802-23:43:03:792","sourceId":"healthcheck:a486bb3e-101d-46e6-a388-d2586340b810","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:03:791-71938\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33196], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a486bb3e-101d-46e6-a388-d2586340b810]}\"}"}
2021-08-02 23:43:03.792  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:04.404  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:04.405 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0bbb6a2e-d480-4cca-bdac-c8080b51bd15","status":"200","rqstDate":"210802-23:43:04:405","respDate":"210802-23:43:04:405","sourceId":"haproxy:0bbb6a2e-d480-4cca-bdac-c8080b51bd15","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:04:405-29417\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0bbb6a2e-d480-4cca-bdac-c8080b51bd15]}\"}"}
2021-08-02 23:43:04.406  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:06.413  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:06.414 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e868824c-8ae3-47b9-8716-8798e98a7ca1","status":"200","rqstDate":"210802-23:43:06:413","respDate":"210802-23:43:06:414","sourceId":"haproxy:e868824c-8ae3-47b9-8716-8798e98a7ca1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:06:413-22921\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e868824c-8ae3-47b9-8716-8798e98a7ca1]}\"}"}
2021-08-02 23:43:06.415  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:08.396 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:43:08.397 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:43:08.420  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:08.421 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"244c149b-dedc-4f47-9abe-1a29b6163d7a","status":"200","rqstDate":"210802-23:43:08:421","respDate":"210802-23:43:08:421","sourceId":"haproxy:244c149b-dedc-4f47-9abe-1a29b6163d7a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:43:08:421-77622\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[244c149b-dedc-4f47-9abe-1a29b6163d7a]}\"}"}
2021-08-02 23:43:08.422  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:10.428  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:10.430 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8ef22b02-b5ba-4df1-b1af-d006e517e9bb","status":"200","rqstDate":"210802-23:43:10:429","respDate":"210802-23:43:10:430","sourceId":"haproxy:8ef22b02-b5ba-4df1-b1af-d006e517e9bb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:43:10:429-82566\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8ef22b02-b5ba-4df1-b1af-d006e517e9bb]}\"}"}
2021-08-02 23:43:10.431  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:12.437  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:12.439 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"be81c8d6-5e29-4aa0-8c1d-3da854b4fe18","status":"200","rqstDate":"210802-23:43:12:438","respDate":"210802-23:43:12:439","sourceId":"haproxy:be81c8d6-5e29-4aa0-8c1d-3da854b4fe18","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:43:12:438-93946\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[be81c8d6-5e29-4aa0-8c1d-3da854b4fe18]}\"}"}
2021-08-02 23:43:12.439  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:12.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:12.633 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cde6f1af-3b2b-4a04-9664-15d82aba4162","status":"200","rqstDate":"210802-23:43:12:632","respDate":"210802-23:43:12:633","sourceId":"OOM_ReadinessCheck:cde6f1af-3b2b-4a04-9664-15d82aba4162","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:43:12:632-12066\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55404], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cde6f1af-3b2b-4a04-9664-15d82aba4162]}\"}"}
2021-08-02 23:43:12.633  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:13.282  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:13.283 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b9ef3ef0-dfbf-4143-9891-1a32afe137f8","status":"200","rqstDate":"210802-23:43:13:283","respDate":"210802-23:43:13:283","sourceId":"healthcheck:b9ef3ef0-dfbf-4143-9891-1a32afe137f8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:43:13:283-54307\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b9ef3ef0-dfbf-4143-9891-1a32afe137f8]}\"}"}
2021-08-02 23:43:13.284  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:14.250 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:43:14.252 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:43:14.446  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:14.447 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eedb0422-7239-4fca-9614-7776950998be","status":"200","rqstDate":"210802-23:43:14:446","respDate":"210802-23:43:14:447","sourceId":"haproxy:eedb0422-7239-4fca-9614-7776950998be","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:14:446-10280\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eedb0422-7239-4fca-9614-7776950998be]}\"}"}
2021-08-02 23:43:14.447  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:16.454  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:16.455 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"846fc0b0-2546-4db3-80de-c0e46cf54abc","status":"200","rqstDate":"210802-23:43:16:454","respDate":"210802-23:43:16:455","sourceId":"haproxy:846fc0b0-2546-4db3-80de-c0e46cf54abc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:43:16:454-64415\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[846fc0b0-2546-4db3-80de-c0e46cf54abc]}\"}"}
2021-08-02 23:43:16.455  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:18.461  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:18.462 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"67bb3c2d-b2ab-4e89-8c15-cf1585e69da0","status":"200","rqstDate":"210802-23:43:18:462","respDate":"210802-23:43:18:462","sourceId":"haproxy:67bb3c2d-b2ab-4e89-8c15-cf1585e69da0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:18:462-53662\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[67bb3c2d-b2ab-4e89-8c15-cf1585e69da0]}\"}"}
2021-08-02 23:43:18.463  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:18.807  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:18.808 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f0581a46-a157-449a-b9ae-3e8d5767cc54","status":"200","rqstDate":"210802-23:43:18:807","respDate":"210802-23:43:18:808","sourceId":"healthcheck:f0581a46-a157-449a-b9ae-3e8d5767cc54","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:18:807-28207\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33584], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f0581a46-a157-449a-b9ae-3e8d5767cc54]}\"}"}
2021-08-02 23:43:18.809  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:20.469  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:20.470 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"43bd928a-a93c-4e7c-bbee-6690e3e7096a","status":"200","rqstDate":"210802-23:43:20:469","respDate":"210802-23:43:20:470","sourceId":"haproxy:43bd928a-a93c-4e7c-bbee-6690e3e7096a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:20:469-40085\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[43bd928a-a93c-4e7c-bbee-6690e3e7096a]}\"}"}
2021-08-02 23:43:20.470  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:22.476  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:22.477 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2439638d-4bf7-401f-acec-847456370d9a","status":"200","rqstDate":"210802-23:43:22:476","respDate":"210802-23:43:22:477","sourceId":"haproxy:2439638d-4bf7-401f-acec-847456370d9a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:22:476-17684\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2439638d-4bf7-401f-acec-847456370d9a]}\"}"}
2021-08-02 23:43:22.477  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:22.627  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:22.629 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cc76810a-be59-428e-90b5-33ccddd8ef39","status":"200","rqstDate":"210802-23:43:22:628","respDate":"210802-23:43:22:629","sourceId":"OOM_ReadinessCheck:cc76810a-be59-428e-90b5-33ccddd8ef39","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:43:22:628-38539\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55560], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cc76810a-be59-428e-90b5-33ccddd8ef39]}\"}"}
2021-08-02 23:43:22.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:24.483  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:24.484 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a5d77a58-0c94-4498-8611-86fbe2327539","status":"200","rqstDate":"210802-23:43:24:483","respDate":"210802-23:43:24:484","sourceId":"haproxy:a5d77a58-0c94-4498-8611-86fbe2327539","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:43:24:483-45547\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a5d77a58-0c94-4498-8611-86fbe2327539]}\"}"}
2021-08-02 23:43:24.484  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:26.490  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:26.492 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0e867429-c965-451a-b4ca-0add804fb3c4","status":"200","rqstDate":"210802-23:43:26:491","respDate":"210802-23:43:26:492","sourceId":"haproxy:0e867429-c965-451a-b4ca-0add804fb3c4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:26:491-20851\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0e867429-c965-451a-b4ca-0add804fb3c4]}\"}"}
2021-08-02 23:43:26.492  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:28.301  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:28.303 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"52e0d034-481d-4437-9cd9-a4690075c4c6","status":"200","rqstDate":"210802-23:43:28:301","respDate":"210802-23:43:28:302","sourceId":"healthcheck:52e0d034-481d-4437-9cd9-a4690075c4c6","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:43:28:301-1387\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[52e0d034-481d-4437-9cd9-a4690075c4c6]}\"}"}
2021-08-02 23:43:28.303  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:28.498  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:28.499 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fe11e1ac-8bcb-4e64-bccf-559969d6dc80","status":"200","rqstDate":"210802-23:43:28:498","respDate":"210802-23:43:28:499","sourceId":"haproxy:fe11e1ac-8bcb-4e64-bccf-559969d6dc80","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:28:498-3254\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fe11e1ac-8bcb-4e64-bccf-559969d6dc80]}\"}"}
2021-08-02 23:43:28.500  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:30.505  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:30.508 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7744599e-9cb0-4c66-9586-93f6bbc1b2cb","status":"200","rqstDate":"210802-23:43:30:505","respDate":"210802-23:43:30:508","sourceId":"haproxy:7744599e-9cb0-4c66-9586-93f6bbc1b2cb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:30:505-69285\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7744599e-9cb0-4c66-9586-93f6bbc1b2cb]}\"}"}
2021-08-02 23:43:30.508  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:32.513  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:32.515 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ce78a494-bd87-4e97-b4c6-ab5b1717e9d6","status":"200","rqstDate":"210802-23:43:32:514","respDate":"210802-23:43:32:515","sourceId":"haproxy:ce78a494-bd87-4e97-b4c6-ab5b1717e9d6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:43:32:514-87611\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ce78a494-bd87-4e97-b4c6-ab5b1717e9d6]}\"}"}
2021-08-02 23:43:32.515  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:32.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:32.630 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e74bb81e-9fdd-4c0b-9659-a739c1366518","status":"200","rqstDate":"210802-23:43:32:629","respDate":"210802-23:43:32:630","sourceId":"OOM_ReadinessCheck:e74bb81e-9fdd-4c0b-9659-a739c1366518","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:32:629-20624\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55750], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e74bb81e-9fdd-4c0b-9659-a739c1366518]}\"}"}
2021-08-02 23:43:32.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:33.409 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:43:33.411 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:43:33.824  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:33.826 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"57c59ac0-f6b6-4d63-93e1-9fdb7769405b","status":"200","rqstDate":"210802-23:43:33:825","respDate":"210802-23:43:33:826","sourceId":"healthcheck:57c59ac0-f6b6-4d63-93e1-9fdb7769405b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:43:33:825-93871\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33934], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[57c59ac0-f6b6-4d63-93e1-9fdb7769405b]}\"}"}
2021-08-02 23:43:33.826  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:34.520  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:34.522 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"62046cf3-302e-41ca-9c6a-4d1c2029019a","status":"200","rqstDate":"210802-23:43:34:521","respDate":"210802-23:43:34:522","sourceId":"haproxy:62046cf3-302e-41ca-9c6a-4d1c2029019a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:43:34:521-61352\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[62046cf3-302e-41ca-9c6a-4d1c2029019a]}\"}"}
2021-08-02 23:43:34.522  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:36.529  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:36.531 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"68f13715-46f3-4d5b-87a1-aeb325abafac","status":"200","rqstDate":"210802-23:43:36:530","respDate":"210802-23:43:36:531","sourceId":"haproxy:68f13715-46f3-4d5b-87a1-aeb325abafac","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:43:36:530-94861\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[68f13715-46f3-4d5b-87a1-aeb325abafac]}\"}"}
2021-08-02 23:43:36.531  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:38.538  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:38.539 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"72dad871-04ba-48df-ab85-1c6af2408ef3","status":"200","rqstDate":"210802-23:43:38:538","respDate":"210802-23:43:38:539","sourceId":"haproxy:72dad871-04ba-48df-ab85-1c6af2408ef3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:43:38:538-7887\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[72dad871-04ba-48df-ab85-1c6af2408ef3]}\"}"}
2021-08-02 23:43:38.539  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:40.545  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:40.547 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"801b8210-adfa-42cf-bfe8-1cc1c7f4b2c5","status":"200","rqstDate":"210802-23:43:40:546","respDate":"210802-23:43:40:547","sourceId":"haproxy:801b8210-adfa-42cf-bfe8-1cc1c7f4b2c5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:43:40:546-13480\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[801b8210-adfa-42cf-bfe8-1cc1c7f4b2c5]}\"}"}
2021-08-02 23:43:40.548  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:42.559  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:42.560 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4495f625-f1bc-4089-b4ae-cb905afaf977","status":"200","rqstDate":"210802-23:43:42:559","respDate":"210802-23:43:42:560","sourceId":"haproxy:4495f625-f1bc-4089-b4ae-cb905afaf977","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:43:42:559-93698\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4495f625-f1bc-4089-b4ae-cb905afaf977]}\"}"}
2021-08-02 23:43:42.560  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:42.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:42.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3158a0ec-09be-436c-b5f0-ecc4c87bcbfc","status":"200","rqstDate":"210802-23:43:42:629","respDate":"210802-23:43:42:629","sourceId":"OOM_ReadinessCheck:3158a0ec-09be-436c-b5f0-ecc4c87bcbfc","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:42:629-54335\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55914], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3158a0ec-09be-436c-b5f0-ecc4c87bcbfc]}\"}"}
2021-08-02 23:43:42.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:43.318  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:43.319 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"88f259a5-aa76-4a8c-8166-d59f2680534f","status":"200","rqstDate":"210802-23:43:43:319","respDate":"210802-23:43:43:319","sourceId":"healthcheck:88f259a5-aa76-4a8c-8166-d59f2680534f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:43:43:319-6130\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[88f259a5-aa76-4a8c-8166-d59f2680534f]}\"}"}
2021-08-02 23:43:43.320  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:44.253 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:43:44.254 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:43:44.566  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:44.567 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5f9cce4c-84ab-475d-9930-0e19bff5f078","status":"200","rqstDate":"210802-23:43:44:566","respDate":"210802-23:43:44:567","sourceId":"haproxy:5f9cce4c-84ab-475d-9930-0e19bff5f078","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:43:44:566-20181\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5f9cce4c-84ab-475d-9930-0e19bff5f078]}\"}"}
2021-08-02 23:43:44.567  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:46.573  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:46.574 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d17f1c9d-4f81-4ad2-9a26-a46a8ea7e099","status":"200","rqstDate":"210802-23:43:46:574","respDate":"210802-23:43:46:574","sourceId":"haproxy:d17f1c9d-4f81-4ad2-9a26-a46a8ea7e099","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:43:46:574-15458\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d17f1c9d-4f81-4ad2-9a26-a46a8ea7e099]}\"}"}
2021-08-02 23:43:46.575  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:48.581  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:48.582 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a14792d-c8cb-443f-bbe2-708cb7684fd1","status":"200","rqstDate":"210802-23:43:48:581","respDate":"210802-23:43:48:582","sourceId":"haproxy:9a14792d-c8cb-443f-bbe2-708cb7684fd1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:43:48:581-2227\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a14792d-c8cb-443f-bbe2-708cb7684fd1]}\"}"}
2021-08-02 23:43:48.582  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:48.840  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:48.842 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"762b2db0-bbfc-4430-b138-b1ac664a6fcd","status":"200","rqstDate":"210802-23:43:48:841","respDate":"210802-23:43:48:842","sourceId":"healthcheck:762b2db0-bbfc-4430-b138-b1ac664a6fcd","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:48:841-68314\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34304], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[762b2db0-bbfc-4430-b138-b1ac664a6fcd]}\"}"}
2021-08-02 23:43:48.842  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:50.589  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:50.590 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bea86d1f-87bd-47cd-8cef-6a20e6e5a3ac","status":"200","rqstDate":"210802-23:43:50:589","respDate":"210802-23:43:50:590","sourceId":"haproxy:bea86d1f-87bd-47cd-8cef-6a20e6e5a3ac","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:43:50:589-83928\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bea86d1f-87bd-47cd-8cef-6a20e6e5a3ac]}\"}"}
2021-08-02 23:43:50.591  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:52.598  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:52.600 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"620b406b-65d9-46e1-be39-1d83841e9f3a","status":"200","rqstDate":"210802-23:43:52:599","respDate":"210802-23:43:52:600","sourceId":"haproxy:620b406b-65d9-46e1-be39-1d83841e9f3a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:52:599-10996\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[620b406b-65d9-46e1-be39-1d83841e9f3a]}\"}"}
2021-08-02 23:43:52.600  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:52.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:52.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9e931fd6-5e1d-4d68-bb35-cf37e8c0b50a","status":"200","rqstDate":"210802-23:43:52:629","respDate":"210802-23:43:52:630","sourceId":"OOM_ReadinessCheck:9e931fd6-5e1d-4d68-bb35-cf37e8c0b50a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:52:629-33260\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56066], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9e931fd6-5e1d-4d68-bb35-cf37e8c0b50a]}\"}"}
2021-08-02 23:43:52.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:54.606  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:54.608 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0f3d4027-87dd-4716-a794-19e8cadd8f8b","status":"200","rqstDate":"210802-23:43:54:607","respDate":"210802-23:43:54:608","sourceId":"haproxy:0f3d4027-87dd-4716-a794-19e8cadd8f8b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:43:54:607-3080\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0f3d4027-87dd-4716-a794-19e8cadd8f8b]}\"}"}
2021-08-02 23:43:54.608  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:56.615  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:56.617 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"12dc15c2-8852-4a7d-91c4-a90a6ad4a0a7","status":"200","rqstDate":"210802-23:43:56:616","respDate":"210802-23:43:56:617","sourceId":"haproxy:12dc15c2-8852-4a7d-91c4-a90a6ad4a0a7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:43:56:616-98900\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[12dc15c2-8852-4a7d-91c4-a90a6ad4a0a7]}\"}"}
2021-08-02 23:43:56.618  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:58.339  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:58.341 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e2c37e0b-0d6e-4df2-a15a-3f3d66a61dd8","status":"200","rqstDate":"210802-23:43:58:340","respDate":"210802-23:43:58:341","sourceId":"healthcheck:e2c37e0b-0d6e-4df2-a15a-3f3d66a61dd8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:43:58:340-73462\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e2c37e0b-0d6e-4df2-a15a-3f3d66a61dd8]}\"}"}
2021-08-02 23:43:58.342  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:43:58.624  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:43:58.625 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3295a499-d30a-434e-8100-002ea4838b59","status":"200","rqstDate":"210802-23:43:58:624","respDate":"210802-23:43:58:625","sourceId":"haproxy:3295a499-d30a-434e-8100-002ea4838b59","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:43:58:624-25043\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3295a499-d30a-434e-8100-002ea4838b59]}\"}"}
2021-08-02 23:43:58.626  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:00.633  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:00.635 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c50bce5d-12c2-42bb-a803-9d384151bddf","status":"200","rqstDate":"210802-23:44:00:634","respDate":"210802-23:44:00:635","sourceId":"haproxy:c50bce5d-12c2-42bb-a803-9d384151bddf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:00:634-50039\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c50bce5d-12c2-42bb-a803-9d384151bddf]}\"}"}
2021-08-02 23:44:00.636  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:02.635  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:02.636 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5bab25cf-82fc-4a06-a585-adecc4c22c64","status":"200","rqstDate":"210802-23:44:02:635","respDate":"210802-23:44:02:636","sourceId":"OOM_ReadinessCheck:5bab25cf-82fc-4a06-a585-adecc4c22c64","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:44:02:635-27823\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56264], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5bab25cf-82fc-4a06-a585-adecc4c22c64]}\"}"}
2021-08-02 23:44:02.637  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:02.640  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:02.641 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bdc6d3b6-c751-4e78-a76a-b4e62b6e82c6","status":"200","rqstDate":"210802-23:44:02:640","respDate":"210802-23:44:02:641","sourceId":"haproxy:bdc6d3b6-c751-4e78-a76a-b4e62b6e82c6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:44:02:640-11469\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bdc6d3b6-c751-4e78-a76a-b4e62b6e82c6]}\"}"}
2021-08-02 23:44:02.641  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:03.499 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:44:03.501 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:44:03.857  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:03.858 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"61a5b587-54d4-4040-a682-5d6ec4573a61","status":"200","rqstDate":"210802-23:44:03:857","respDate":"210802-23:44:03:858","sourceId":"healthcheck:61a5b587-54d4-4040-a682-5d6ec4573a61","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:03:857-39429\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34674], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[61a5b587-54d4-4040-a682-5d6ec4573a61]}\"}"}
2021-08-02 23:44:03.859  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:04.649  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:04.652 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9633bbad-8bc6-446a-b03b-3685c5e81df4","status":"200","rqstDate":"210802-23:44:04:650","respDate":"210802-23:44:04:652","sourceId":"haproxy:9633bbad-8bc6-446a-b03b-3685c5e81df4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:44:04:650-99191\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9633bbad-8bc6-446a-b03b-3685c5e81df4]}\"}"}
2021-08-02 23:44:04.653  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:06.663  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:06.666 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"628387bb-df75-4f35-987f-659e4cdfa860","status":"200","rqstDate":"210802-23:44:06:664","respDate":"210802-23:44:06:665","sourceId":"haproxy:628387bb-df75-4f35-987f-659e4cdfa860","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:44:06:664-20188\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[628387bb-df75-4f35-987f-659e4cdfa860]}\"}"}
2021-08-02 23:44:06.666  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:08.672  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:08.673 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2ece6be1-e7c3-4b2d-8fc0-499c6cc398e6","status":"200","rqstDate":"210802-23:44:08:673","respDate":"210802-23:44:08:673","sourceId":"haproxy:2ece6be1-e7c3-4b2d-8fc0-499c6cc398e6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:08:673-75669\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2ece6be1-e7c3-4b2d-8fc0-499c6cc398e6]}\"}"}
2021-08-02 23:44:08.674  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:10.679  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:10.681 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bc511767-3c5b-43ce-9905-d58be54ca86a","status":"200","rqstDate":"210802-23:44:10:680","respDate":"210802-23:44:10:681","sourceId":"haproxy:bc511767-3c5b-43ce-9905-d58be54ca86a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:10:680-19784\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bc511767-3c5b-43ce-9905-d58be54ca86a]}\"}"}
2021-08-02 23:44:10.681  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:12.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:12.633 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c113c46-2956-4858-9389-5c113f262bc2","status":"200","rqstDate":"210802-23:44:12:631","respDate":"210802-23:44:12:633","sourceId":"OOM_ReadinessCheck:1c113c46-2956-4858-9389-5c113f262bc2","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:12:631-18454\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56426], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1c113c46-2956-4858-9389-5c113f262bc2]}\"}"}
2021-08-02 23:44:12.633  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:12.689  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:12.690 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bb7438a4-7475-40ec-ad40-f030c6f7025b","status":"200","rqstDate":"210802-23:44:12:689","respDate":"210802-23:44:12:690","sourceId":"haproxy:bb7438a4-7475-40ec-ad40-f030c6f7025b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:44:12:689-26926\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bb7438a4-7475-40ec-ad40-f030c6f7025b]}\"}"}
2021-08-02 23:44:12.690  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:13.359  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:13.360 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"088b984d-f080-48cc-af33-2e3690f33425","status":"200","rqstDate":"210802-23:44:13:359","respDate":"210802-23:44:13:360","sourceId":"healthcheck:088b984d-f080-48cc-af33-2e3690f33425","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:13:359-39217\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[088b984d-f080-48cc-af33-2e3690f33425]}\"}"}
2021-08-02 23:44:13.360  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:14.254 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:44:14.256 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:44:14.697  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:14.698 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"31ca62f6-0eb1-4d2c-8961-ae23a445741d","status":"200","rqstDate":"210802-23:44:14:697","respDate":"210802-23:44:14:698","sourceId":"haproxy:31ca62f6-0eb1-4d2c-8961-ae23a445741d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:14:697-72217\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31ca62f6-0eb1-4d2c-8961-ae23a445741d]}\"}"}
2021-08-02 23:44:14.698  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:16.704  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:16.706 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"633d8d7a-6928-4ceb-857f-6aff1eb77a85","status":"200","rqstDate":"210802-23:44:16:705","respDate":"210802-23:44:16:706","sourceId":"haproxy:633d8d7a-6928-4ceb-857f-6aff1eb77a85","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:16:705-18094\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[633d8d7a-6928-4ceb-857f-6aff1eb77a85]}\"}"}
2021-08-02 23:44:16.706  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:18.607 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:44:18.609 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:44:18.712  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:18.714 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"03ddd869-c3f7-42d5-b986-71790fd89a5a","status":"200","rqstDate":"210802-23:44:18:713","respDate":"210802-23:44:18:714","sourceId":"haproxy:03ddd869-c3f7-42d5-b986-71790fd89a5a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:18:713-66990\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[03ddd869-c3f7-42d5-b986-71790fd89a5a]}\"}"}
2021-08-02 23:44:18.714  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:18.874  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:18.875 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"189b4735-56cf-461d-b388-0245b45ea81d","status":"200","rqstDate":"210802-23:44:18:874","respDate":"210802-23:44:18:875","sourceId":"healthcheck:189b4735-56cf-461d-b388-0245b45ea81d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:18:874-99503\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35066], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[189b4735-56cf-461d-b388-0245b45ea81d]}\"}"}
2021-08-02 23:44:18.875  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:20.722  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:20.723 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"acbbb291-19d4-4b18-b2b4-e3188b195de5","status":"200","rqstDate":"210802-23:44:20:722","respDate":"210802-23:44:20:723","sourceId":"haproxy:acbbb291-19d4-4b18-b2b4-e3188b195de5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:44:20:722-56935\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[acbbb291-19d4-4b18-b2b4-e3188b195de5]}\"}"}
2021-08-02 23:44:20.723  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:22.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:22.630 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f0f78074-af09-4f62-90ca-08f6226a6514","status":"200","rqstDate":"210802-23:44:22:629","respDate":"210802-23:44:22:630","sourceId":"OOM_ReadinessCheck:f0f78074-af09-4f62-90ca-08f6226a6514","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:22:629-61070\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56580], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f0f78074-af09-4f62-90ca-08f6226a6514]}\"}"}
2021-08-02 23:44:22.631  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:22.730  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:22.731 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f2f73d08-d7ef-49af-a463-8ceecdde1d89","status":"200","rqstDate":"210802-23:44:22:730","respDate":"210802-23:44:22:731","sourceId":"haproxy:f2f73d08-d7ef-49af-a463-8ceecdde1d89","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:22:730-94521\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f2f73d08-d7ef-49af-a463-8ceecdde1d89]}\"}"}
2021-08-02 23:44:22.731  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:24.737  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:24.739 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d0c73f2b-7cb3-4017-b3cc-5b9460f3dfb4","status":"200","rqstDate":"210802-23:44:24:738","respDate":"210802-23:44:24:739","sourceId":"haproxy:d0c73f2b-7cb3-4017-b3cc-5b9460f3dfb4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:44:24:738-48520\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d0c73f2b-7cb3-4017-b3cc-5b9460f3dfb4]}\"}"}
2021-08-02 23:44:24.739  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:26.746  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:26.747 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"836a0b3b-db16-43f1-9537-ad16b5e56235","status":"200","rqstDate":"210802-23:44:26:746","respDate":"210802-23:44:26:747","sourceId":"haproxy:836a0b3b-db16-43f1-9537-ad16b5e56235","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:26:746-88161\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[836a0b3b-db16-43f1-9537-ad16b5e56235]}\"}"}
2021-08-02 23:44:26.747  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:28.376  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:28.377 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b7778974-7970-462e-8f89-0b780d210448","status":"200","rqstDate":"210802-23:44:28:377","respDate":"210802-23:44:28:377","sourceId":"healthcheck:b7778974-7970-462e-8f89-0b780d210448","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:28:377-34579\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b7778974-7970-462e-8f89-0b780d210448]}\"}"}
2021-08-02 23:44:28.378  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:28.753  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:28.754 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"904f10f2-f3a6-4d24-9fc7-2a5b91556a38","status":"200","rqstDate":"210802-23:44:28:753","respDate":"210802-23:44:28:754","sourceId":"haproxy:904f10f2-f3a6-4d24-9fc7-2a5b91556a38","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:44:28:753-67389\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[904f10f2-f3a6-4d24-9fc7-2a5b91556a38]}\"}"}
2021-08-02 23:44:28.755  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:30.761  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:30.763 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bbcb0604-3a6f-4c74-a221-c52bfe62e92d","status":"200","rqstDate":"210802-23:44:30:762","respDate":"210802-23:44:30:763","sourceId":"haproxy:bbcb0604-3a6f-4c74-a221-c52bfe62e92d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:30:762-33649\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bbcb0604-3a6f-4c74-a221-c52bfe62e92d]}\"}"}
2021-08-02 23:44:30.763  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:32.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:32.630 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"28000e2b-e3ab-4b15-b17f-ffabcd296bb7","status":"200","rqstDate":"210802-23:44:32:629","respDate":"210802-23:44:32:630","sourceId":"OOM_ReadinessCheck:28000e2b-e3ab-4b15-b17f-ffabcd296bb7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:32:629-10\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56772], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[28000e2b-e3ab-4b15-b17f-ffabcd296bb7]}\"}"}
2021-08-02 23:44:32.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:32.770  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:32.772 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"128495f6-cec0-46c1-95d9-39d0ed6c793d","status":"200","rqstDate":"210802-23:44:32:771","respDate":"210802-23:44:32:771","sourceId":"haproxy:128495f6-cec0-46c1-95d9-39d0ed6c793d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:32:771-34103\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[128495f6-cec0-46c1-95d9-39d0ed6c793d]}\"}"}
2021-08-02 23:44:32.772  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:33.607 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:44:33.609 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:44:33.890  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:33.891 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"857f377f-7e99-4a47-ace8-c01251f69590","status":"200","rqstDate":"210802-23:44:33:890","respDate":"210802-23:44:33:891","sourceId":"healthcheck:857f377f-7e99-4a47-ace8-c01251f69590","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:44:33:890-64929\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35422], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[857f377f-7e99-4a47-ace8-c01251f69590]}\"}"}
2021-08-02 23:44:33.892  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:34.779  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:34.781 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a90a93ff-ea9a-4dfd-bd77-b223844512a6","status":"200","rqstDate":"210802-23:44:34:779","respDate":"210802-23:44:34:780","sourceId":"haproxy:a90a93ff-ea9a-4dfd-bd77-b223844512a6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:34:779-98072\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a90a93ff-ea9a-4dfd-bd77-b223844512a6]}\"}"}
2021-08-02 23:44:34.781  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:36.788  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:36.789 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"181c2cd5-ff70-4816-953d-e30b9752e74b","status":"200","rqstDate":"210802-23:44:36:788","respDate":"210802-23:44:36:789","sourceId":"haproxy:181c2cd5-ff70-4816-953d-e30b9752e74b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:36:788-88350\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[181c2cd5-ff70-4816-953d-e30b9752e74b]}\"}"}
2021-08-02 23:44:36.789  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:38.795  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:38.796 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"85449226-0c25-4aae-aaa3-ed3ebc7cce0b","status":"200","rqstDate":"210802-23:44:38:795","respDate":"210802-23:44:38:796","sourceId":"haproxy:85449226-0c25-4aae-aaa3-ed3ebc7cce0b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:38:795-5129\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[85449226-0c25-4aae-aaa3-ed3ebc7cce0b]}\"}"}
2021-08-02 23:44:38.796  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:40.802  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:40.803 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eae0ffa6-2310-4b0e-b58e-b918c3e231bc","status":"200","rqstDate":"210802-23:44:40:802","respDate":"210802-23:44:40:803","sourceId":"haproxy:eae0ffa6-2310-4b0e-b58e-b918c3e231bc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:40:802-64761\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eae0ffa6-2310-4b0e-b58e-b918c3e231bc]}\"}"}
2021-08-02 23:44:40.803  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:42.634  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:42.635 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ec561d9a-3dc9-4d65-bb82-851d40727141","status":"200","rqstDate":"210802-23:44:42:634","respDate":"210802-23:44:42:635","sourceId":"OOM_ReadinessCheck:ec561d9a-3dc9-4d65-bb82-851d40727141","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:42:634-30448\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56932], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ec561d9a-3dc9-4d65-bb82-851d40727141]}\"}"}
2021-08-02 23:44:42.635  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:42.809  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:42.811 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8b69b300-c727-47d9-8f5f-0ffbe5b4fc2f","status":"200","rqstDate":"210802-23:44:42:810","respDate":"210802-23:44:42:811","sourceId":"haproxy:8b69b300-c727-47d9-8f5f-0ffbe5b4fc2f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:42:810-82551\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8b69b300-c727-47d9-8f5f-0ffbe5b4fc2f]}\"}"}
2021-08-02 23:44:42.811  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:43.396  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:43.397 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3915ab0e-06e9-4be3-98bb-f24fb5c4ce60","status":"200","rqstDate":"210802-23:44:43:396","respDate":"210802-23:44:43:397","sourceId":"healthcheck:3915ab0e-06e9-4be3-98bb-f24fb5c4ce60","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:43:396-26640\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3915ab0e-06e9-4be3-98bb-f24fb5c4ce60]}\"}"}
2021-08-02 23:44:43.397  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:43.622 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:44:43.624 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:44:44.257 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:44:44.258 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:44:44.817  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:44.819 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8db48ff8-e9d3-4de1-98ce-c6d2f787eb48","status":"200","rqstDate":"210802-23:44:44:818","respDate":"210802-23:44:44:818","sourceId":"haproxy:8db48ff8-e9d3-4de1-98ce-c6d2f787eb48","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:44:818-89527\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8db48ff8-e9d3-4de1-98ce-c6d2f787eb48]}\"}"}
2021-08-02 23:44:44.819  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:46.826  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:46.828 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cd16e16d-ff8b-4cc8-a449-cfb4d55c0441","status":"200","rqstDate":"210802-23:44:46:827","respDate":"210802-23:44:46:828","sourceId":"haproxy:cd16e16d-ff8b-4cc8-a449-cfb4d55c0441","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:46:827-32541\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cd16e16d-ff8b-4cc8-a449-cfb4d55c0441]}\"}"}
2021-08-02 23:44:46.828  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:48.835  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:48.836 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"384c13f7-8bbf-4766-b650-3f40cf79d7a9","status":"200","rqstDate":"210802-23:44:48:835","respDate":"210802-23:44:48:836","sourceId":"haproxy:384c13f7-8bbf-4766-b650-3f40cf79d7a9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:48:835-36993\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[384c13f7-8bbf-4766-b650-3f40cf79d7a9]}\"}"}
2021-08-02 23:44:48.836  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:48.907  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:48.908 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dd30fc5d-f110-40da-b397-545445c97904","status":"200","rqstDate":"210802-23:44:48:908","respDate":"210802-23:44:48:908","sourceId":"healthcheck:dd30fc5d-f110-40da-b397-545445c97904","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:44:48:908-99750\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35798], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dd30fc5d-f110-40da-b397-545445c97904]}\"}"}
2021-08-02 23:44:48.909  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:50.842  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:50.844 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8712bc75-d6ca-4c47-b31d-58c5130ad428","status":"200","rqstDate":"210802-23:44:50:843","respDate":"210802-23:44:50:844","sourceId":"haproxy:8712bc75-d6ca-4c47-b31d-58c5130ad428","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:50:843-64821\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8712bc75-d6ca-4c47-b31d-58c5130ad428]}\"}"}
2021-08-02 23:44:50.844  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:52.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:52.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"65ddc262-c16f-4c6d-b305-8e4e8e5918c4","status":"200","rqstDate":"210802-23:44:52:628","respDate":"210802-23:44:52:629","sourceId":"OOM_ReadinessCheck:65ddc262-c16f-4c6d-b305-8e4e8e5918c4","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:44:52:628-73330\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57084], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[65ddc262-c16f-4c6d-b305-8e4e8e5918c4]}\"}"}
2021-08-02 23:44:52.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:52.850  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:52.852 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0ec38981-df62-4117-a645-cf86a9a64238","status":"200","rqstDate":"210802-23:44:52:851","respDate":"210802-23:44:52:852","sourceId":"haproxy:0ec38981-df62-4117-a645-cf86a9a64238","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:44:52:851-4364\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0ec38981-df62-4117-a645-cf86a9a64238]}\"}"}
2021-08-02 23:44:52.852  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:54.860  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:54.861 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e3cb9376-70ef-4da6-9715-8ac83597a67e","status":"200","rqstDate":"210802-23:44:54:860","respDate":"210802-23:44:54:861","sourceId":"haproxy:e3cb9376-70ef-4da6-9715-8ac83597a67e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:54:860-80031\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e3cb9376-70ef-4da6-9715-8ac83597a67e]}\"}"}
2021-08-02 23:44:54.862  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:56.867  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:56.869 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3caeb22c-4e7a-4d8c-be3d-10709be500d4","status":"200","rqstDate":"210802-23:44:56:868","respDate":"210802-23:44:56:869","sourceId":"haproxy:3caeb22c-4e7a-4d8c-be3d-10709be500d4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:56:868-76019\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3caeb22c-4e7a-4d8c-be3d-10709be500d4]}\"}"}
2021-08-02 23:44:56.869  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:58.414  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:58.415 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aee774a6-0b26-4dd0-bc2c-165bdcfc3f5c","status":"200","rqstDate":"210802-23:44:58:414","respDate":"210802-23:44:58:415","sourceId":"healthcheck:aee774a6-0b26-4dd0-bc2c-165bdcfc3f5c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:44:58:414-17497\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[aee774a6-0b26-4dd0-bc2c-165bdcfc3f5c]}\"}"}
2021-08-02 23:44:58.416  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:44:58.876  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:44:58.877 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3afb21e0-3f34-4806-b562-a334fc40b585","status":"200","rqstDate":"210802-23:44:58:876","respDate":"210802-23:44:58:877","sourceId":"haproxy:3afb21e0-3f34-4806-b562-a334fc40b585","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:44:58:876-19382\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3afb21e0-3f34-4806-b562-a334fc40b585]}\"}"}
2021-08-02 23:44:58.877  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:00.883  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:00.885 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"56becfa6-972e-4cc9-b4f4-b2107a11e912","status":"200","rqstDate":"210802-23:45:00:884","respDate":"210802-23:45:00:884","sourceId":"haproxy:56becfa6-972e-4cc9-b4f4-b2107a11e912","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:00:884-32724\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[56becfa6-972e-4cc9-b4f4-b2107a11e912]}\"}"}
2021-08-02 23:45:00.885  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:02.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:02.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d93567f4-fde9-428e-87a5-19dc753a581a","status":"200","rqstDate":"210802-23:45:02:628","respDate":"210802-23:45:02:629","sourceId":"OOM_ReadinessCheck:d93567f4-fde9-428e-87a5-19dc753a581a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:45:02:628-2086\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57280], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d93567f4-fde9-428e-87a5-19dc753a581a]}\"}"}
2021-08-02 23:45:02.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:02.890  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:02.892 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7975bb33-5ae0-47dd-8605-315e1936208a","status":"200","rqstDate":"210802-23:45:02:891","respDate":"210802-23:45:02:892","sourceId":"haproxy:7975bb33-5ae0-47dd-8605-315e1936208a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:45:02:891-31675\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7975bb33-5ae0-47dd-8605-315e1936208a]}\"}"}
2021-08-02 23:45:02.892  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:03.654 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:45:03.656 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:45:03.923  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:03.925 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9c49c302-dd76-44fc-8788-b56f542e444b","status":"200","rqstDate":"210802-23:45:03:924","respDate":"210802-23:45:03:925","sourceId":"healthcheck:9c49c302-dd76-44fc-8788-b56f542e444b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:03:924-78602\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36156], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9c49c302-dd76-44fc-8788-b56f542e444b]}\"}"}
2021-08-02 23:45:03.925  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:04.897  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:04.899 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1cbd31be-b7d7-484f-9997-811599b76359","status":"200","rqstDate":"210802-23:45:04:898","respDate":"210802-23:45:04:899","sourceId":"haproxy:1cbd31be-b7d7-484f-9997-811599b76359","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:45:04:898-98759\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1cbd31be-b7d7-484f-9997-811599b76359]}\"}"}
2021-08-02 23:45:04.899  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:06.905  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:06.907 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3a8c3972-754b-4f5c-a228-8051cee6de16","status":"200","rqstDate":"210802-23:45:06:906","respDate":"210802-23:45:06:906","sourceId":"haproxy:3a8c3972-754b-4f5c-a228-8051cee6de16","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:45:06:906-18367\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3a8c3972-754b-4f5c-a228-8051cee6de16]}\"}"}
2021-08-02 23:45:06.907  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:08.913  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:08.914 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d486c574-9e1a-4742-a676-c33a2de81a4c","status":"200","rqstDate":"210802-23:45:08:914","respDate":"210802-23:45:08:914","sourceId":"haproxy:d486c574-9e1a-4742-a676-c33a2de81a4c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:08:914-71951\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d486c574-9e1a-4742-a676-c33a2de81a4c]}\"}"}
2021-08-02 23:45:08.915  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:10.922  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:10.923 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ec86b32e-6c31-4dae-9618-cb15fc421a23","status":"200","rqstDate":"210802-23:45:10:922","respDate":"210802-23:45:10:923","sourceId":"haproxy:ec86b32e-6c31-4dae-9618-cb15fc421a23","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:10:922-89284\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ec86b32e-6c31-4dae-9618-cb15fc421a23]}\"}"}
2021-08-02 23:45:10.923  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:12.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:12.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f01859f5-c17f-4685-9146-f521633828e6","status":"200","rqstDate":"210802-23:45:12:628","respDate":"210802-23:45:12:628","sourceId":"OOM_ReadinessCheck:f01859f5-c17f-4685-9146-f521633828e6","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:12:628-19859\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57444], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f01859f5-c17f-4685-9146-f521633828e6]}\"}"}
2021-08-02 23:45:12.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:12.929  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:12.931 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d2cf21a1-ad1c-4a91-a7da-2cf543ec5212","status":"200","rqstDate":"210802-23:45:12:930","respDate":"210802-23:45:12:931","sourceId":"haproxy:d2cf21a1-ad1c-4a91-a7da-2cf543ec5212","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:12:930-45358\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d2cf21a1-ad1c-4a91-a7da-2cf543ec5212]}\"}"}
2021-08-02 23:45:12.931  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:13.446  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:13.447 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9ef26783-1146-47d2-802f-64362ba26fb3","status":"200","rqstDate":"210802-23:45:13:447","respDate":"210802-23:45:13:447","sourceId":"healthcheck:9ef26783-1146-47d2-802f-64362ba26fb3","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:13:447-63519\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9ef26783-1146-47d2-802f-64362ba26fb3]}\"}"}
2021-08-02 23:45:13.448  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:14.259 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:45:14.261 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:45:14.937  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:14.939 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0166929f-c642-496f-9626-2bc09be4c64f","status":"200","rqstDate":"210802-23:45:14:938","respDate":"210802-23:45:14:939","sourceId":"haproxy:0166929f-c642-496f-9626-2bc09be4c64f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:45:14:938-49544\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0166929f-c642-496f-9626-2bc09be4c64f]}\"}"}
2021-08-02 23:45:14.939  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:16.945  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:16.947 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4844d77e-72ce-4ea5-9eee-e6ae81b598cc","status":"200","rqstDate":"210802-23:45:16:946","respDate":"210802-23:45:16:947","sourceId":"haproxy:4844d77e-72ce-4ea5-9eee-e6ae81b598cc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:45:16:946-57566\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4844d77e-72ce-4ea5-9eee-e6ae81b598cc]}\"}"}
2021-08-02 23:45:16.947  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:18.942  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:18.943 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0252b2db-12dd-43e5-b0d3-0bc1cbd1ded8","status":"200","rqstDate":"210802-23:45:18:943","respDate":"210802-23:45:18:943","sourceId":"healthcheck:0252b2db-12dd-43e5-b0d3-0bc1cbd1ded8","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:45:18:943-39846\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36538], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0252b2db-12dd-43e5-b0d3-0bc1cbd1ded8]}\"}"}
2021-08-02 23:45:18.944  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:18.952  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:18.953 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a600949e-260d-4de4-ac1d-7e2d1c2c6b56","status":"200","rqstDate":"210802-23:45:18:953","respDate":"210802-23:45:18:953","sourceId":"haproxy:a600949e-260d-4de4-ac1d-7e2d1c2c6b56","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:45:18:953-93694\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a600949e-260d-4de4-ac1d-7e2d1c2c6b56]}\"}"}
2021-08-02 23:45:18.954  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:20.959  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:20.960 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"41fdb6e6-21cd-455b-a5a1-1fe6138cbdef","status":"200","rqstDate":"210802-23:45:20:960","respDate":"210802-23:45:20:960","sourceId":"haproxy:41fdb6e6-21cd-455b-a5a1-1fe6138cbdef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:45:20:960-31200\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[41fdb6e6-21cd-455b-a5a1-1fe6138cbdef]}\"}"}
2021-08-02 23:45:20.961  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:22.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:22.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ce60562a-1f95-48dd-8e03-c9d07ecb8143","status":"200","rqstDate":"210802-23:45:22:628","respDate":"210802-23:45:22:629","sourceId":"OOM_ReadinessCheck:ce60562a-1f95-48dd-8e03-c9d07ecb8143","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:22:628-55706\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57596], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ce60562a-1f95-48dd-8e03-c9d07ecb8143]}\"}"}
2021-08-02 23:45:22.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:22.966  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:22.968 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e2e934ca-99f7-4f66-8e36-cb784fa89801","status":"200","rqstDate":"210802-23:45:22:967","respDate":"210802-23:45:22:968","sourceId":"haproxy:e2e934ca-99f7-4f66-8e36-cb784fa89801","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:22:967-29615\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e2e934ca-99f7-4f66-8e36-cb784fa89801]}\"}"}
2021-08-02 23:45:22.968  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:23.692 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:45:23.694 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:45:24.974  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:24.976 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"44a6277f-2a57-41bc-a635-84bc19c18a50","status":"200","rqstDate":"210802-23:45:24:975","respDate":"210802-23:45:24:976","sourceId":"haproxy:44a6277f-2a57-41bc-a635-84bc19c18a50","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:45:24:975-37221\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[44a6277f-2a57-41bc-a635-84bc19c18a50]}\"}"}
2021-08-02 23:45:24.976  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:26.983  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:26.985 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"45c511d1-5412-42c3-a8e7-a51ac190769a","status":"200","rqstDate":"210802-23:45:26:984","respDate":"210802-23:45:26:985","sourceId":"haproxy:45c511d1-5412-42c3-a8e7-a51ac190769a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:45:26:984-42808\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[45c511d1-5412-42c3-a8e7-a51ac190769a]}\"}"}
2021-08-02 23:45:26.985  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:28.462  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:28.464 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"114e3d27-3d02-43c3-bf72-d180199ea09e","status":"200","rqstDate":"210802-23:45:28:463","respDate":"210802-23:45:28:464","sourceId":"healthcheck:114e3d27-3d02-43c3-bf72-d180199ea09e","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:45:28:463-19179\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[114e3d27-3d02-43c3-bf72-d180199ea09e]}\"}"}
2021-08-02 23:45:28.464  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:28.991  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:28.992 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b37c2ee7-279f-4d14-a087-03082d22126c","status":"200","rqstDate":"210802-23:45:28:991","respDate":"210802-23:45:28:992","sourceId":"haproxy:b37c2ee7-279f-4d14-a087-03082d22126c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:45:28:991-16531\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b37c2ee7-279f-4d14-a087-03082d22126c]}\"}"}
2021-08-02 23:45:28.992  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:30.998  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:31.000 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"02bae6fe-eae6-483d-8084-7be5566e8c6a","status":"200","rqstDate":"210802-23:45:30:999","respDate":"210802-23:45:31:000","sourceId":"haproxy:02bae6fe-eae6-483d-8084-7be5566e8c6a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:45:30:999-10019\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[02bae6fe-eae6-483d-8084-7be5566e8c6a]}\"}"}
2021-08-02 23:45:31.000  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:32.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:32.631 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b4fb57ff-9be8-41cf-88bc-6029d49e445c","status":"200","rqstDate":"210802-23:45:32:630","respDate":"210802-23:45:32:631","sourceId":"OOM_ReadinessCheck:b4fb57ff-9be8-41cf-88bc-6029d49e445c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:32:630-85277\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57790], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b4fb57ff-9be8-41cf-88bc-6029d49e445c]}\"}"}
2021-08-02 23:45:32.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:33.006  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:33.007 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b458aa43-8d19-43ee-8985-bd8dedb3012f","status":"200","rqstDate":"210802-23:45:33:006","respDate":"210802-23:45:33:007","sourceId":"haproxy:b458aa43-8d19-43ee-8985-bd8dedb3012f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:33:006-80534\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b458aa43-8d19-43ee-8985-bd8dedb3012f]}\"}"}
2021-08-02 23:45:33.007  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:33.958  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:33.959 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"63926860-55cd-452d-a39d-9e08a4d245f6","status":"200","rqstDate":"210802-23:45:33:958","respDate":"210802-23:45:33:959","sourceId":"healthcheck:63926860-55cd-452d-a39d-9e08a4d245f6","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:45:33:958-5380\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36892], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[63926860-55cd-452d-a39d-9e08a4d245f6]}\"}"}
2021-08-02 23:45:33.959  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:35.012  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:35.014 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f0eed12b-ca7c-4eae-8b27-d0f4e5eb6897","status":"200","rqstDate":"210802-23:45:35:013","respDate":"210802-23:45:35:014","sourceId":"haproxy:f0eed12b-ca7c-4eae-8b27-d0f4e5eb6897","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:45:35:013-4993\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f0eed12b-ca7c-4eae-8b27-d0f4e5eb6897]}\"}"}
2021-08-02 23:45:35.014  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:37.020  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:37.021 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cc786478-1546-4381-99e3-52038c1aa5ce","status":"200","rqstDate":"210802-23:45:37:021","respDate":"210802-23:45:37:021","sourceId":"haproxy:cc786478-1546-4381-99e3-52038c1aa5ce","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:45:37:021-47279\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cc786478-1546-4381-99e3-52038c1aa5ce]}\"}"}
2021-08-02 23:45:37.022  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:38.704 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:45:38.706 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:45:39.029  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:39.031 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"94c0d4ac-cfd3-4e58-8a28-b0abc5736891","status":"200","rqstDate":"210802-23:45:39:030","respDate":"210802-23:45:39:030","sourceId":"haproxy:94c0d4ac-cfd3-4e58-8a28-b0abc5736891","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:39:030-11702\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[94c0d4ac-cfd3-4e58-8a28-b0abc5736891]}\"}"}
2021-08-02 23:45:39.031  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:41.038  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:41.039 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0fe8ddf1-9660-4749-a539-5531f00d6908","status":"200","rqstDate":"210802-23:45:41:038","respDate":"210802-23:45:41:039","sourceId":"haproxy:0fe8ddf1-9660-4749-a539-5531f00d6908","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:45:41:038-68824\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0fe8ddf1-9660-4749-a539-5531f00d6908]}\"}"}
2021-08-02 23:45:41.040  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:42.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:42.633 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"22621093-8d8a-440f-9348-3377f39b4995","status":"200","rqstDate":"210802-23:45:42:632","respDate":"210802-23:45:42:633","sourceId":"OOM_ReadinessCheck:22621093-8d8a-440f-9348-3377f39b4995","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:45:42:632-87257\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57950], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[22621093-8d8a-440f-9348-3377f39b4995]}\"}"}
2021-08-02 23:45:42.634  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:43.047  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:43.049 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e8640cd2-bb68-4a8f-add6-f2c8c0da3eb2","status":"200","rqstDate":"210802-23:45:43:048","respDate":"210802-23:45:43:048","sourceId":"haproxy:e8640cd2-bb68-4a8f-add6-f2c8c0da3eb2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:43:048-97198\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e8640cd2-bb68-4a8f-add6-f2c8c0da3eb2]}\"}"}
2021-08-02 23:45:43.049  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:43.480  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:43.482 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"11f77ca8-b527-4f01-8eba-d2a12b9f6651","status":"200","rqstDate":"210802-23:45:43:481","respDate":"210802-23:45:43:482","sourceId":"healthcheck:11f77ca8-b527-4f01-8eba-d2a12b9f6651","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:45:43:481-54575\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[11f77ca8-b527-4f01-8eba-d2a12b9f6651]}\"}"}
2021-08-02 23:45:43.482  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:44.261 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:45:44.262 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:45:44.991 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2021-08-02 23:45:44.991 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] because: [/10.242.138.218:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2021-08-02 23:45:44.991 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preventing new connections for the next 1000 ms
2021-08-02 23:45:44.991 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-34, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:45:44.992 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-34, inFlight=0, closed=true] closing connection
2021-08-02 23:45:44.992 DEBUG 10 --- [uster-worker-17] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host DOWN
2021-08-02 23:45:44.993 DEBUG 10 --- [uster-worker-17] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2021-08-02 23:45:44.993 DEBUG 10 --- [uster-worker-17] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] starting reconnection attempt
2021-08-02 23:45:45.055  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:45.057 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"840087bb-e64e-4218-80e2-939156fcbc02","status":"200","rqstDate":"210802-23:45:45:056","respDate":"210802-23:45:45:057","sourceId":"haproxy:840087bb-e64e-4218-80e2-939156fcbc02","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:45:056-29190\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[840087bb-e64e-4218-80e2-939156fcbc02]}\"}"}
2021-08-02 23:45:45.057  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:45.094 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.242.138.218:9042, scheduling delivery
2021-08-02 23:45:45.094 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event DOWN
2021-08-02 23:45:45.993 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:45:45.996 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-35, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:45:45.996 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-35, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:45:45.996 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-35, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:45:45.996 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-35, inFlight=0, closed=true] closing connection
2021-08-02 23:45:45.997 DEBUG 10 --- [uster-worker-18] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:45:45.997 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 2000 milliseconds
2021-08-02 23:45:45.997 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 2000 ms
2021-08-02 23:45:46.095 DEBUG 10 --- [uster-worker-17] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:45:47.064  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:47.066 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10b4be5f-2f6a-4bc4-b68a-ba607af67ce0","status":"200","rqstDate":"210802-23:45:47:065","respDate":"210802-23:45:47:066","sourceId":"haproxy:10b4be5f-2f6a-4bc4-b68a-ba607af67ce0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:45:47:065-50563\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10b4be5f-2f6a-4bc4-b68a-ba607af67ce0]}\"}"}
2021-08-02 23:45:47.067  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:47.997 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:45:47.999 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-36, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:45:48.000 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-36, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:45:48.000 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-36, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:45:48.000 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-36, inFlight=0, closed=true] closing connection
2021-08-02 23:45:48.000 DEBUG 10 --- [uster-worker-18] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:45:48.000 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 4000 milliseconds
2021-08-02 23:45:48.000 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 4000 ms
2021-08-02 23:45:48.973  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:48.974 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6eb4f8a2-1f7b-4a85-abe8-9db1c2cfac71","status":"200","rqstDate":"210802-23:45:48:973","respDate":"210802-23:45:48:974","sourceId":"healthcheck:6eb4f8a2-1f7b-4a85-abe8-9db1c2cfac71","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:45:48:973-93976\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37276], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6eb4f8a2-1f7b-4a85-abe8-9db1c2cfac71]}\"}"}
2021-08-02 23:45:48.974  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:49.073  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:49.075 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"409d4314-0e95-4c83-8c48-b77382640dae","status":"200","rqstDate":"210802-23:45:49:074","respDate":"210802-23:45:49:075","sourceId":"haproxy:409d4314-0e95-4c83-8c48-b77382640dae","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:49:074-67716\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[409d4314-0e95-4c83-8c48-b77382640dae]}\"}"}
2021-08-02 23:45:49.075  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:51.082  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:51.084 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"87703fdd-96ac-4b7a-866d-fc4e4677f38c","status":"200","rqstDate":"210802-23:45:51:083","respDate":"210802-23:45:51:084","sourceId":"haproxy:87703fdd-96ac-4b7a-866d-fc4e4677f38c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:51:083-76241\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[87703fdd-96ac-4b7a-866d-fc4e4677f38c]}\"}"}
2021-08-02 23:45:51.084  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:52.000 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:45:52.002 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-37, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:45:52.003 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-37, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:45:52.003 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-37, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:45:52.003 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-37, inFlight=0, closed=true] closing connection
2021-08-02 23:45:52.003 DEBUG 10 --- [uster-worker-17] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:45:52.003 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 8000 milliseconds
2021-08-02 23:45:52.003 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 8000 ms
2021-08-02 23:45:52.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:52.628 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"040960a6-5d5c-43fe-a73b-5cee97e4a3ee","status":"200","rqstDate":"210802-23:45:52:627","respDate":"210802-23:45:52:628","sourceId":"OOM_ReadinessCheck:040960a6-5d5c-43fe-a73b-5cee97e4a3ee","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:45:52:627-37762\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58190], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[040960a6-5d5c-43fe-a73b-5cee97e4a3ee]}\"}"}
2021-08-02 23:45:52.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:53.090  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:53.092 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"77ab45aa-5c84-4c4b-ab32-09b57d4577a7","status":"200","rqstDate":"210802-23:45:53:091","respDate":"210802-23:45:53:091","sourceId":"haproxy:77ab45aa-5c84-4c4b-ab32-09b57d4577a7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:53:091-83980\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[77ab45aa-5c84-4c4b-ab32-09b57d4577a7]}\"}"}
2021-08-02 23:45:53.092  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:55.099  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:55.100 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d1ed7d3c-25a8-4ba1-900b-8e5303ca0af5","status":"200","rqstDate":"210802-23:45:55:099","respDate":"210802-23:45:55:100","sourceId":"haproxy:d1ed7d3c-25a8-4ba1-900b-8e5303ca0af5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:55:099-27616\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d1ed7d3c-25a8-4ba1-900b-8e5303ca0af5]}\"}"}
2021-08-02 23:45:55.100  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:57.106  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:57.107 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"59e76814-68c0-48e4-b034-8e7655015729","status":"200","rqstDate":"210802-23:45:57:106","respDate":"210802-23:45:57:107","sourceId":"haproxy:59e76814-68c0-48e4-b034-8e7655015729","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:45:57:106-36510\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[59e76814-68c0-48e4-b034-8e7655015729]}\"}"}
2021-08-02 23:45:57.108  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:58.501  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:58.502 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1d701f25-08d8-4e71-901f-667750522882","status":"200","rqstDate":"210802-23:45:58:501","respDate":"210802-23:45:58:502","sourceId":"healthcheck:1d701f25-08d8-4e71-901f-667750522882","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:58:501-67255\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1d701f25-08d8-4e71-901f-667750522882]}\"}"}
2021-08-02 23:45:58.502  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:45:59.114  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:45:59.115 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5fc1285-c38e-4d77-918e-bfefb82a8a1c","status":"200","rqstDate":"210802-23:45:59:114","respDate":"210802-23:45:59:115","sourceId":"haproxy:e5fc1285-c38e-4d77-918e-bfefb82a8a1c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:45:59:114-54597\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e5fc1285-c38e-4d77-918e-bfefb82a8a1c]}\"}"}
2021-08-02 23:45:59.116  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:00.003 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:46:00.005 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-38, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:46:00.005 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-38, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:46:00.005 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-38, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:46:00.005 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-38, inFlight=0, closed=true] closing connection
2021-08-02 23:46:00.006 DEBUG 10 --- [uster-worker-18] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:46:00.006 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 16000 milliseconds
2021-08-02 23:46:00.006 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 16000 ms
2021-08-02 23:46:01.121  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:01.122 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2289ee45-174d-42eb-bd22-1770b6f30451","status":"200","rqstDate":"210802-23:46:01:122","respDate":"210802-23:46:01:122","sourceId":"haproxy:2289ee45-174d-42eb-bd22-1770b6f30451","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:46:01:122-15773\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2289ee45-174d-42eb-bd22-1770b6f30451]}\"}"}
2021-08-02 23:46:01.123  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:02.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:02.628 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"90a1b23b-35f2-4454-a573-a303c174aab5","status":"200","rqstDate":"210802-23:46:02:627","respDate":"210802-23:46:02:628","sourceId":"OOM_ReadinessCheck:90a1b23b-35f2-4454-a573-a303c174aab5","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:02:627-9118\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58564], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[90a1b23b-35f2-4454-a573-a303c174aab5]}\"}"}
2021-08-02 23:46:02.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:03.129  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:03.131 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ff159301-da8b-4a54-813d-6eb2940f30fa","status":"200","rqstDate":"210802-23:46:03:130","respDate":"210802-23:46:03:131","sourceId":"haproxy:ff159301-da8b-4a54-813d-6eb2940f30fa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:46:03:130-66544\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ff159301-da8b-4a54-813d-6eb2940f30fa]}\"}"}
2021-08-02 23:46:03.132  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:03.989  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:03.991 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"84e6abe3-cd08-426f-8947-e1519884a4e1","status":"200","rqstDate":"210802-23:46:03:990","respDate":"210802-23:46:03:991","sourceId":"healthcheck:84e6abe3-cd08-426f-8947-e1519884a4e1","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:03:990-99290\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37642], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[84e6abe3-cd08-426f-8947-e1519884a4e1]}\"}"}
2021-08-02 23:46:03.991  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:05.138  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:05.139 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"efe1f84a-879f-4155-aec9-7fc2af273650","status":"200","rqstDate":"210802-23:46:05:139","respDate":"210802-23:46:05:139","sourceId":"haproxy:efe1f84a-879f-4155-aec9-7fc2af273650","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:05:139-39683\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[efe1f84a-879f-4155-aec9-7fc2af273650]}\"}"}
2021-08-02 23:46:05.140  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:07.146  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:07.148 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e197bc7d-ca7d-46da-81f4-05cda3da9ff0","status":"200","rqstDate":"210802-23:46:07:147","respDate":"210802-23:46:07:148","sourceId":"haproxy:e197bc7d-ca7d-46da-81f4-05cda3da9ff0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:07:147-18406\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e197bc7d-ca7d-46da-81f4-05cda3da9ff0]}\"}"}
2021-08-02 23:46:07.148  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:09.155  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:09.156 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fc1fab3a-d2da-4599-a305-8a0a1bd2faf0","status":"200","rqstDate":"210802-23:46:09:155","respDate":"210802-23:46:09:156","sourceId":"haproxy:fc1fab3a-d2da-4599-a305-8a0a1bd2faf0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:09:155-11862\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fc1fab3a-d2da-4599-a305-8a0a1bd2faf0]}\"}"}
2021-08-02 23:46:09.157  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:11.162  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:11.164 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"847ca9df-58d4-41d2-a0c8-2d5faf35dae7","status":"200","rqstDate":"210802-23:46:11:163","respDate":"210802-23:46:11:164","sourceId":"haproxy:847ca9df-58d4-41d2-a0c8-2d5faf35dae7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:11:163-16840\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[847ca9df-58d4-41d2-a0c8-2d5faf35dae7]}\"}"}
2021-08-02 23:46:11.164  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:12.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:12.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"add61112-c716-4e8d-8512-833d431077eb","status":"200","rqstDate":"210802-23:46:12:627","respDate":"210802-23:46:12:628","sourceId":"OOM_ReadinessCheck:add61112-c716-4e8d-8512-833d431077eb","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:46:12:627-68314\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58918], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[add61112-c716-4e8d-8512-833d431077eb]}\"}"}
2021-08-02 23:46:12.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:13.170  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:13.172 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b0cdc07-7e1f-43ce-a29b-0ae153ef6ea3","status":"200","rqstDate":"210802-23:46:13:171","respDate":"210802-23:46:13:171","sourceId":"haproxy:4b0cdc07-7e1f-43ce-a29b-0ae153ef6ea3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:13:171-16047\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b0cdc07-7e1f-43ce-a29b-0ae153ef6ea3]}\"}"}
2021-08-02 23:46:13.172  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:13.520  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:13.522 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b0f88429-48ba-4f93-82f8-e4887522bb48","status":"200","rqstDate":"210802-23:46:13:521","respDate":"210802-23:46:13:522","sourceId":"healthcheck:b0f88429-48ba-4f93-82f8-e4887522bb48","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:46:13:521-4722\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b0f88429-48ba-4f93-82f8-e4887522bb48]}\"}"}
2021-08-02 23:46:13.522  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:15.096 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:46:15.097 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:46:15.179  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:15.180 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dd0d4511-6f7e-4404-845b-33253734d43d","status":"200","rqstDate":"210802-23:46:15:179","respDate":"210802-23:46:15:180","sourceId":"haproxy:dd0d4511-6f7e-4404-845b-33253734d43d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:15:179-56107\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dd0d4511-6f7e-4404-845b-33253734d43d]}\"}"}
2021-08-02 23:46:15.180  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:16.006 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:46:16.007 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-39, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:46:16.008 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-39, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:46:16.008 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-39, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:46:16.008 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-39, inFlight=0, closed=true] closing connection
2021-08-02 23:46:16.008 DEBUG 10 --- [uster-worker-17] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:46:16.008 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 32000 milliseconds
2021-08-02 23:46:16.008 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 32000 ms
2021-08-02 23:46:17.186  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:17.187 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fdc34692-3862-44c9-bd51-db9c834f051e","status":"200","rqstDate":"210802-23:46:17:186","respDate":"210802-23:46:17:187","sourceId":"haproxy:fdc34692-3862-44c9-bd51-db9c834f051e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:17:186-49343\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fdc34692-3862-44c9-bd51-db9c834f051e]}\"}"}
2021-08-02 23:46:17.187  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:19.006  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:19.008 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d104c946-d20e-4cce-866b-3c562f5022d3","status":"200","rqstDate":"210802-23:46:19:007","respDate":"210802-23:46:19:008","sourceId":"healthcheck:d104c946-d20e-4cce-866b-3c562f5022d3","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:46:19:007-19701\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38016], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d104c946-d20e-4cce-866b-3c562f5022d3]}\"}"}
2021-08-02 23:46:19.009  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:19.193  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:19.195 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e2dd68f0-2060-4a9f-8ec5-7b3a14609da7","status":"200","rqstDate":"210802-23:46:19:194","respDate":"210802-23:46:19:195","sourceId":"haproxy:e2dd68f0-2060-4a9f-8ec5-7b3a14609da7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:19:194-19854\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e2dd68f0-2060-4a9f-8ec5-7b3a14609da7]}\"}"}
2021-08-02 23:46:19.195  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:21.202  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:21.203 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"391229a8-947b-45bd-8a9a-22e2dfeea08e","status":"200","rqstDate":"210802-23:46:21:202","respDate":"210802-23:46:21:203","sourceId":"haproxy:391229a8-947b-45bd-8a9a-22e2dfeea08e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:21:202-20069\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[391229a8-947b-45bd-8a9a-22e2dfeea08e]}\"}"}
2021-08-02 23:46:21.203  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:22.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:22.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cc9621ea-ce6b-4fd0-99af-29bcad1519ec","status":"200","rqstDate":"210802-23:46:22:627","respDate":"210802-23:46:22:628","sourceId":"OOM_ReadinessCheck:cc9621ea-ce6b-4fd0-99af-29bcad1519ec","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:22:627-50484\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59234], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cc9621ea-ce6b-4fd0-99af-29bcad1519ec]}\"}"}
2021-08-02 23:46:22.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:23.209  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:23.211 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"98e406b5-97af-43ee-9015-0b23106aa24f","status":"200","rqstDate":"210802-23:46:23:210","respDate":"210802-23:46:23:211","sourceId":"haproxy:98e406b5-97af-43ee-9015-0b23106aa24f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:23:210-8004\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[98e406b5-97af-43ee-9015-0b23106aa24f]}\"}"}
2021-08-02 23:46:23.211  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:25.219  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:25.220 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f3e7b0d9-d772-439d-a0ea-657e65d6802d","status":"200","rqstDate":"210802-23:46:25:219","respDate":"210802-23:46:25:220","sourceId":"haproxy:f3e7b0d9-d772-439d-a0ea-657e65d6802d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:46:25:219-84677\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f3e7b0d9-d772-439d-a0ea-657e65d6802d]}\"}"}
2021-08-02 23:46:25.221  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:27.229  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:27.233 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e3b11c9b-40bd-436b-a202-240dc60421a2","status":"200","rqstDate":"210802-23:46:27:230","respDate":"210802-23:46:27:233","sourceId":"haproxy:e3b11c9b-40bd-436b-a202-240dc60421a2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:46:27:230-15663\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e3b11c9b-40bd-436b-a202-240dc60421a2]}\"}"}
2021-08-02 23:46:27.234  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:28.543  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:28.545 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8f8859ae-d64c-446b-83dc-15d45f93aeb2","status":"200","rqstDate":"210802-23:46:28:543","respDate":"210802-23:46:28:545","sourceId":"healthcheck:8f8859ae-d64c-446b-83dc-15d45f93aeb2","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:28:543-63279\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8f8859ae-d64c-446b-83dc-15d45f93aeb2]}\"}"}
2021-08-02 23:46:28.546  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:29.240  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:29.242 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d19b03a6-fe19-49b9-b3dc-9f341ab9f668","status":"200","rqstDate":"210802-23:46:29:241","respDate":"210802-23:46:29:241","sourceId":"haproxy:d19b03a6-fe19-49b9-b3dc-9f341ab9f668","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:29:241-98783\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d19b03a6-fe19-49b9-b3dc-9f341ab9f668]}\"}"}
2021-08-02 23:46:29.242  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:31.249  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:31.250 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5f69da1a-09a3-47ee-b316-65af36c61914","status":"200","rqstDate":"210802-23:46:31:249","respDate":"210802-23:46:31:250","sourceId":"haproxy:5f69da1a-09a3-47ee-b316-65af36c61914","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:46:31:249-24883\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5f69da1a-09a3-47ee-b316-65af36c61914]}\"}"}
2021-08-02 23:46:31.251  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:32.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:32.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"591ffa87-8805-4ef9-a0c3-533b4752c99e","status":"200","rqstDate":"210802-23:46:32:628","respDate":"210802-23:46:32:629","sourceId":"OOM_ReadinessCheck:591ffa87-8805-4ef9-a0c3-533b4752c99e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:32:628-31918\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59468], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[591ffa87-8805-4ef9-a0c3-533b4752c99e]}\"}"}
2021-08-02 23:46:32.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:33.257  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:33.258 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"176d0498-163e-4714-b059-04256b0999ea","status":"200","rqstDate":"210802-23:46:33:257","respDate":"210802-23:46:33:258","sourceId":"haproxy:176d0498-163e-4714-b059-04256b0999ea","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:33:257-55597\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[176d0498-163e-4714-b059-04256b0999ea]}\"}"}
2021-08-02 23:46:33.259  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:34.024  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:34.026 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ac455a2b-f1af-48ba-97e4-ae2f6dd30a96","status":"200","rqstDate":"210802-23:46:34:025","respDate":"210802-23:46:34:026","sourceId":"healthcheck:ac455a2b-f1af-48ba-97e4-ae2f6dd30a96","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:34:025-52155\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38368], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ac455a2b-f1af-48ba-97e4-ae2f6dd30a96]}\"}"}
2021-08-02 23:46:34.027  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:35.266  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:35.267 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c51210b7-0be1-419c-8ff4-cf16f80889da","status":"200","rqstDate":"210802-23:46:35:266","respDate":"210802-23:46:35:267","sourceId":"haproxy:c51210b7-0be1-419c-8ff4-cf16f80889da","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:35:266-90367\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c51210b7-0be1-419c-8ff4-cf16f80889da]}\"}"}
2021-08-02 23:46:35.268  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:37.276  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:37.278 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2ddaa604-7c9f-4156-8f82-0aacbe2d22b3","status":"200","rqstDate":"210802-23:46:37:277","respDate":"210802-23:46:37:278","sourceId":"haproxy:2ddaa604-7c9f-4156-8f82-0aacbe2d22b3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:37:277-52310\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2ddaa604-7c9f-4156-8f82-0aacbe2d22b3]}\"}"}
2021-08-02 23:46:37.278  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:37.706 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.242.138.218:9042, scheduling delivery
2021-08-02 23:46:37.706 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event UP
2021-08-02 23:46:38.708 DEBUG 10 --- [uster-worker-19] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.242.138.218:9042
2021-08-02 23:46:38.711 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host UP
2021-08-02 23:46:38.711 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2021-08-02 23:46:38.711 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.242.138.218:9042
2021-08-02 23:46:38.711 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:46:38.715 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-40, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:46:39.284  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:39.286 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"66c75656-2ba0-4ed1-a64a-7ebf12ed641d","status":"200","rqstDate":"210802-23:46:39:285","respDate":"210802-23:46:39:286","sourceId":"haproxy:66c75656-2ba0-4ed1-a64a-7ebf12ed641d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:39:285-55833\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[66c75656-2ba0-4ed1-a64a-7ebf12ed641d]}\"}"}
2021-08-02 23:46:39.286  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:41.293  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:41.294 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d777972f-cc76-4b62-9f89-ced3bb73b4ca","status":"200","rqstDate":"210802-23:46:41:293","respDate":"210802-23:46:41:294","sourceId":"haproxy:d777972f-cc76-4b62-9f89-ced3bb73b4ca","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:46:41:293-1060\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d777972f-cc76-4b62-9f89-ced3bb73b4ca]}\"}"}
2021-08-02 23:46:41.294  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:42.184 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-40, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:46:42.293 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 0 new connections, total = 1
2021-08-02 23:46:42.294 DEBUG 10 --- [uster-worker-19] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:46:42.294 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-02 23:46:42.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:42.635 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0e744dcc-9e67-4154-8d32-527c1444cb52","status":"200","rqstDate":"210802-23:46:42:633","respDate":"210802-23:46:42:635","sourceId":"OOM_ReadinessCheck:0e744dcc-9e67-4154-8d32-527c1444cb52","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:42:633-39022\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59636], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0e744dcc-9e67-4154-8d32-527c1444cb52]}\"}"}
2021-08-02 23:46:42.636  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:43.301  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:43.302 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ef98b90d-827a-474c-8944-5dd4cf92b8b2","status":"200","rqstDate":"210802-23:46:43:301","respDate":"210802-23:46:43:302","sourceId":"haproxy:ef98b90d-827a-474c-8944-5dd4cf92b8b2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:46:43:301-44625\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ef98b90d-827a-474c-8944-5dd4cf92b8b2]}\"}"}
2021-08-02 23:46:43.303  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:43.567  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:43.568 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1fd59991-5574-467d-b62f-0333113ae394","status":"200","rqstDate":"210802-23:46:43:567","respDate":"210802-23:46:43:568","sourceId":"healthcheck:1fd59991-5574-467d-b62f-0333113ae394","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:46:43:567-86629\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1fd59991-5574-467d-b62f-0333113ae394]}\"}"}
2021-08-02 23:46:43.568  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:45.308  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:45.310 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9ceb12e7-62ec-4c92-b743-4ce932636cad","status":"200","rqstDate":"210802-23:46:45:309","respDate":"210802-23:46:45:310","sourceId":"haproxy:9ceb12e7-62ec-4c92-b743-4ce932636cad","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:45:309-58566\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9ceb12e7-62ec-4c92-b743-4ce932636cad]}\"}"}
2021-08-02 23:46:45.310  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:47.316  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:47.317 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c0f6895-2ccc-4fbf-ad61-504e0a51e644","status":"200","rqstDate":"210802-23:46:47:316","respDate":"210802-23:46:47:317","sourceId":"haproxy:1c0f6895-2ccc-4fbf-ad61-504e0a51e644","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:47:316-27897\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1c0f6895-2ccc-4fbf-ad61-504e0a51e644]}\"}"}
2021-08-02 23:46:47.317  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:49.042  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:49.044 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"935851f3-a725-411b-9aeb-1868a36e25f0","status":"200","rqstDate":"210802-23:46:49:043","respDate":"210802-23:46:49:044","sourceId":"healthcheck:935851f3-a725-411b-9aeb-1868a36e25f0","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:49:043-54288\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38750], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[935851f3-a725-411b-9aeb-1868a36e25f0]}\"}"}
2021-08-02 23:46:49.044  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:49.323  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:49.325 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c554e64b-33b9-4b74-a5c8-a3d27877ec0b","status":"200","rqstDate":"210802-23:46:49:324","respDate":"210802-23:46:49:325","sourceId":"haproxy:c554e64b-33b9-4b74-a5c8-a3d27877ec0b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:49:324-19213\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c554e64b-33b9-4b74-a5c8-a3d27877ec0b]}\"}"}
2021-08-02 23:46:49.325  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:51.332  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:51.333 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3cb9f396-9df5-4395-a5df-00edbf91f13a","status":"200","rqstDate":"210802-23:46:51:332","respDate":"210802-23:46:51:333","sourceId":"haproxy:3cb9f396-9df5-4395-a5df-00edbf91f13a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:51:332-31905\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3cb9f396-9df5-4395-a5df-00edbf91f13a]}\"}"}
2021-08-02 23:46:51.333  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:52.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:52.629 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1f2115d7-7d0d-4e22-8d3d-98beedf02e45","status":"200","rqstDate":"210802-23:46:52:628","respDate":"210802-23:46:52:629","sourceId":"OOM_ReadinessCheck:1f2115d7-7d0d-4e22-8d3d-98beedf02e45","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:46:52:628-1778\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59784], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1f2115d7-7d0d-4e22-8d3d-98beedf02e45]}\"}"}
2021-08-02 23:46:52.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:53.339  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:53.340 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e24c7b9c-fd70-4ab3-be66-253db9e3701d","status":"200","rqstDate":"210802-23:46:53:339","respDate":"210802-23:46:53:340","sourceId":"haproxy:e24c7b9c-fd70-4ab3-be66-253db9e3701d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:53:339-43455\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e24c7b9c-fd70-4ab3-be66-253db9e3701d]}\"}"}
2021-08-02 23:46:53.340  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:55.347  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:55.348 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0c49d029-d33b-443e-8cad-452afbf3bee9","status":"200","rqstDate":"210802-23:46:55:347","respDate":"210802-23:46:55:348","sourceId":"haproxy:0c49d029-d33b-443e-8cad-452afbf3bee9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:55:347-29173\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0c49d029-d33b-443e-8cad-452afbf3bee9]}\"}"}
2021-08-02 23:46:55.348  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:57.354  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:57.355 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"448d993e-3d24-4e21-bedf-fb7c85a365a4","status":"200","rqstDate":"210802-23:46:57:354","respDate":"210802-23:46:57:355","sourceId":"haproxy:448d993e-3d24-4e21-bedf-fb7c85a365a4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:46:57:354-73089\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[448d993e-3d24-4e21-bedf-fb7c85a365a4]}\"}"}
2021-08-02 23:46:57.355  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:58.589  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:58.590 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"15253cdf-e87a-4332-9d13-f6a00e0ce95a","status":"200","rqstDate":"210802-23:46:58:589","respDate":"210802-23:46:58:590","sourceId":"healthcheck:15253cdf-e87a-4332-9d13-f6a00e0ce95a","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:46:58:589-69149\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[15253cdf-e87a-4332-9d13-f6a00e0ce95a]}\"}"}
2021-08-02 23:46:58.591  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:46:59.361  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:46:59.362 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8c98b2f4-fc9e-42ef-a751-521ccc471e4a","status":"200","rqstDate":"210802-23:46:59:361","respDate":"210802-23:46:59:362","sourceId":"haproxy:8c98b2f4-fc9e-42ef-a751-521ccc471e4a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:46:59:361-94963\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8c98b2f4-fc9e-42ef-a751-521ccc471e4a]}\"}"}
2021-08-02 23:46:59.363  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:01.369  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:01.371 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"01ba011b-8250-4ddd-a7a8-4589a5eaf1b0","status":"200","rqstDate":"210802-23:47:01:370","respDate":"210802-23:47:01:371","sourceId":"haproxy:01ba011b-8250-4ddd-a7a8-4589a5eaf1b0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:47:01:370-37916\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[01ba011b-8250-4ddd-a7a8-4589a5eaf1b0]}\"}"}
2021-08-02 23:47:01.371  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:02.626  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:02.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5aee9de3-b89c-4e7b-8bbb-49510bc96645","status":"200","rqstDate":"210802-23:47:02:627","respDate":"210802-23:47:02:628","sourceId":"OOM_ReadinessCheck:5aee9de3-b89c-4e7b-8bbb-49510bc96645","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:47:02:627-71585\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59978], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5aee9de3-b89c-4e7b-8bbb-49510bc96645]}\"}"}
2021-08-02 23:47:02.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:03.377  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:03.379 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"50eef990-c99d-4a94-9569-035e0c2012c7","status":"200","rqstDate":"210802-23:47:03:378","respDate":"210802-23:47:03:379","sourceId":"haproxy:50eef990-c99d-4a94-9569-035e0c2012c7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:47:03:378-80599\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[50eef990-c99d-4a94-9569-035e0c2012c7]}\"}"}
2021-08-02 23:47:03.379  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:04.060  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:04.061 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a8ed08e-e650-4bb1-ac8f-02e76f147833","status":"200","rqstDate":"210802-23:47:04:060","respDate":"210802-23:47:04:061","sourceId":"healthcheck:1a8ed08e-e650-4bb1-ac8f-02e76f147833","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:04:060-6065\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39112], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1a8ed08e-e650-4bb1-ac8f-02e76f147833]}\"}"}
2021-08-02 23:47:04.062  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:05.386  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:05.388 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0cc2365-da3c-4b25-b115-7847399c6017","status":"200","rqstDate":"210802-23:47:05:387","respDate":"210802-23:47:05:388","sourceId":"haproxy:a0cc2365-da3c-4b25-b115-7847399c6017","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:47:05:387-18736\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a0cc2365-da3c-4b25-b115-7847399c6017]}\"}"}
2021-08-02 23:47:05.388  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:07.394  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:07.395 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ef9221b5-257d-4cf1-a8ea-4d95b0b2fa9e","status":"200","rqstDate":"210802-23:47:07:395","respDate":"210802-23:47:07:395","sourceId":"haproxy:ef9221b5-257d-4cf1-a8ea-4d95b0b2fa9e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:07:395-1799\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ef9221b5-257d-4cf1-a8ea-4d95b0b2fa9e]}\"}"}
2021-08-02 23:47:07.396  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:08.714 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:47:08.715 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:47:09.401  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:09.402 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a891d029-b6be-438d-8463-ebacc5ba953c","status":"200","rqstDate":"210802-23:47:09:401","respDate":"210802-23:47:09:402","sourceId":"haproxy:a891d029-b6be-438d-8463-ebacc5ba953c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:09:401-40841\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a891d029-b6be-438d-8463-ebacc5ba953c]}\"}"}
2021-08-02 23:47:09.403  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:11.408  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:11.418 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"edcf0ba3-396c-4fd7-aec1-24c925add69a","status":"200","rqstDate":"210802-23:47:11:409","respDate":"210802-23:47:11:418","sourceId":"haproxy:edcf0ba3-396c-4fd7-aec1-24c925add69a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:11:409-61248\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[edcf0ba3-396c-4fd7-aec1-24c925add69a]}\"}"}
2021-08-02 23:47:11.419  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:12.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:12.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d2b8b9a6-669d-4b0d-8262-1bac32c6b2e6","status":"200","rqstDate":"210802-23:47:12:629","respDate":"210802-23:47:12:629","sourceId":"OOM_ReadinessCheck:d2b8b9a6-669d-4b0d-8262-1bac32c6b2e6","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:12:629-76253\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60148], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d2b8b9a6-669d-4b0d-8262-1bac32c6b2e6]}\"}"}
2021-08-02 23:47:12.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:13.425  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:13.426 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"60157e86-afe6-417e-97d5-146a5162d599","status":"200","rqstDate":"210802-23:47:13:425","respDate":"210802-23:47:13:426","sourceId":"haproxy:60157e86-afe6-417e-97d5-146a5162d599","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:47:13:425-71792\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[60157e86-afe6-417e-97d5-146a5162d599]}\"}"}
2021-08-02 23:47:13.426  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:13.610  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:13.611 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0a4104c-d22f-4c68-b3a8-1c09812afc09","status":"200","rqstDate":"210802-23:47:13:610","respDate":"210802-23:47:13:611","sourceId":"healthcheck:a0a4104c-d22f-4c68-b3a8-1c09812afc09","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:13:610-34666\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a0a4104c-d22f-4c68-b3a8-1c09812afc09]}\"}"}
2021-08-02 23:47:13.611  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:15.432  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:15.433 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2bc14d3a-a188-4acd-a6c5-301216eabb6d","status":"200","rqstDate":"210802-23:47:15:432","respDate":"210802-23:47:15:433","sourceId":"haproxy:2bc14d3a-a188-4acd-a6c5-301216eabb6d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:47:15:432-39257\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2bc14d3a-a188-4acd-a6c5-301216eabb6d]}\"}"}
2021-08-02 23:47:15.434  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:17.439  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:17.441 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"303f7454-4b47-4b3d-85b8-7c540aba8684","status":"200","rqstDate":"210802-23:47:17:440","respDate":"210802-23:47:17:441","sourceId":"haproxy:303f7454-4b47-4b3d-85b8-7c540aba8684","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:47:17:440-60356\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[303f7454-4b47-4b3d-85b8-7c540aba8684]}\"}"}
2021-08-02 23:47:17.441  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:19.001 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:47:19.003 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:47:19.078  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:19.080 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9f28ec91-7fd4-4075-bb07-7827002543dd","status":"200","rqstDate":"210802-23:47:19:079","respDate":"210802-23:47:19:080","sourceId":"healthcheck:9f28ec91-7fd4-4075-bb07-7827002543dd","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:19:079-31914\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39488], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9f28ec91-7fd4-4075-bb07-7827002543dd]}\"}"}
2021-08-02 23:47:19.080  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:19.447  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:19.448 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"431e8b62-7b89-4dd4-aef3-a3e7e9c83d7d","status":"200","rqstDate":"210802-23:47:19:447","respDate":"210802-23:47:19:448","sourceId":"haproxy:431e8b62-7b89-4dd4-aef3-a3e7e9c83d7d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:47:19:447-5680\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[431e8b62-7b89-4dd4-aef3-a3e7e9c83d7d]}\"}"}
2021-08-02 23:47:19.448  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:21.455  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:21.456 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d1f4b3b-9b05-44a5-8c50-b8f0e178097c","status":"200","rqstDate":"210802-23:47:21:455","respDate":"210802-23:47:21:456","sourceId":"haproxy:8d1f4b3b-9b05-44a5-8c50-b8f0e178097c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:21:455-3387\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d1f4b3b-9b05-44a5-8c50-b8f0e178097c]}\"}"}
2021-08-02 23:47:21.456  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:22.633  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:22.635 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b9ddad56-a558-434c-8817-98277beeaac1","status":"200","rqstDate":"210802-23:47:22:634","respDate":"210802-23:47:22:635","sourceId":"OOM_ReadinessCheck:b9ddad56-a558-434c-8817-98277beeaac1","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:22:634-49421\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60302], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b9ddad56-a558-434c-8817-98277beeaac1]}\"}"}
2021-08-02 23:47:22.635  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:23.462  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:23.463 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"84cf1f05-5c58-46cb-af31-8a6df9562f9c","status":"200","rqstDate":"210802-23:47:23:462","respDate":"210802-23:47:23:463","sourceId":"haproxy:84cf1f05-5c58-46cb-af31-8a6df9562f9c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:47:23:462-83411\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[84cf1f05-5c58-46cb-af31-8a6df9562f9c]}\"}"}
2021-08-02 23:47:23.464  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:25.469  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:25.470 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8a3fda1c-a14e-46f6-a3da-ee10bc65fff7","status":"200","rqstDate":"210802-23:47:25:469","respDate":"210802-23:47:25:470","sourceId":"haproxy:8a3fda1c-a14e-46f6-a3da-ee10bc65fff7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:25:469-68369\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8a3fda1c-a14e-46f6-a3da-ee10bc65fff7]}\"}"}
2021-08-02 23:47:25.470  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:27.477  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:27.478 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f0312176-3bfb-48e2-b385-92f5fc1a9142","status":"200","rqstDate":"210802-23:47:27:477","respDate":"210802-23:47:27:478","sourceId":"haproxy:f0312176-3bfb-48e2-b385-92f5fc1a9142","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:47:27:477-53186\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f0312176-3bfb-48e2-b385-92f5fc1a9142]}\"}"}
2021-08-02 23:47:27.478  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:28.634  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:28.635 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"08f8462b-edf7-4402-99c7-66f754bfb407","status":"200","rqstDate":"210802-23:47:28:634","respDate":"210802-23:47:28:635","sourceId":"healthcheck:08f8462b-edf7-4402-99c7-66f754bfb407","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:47:28:634-43949\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[08f8462b-edf7-4402-99c7-66f754bfb407]}\"}"}
2021-08-02 23:47:28.635  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:29.485  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:29.487 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"77566932-0fa4-4527-a350-4ff6d7cdd369","status":"200","rqstDate":"210802-23:47:29:486","respDate":"210802-23:47:29:487","sourceId":"haproxy:77566932-0fa4-4527-a350-4ff6d7cdd369","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:47:29:486-61639\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[77566932-0fa4-4527-a350-4ff6d7cdd369]}\"}"}
2021-08-02 23:47:29.487  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:31.495  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:31.497 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"94edd4a5-d02f-435a-b680-5ab36bcd2145","status":"200","rqstDate":"210802-23:47:31:496","respDate":"210802-23:47:31:497","sourceId":"haproxy:94edd4a5-d02f-435a-b680-5ab36bcd2145","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:31:496-74128\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[94edd4a5-d02f-435a-b680-5ab36bcd2145]}\"}"}
2021-08-02 23:47:31.497  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:32.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:32.629 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"368ab286-0e2f-432f-8f31-f70695b6c0eb","status":"200","rqstDate":"210802-23:47:32:628","respDate":"210802-23:47:32:629","sourceId":"OOM_ReadinessCheck:368ab286-0e2f-432f-8f31-f70695b6c0eb","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:47:32:628-81601\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60496], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[368ab286-0e2f-432f-8f31-f70695b6c0eb]}\"}"}
2021-08-02 23:47:32.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:33.503  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:33.505 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4c38a832-ad52-4a1a-acf6-157ccf16afb6","status":"200","rqstDate":"210802-23:47:33:504","respDate":"210802-23:47:33:505","sourceId":"haproxy:4c38a832-ad52-4a1a-acf6-157ccf16afb6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:33:504-10712\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4c38a832-ad52-4a1a-acf6-157ccf16afb6]}\"}"}
2021-08-02 23:47:33.506  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:34.096  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:34.097 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"52f8e978-154d-47f7-9129-00e853373f80","status":"200","rqstDate":"210802-23:47:34:096","respDate":"210802-23:47:34:097","sourceId":"healthcheck:52f8e978-154d-47f7-9129-00e853373f80","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:34:096-24334\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39840], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[52f8e978-154d-47f7-9129-00e853373f80]}\"}"}
2021-08-02 23:47:34.098  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:35.512  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:35.514 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"46541976-e8dd-4cba-9213-8bea23ecc571","status":"200","rqstDate":"210802-23:47:35:513","respDate":"210802-23:47:35:514","sourceId":"haproxy:46541976-e8dd-4cba-9213-8bea23ecc571","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:35:513-44149\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[46541976-e8dd-4cba-9213-8bea23ecc571]}\"}"}
2021-08-02 23:47:35.514  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:37.521  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:37.523 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ebb9c0d-7309-4a02-9717-60628ec9530b","status":"200","rqstDate":"210802-23:47:37:522","respDate":"210802-23:47:37:522","sourceId":"haproxy:3ebb9c0d-7309-4a02-9717-60628ec9530b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:47:37:522-5448\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ebb9c0d-7309-4a02-9717-60628ec9530b]}\"}"}
2021-08-02 23:47:37.523  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:38.729 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:47:38.730 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:47:39.541  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:39.542 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"beef798a-6bf4-4ee1-a4b3-9fbeeebd8763","status":"200","rqstDate":"210802-23:47:39:542","respDate":"210802-23:47:39:542","sourceId":"haproxy:beef798a-6bf4-4ee1-a4b3-9fbeeebd8763","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:47:39:542-42544\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[beef798a-6bf4-4ee1-a4b3-9fbeeebd8763]}\"}"}
2021-08-02 23:47:39.543  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:41.550  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:41.551 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4be3db8a-3ee4-4505-a7c7-4e2f4d982881","status":"200","rqstDate":"210802-23:47:41:550","respDate":"210802-23:47:41:551","sourceId":"haproxy:4be3db8a-3ee4-4505-a7c7-4e2f4d982881","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:47:41:550-65381\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4be3db8a-3ee4-4505-a7c7-4e2f4d982881]}\"}"}
2021-08-02 23:47:41.551  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:42.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:42.631 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8b989d26-9c34-443e-88d1-752ad0b836a8","status":"200","rqstDate":"210802-23:47:42:630","respDate":"210802-23:47:42:631","sourceId":"OOM_ReadinessCheck:8b989d26-9c34-443e-88d1-752ad0b836a8","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:47:42:630-99835\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60658], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8b989d26-9c34-443e-88d1-752ad0b836a8]}\"}"}
2021-08-02 23:47:42.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:43.558  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:43.559 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"88fd58e3-e87e-4641-9685-a3c22261d667","status":"200","rqstDate":"210802-23:47:43:558","respDate":"210802-23:47:43:559","sourceId":"haproxy:88fd58e3-e87e-4641-9685-a3c22261d667","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:43:558-3419\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[88fd58e3-e87e-4641-9685-a3c22261d667]}\"}"}
2021-08-02 23:47:43.560  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:43.651  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:43.653 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"318a0eed-c24d-476e-92cf-8ee3d9a3556b","status":"200","rqstDate":"210802-23:47:43:652","respDate":"210802-23:47:43:653","sourceId":"healthcheck:318a0eed-c24d-476e-92cf-8ee3d9a3556b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:47:43:652-43804\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[318a0eed-c24d-476e-92cf-8ee3d9a3556b]}\"}"}
2021-08-02 23:47:43.653  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:45.567  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:45.568 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9b79016d-ba28-4a1a-b162-5113d0b8e9ed","status":"200","rqstDate":"210802-23:47:45:567","respDate":"210802-23:47:45:568","sourceId":"haproxy:9b79016d-ba28-4a1a-b162-5113d0b8e9ed","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:45:567-19716\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9b79016d-ba28-4a1a-b162-5113d0b8e9ed]}\"}"}
2021-08-02 23:47:45.568  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:47.575  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:47.576 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9f06b09a-bbd5-4495-8cd6-272bdef0c790","status":"200","rqstDate":"210802-23:47:47:575","respDate":"210802-23:47:47:576","sourceId":"haproxy:9f06b09a-bbd5-4495-8cd6-272bdef0c790","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:47:47:575-72256\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9f06b09a-bbd5-4495-8cd6-272bdef0c790]}\"}"}
2021-08-02 23:47:47.577  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:49.111  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:49.112 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b736a2a-d606-45b3-94b2-bb35c2ea3cab","status":"200","rqstDate":"210802-23:47:49:111","respDate":"210802-23:47:49:112","sourceId":"healthcheck:4b736a2a-d606-45b3-94b2-bb35c2ea3cab","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:47:49:111-94832\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40218], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4b736a2a-d606-45b3-94b2-bb35c2ea3cab]}\"}"}
2021-08-02 23:47:49.112  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:49.583  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:49.585 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"29a44f8b-62a5-49e3-a39e-9563bd092062","status":"200","rqstDate":"210802-23:47:49:584","respDate":"210802-23:47:49:585","sourceId":"haproxy:29a44f8b-62a5-49e3-a39e-9563bd092062","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:47:49:584-26007\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[29a44f8b-62a5-49e3-a39e-9563bd092062]}\"}"}
2021-08-02 23:47:49.586  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:51.591  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:51.592 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eeea7450-1989-4875-96ef-d2fb522f6fe7","status":"200","rqstDate":"210802-23:47:51:591","respDate":"210802-23:47:51:592","sourceId":"haproxy:eeea7450-1989-4875-96ef-d2fb522f6fe7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:51:591-37843\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eeea7450-1989-4875-96ef-d2fb522f6fe7]}\"}"}
2021-08-02 23:47:51.592  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:52.626  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:52.628 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c1ad5f47-818d-4c33-ba7d-b8ee301ad423","status":"200","rqstDate":"210802-23:47:52:627","respDate":"210802-23:47:52:628","sourceId":"OOM_ReadinessCheck:c1ad5f47-818d-4c33-ba7d-b8ee301ad423","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:47:52:627-94851\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60808], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c1ad5f47-818d-4c33-ba7d-b8ee301ad423]}\"}"}
2021-08-02 23:47:52.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:53.598  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:53.599 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8c01998a-8009-40f0-a733-af05c8cee981","status":"200","rqstDate":"210802-23:47:53:598","respDate":"210802-23:47:53:599","sourceId":"haproxy:8c01998a-8009-40f0-a733-af05c8cee981","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:53:598-56886\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8c01998a-8009-40f0-a733-af05c8cee981]}\"}"}
2021-08-02 23:47:53.599  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:55.606  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:55.607 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"609d0045-d2ff-4b33-b81a-13cb18d065c9","status":"200","rqstDate":"210802-23:47:55:606","respDate":"210802-23:47:55:607","sourceId":"haproxy:609d0045-d2ff-4b33-b81a-13cb18d065c9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:55:606-68179\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[609d0045-d2ff-4b33-b81a-13cb18d065c9]}\"}"}
2021-08-02 23:47:55.608  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:57.614  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:57.615 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4e3ad44c-9436-4fa9-afc8-b644f48c82b1","status":"200","rqstDate":"210802-23:47:57:614","respDate":"210802-23:47:57:615","sourceId":"haproxy:4e3ad44c-9436-4fa9-afc8-b644f48c82b1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:47:57:614-10488\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4e3ad44c-9436-4fa9-afc8-b644f48c82b1]}\"}"}
2021-08-02 23:47:57.615  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:58.669  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:58.670 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3981e210-d87a-4e9b-adf2-67d4f62d970f","status":"200","rqstDate":"210802-23:47:58:670","respDate":"210802-23:47:58:670","sourceId":"healthcheck:3981e210-d87a-4e9b-adf2-67d4f62d970f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:47:58:670-64534\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3981e210-d87a-4e9b-adf2-67d4f62d970f]}\"}"}
2021-08-02 23:47:58.671  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:47:59.621  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:47:59.622 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a7367311-f7dc-4d12-9d3f-e8cafc076106","status":"200","rqstDate":"210802-23:47:59:621","respDate":"210802-23:47:59:622","sourceId":"haproxy:a7367311-f7dc-4d12-9d3f-e8cafc076106","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:47:59:621-19356\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a7367311-f7dc-4d12-9d3f-e8cafc076106]}\"}"}
2021-08-02 23:47:59.622  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:01.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:01.632 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33faa5ac-458c-4046-a35c-dc85ed202b0f","status":"200","rqstDate":"210802-23:48:01:631","respDate":"210802-23:48:01:631","sourceId":"haproxy:33faa5ac-458c-4046-a35c-dc85ed202b0f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:48:01:631-45271\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33faa5ac-458c-4046-a35c-dc85ed202b0f]}\"}"}
2021-08-02 23:48:01.632  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:02.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:02.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0a6c967c-5d99-43ec-9b65-6d9186278fe3","status":"200","rqstDate":"210802-23:48:02:628","respDate":"210802-23:48:02:629","sourceId":"OOM_ReadinessCheck:0a6c967c-5d99-43ec-9b65-6d9186278fe3","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:02:628-62355\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[32776], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0a6c967c-5d99-43ec-9b65-6d9186278fe3]}\"}"}
2021-08-02 23:48:02.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:03.638  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:03.639 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2e64737d-cfc7-4dfb-af81-5eb14275506f","status":"200","rqstDate":"210802-23:48:03:639","respDate":"210802-23:48:03:639","sourceId":"haproxy:2e64737d-cfc7-4dfb-af81-5eb14275506f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:48:03:639-57564\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2e64737d-cfc7-4dfb-af81-5eb14275506f]}\"}"}
2021-08-02 23:48:03.640  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:04.128  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:04.130 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2d010b91-73dc-418d-a97f-8553480acd10","status":"200","rqstDate":"210802-23:48:04:129","respDate":"210802-23:48:04:130","sourceId":"healthcheck:2d010b91-73dc-418d-a97f-8553480acd10","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:04:129-6573\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40582], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2d010b91-73dc-418d-a97f-8553480acd10]}\"}"}
2021-08-02 23:48:04.130  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:05.645  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:05.646 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9b0b5dea-beb1-480b-a876-e382f34cdd25","status":"200","rqstDate":"210802-23:48:05:645","respDate":"210802-23:48:05:646","sourceId":"haproxy:9b0b5dea-beb1-480b-a876-e382f34cdd25","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:48:05:645-8429\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9b0b5dea-beb1-480b-a876-e382f34cdd25]}\"}"}
2021-08-02 23:48:05.646  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:07.652  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:07.653 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"54a6d231-1c1c-4a14-b7fb-6e785e3d7c51","status":"200","rqstDate":"210802-23:48:07:653","respDate":"210802-23:48:07:653","sourceId":"haproxy:54a6d231-1c1c-4a14-b7fb-6e785e3d7c51","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:48:07:653-86184\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[54a6d231-1c1c-4a14-b7fb-6e785e3d7c51]}\"}"}
2021-08-02 23:48:07.654  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:08.731 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:48:08.732 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:48:09.046 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:48:09.047 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=1, closed=false] heartbeat query succeeded
2021-08-02 23:48:09.659  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:09.660 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"443bd867-89c7-45f5-8c2e-f45ccfbe03de","status":"200","rqstDate":"210802-23:48:09:659","respDate":"210802-23:48:09:660","sourceId":"haproxy:443bd867-89c7-45f5-8c2e-f45ccfbe03de","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:09:659-21783\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[443bd867-89c7-45f5-8c2e-f45ccfbe03de]}\"}"}
2021-08-02 23:48:09.660  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:11.666  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:11.667 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"365d39fe-eb3c-43df-9354-d3027cceacb8","status":"200","rqstDate":"210802-23:48:11:666","respDate":"210802-23:48:11:667","sourceId":"haproxy:365d39fe-eb3c-43df-9354-d3027cceacb8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:48:11:666-4396\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[365d39fe-eb3c-43df-9354-d3027cceacb8]}\"}"}
2021-08-02 23:48:11.668  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:12.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:12.628 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fd85bd54-0594-41b3-8899-b66e9437a0e2","status":"200","rqstDate":"210802-23:48:12:627","respDate":"210802-23:48:12:628","sourceId":"OOM_ReadinessCheck:fd85bd54-0594-41b3-8899-b66e9437a0e2","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:48:12:627-7873\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[32940], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fd85bd54-0594-41b3-8899-b66e9437a0e2]}\"}"}
2021-08-02 23:48:12.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:13.674  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:13.676 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"04a47c34-503d-48a2-b5eb-787181afd446","status":"200","rqstDate":"210802-23:48:13:675","respDate":"210802-23:48:13:676","sourceId":"haproxy:04a47c34-503d-48a2-b5eb-787181afd446","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:13:675-4490\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04a47c34-503d-48a2-b5eb-787181afd446]}\"}"}
2021-08-02 23:48:13.676  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:13.686  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:13.687 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"710196e7-58da-4a02-946b-dcab6eb9276f","status":"200","rqstDate":"210802-23:48:13:686","respDate":"210802-23:48:13:687","sourceId":"healthcheck:710196e7-58da-4a02-946b-dcab6eb9276f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:13:686-58814\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[710196e7-58da-4a02-946b-dcab6eb9276f]}\"}"}
2021-08-02 23:48:13.687  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:15.682  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:15.683 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fe387ad0-3c36-496d-8d46-0673232aec4a","status":"200","rqstDate":"210802-23:48:15:683","respDate":"210802-23:48:15:683","sourceId":"haproxy:fe387ad0-3c36-496d-8d46-0673232aec4a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:15:683-96289\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fe387ad0-3c36-496d-8d46-0673232aec4a]}\"}"}
2021-08-02 23:48:15.684  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:17.690  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:17.692 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7282a742-b1db-4161-8161-de2465bfce24","status":"200","rqstDate":"210802-23:48:17:690","respDate":"210802-23:48:17:692","sourceId":"haproxy:7282a742-b1db-4161-8161-de2465bfce24","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:17:690-67430\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7282a742-b1db-4161-8161-de2465bfce24]}\"}"}
2021-08-02 23:48:17.692  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:19.146  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:19.147 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"29eb1748-2414-4faa-8d23-034df9734dba","status":"200","rqstDate":"210802-23:48:19:147","respDate":"210802-23:48:19:147","sourceId":"healthcheck:29eb1748-2414-4faa-8d23-034df9734dba","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:19:147-21004\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40968], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[29eb1748-2414-4faa-8d23-034df9734dba]}\"}"}
2021-08-02 23:48:19.148  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:19.698  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:19.699 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f3cfb9d2-73b4-47cb-824c-8fb72e77fe31","status":"200","rqstDate":"210802-23:48:19:698","respDate":"210802-23:48:19:699","sourceId":"haproxy:f3cfb9d2-73b4-47cb-824c-8fb72e77fe31","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:19:698-15150\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f3cfb9d2-73b4-47cb-824c-8fb72e77fe31]}\"}"}
2021-08-02 23:48:19.699  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:21.705  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:21.707 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d548d920-44a7-4e35-8d69-e4738100ec50","status":"200","rqstDate":"210802-23:48:21:706","respDate":"210802-23:48:21:706","sourceId":"haproxy:d548d920-44a7-4e35-8d69-e4738100ec50","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:21:706-38267\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d548d920-44a7-4e35-8d69-e4738100ec50]}\"}"}
2021-08-02 23:48:21.707  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:22.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:22.634 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9f30bf5a-4849-42d4-a005-51bcfec12b3e","status":"200","rqstDate":"210802-23:48:22:633","respDate":"210802-23:48:22:633","sourceId":"OOM_ReadinessCheck:9f30bf5a-4849-42d4-a005-51bcfec12b3e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:22:633-55720\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33098], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9f30bf5a-4849-42d4-a005-51bcfec12b3e]}\"}"}
2021-08-02 23:48:22.634  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:23.713  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:23.714 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"84ace358-8bb3-45f7-9086-4c2af0b8540b","status":"200","rqstDate":"210802-23:48:23:713","respDate":"210802-23:48:23:714","sourceId":"haproxy:84ace358-8bb3-45f7-9086-4c2af0b8540b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:23:713-13791\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[84ace358-8bb3-45f7-9086-4c2af0b8540b]}\"}"}
2021-08-02 23:48:23.715  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:25.721  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:25.722 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ec7e0c84-8789-4862-8f18-f4b80b139f25","status":"200","rqstDate":"210802-23:48:25:721","respDate":"210802-23:48:25:722","sourceId":"haproxy:ec7e0c84-8789-4862-8f18-f4b80b139f25","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:25:721-87357\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ec7e0c84-8789-4862-8f18-f4b80b139f25]}\"}"}
2021-08-02 23:48:25.723  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:27.729  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:27.730 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bd66a8ed-89b1-4b4b-98f1-caa9ddac02fd","status":"200","rqstDate":"210802-23:48:27:729","respDate":"210802-23:48:27:730","sourceId":"haproxy:bd66a8ed-89b1-4b4b-98f1-caa9ddac02fd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:27:729-95316\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bd66a8ed-89b1-4b4b-98f1-caa9ddac02fd]}\"}"}
2021-08-02 23:48:27.730  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:28.704  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:28.705 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3a549ad1-e904-4554-85d7-80b583e26519","status":"200","rqstDate":"210802-23:48:28:704","respDate":"210802-23:48:28:705","sourceId":"healthcheck:3a549ad1-e904-4554-85d7-80b583e26519","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:28:704-85143\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3a549ad1-e904-4554-85d7-80b583e26519]}\"}"}
2021-08-02 23:48:28.705  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:29.737  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:29.738 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a460474e-33da-49cd-a2ec-3eb1c2ddf0db","status":"200","rqstDate":"210802-23:48:29:737","respDate":"210802-23:48:29:738","sourceId":"haproxy:a460474e-33da-49cd-a2ec-3eb1c2ddf0db","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:29:737-24697\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a460474e-33da-49cd-a2ec-3eb1c2ddf0db]}\"}"}
2021-08-02 23:48:29.738  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:31.745  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:31.746 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4f265863-5fc3-496a-b7b5-d5820ee30572","status":"200","rqstDate":"210802-23:48:31:745","respDate":"210802-23:48:31:746","sourceId":"haproxy:4f265863-5fc3-496a-b7b5-d5820ee30572","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:48:31:745-25654\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f265863-5fc3-496a-b7b5-d5820ee30572]}\"}"}
2021-08-02 23:48:31.746  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:32.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:32.633 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5fa14f8a-9437-4821-afa5-30ffc79a0959","status":"200","rqstDate":"210802-23:48:32:632","respDate":"210802-23:48:32:633","sourceId":"OOM_ReadinessCheck:5fa14f8a-9437-4821-afa5-30ffc79a0959","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:32:632-75964\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33290], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5fa14f8a-9437-4821-afa5-30ffc79a0959]}\"}"}
2021-08-02 23:48:32.634  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:33.753  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:33.755 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9b398f54-2685-450c-9d46-2fb74371ce9c","status":"200","rqstDate":"210802-23:48:33:754","respDate":"210802-23:48:33:755","sourceId":"haproxy:9b398f54-2685-450c-9d46-2fb74371ce9c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:33:754-51276\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9b398f54-2685-450c-9d46-2fb74371ce9c]}\"}"}
2021-08-02 23:48:33.755  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:34.163  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:34.164 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"afedc552-26a2-40e4-a5a2-a51ad53afe3f","status":"200","rqstDate":"210802-23:48:34:163","respDate":"210802-23:48:34:164","sourceId":"healthcheck:afedc552-26a2-40e4-a5a2-a51ad53afe3f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:48:34:163-85650\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41320], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[afedc552-26a2-40e4-a5a2-a51ad53afe3f]}\"}"}
2021-08-02 23:48:34.164  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:35.761  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:35.763 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e86d5381-b5ad-4cd0-8fcc-b00770503b72","status":"200","rqstDate":"210802-23:48:35:762","respDate":"210802-23:48:35:763","sourceId":"haproxy:e86d5381-b5ad-4cd0-8fcc-b00770503b72","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:35:762-83593\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e86d5381-b5ad-4cd0-8fcc-b00770503b72]}\"}"}
2021-08-02 23:48:35.763  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:37.769  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:37.770 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"51ada461-23e7-4470-a3b4-5b26eae513ed","status":"200","rqstDate":"210802-23:48:37:770","respDate":"210802-23:48:37:770","sourceId":"haproxy:51ada461-23e7-4470-a3b4-5b26eae513ed","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:37:770-12281\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[51ada461-23e7-4470-a3b4-5b26eae513ed]}\"}"}
2021-08-02 23:48:37.771  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:38.735 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:48:38.736 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:48:39.776  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:39.777 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7fd3f59a-bb22-4a95-9d90-e3930d54c690","status":"200","rqstDate":"210802-23:48:39:776","respDate":"210802-23:48:39:777","sourceId":"haproxy:7fd3f59a-bb22-4a95-9d90-e3930d54c690","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:39:776-24981\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7fd3f59a-bb22-4a95-9d90-e3930d54c690]}\"}"}
2021-08-02 23:48:39.778  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:41.786  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:41.787 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7858f2ec-194f-4d10-8e4c-ab2011663616","status":"200","rqstDate":"210802-23:48:41:787","respDate":"210802-23:48:41:787","sourceId":"haproxy:7858f2ec-194f-4d10-8e4c-ab2011663616","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:41:787-85029\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7858f2ec-194f-4d10-8e4c-ab2011663616]}\"}"}
2021-08-02 23:48:41.788  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:42.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:42.630 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8445a54d-7639-4c82-88be-0370bf58232b","status":"200","rqstDate":"210802-23:48:42:629","respDate":"210802-23:48:42:630","sourceId":"OOM_ReadinessCheck:8445a54d-7639-4c82-88be-0370bf58232b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:48:42:629-27080\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33436], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8445a54d-7639-4c82-88be-0370bf58232b]}\"}"}
2021-08-02 23:48:42.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:43.721  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:43.722 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"df0039eb-3198-46dd-87d0-288810e86cb1","status":"200","rqstDate":"210802-23:48:43:721","respDate":"210802-23:48:43:722","sourceId":"healthcheck:df0039eb-3198-46dd-87d0-288810e86cb1","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:43:721-15086\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[df0039eb-3198-46dd-87d0-288810e86cb1]}\"}"}
2021-08-02 23:48:43.722  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:43.794  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:43.795 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"041ac39d-bee4-4456-a528-389d0df24482","status":"200","rqstDate":"210802-23:48:43:794","respDate":"210802-23:48:43:795","sourceId":"haproxy:041ac39d-bee4-4456-a528-389d0df24482","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:43:794-9967\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[041ac39d-bee4-4456-a528-389d0df24482]}\"}"}
2021-08-02 23:48:43.795  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:45.801  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:45.802 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"82771b44-63e9-4e2e-94c3-b4ef3d8c8958","status":"200","rqstDate":"210802-23:48:45:801","respDate":"210802-23:48:45:802","sourceId":"haproxy:82771b44-63e9-4e2e-94c3-b4ef3d8c8958","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:45:801-33894\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[82771b44-63e9-4e2e-94c3-b4ef3d8c8958]}\"}"}
2021-08-02 23:48:45.802  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:47.809  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:47.812 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"38aac95c-da32-4a52-981e-05e9ef827ab8","status":"200","rqstDate":"210802-23:48:47:810","respDate":"210802-23:48:47:812","sourceId":"haproxy:38aac95c-da32-4a52-981e-05e9ef827ab8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:47:810-70530\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[38aac95c-da32-4a52-981e-05e9ef827ab8]}\"}"}
2021-08-02 23:48:47.812  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:49.178  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:49.180 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d2b1dde0-eeb2-4ac6-abc3-551fdbb94f51","status":"200","rqstDate":"210802-23:48:49:179","respDate":"210802-23:48:49:180","sourceId":"healthcheck:d2b1dde0-eeb2-4ac6-abc3-551fdbb94f51","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:48:49:179-80360\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41716], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d2b1dde0-eeb2-4ac6-abc3-551fdbb94f51]}\"}"}
2021-08-02 23:48:49.181  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:49.819  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:49.820 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a2fcc49d-25a8-4eb2-b94a-820325af1d64","status":"200","rqstDate":"210802-23:48:49:819","respDate":"210802-23:48:49:820","sourceId":"haproxy:a2fcc49d-25a8-4eb2-b94a-820325af1d64","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:49:819-48810\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a2fcc49d-25a8-4eb2-b94a-820325af1d64]}\"}"}
2021-08-02 23:48:49.820  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:51.828  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:51.830 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2d994b05-9b7d-46b5-b572-5f2b55476c51","status":"200","rqstDate":"210802-23:48:51:828","respDate":"210802-23:48:51:830","sourceId":"haproxy:2d994b05-9b7d-46b5-b572-5f2b55476c51","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:48:51:828-41953\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d994b05-9b7d-46b5-b572-5f2b55476c51]}\"}"}
2021-08-02 23:48:51.831  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:52.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:52.629 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bc3c3b25-04bd-45d3-8816-fbdfdc90052e","status":"200","rqstDate":"210802-23:48:52:628","respDate":"210802-23:48:52:629","sourceId":"OOM_ReadinessCheck:bc3c3b25-04bd-45d3-8816-fbdfdc90052e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:48:52:628-85095\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33610], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bc3c3b25-04bd-45d3-8816-fbdfdc90052e]}\"}"}
2021-08-02 23:48:52.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:53.837  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:53.839 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"678704a8-118a-4290-9466-e61f85ad00a6","status":"200","rqstDate":"210802-23:48:53:838","respDate":"210802-23:48:53:839","sourceId":"haproxy:678704a8-118a-4290-9466-e61f85ad00a6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:53:838-67204\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[678704a8-118a-4290-9466-e61f85ad00a6]}\"}"}
2021-08-02 23:48:53.839  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:55.845  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:55.847 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"30ab8add-3fa7-4c89-ac11-bd9d82905a72","status":"200","rqstDate":"210802-23:48:55:846","respDate":"210802-23:48:55:847","sourceId":"haproxy:30ab8add-3fa7-4c89-ac11-bd9d82905a72","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:55:846-93363\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[30ab8add-3fa7-4c89-ac11-bd9d82905a72]}\"}"}
2021-08-02 23:48:55.847  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:57.857  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:57.861 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"778df3e3-e3d9-4c7a-91fb-07432a7e5905","status":"200","rqstDate":"210802-23:48:57:858","respDate":"210802-23:48:57:861","sourceId":"haproxy:778df3e3-e3d9-4c7a-91fb-07432a7e5905","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:57:858-25553\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[778df3e3-e3d9-4c7a-91fb-07432a7e5905]}\"}"}
2021-08-02 23:48:57.861  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:58.756  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:58.758 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ea389e93-d1d7-4388-8eb9-d6ceb31a82ab","status":"200","rqstDate":"210802-23:48:58:757","respDate":"210802-23:48:58:758","sourceId":"healthcheck:ea389e93-d1d7-4388-8eb9-d6ceb31a82ab","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:58:757-95356\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ea389e93-d1d7-4388-8eb9-d6ceb31a82ab]}\"}"}
2021-08-02 23:48:58.758  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:48:59.105 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-40, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:48:59.107 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-40, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:48:59.869  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:48:59.870 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"356a82d3-dd87-4d6b-bb0d-20d641cc6036","status":"200","rqstDate":"210802-23:48:59:869","respDate":"210802-23:48:59:870","sourceId":"haproxy:356a82d3-dd87-4d6b-bb0d-20d641cc6036","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:48:59:869-29996\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[356a82d3-dd87-4d6b-bb0d-20d641cc6036]}\"}"}
2021-08-02 23:48:59.871  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:01.879  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:01.880 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"589af68c-ffb8-4789-8931-5e8f0876021d","status":"200","rqstDate":"210802-23:49:01:879","respDate":"210802-23:49:01:880","sourceId":"haproxy:589af68c-ffb8-4789-8931-5e8f0876021d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:01:879-71560\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[589af68c-ffb8-4789-8931-5e8f0876021d]}\"}"}
2021-08-02 23:49:01.880  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:02.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:02.628 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"88682f5c-78bd-48c0-a7e5-fba28903a777","status":"200","rqstDate":"210802-23:49:02:628","respDate":"210802-23:49:02:628","sourceId":"OOM_ReadinessCheck:88682f5c-78bd-48c0-a7e5-fba28903a777","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:49:02:628-12987\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33806], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[88682f5c-78bd-48c0-a7e5-fba28903a777]}\"}"}
2021-08-02 23:49:02.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:03.886  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:03.887 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e8915b3f-fab7-4644-a2a6-85ead78b6ea9","status":"200","rqstDate":"210802-23:49:03:887","respDate":"210802-23:49:03:887","sourceId":"haproxy:e8915b3f-fab7-4644-a2a6-85ead78b6ea9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:03:887-22720\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e8915b3f-fab7-4644-a2a6-85ead78b6ea9]}\"}"}
2021-08-02 23:49:03.888  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:04.197  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:04.198 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9dc4a68a-9597-4f64-b84c-890fdb5a0e4e","status":"200","rqstDate":"210802-23:49:04:197","respDate":"210802-23:49:04:198","sourceId":"healthcheck:9dc4a68a-9597-4f64-b84c-890fdb5a0e4e","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:04:197-50943\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42072], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9dc4a68a-9597-4f64-b84c-890fdb5a0e4e]}\"}"}
2021-08-02 23:49:04.199  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:05.894  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:05.896 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8bebeab5-30a0-4860-8609-28f4787b76c3","status":"200","rqstDate":"210802-23:49:05:895","respDate":"210802-23:49:05:896","sourceId":"haproxy:8bebeab5-30a0-4860-8609-28f4787b76c3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:49:05:895-10817\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8bebeab5-30a0-4860-8609-28f4787b76c3]}\"}"}
2021-08-02 23:49:05.896  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:07.903  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:07.904 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5fa76a2d-0cc8-4056-a00f-7abe38258632","status":"200","rqstDate":"210802-23:49:07:903","respDate":"210802-23:49:07:904","sourceId":"haproxy:5fa76a2d-0cc8-4056-a00f-7abe38258632","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:07:903-9921\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5fa76a2d-0cc8-4056-a00f-7abe38258632]}\"}"}
2021-08-02 23:49:07.904  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:08.741 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:49:08.743 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:49:09.910  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:09.911 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"158836c5-b05b-4b6e-a7c4-ceb97bef2c5a","status":"200","rqstDate":"210802-23:49:09:911","respDate":"210802-23:49:09:911","sourceId":"haproxy:158836c5-b05b-4b6e-a7c4-ceb97bef2c5a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:09:911-82975\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[158836c5-b05b-4b6e-a7c4-ceb97bef2c5a]}\"}"}
2021-08-02 23:49:09.912  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:11.919  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:11.921 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"70e28c4f-86c8-4694-b0b0-5227940ba446","status":"200","rqstDate":"210802-23:49:11:920","respDate":"210802-23:49:11:921","sourceId":"haproxy:70e28c4f-86c8-4694-b0b0-5227940ba446","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:11:920-11314\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[70e28c4f-86c8-4694-b0b0-5227940ba446]}\"}"}
2021-08-02 23:49:11.921  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:12.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:12.630 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4c7469ff-7daa-4ddb-bd78-c4459f1b6838","status":"200","rqstDate":"210802-23:49:12:629","respDate":"210802-23:49:12:630","sourceId":"OOM_ReadinessCheck:4c7469ff-7daa-4ddb-bd78-c4459f1b6838","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:49:12:629-15869\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33946], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4c7469ff-7daa-4ddb-bd78-c4459f1b6838]}\"}"}
2021-08-02 23:49:12.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:13.775  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:13.777 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c1946510-4230-422f-ba91-4b82f94cfb0d","status":"200","rqstDate":"210802-23:49:13:776","respDate":"210802-23:49:13:777","sourceId":"healthcheck:c1946510-4230-422f-ba91-4b82f94cfb0d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:13:776-32930\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c1946510-4230-422f-ba91-4b82f94cfb0d]}\"}"}
2021-08-02 23:49:13.777  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:13.927  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:13.928 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3b3f4718-c22e-4d5a-8eda-0db18e4ddea3","status":"200","rqstDate":"210802-23:49:13:927","respDate":"210802-23:49:13:928","sourceId":"haproxy:3b3f4718-c22e-4d5a-8eda-0db18e4ddea3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:13:927-14276\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3b3f4718-c22e-4d5a-8eda-0db18e4ddea3]}\"}"}
2021-08-02 23:49:13.929  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:15.934  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:15.936 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e947f0ea-ce05-479d-b53d-8071ad39fe98","status":"200","rqstDate":"210802-23:49:15:935","respDate":"210802-23:49:15:936","sourceId":"haproxy:e947f0ea-ce05-479d-b53d-8071ad39fe98","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:49:15:935-55319\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e947f0ea-ce05-479d-b53d-8071ad39fe98]}\"}"}
2021-08-02 23:49:15.936  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:17.943  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:17.945 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"53772edd-037d-4141-aa4e-b3bbca61d368","status":"200","rqstDate":"210802-23:49:17:944","respDate":"210802-23:49:17:945","sourceId":"haproxy:53772edd-037d-4141-aa4e-b3bbca61d368","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:17:944-7602\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[53772edd-037d-4141-aa4e-b3bbca61d368]}\"}"}
2021-08-02 23:49:17.946  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:19.212  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:19.214 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2068e806-0528-4931-bbf0-f45fd8ebd1d0","status":"200","rqstDate":"210802-23:49:19:213","respDate":"210802-23:49:19:214","sourceId":"healthcheck:2068e806-0528-4931-bbf0-f45fd8ebd1d0","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:19:213-63993\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42450], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2068e806-0528-4931-bbf0-f45fd8ebd1d0]}\"}"}
2021-08-02 23:49:19.214  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:19.953  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:19.955 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23165d51-e1f0-46e3-a992-d323aaeb774e","status":"200","rqstDate":"210802-23:49:19:954","respDate":"210802-23:49:19:954","sourceId":"haproxy:23165d51-e1f0-46e3-a992-d323aaeb774e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:19:954-62513\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23165d51-e1f0-46e3-a992-d323aaeb774e]}\"}"}
2021-08-02 23:49:19.955  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:21.962  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:21.963 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cddedc43-c343-43bc-96d5-b5263b29bf8e","status":"200","rqstDate":"210802-23:49:21:962","respDate":"210802-23:49:21:963","sourceId":"haproxy:cddedc43-c343-43bc-96d5-b5263b29bf8e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:49:21:962-70835\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cddedc43-c343-43bc-96d5-b5263b29bf8e]}\"}"}
2021-08-02 23:49:21.964  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:22.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:22.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e26d81b-5b38-4962-8a4f-a5bf8cb257bf","status":"200","rqstDate":"210802-23:49:22:627","respDate":"210802-23:49:22:628","sourceId":"OOM_ReadinessCheck:3e26d81b-5b38-4962-8a4f-a5bf8cb257bf","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:22:627-39985\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34122], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3e26d81b-5b38-4962-8a4f-a5bf8cb257bf]}\"}"}
2021-08-02 23:49:22.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:23.970  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:23.971 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1f3a35a9-522a-4395-99be-2121f9e8a5a9","status":"200","rqstDate":"210802-23:49:23:971","respDate":"210802-23:49:23:971","sourceId":"haproxy:1f3a35a9-522a-4395-99be-2121f9e8a5a9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:23:971-1897\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1f3a35a9-522a-4395-99be-2121f9e8a5a9]}\"}"}
2021-08-02 23:49:23.972  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:25.977  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:25.978 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"82df10e0-38e2-471f-a9ee-807e8487179e","status":"200","rqstDate":"210802-23:49:25:977","respDate":"210802-23:49:25:978","sourceId":"haproxy:82df10e0-38e2-471f-a9ee-807e8487179e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:25:977-29964\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[82df10e0-38e2-471f-a9ee-807e8487179e]}\"}"}
2021-08-02 23:49:25.978  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:27.984  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:27.986 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1de532cb-19b0-4030-8dee-487cb69fe7e0","status":"200","rqstDate":"210802-23:49:27:985","respDate":"210802-23:49:27:985","sourceId":"haproxy:1de532cb-19b0-4030-8dee-487cb69fe7e0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:27:985-12132\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1de532cb-19b0-4030-8dee-487cb69fe7e0]}\"}"}
2021-08-02 23:49:27.986  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:28.794  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:28.796 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e34458cb-54b1-41a9-98e5-f5e3c7ccb0c3","status":"200","rqstDate":"210802-23:49:28:795","respDate":"210802-23:49:28:796","sourceId":"healthcheck:e34458cb-54b1-41a9-98e5-f5e3c7ccb0c3","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:28:795-2421\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e34458cb-54b1-41a9-98e5-f5e3c7ccb0c3]}\"}"}
2021-08-02 23:49:28.796  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:29.117 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:49:29.119 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:49:29.992  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:29.993 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cf477f4b-9df5-4105-95a3-9e33033119c5","status":"200","rqstDate":"210802-23:49:29:992","respDate":"210802-23:49:29:993","sourceId":"haproxy:cf477f4b-9df5-4105-95a3-9e33033119c5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:49:29:992-45980\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cf477f4b-9df5-4105-95a3-9e33033119c5]}\"}"}
2021-08-02 23:49:29.993  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:31.999  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:32.000 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"22f96a21-2a9e-4774-9084-0939ac8097dc","status":"200","rqstDate":"210802-23:49:32:000","respDate":"210802-23:49:32:000","sourceId":"haproxy:22f96a21-2a9e-4774-9084-0939ac8097dc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:32:000-87081\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[22f96a21-2a9e-4774-9084-0939ac8097dc]}\"}"}
2021-08-02 23:49:32.001  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:32.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:32.631 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ab132ddf-d321-4745-9115-5bb3ca92f2e7","status":"200","rqstDate":"210802-23:49:32:630","respDate":"210802-23:49:32:631","sourceId":"OOM_ReadinessCheck:ab132ddf-d321-4745-9115-5bb3ca92f2e7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:32:630-65909\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34316], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ab132ddf-d321-4745-9115-5bb3ca92f2e7]}\"}"}
2021-08-02 23:49:32.633  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:34.007  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:34.008 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bfc3b36d-ddd0-4582-8c36-64ac55d7f3bc","status":"200","rqstDate":"210802-23:49:34:007","respDate":"210802-23:49:34:008","sourceId":"haproxy:bfc3b36d-ddd0-4582-8c36-64ac55d7f3bc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:34:007-61482\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bfc3b36d-ddd0-4582-8c36-64ac55d7f3bc]}\"}"}
2021-08-02 23:49:34.009  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:34.231  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:34.232 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"12844f2c-6d76-417e-9e3c-6cd22a468281","status":"200","rqstDate":"210802-23:49:34:231","respDate":"210802-23:49:34:232","sourceId":"healthcheck:12844f2c-6d76-417e-9e3c-6cd22a468281","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:34:231-32476\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42804], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[12844f2c-6d76-417e-9e3c-6cd22a468281]}\"}"}
2021-08-02 23:49:34.233  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:36.015  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:36.017 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"704e3ba2-f19a-44ab-a43f-9eb226a3211b","status":"200","rqstDate":"210802-23:49:36:016","respDate":"210802-23:49:36:017","sourceId":"haproxy:704e3ba2-f19a-44ab-a43f-9eb226a3211b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:36:016-2219\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[704e3ba2-f19a-44ab-a43f-9eb226a3211b]}\"}"}
2021-08-02 23:49:36.017  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:38.024  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:38.025 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1dd8df2c-0db4-4ad6-ae10-0056037eb61c","status":"200","rqstDate":"210802-23:49:38:024","respDate":"210802-23:49:38:025","sourceId":"haproxy:1dd8df2c-0db4-4ad6-ae10-0056037eb61c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:49:38:024-88161\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1dd8df2c-0db4-4ad6-ae10-0056037eb61c]}\"}"}
2021-08-02 23:49:38.025  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:38.745 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:49:38.746 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:49:40.031  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:40.033 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"208df58e-810e-4447-bdec-a1a70a3ff657","status":"200","rqstDate":"210802-23:49:40:032","respDate":"210802-23:49:40:033","sourceId":"haproxy:208df58e-810e-4447-bdec-a1a70a3ff657","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:49:40:032-93928\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[208df58e-810e-4447-bdec-a1a70a3ff657]}\"}"}
2021-08-02 23:49:40.033  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:42.039  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:42.040 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7ac76001-3269-48d2-a47e-18aa3b51ffc3","status":"200","rqstDate":"210802-23:49:42:039","respDate":"210802-23:49:42:040","sourceId":"haproxy:7ac76001-3269-48d2-a47e-18aa3b51ffc3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:42:039-21633\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ac76001-3269-48d2-a47e-18aa3b51ffc3]}\"}"}
2021-08-02 23:49:42.040  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:42.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:42.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"504de261-a03b-4a09-987f-15215456165e","status":"200","rqstDate":"210802-23:49:42:628","respDate":"210802-23:49:42:629","sourceId":"OOM_ReadinessCheck:504de261-a03b-4a09-987f-15215456165e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:49:42:628-5488\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34454], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[504de261-a03b-4a09-987f-15215456165e]}\"}"}
2021-08-02 23:49:42.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:43.814  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:43.816 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5c2050d2-c14a-4068-a1a4-83d330d1cd00","status":"200","rqstDate":"210802-23:49:43:815","respDate":"210802-23:49:43:816","sourceId":"healthcheck:5c2050d2-c14a-4068-a1a4-83d330d1cd00","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:43:815-95502\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5c2050d2-c14a-4068-a1a4-83d330d1cd00]}\"}"}
2021-08-02 23:49:43.816  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:44.046  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:44.047 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b8888fab-3359-4aad-a66e-6a2925eb6e68","status":"200","rqstDate":"210802-23:49:44:047","respDate":"210802-23:49:44:047","sourceId":"haproxy:b8888fab-3359-4aad-a66e-6a2925eb6e68","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:44:047-12844\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b8888fab-3359-4aad-a66e-6a2925eb6e68]}\"}"}
2021-08-02 23:49:44.048  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:46.054  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:46.055 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"86a75304-e085-48f6-b404-a627e3f4a32f","status":"200","rqstDate":"210802-23:49:46:054","respDate":"210802-23:49:46:055","sourceId":"haproxy:86a75304-e085-48f6-b404-a627e3f4a32f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:46:054-85625\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[86a75304-e085-48f6-b404-a627e3f4a32f]}\"}"}
2021-08-02 23:49:46.056  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:48.062  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:48.063 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c324651-4af3-459b-8dba-8e6e0d66824a","status":"200","rqstDate":"210802-23:49:48:063","respDate":"210802-23:49:48:063","sourceId":"haproxy:1c324651-4af3-459b-8dba-8e6e0d66824a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:48:063-90113\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1c324651-4af3-459b-8dba-8e6e0d66824a]}\"}"}
2021-08-02 23:49:48.064  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:49.247  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:49.248 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7be09795-d8ee-41b9-9951-6206c53d605f","status":"200","rqstDate":"210802-23:49:49:248","respDate":"210802-23:49:49:248","sourceId":"healthcheck:7be09795-d8ee-41b9-9951-6206c53d605f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:49:248-65161\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43182], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7be09795-d8ee-41b9-9951-6206c53d605f]}\"}"}
2021-08-02 23:49:49.249  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:50.070  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:50.071 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ce9d76d6-e91b-4642-b48f-003f28c3f218","status":"200","rqstDate":"210802-23:49:50:071","respDate":"210802-23:49:50:071","sourceId":"haproxy:ce9d76d6-e91b-4642-b48f-003f28c3f218","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:49:50:071-90301\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ce9d76d6-e91b-4642-b48f-003f28c3f218]}\"}"}
2021-08-02 23:49:50.072  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:52.078  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:52.079 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"525ed031-9538-42f7-a352-02cd12933c3e","status":"200","rqstDate":"210802-23:49:52:079","respDate":"210802-23:49:52:079","sourceId":"haproxy:525ed031-9538-42f7-a352-02cd12933c3e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:52:079-82213\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[525ed031-9538-42f7-a352-02cd12933c3e]}\"}"}
2021-08-02 23:49:52.080  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:52.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:52.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2a14cc55-be6b-4ce9-8498-9d8c5bdb4860","status":"200","rqstDate":"210802-23:49:52:628","respDate":"210802-23:49:52:629","sourceId":"OOM_ReadinessCheck:2a14cc55-be6b-4ce9-8498-9d8c5bdb4860","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:49:52:628-38204\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34628], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2a14cc55-be6b-4ce9-8498-9d8c5bdb4860]}\"}"}
2021-08-02 23:49:52.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:54.085  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:54.086 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7b02d90d-3bdc-4eac-a9e4-ce55c0512868","status":"200","rqstDate":"210802-23:49:54:085","respDate":"210802-23:49:54:086","sourceId":"haproxy:7b02d90d-3bdc-4eac-a9e4-ce55c0512868","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:54:085-11298\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7b02d90d-3bdc-4eac-a9e4-ce55c0512868]}\"}"}
2021-08-02 23:49:54.086  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:54.149 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-40, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:49:54.150 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-40, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:49:56.093  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:56.094 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7bc90195-e87b-4015-b232-0b16d8a44bc6","status":"200","rqstDate":"210802-23:49:56:093","respDate":"210802-23:49:56:094","sourceId":"haproxy:7bc90195-e87b-4015-b232-0b16d8a44bc6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:56:093-66098\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7bc90195-e87b-4015-b232-0b16d8a44bc6]}\"}"}
2021-08-02 23:49:56.094  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:58.102  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:58.103 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2e30f04f-a120-423b-bf09-1caa8458fd15","status":"200","rqstDate":"210802-23:49:58:102","respDate":"210802-23:49:58:103","sourceId":"haproxy:2e30f04f-a120-423b-bf09-1caa8458fd15","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:49:58:102-9876\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2e30f04f-a120-423b-bf09-1caa8458fd15]}\"}"}
2021-08-02 23:49:58.103  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:49:58.833  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:49:58.834 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2a9a8dbf-629b-4761-92a1-326cb3158fb4","status":"200","rqstDate":"210802-23:49:58:833","respDate":"210802-23:49:58:834","sourceId":"healthcheck:2a9a8dbf-629b-4761-92a1-326cb3158fb4","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:49:58:833-12970\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2a9a8dbf-629b-4761-92a1-326cb3158fb4]}\"}"}
2021-08-02 23:49:58.835  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:00.110  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:00.111 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c83b188a-09b7-4524-8f71-5e14a3a7a4d1","status":"200","rqstDate":"210802-23:50:00:110","respDate":"210802-23:50:00:111","sourceId":"haproxy:c83b188a-09b7-4524-8f71-5e14a3a7a4d1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:00:110-39596\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c83b188a-09b7-4524-8f71-5e14a3a7a4d1]}\"}"}
2021-08-02 23:50:00.111  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:02.118  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:02.119 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ff23e558-c064-430c-b86a-47f6bdb4323f","status":"200","rqstDate":"210802-23:50:02:118","respDate":"210802-23:50:02:119","sourceId":"haproxy:ff23e558-c064-430c-b86a-47f6bdb4323f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:02:118-93453\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ff23e558-c064-430c-b86a-47f6bdb4323f]}\"}"}
2021-08-02 23:50:02.120  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:02.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:02.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bd74afe6-7568-436c-baa1-89f54e9c7efb","status":"200","rqstDate":"210802-23:50:02:628","respDate":"210802-23:50:02:629","sourceId":"OOM_ReadinessCheck:bd74afe6-7568-436c-baa1-89f54e9c7efb","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:50:02:628-21271\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34828], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bd74afe6-7568-436c-baa1-89f54e9c7efb]}\"}"}
2021-08-02 23:50:02.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:04.127  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:04.128 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d668b31e-546e-4592-9c8f-c51ac1623278","status":"200","rqstDate":"210802-23:50:04:127","respDate":"210802-23:50:04:128","sourceId":"haproxy:d668b31e-546e-4592-9c8f-c51ac1623278","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:50:04:127-8553\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d668b31e-546e-4592-9c8f-c51ac1623278]}\"}"}
2021-08-02 23:50:04.128  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:04.271  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:04.272 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6c8fd836-d44d-43aa-9c9a-58c723211ce9","status":"200","rqstDate":"210802-23:50:04:271","respDate":"210802-23:50:04:272","sourceId":"healthcheck:6c8fd836-d44d-43aa-9c9a-58c723211ce9","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:50:04:271-72108\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43542], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6c8fd836-d44d-43aa-9c9a-58c723211ce9]}\"}"}
2021-08-02 23:50:04.272  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:06.136  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:06.137 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ec0079d5-4073-4d0a-989f-17e3130153e0","status":"200","rqstDate":"210802-23:50:06:136","respDate":"210802-23:50:06:137","sourceId":"haproxy:ec0079d5-4073-4d0a-989f-17e3130153e0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:50:06:136-97051\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ec0079d5-4073-4d0a-989f-17e3130153e0]}\"}"}
2021-08-02 23:50:06.137  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:08.143  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:08.145 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d0db02c7-e536-45a2-b040-3d19ec5c236d","status":"200","rqstDate":"210802-23:50:08:144","respDate":"210802-23:50:08:145","sourceId":"haproxy:d0db02c7-e536-45a2-b040-3d19ec5c236d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:50:08:144-24541\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d0db02c7-e536-45a2-b040-3d19ec5c236d]}\"}"}
2021-08-02 23:50:08.145  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:08.747 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:50:08.748 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:50:10.151  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:10.153 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"239a47b5-acf7-4a20-a4f6-d5b71a9bcaa3","status":"200","rqstDate":"210802-23:50:10:152","respDate":"210802-23:50:10:153","sourceId":"haproxy:239a47b5-acf7-4a20-a4f6-d5b71a9bcaa3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:10:152-54283\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[239a47b5-acf7-4a20-a4f6-d5b71a9bcaa3]}\"}"}
2021-08-02 23:50:10.153  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:12.160  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:12.162 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aa35fd45-2a97-4263-b555-437a1d1fbeb1","status":"200","rqstDate":"210802-23:50:12:161","respDate":"210802-23:50:12:161","sourceId":"haproxy:aa35fd45-2a97-4263-b555-437a1d1fbeb1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:50:12:161-1278\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aa35fd45-2a97-4263-b555-437a1d1fbeb1]}\"}"}
2021-08-02 23:50:12.162  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:12.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:12.632 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a81d5fed-8ae5-4183-b8c1-1ea5b06f0a46","status":"200","rqstDate":"210802-23:50:12:631","respDate":"210802-23:50:12:632","sourceId":"OOM_ReadinessCheck:a81d5fed-8ae5-4183-b8c1-1ea5b06f0a46","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:12:631-66998\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34968], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a81d5fed-8ae5-4183-b8c1-1ea5b06f0a46]}\"}"}
2021-08-02 23:50:12.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:13.857  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:13.859 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a88ac842-4ef8-4c30-953b-1c437dff65f3","status":"200","rqstDate":"210802-23:50:13:858","respDate":"210802-23:50:13:859","sourceId":"healthcheck:a88ac842-4ef8-4c30-953b-1c437dff65f3","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:13:858-45412\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a88ac842-4ef8-4c30-953b-1c437dff65f3]}\"}"}
2021-08-02 23:50:13.859  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:14.168  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:14.169 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"edb09b14-5706-4709-8dca-6e3bad76a9fc","status":"200","rqstDate":"210802-23:50:14:168","respDate":"210802-23:50:14:169","sourceId":"haproxy:edb09b14-5706-4709-8dca-6e3bad76a9fc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:50:14:168-19890\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[edb09b14-5706-4709-8dca-6e3bad76a9fc]}\"}"}
2021-08-02 23:50:14.169  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:16.174  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:16.176 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ba8f177c-d154-40d2-a8f6-00e65a0a1bf1","status":"200","rqstDate":"210802-23:50:16:175","respDate":"210802-23:50:16:176","sourceId":"haproxy:ba8f177c-d154-40d2-a8f6-00e65a0a1bf1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:50:16:175-47316\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ba8f177c-d154-40d2-a8f6-00e65a0a1bf1]}\"}"}
2021-08-02 23:50:16.176  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:18.182  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:18.184 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b00678ba-2879-4f9a-8e0a-92c1d2f0d51d","status":"200","rqstDate":"210802-23:50:18:183","respDate":"210802-23:50:18:183","sourceId":"haproxy:b00678ba-2879-4f9a-8e0a-92c1d2f0d51d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:18:183-73356\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b00678ba-2879-4f9a-8e0a-92c1d2f0d51d]}\"}"}
2021-08-02 23:50:18.184  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:19.288  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:19.289 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a63ff9f-04db-4312-ad0a-0bc13cb34f21","status":"200","rqstDate":"210802-23:50:19:289","respDate":"210802-23:50:19:289","sourceId":"healthcheck:1a63ff9f-04db-4312-ad0a-0bc13cb34f21","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:19:289-27154\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43922], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1a63ff9f-04db-4312-ad0a-0bc13cb34f21]}\"}"}
2021-08-02 23:50:19.290  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:20.190  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:20.191 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"363553b2-ffc4-439a-bcdf-05c846a60dcb","status":"200","rqstDate":"210802-23:50:20:190","respDate":"210802-23:50:20:191","sourceId":"haproxy:363553b2-ffc4-439a-bcdf-05c846a60dcb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:50:20:190-43900\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[363553b2-ffc4-439a-bcdf-05c846a60dcb]}\"}"}
2021-08-02 23:50:20.192  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:22.197  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:22.199 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c1f50192-599a-42d2-a3a5-25219473b0a0","status":"200","rqstDate":"210802-23:50:22:198","respDate":"210802-23:50:22:199","sourceId":"haproxy:c1f50192-599a-42d2-a3a5-25219473b0a0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:22:198-5642\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c1f50192-599a-42d2-a3a5-25219473b0a0]}\"}"}
2021-08-02 23:50:22.199  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:22.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:22.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dea544b0-1f62-4e49-8ff0-b08e7ca1d40c","status":"200","rqstDate":"210802-23:50:22:629","respDate":"210802-23:50:22:630","sourceId":"OOM_ReadinessCheck:dea544b0-1f62-4e49-8ff0-b08e7ca1d40c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:22:629-29552\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35144], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dea544b0-1f62-4e49-8ff0-b08e7ca1d40c]}\"}"}
2021-08-02 23:50:22.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:24.205  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:24.207 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e34f3395-a7e1-4e8c-833e-5f7fd003d5e3","status":"200","rqstDate":"210802-23:50:24:206","respDate":"210802-23:50:24:207","sourceId":"haproxy:e34f3395-a7e1-4e8c-833e-5f7fd003d5e3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:24:206-92139\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e34f3395-a7e1-4e8c-833e-5f7fd003d5e3]}\"}"}
2021-08-02 23:50:24.207  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:26.213  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:26.214 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aa572f09-4f60-4102-a113-fc0dbfa52641","status":"200","rqstDate":"210802-23:50:26:214","respDate":"210802-23:50:26:214","sourceId":"haproxy:aa572f09-4f60-4102-a113-fc0dbfa52641","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:50:26:214-88783\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aa572f09-4f60-4102-a113-fc0dbfa52641]}\"}"}
2021-08-02 23:50:26.215  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:28.221  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:28.222 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"973b1f66-a941-4336-8428-8771ad636a61","status":"200","rqstDate":"210802-23:50:28:221","respDate":"210802-23:50:28:222","sourceId":"haproxy:973b1f66-a941-4336-8428-8771ad636a61","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:50:28:221-85338\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[973b1f66-a941-4336-8428-8771ad636a61]}\"}"}
2021-08-02 23:50:28.223  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:28.875  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:28.876 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b6e0716-9350-40a9-989e-e0f83c6a9bc9","status":"200","rqstDate":"210802-23:50:28:875","respDate":"210802-23:50:28:876","sourceId":"healthcheck:2b6e0716-9350-40a9-989e-e0f83c6a9bc9","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:50:28:875-29650\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2b6e0716-9350-40a9-989e-e0f83c6a9bc9]}\"}"}
2021-08-02 23:50:28.876  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:30.229  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:30.231 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"373ef721-016c-4c44-b50a-4e69747b1b7c","status":"200","rqstDate":"210802-23:50:30:230","respDate":"210802-23:50:30:231","sourceId":"haproxy:373ef721-016c-4c44-b50a-4e69747b1b7c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:30:230-33774\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[373ef721-016c-4c44-b50a-4e69747b1b7c]}\"}"}
2021-08-02 23:50:30.231  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:32.238  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:32.240 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c747a2b7-18a2-4c31-b554-b755e2c5aed6","status":"200","rqstDate":"210802-23:50:32:239","respDate":"210802-23:50:32:240","sourceId":"haproxy:c747a2b7-18a2-4c31-b554-b755e2c5aed6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:50:32:239-51994\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c747a2b7-18a2-4c31-b554-b755e2c5aed6]}\"}"}
2021-08-02 23:50:32.240  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:32.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:32.633 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"54521008-7b10-4042-b751-c37e0e83757c","status":"200","rqstDate":"210802-23:50:32:632","respDate":"210802-23:50:32:633","sourceId":"OOM_ReadinessCheck:54521008-7b10-4042-b751-c37e0e83757c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:50:32:632-84693\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35336], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[54521008-7b10-4042-b751-c37e0e83757c]}\"}"}
2021-08-02 23:50:32.634  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:34.246  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:34.247 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"92a72e5e-2850-4bca-8231-3ac2daff86e7","status":"200","rqstDate":"210802-23:50:34:247","respDate":"210802-23:50:34:247","sourceId":"haproxy:92a72e5e-2850-4bca-8231-3ac2daff86e7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:50:34:247-88220\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[92a72e5e-2850-4bca-8231-3ac2daff86e7]}\"}"}
2021-08-02 23:50:34.248  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:34.305  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:34.306 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5a31e2c1-02f3-469e-b747-223d31f4bd9f","status":"200","rqstDate":"210802-23:50:34:305","respDate":"210802-23:50:34:306","sourceId":"healthcheck:5a31e2c1-02f3-469e-b747-223d31f4bd9f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:34:305-97848\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44282], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5a31e2c1-02f3-469e-b747-223d31f4bd9f]}\"}"}
2021-08-02 23:50:34.306  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:36.254  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:36.255 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f1b538ce-d1cb-41d0-ba05-747773f1b88f","status":"200","rqstDate":"210802-23:50:36:254","respDate":"210802-23:50:36:255","sourceId":"haproxy:f1b538ce-d1cb-41d0-ba05-747773f1b88f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:36:254-78809\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f1b538ce-d1cb-41d0-ba05-747773f1b88f]}\"}"}
2021-08-02 23:50:36.255  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:38.262  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:38.263 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e54cdd8d-c83a-4e8b-a4e6-24763f1ec68e","status":"200","rqstDate":"210802-23:50:38:262","respDate":"210802-23:50:38:263","sourceId":"haproxy:e54cdd8d-c83a-4e8b-a4e6-24763f1ec68e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:38:262-43445\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e54cdd8d-c83a-4e8b-a4e6-24763f1ec68e]}\"}"}
2021-08-02 23:50:38.263  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:38.750 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:50:38.751 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:50:40.270  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:40.272 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"43c47976-e247-4170-972c-c1dc4267ecdd","status":"200","rqstDate":"210802-23:50:40:271","respDate":"210802-23:50:40:272","sourceId":"haproxy:43c47976-e247-4170-972c-c1dc4267ecdd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:50:40:271-74581\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[43c47976-e247-4170-972c-c1dc4267ecdd]}\"}"}
2021-08-02 23:50:40.272  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:42.279  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:42.280 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"79413f92-fbde-4dbe-89f6-153d91762efd","status":"200","rqstDate":"210802-23:50:42:279","respDate":"210802-23:50:42:280","sourceId":"haproxy:79413f92-fbde-4dbe-89f6-153d91762efd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:50:42:279-25176\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[79413f92-fbde-4dbe-89f6-153d91762efd]}\"}"}
2021-08-02 23:50:42.281  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:42.626  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:42.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3771db8b-2679-498f-9cf4-409a0ae8f564","status":"200","rqstDate":"210802-23:50:42:627","respDate":"210802-23:50:42:628","sourceId":"OOM_ReadinessCheck:3771db8b-2679-498f-9cf4-409a0ae8f564","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:50:42:627-34173\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35482], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3771db8b-2679-498f-9cf4-409a0ae8f564]}\"}"}
2021-08-02 23:50:42.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:43.894  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:43.896 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d054be61-4a20-45c8-8c24-4ef4cd99f6c4","status":"200","rqstDate":"210802-23:50:43:895","respDate":"210802-23:50:43:896","sourceId":"healthcheck:d054be61-4a20-45c8-8c24-4ef4cd99f6c4","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:43:895-91567\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d054be61-4a20-45c8-8c24-4ef4cd99f6c4]}\"}"}
2021-08-02 23:50:43.896  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:44.189 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:50:44.191 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:50:44.287  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:44.288 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"158623bf-8492-492b-a6bc-cc6f9bdadc13","status":"200","rqstDate":"210802-23:50:44:287","respDate":"210802-23:50:44:288","sourceId":"haproxy:158623bf-8492-492b-a6bc-cc6f9bdadc13","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:44:287-60651\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[158623bf-8492-492b-a6bc-cc6f9bdadc13]}\"}"}
2021-08-02 23:50:44.288  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:46.295  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:46.296 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"603b99ed-3dcd-4b70-9b89-ab2bd2bc9f21","status":"200","rqstDate":"210802-23:50:46:295","respDate":"210802-23:50:46:296","sourceId":"haproxy:603b99ed-3dcd-4b70-9b89-ab2bd2bc9f21","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:46:295-26339\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[603b99ed-3dcd-4b70-9b89-ab2bd2bc9f21]}\"}"}
2021-08-02 23:50:46.297  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:48.302  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:48.303 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"756bd6f5-1ddb-4870-ad56-13b71dfbdd46","status":"200","rqstDate":"210802-23:50:48:302","respDate":"210802-23:50:48:303","sourceId":"haproxy:756bd6f5-1ddb-4870-ad56-13b71dfbdd46","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:50:48:302-77238\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[756bd6f5-1ddb-4870-ad56-13b71dfbdd46]}\"}"}
2021-08-02 23:50:48.303  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:49.322  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:49.323 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"773629f7-81d7-4484-8bd1-26943e228bd5","status":"200","rqstDate":"210802-23:50:49:322","respDate":"210802-23:50:49:323","sourceId":"healthcheck:773629f7-81d7-4484-8bd1-26943e228bd5","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:50:49:322-73191\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44660], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[773629f7-81d7-4484-8bd1-26943e228bd5]}\"}"}
2021-08-02 23:50:49.324  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:50.310  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:50.311 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c1a8acc8-3af2-4895-8f31-d09d3dd9657a","status":"200","rqstDate":"210802-23:50:50:310","respDate":"210802-23:50:50:311","sourceId":"haproxy:c1a8acc8-3af2-4895-8f31-d09d3dd9657a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:50:310-26188\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c1a8acc8-3af2-4895-8f31-d09d3dd9657a]}\"}"}
2021-08-02 23:50:50.311  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:52.317  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:52.319 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"062efc8a-6378-4ec9-b6e1-65f2a7a66fa7","status":"200","rqstDate":"210802-23:50:52:318","respDate":"210802-23:50:52:318","sourceId":"haproxy:062efc8a-6378-4ec9-b6e1-65f2a7a66fa7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:52:318-7506\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[062efc8a-6378-4ec9-b6e1-65f2a7a66fa7]}\"}"}
2021-08-02 23:50:52.319  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:52.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:52.632 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"df77a9ba-e649-4632-9fac-96d4def1e8a6","status":"200","rqstDate":"210802-23:50:52:631","respDate":"210802-23:50:52:632","sourceId":"OOM_ReadinessCheck:df77a9ba-e649-4632-9fac-96d4def1e8a6","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:50:52:631-17208\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35652], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[df77a9ba-e649-4632-9fac-96d4def1e8a6]}\"}"}
2021-08-02 23:50:52.633  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:54.326  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:54.327 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1889fdb0-4667-44a5-8e91-322236a8b215","status":"200","rqstDate":"210802-23:50:54:326","respDate":"210802-23:50:54:327","sourceId":"haproxy:1889fdb0-4667-44a5-8e91-322236a8b215","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:50:54:326-20085\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1889fdb0-4667-44a5-8e91-322236a8b215]}\"}"}
2021-08-02 23:50:54.328  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:56.334  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:56.336 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f732a9d5-e2b4-4db1-be7d-24fa57048fb9","status":"200","rqstDate":"210802-23:50:56:335","respDate":"210802-23:50:56:336","sourceId":"haproxy:f732a9d5-e2b4-4db1-be7d-24fa57048fb9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:50:56:335-72495\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f732a9d5-e2b4-4db1-be7d-24fa57048fb9]}\"}"}
2021-08-02 23:50:56.336  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:58.342  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:58.344 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7c2688e6-a96d-4d50-9e2c-46e4d8b99110","status":"200","rqstDate":"210802-23:50:58:343","respDate":"210802-23:50:58:344","sourceId":"haproxy:7c2688e6-a96d-4d50-9e2c-46e4d8b99110","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:50:58:343-95903\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7c2688e6-a96d-4d50-9e2c-46e4d8b99110]}\"}"}
2021-08-02 23:50:58.344  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:50:58.913  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:50:58.914 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8aa01f28-a62e-4b5c-a1ef-cf3fc65a44f6","status":"200","rqstDate":"210802-23:50:58:913","respDate":"210802-23:50:58:914","sourceId":"healthcheck:8aa01f28-a62e-4b5c-a1ef-cf3fc65a44f6","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:50:58:913-93641\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8aa01f28-a62e-4b5c-a1ef-cf3fc65a44f6]}\"}"}
2021-08-02 23:50:58.914  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:00.352  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:00.354 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b8e8610f-d8fd-4844-aedd-521c0f22acaa","status":"200","rqstDate":"210802-23:51:00:352","respDate":"210802-23:51:00:353","sourceId":"haproxy:b8e8610f-d8fd-4844-aedd-521c0f22acaa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:00:352-28774\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b8e8610f-d8fd-4844-aedd-521c0f22acaa]}\"}"}
2021-08-02 23:51:00.354  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:02.362  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:02.364 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f8321ea8-b057-4816-9f96-d31bd3a55942","status":"200","rqstDate":"210802-23:51:02:363","respDate":"210802-23:51:02:364","sourceId":"haproxy:f8321ea8-b057-4816-9f96-d31bd3a55942","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:02:363-22853\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f8321ea8-b057-4816-9f96-d31bd3a55942]}\"}"}
2021-08-02 23:51:02.364  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:02.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:02.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"89fed3a4-7000-432c-9fa3-4cce5c6d6d52","status":"200","rqstDate":"210802-23:51:02:628","respDate":"210802-23:51:02:629","sourceId":"OOM_ReadinessCheck:89fed3a4-7000-432c-9fa3-4cce5c6d6d52","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:02:628-63548\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35844], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[89fed3a4-7000-432c-9fa3-4cce5c6d6d52]}\"}"}
2021-08-02 23:51:02.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:04.338  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:04.339 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"51032478-35fc-4a94-b8f5-3f3f047567c6","status":"200","rqstDate":"210802-23:51:04:339","respDate":"210802-23:51:04:339","sourceId":"healthcheck:51032478-35fc-4a94-b8f5-3f3f047567c6","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:04:339-97617\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45020], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[51032478-35fc-4a94-b8f5-3f3f047567c6]}\"}"}
2021-08-02 23:51:04.340  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:04.370  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:04.372 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d305feed-e3e5-4a52-899f-2c708c5e6af5","status":"200","rqstDate":"210802-23:51:04:371","respDate":"210802-23:51:04:372","sourceId":"haproxy:d305feed-e3e5-4a52-899f-2c708c5e6af5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:04:371-7468\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d305feed-e3e5-4a52-899f-2c708c5e6af5]}\"}"}
2021-08-02 23:51:04.372  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:06.381  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:06.382 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b2eb5970-d649-4c3b-98b6-39c00bcaf9d0","status":"200","rqstDate":"210802-23:51:06:381","respDate":"210802-23:51:06:382","sourceId":"haproxy:b2eb5970-d649-4c3b-98b6-39c00bcaf9d0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:06:381-32933\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b2eb5970-d649-4c3b-98b6-39c00bcaf9d0]}\"}"}
2021-08-02 23:51:06.383  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:08.388  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:08.389 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"73e1de26-d2ac-4634-83ca-b6ba02372452","status":"200","rqstDate":"210802-23:51:08:388","respDate":"210802-23:51:08:389","sourceId":"haproxy:73e1de26-d2ac-4634-83ca-b6ba02372452","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:51:08:388-66626\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[73e1de26-d2ac-4634-83ca-b6ba02372452]}\"}"}
2021-08-02 23:51:08.389  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:08.761 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:51:08.762 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:51:10.395  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:10.397 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f9d8aeda-aabc-4320-8da6-d1daed1fed97","status":"200","rqstDate":"210802-23:51:10:396","respDate":"210802-23:51:10:397","sourceId":"haproxy:f9d8aeda-aabc-4320-8da6-d1daed1fed97","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:51:10:396-66406\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f9d8aeda-aabc-4320-8da6-d1daed1fed97]}\"}"}
2021-08-02 23:51:10.397  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:12.407  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:12.410 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4fcbbb1b-3d0c-4910-bcee-7340eaf53461","status":"200","rqstDate":"210802-23:51:12:408","respDate":"210802-23:51:12:410","sourceId":"haproxy:4fcbbb1b-3d0c-4910-bcee-7340eaf53461","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:51:12:408-20555\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4fcbbb1b-3d0c-4910-bcee-7340eaf53461]}\"}"}
2021-08-02 23:51:12.411  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:12.632  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:12.635 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b2d1f958-ea1f-4c71-8b7d-7215c3c0dbe4","status":"200","rqstDate":"210802-23:51:12:633","respDate":"210802-23:51:12:634","sourceId":"OOM_ReadinessCheck:b2d1f958-ea1f-4c71-8b7d-7215c3c0dbe4","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:12:633-8248\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35992], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b2d1f958-ea1f-4c71-8b7d-7215c3c0dbe4]}\"}"}
2021-08-02 23:51:12.635  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:13.935  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:13.938 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"63e77eb0-fe79-4b6d-a0b7-631c8ab8682e","status":"200","rqstDate":"210802-23:51:13:937","respDate":"210802-23:51:13:938","sourceId":"healthcheck:63e77eb0-fe79-4b6d-a0b7-631c8ab8682e","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:51:13:937-5521\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[63e77eb0-fe79-4b6d-a0b7-631c8ab8682e]}\"}"}
2021-08-02 23:51:13.939  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:14.416  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:14.417 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a2a59124-cf78-4ef0-b3c2-ec951e52e404","status":"200","rqstDate":"210802-23:51:14:417","respDate":"210802-23:51:14:417","sourceId":"haproxy:a2a59124-cf78-4ef0-b3c2-ec951e52e404","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:14:417-4250\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a2a59124-cf78-4ef0-b3c2-ec951e52e404]}\"}"}
2021-08-02 23:51:14.418  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:16.424  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:16.425 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ebad9523-48d7-46a5-a76f-a0b48d847437","status":"200","rqstDate":"210802-23:51:16:424","respDate":"210802-23:51:16:425","sourceId":"haproxy:ebad9523-48d7-46a5-a76f-a0b48d847437","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:16:424-8681\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ebad9523-48d7-46a5-a76f-a0b48d847437]}\"}"}
2021-08-02 23:51:16.426  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:18.434  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:18.435 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0675d412-411b-4573-8a67-25b121496170","status":"200","rqstDate":"210802-23:51:18:434","respDate":"210802-23:51:18:435","sourceId":"haproxy:0675d412-411b-4573-8a67-25b121496170","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:18:434-22461\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0675d412-411b-4573-8a67-25b121496170]}\"}"}
2021-08-02 23:51:18.436  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:19.355  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:19.356 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"445463a9-fb8a-4b3b-8c72-82ae1b5a8bfa","status":"200","rqstDate":"210802-23:51:19:355","respDate":"210802-23:51:19:356","sourceId":"healthcheck:445463a9-fb8a-4b3b-8c72-82ae1b5a8bfa","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:51:19:355-64551\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45400], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[445463a9-fb8a-4b3b-8c72-82ae1b5a8bfa]}\"}"}
2021-08-02 23:51:19.357  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:20.441  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:20.442 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e7f5e515-1dad-41de-9dd9-028bb16ce29b","status":"200","rqstDate":"210802-23:51:20:442","respDate":"210802-23:51:20:442","sourceId":"haproxy:e7f5e515-1dad-41de-9dd9-028bb16ce29b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:20:442-75788\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e7f5e515-1dad-41de-9dd9-028bb16ce29b]}\"}"}
2021-08-02 23:51:20.443  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:22.449  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:22.451 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c1934ee0-2a86-4faa-b99a-8dc357f6bc9a","status":"200","rqstDate":"210802-23:51:22:450","respDate":"210802-23:51:22:451","sourceId":"haproxy:c1934ee0-2a86-4faa-b99a-8dc357f6bc9a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:22:450-10253\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c1934ee0-2a86-4faa-b99a-8dc357f6bc9a]}\"}"}
2021-08-02 23:51:22.451  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:22.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:22.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fd97d40f-9ff8-4e09-a9a3-162523a6ce71","status":"200","rqstDate":"210802-23:51:22:628","respDate":"210802-23:51:22:628","sourceId":"OOM_ReadinessCheck:fd97d40f-9ff8-4e09-a9a3-162523a6ce71","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:22:628-83741\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36168], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fd97d40f-9ff8-4e09-a9a3-162523a6ce71]}\"}"}
2021-08-02 23:51:22.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:24.457  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:24.458 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"38defa89-4bbe-467a-80e5-3e2b71998282","status":"200","rqstDate":"210802-23:51:24:458","respDate":"210802-23:51:24:458","sourceId":"haproxy:38defa89-4bbe-467a-80e5-3e2b71998282","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:24:458-6396\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[38defa89-4bbe-467a-80e5-3e2b71998282]}\"}"}
2021-08-02 23:51:24.459  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:26.464  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:26.466 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"93447e68-490c-4ed9-a0a0-6d05a081a003","status":"200","rqstDate":"210802-23:51:26:465","respDate":"210802-23:51:26:466","sourceId":"haproxy:93447e68-490c-4ed9-a0a0-6d05a081a003","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:26:465-2612\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[93447e68-490c-4ed9-a0a0-6d05a081a003]}\"}"}
2021-08-02 23:51:26.466  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:28.474  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:28.475 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e97cba18-22f4-425e-8ad4-e71f188212f1","status":"200","rqstDate":"210802-23:51:28:474","respDate":"210802-23:51:28:475","sourceId":"haproxy:e97cba18-22f4-425e-8ad4-e71f188212f1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:28:474-8487\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e97cba18-22f4-425e-8ad4-e71f188212f1]}\"}"}
2021-08-02 23:51:28.476  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:28.957  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:28.958 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8ddf0572-1b55-4781-a159-9df692423dc3","status":"200","rqstDate":"210802-23:51:28:957","respDate":"210802-23:51:28:958","sourceId":"healthcheck:8ddf0572-1b55-4781-a159-9df692423dc3","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:28:957-97810\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8ddf0572-1b55-4781-a159-9df692423dc3]}\"}"}
2021-08-02 23:51:28.958  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:29.233 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:51:29.255 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:51:30.483  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:30.484 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4ac1ae53-f606-4ff0-ad9f-d10a92d6a690","status":"200","rqstDate":"210802-23:51:30:483","respDate":"210802-23:51:30:484","sourceId":"haproxy:4ac1ae53-f606-4ff0-ad9f-d10a92d6a690","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:51:30:483-32515\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4ac1ae53-f606-4ff0-ad9f-d10a92d6a690]}\"}"}
2021-08-02 23:51:30.485  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:32.491  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:32.493 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f648db6d-2fa7-429f-a08a-150a14cdca05","status":"200","rqstDate":"210802-23:51:32:492","respDate":"210802-23:51:32:493","sourceId":"haproxy:f648db6d-2fa7-429f-a08a-150a14cdca05","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:32:492-370\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f648db6d-2fa7-429f-a08a-150a14cdca05]}\"}"}
2021-08-02 23:51:32.493  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:32.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:32.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a024f358-301e-4e92-bcfb-fe8a2f27be2e","status":"200","rqstDate":"210802-23:51:32:629","respDate":"210802-23:51:32:630","sourceId":"OOM_ReadinessCheck:a024f358-301e-4e92-bcfb-fe8a2f27be2e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:51:32:629-89055\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36364], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a024f358-301e-4e92-bcfb-fe8a2f27be2e]}\"}"}
2021-08-02 23:51:32.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:34.371  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:34.373 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4ba403d5-c48b-4d36-8ccb-8b7404db8152","status":"200","rqstDate":"210802-23:51:34:372","respDate":"210802-23:51:34:372","sourceId":"healthcheck:4ba403d5-c48b-4d36-8ccb-8b7404db8152","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:34:372-67680\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45758], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4ba403d5-c48b-4d36-8ccb-8b7404db8152]}\"}"}
2021-08-02 23:51:34.373  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:34.499  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:34.500 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8f459722-e9e2-4425-b333-67e4f14aebd1","status":"200","rqstDate":"210802-23:51:34:499","respDate":"210802-23:51:34:500","sourceId":"haproxy:8f459722-e9e2-4425-b333-67e4f14aebd1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:51:34:499-21612\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8f459722-e9e2-4425-b333-67e4f14aebd1]}\"}"}
2021-08-02 23:51:34.501  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:36.507  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:36.508 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"341be200-b86b-426e-9c1d-1c273bfb25db","status":"200","rqstDate":"210802-23:51:36:507","respDate":"210802-23:51:36:508","sourceId":"haproxy:341be200-b86b-426e-9c1d-1c273bfb25db","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:51:36:507-10085\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[341be200-b86b-426e-9c1d-1c273bfb25db]}\"}"}
2021-08-02 23:51:36.508  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:38.514  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:38.516 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"812f23eb-f98d-4c62-aaa6-aa7ebafdd7e5","status":"200","rqstDate":"210802-23:51:38:515","respDate":"210802-23:51:38:515","sourceId":"haproxy:812f23eb-f98d-4c62-aaa6-aa7ebafdd7e5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:38:515-5917\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[812f23eb-f98d-4c62-aaa6-aa7ebafdd7e5]}\"}"}
2021-08-02 23:51:38.516  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:38.763 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:51:38.765 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:51:40.523  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:40.525 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d9b87390-b295-423e-aa10-b06bb7d5bd30","status":"200","rqstDate":"210802-23:51:40:524","respDate":"210802-23:51:40:525","sourceId":"haproxy:d9b87390-b295-423e-aa10-b06bb7d5bd30","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:40:524-86378\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d9b87390-b295-423e-aa10-b06bb7d5bd30]}\"}"}
2021-08-02 23:51:40.525  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:42.532  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:42.534 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"57c14966-abf7-4abf-9202-136f43232384","status":"200","rqstDate":"210802-23:51:42:533","respDate":"210802-23:51:42:534","sourceId":"haproxy:57c14966-abf7-4abf-9202-136f43232384","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:42:533-88752\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[57c14966-abf7-4abf-9202-136f43232384]}\"}"}
2021-08-02 23:51:42.534  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:42.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:42.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"567833f3-37fe-4b21-9ca7-6831b0ac2673","status":"200","rqstDate":"210802-23:51:42:629","respDate":"210802-23:51:42:630","sourceId":"OOM_ReadinessCheck:567833f3-37fe-4b21-9ca7-6831b0ac2673","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:42:629-89056\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36502], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[567833f3-37fe-4b21-9ca7-6831b0ac2673]}\"}"}
2021-08-02 23:51:42.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:43.974  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:43.975 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0a149de9-984e-4277-a487-a58e2bc3e22f","status":"200","rqstDate":"210802-23:51:43:974","respDate":"210802-23:51:43:975","sourceId":"healthcheck:0a149de9-984e-4277-a487-a58e2bc3e22f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:43:974-14480\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0a149de9-984e-4277-a487-a58e2bc3e22f]}\"}"}
2021-08-02 23:51:43.975  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:44.540  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:44.541 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"606199c2-0b39-4be5-a629-cf3da659b0b7","status":"200","rqstDate":"210802-23:51:44:540","respDate":"210802-23:51:44:541","sourceId":"haproxy:606199c2-0b39-4be5-a629-cf3da659b0b7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:44:540-98273\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[606199c2-0b39-4be5-a629-cf3da659b0b7]}\"}"}
2021-08-02 23:51:44.542  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:46.548  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:46.550 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2babe462-c46c-4581-be4e-1e99682c5c0d","status":"200","rqstDate":"210802-23:51:46:549","respDate":"210802-23:51:46:550","sourceId":"haproxy:2babe462-c46c-4581-be4e-1e99682c5c0d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:46:549-69059\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2babe462-c46c-4581-be4e-1e99682c5c0d]}\"}"}
2021-08-02 23:51:46.550  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:48.556  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:48.558 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"191dcf9b-95c7-4266-add7-08d7f8a7b926","status":"200","rqstDate":"210802-23:51:48:557","respDate":"210802-23:51:48:558","sourceId":"haproxy:191dcf9b-95c7-4266-add7-08d7f8a7b926","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:48:557-84203\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[191dcf9b-95c7-4266-add7-08d7f8a7b926]}\"}"}
2021-08-02 23:51:48.558  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:49.387  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:49.388 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"72d28f10-6994-4c8e-bc83-5e89abb28142","status":"200","rqstDate":"210802-23:51:49:387","respDate":"210802-23:51:49:388","sourceId":"healthcheck:72d28f10-6994-4c8e-bc83-5e89abb28142","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:51:49:387-64038\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46136], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[72d28f10-6994-4c8e-bc83-5e89abb28142]}\"}"}
2021-08-02 23:51:49.389  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:50.565  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:50.567 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b2668db6-9dd9-421c-a52c-e1b336ea96d7","status":"200","rqstDate":"210802-23:51:50:566","respDate":"210802-23:51:50:567","sourceId":"haproxy:b2668db6-9dd9-421c-a52c-e1b336ea96d7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:51:50:566-98462\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b2668db6-9dd9-421c-a52c-e1b336ea96d7]}\"}"}
2021-08-02 23:51:50.567  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:52.573  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:52.574 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fbb77c8b-aace-4447-bb74-84ff87b101b7","status":"200","rqstDate":"210802-23:51:52:574","respDate":"210802-23:51:52:574","sourceId":"haproxy:fbb77c8b-aace-4447-bb74-84ff87b101b7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:52:574-20240\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fbb77c8b-aace-4447-bb74-84ff87b101b7]}\"}"}
2021-08-02 23:51:52.575  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:52.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:52.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c0305c92-445c-454e-919a-207bf4e1cde9","status":"200","rqstDate":"210802-23:51:52:628","respDate":"210802-23:51:52:629","sourceId":"OOM_ReadinessCheck:c0305c92-445c-454e-919a-207bf4e1cde9","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:52:628-35780\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36676], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c0305c92-445c-454e-919a-207bf4e1cde9]}\"}"}
2021-08-02 23:51:52.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:54.581  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:54.583 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5d75eff0-4b65-4ad4-b799-d01f21ac6be4","status":"200","rqstDate":"210802-23:51:54:582","respDate":"210802-23:51:54:583","sourceId":"haproxy:5d75eff0-4b65-4ad4-b799-d01f21ac6be4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:51:54:582-20374\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5d75eff0-4b65-4ad4-b799-d01f21ac6be4]}\"}"}
2021-08-02 23:51:54.584  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:56.590  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:56.591 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"732d62ff-1b22-401c-b848-771d71dcf53a","status":"200","rqstDate":"210802-23:51:56:591","respDate":"210802-23:51:56:591","sourceId":"haproxy:732d62ff-1b22-401c-b848-771d71dcf53a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:51:56:591-83417\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[732d62ff-1b22-401c-b848-771d71dcf53a]}\"}"}
2021-08-02 23:51:56.592  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:58.598  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:58.599 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"11058dc4-3aba-4352-8a37-9d0c6e49a5c7","status":"200","rqstDate":"210802-23:51:58:598","respDate":"210802-23:51:58:599","sourceId":"haproxy:11058dc4-3aba-4352-8a37-9d0c6e49a5c7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:51:58:598-90551\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[11058dc4-3aba-4352-8a37-9d0c6e49a5c7]}\"}"}
2021-08-02 23:51:58.599  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:51:59.035  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:51:59.037 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dcd686a4-2c2f-4742-9e79-07c51a8f3c29","status":"200","rqstDate":"210802-23:51:59:036","respDate":"210802-23:51:59:037","sourceId":"healthcheck:dcd686a4-2c2f-4742-9e79-07c51a8f3c29","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:51:59:036-16799\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[dcd686a4-2c2f-4742-9e79-07c51a8f3c29]}\"}"}
2021-08-02 23:51:59.038  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:00.605  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:00.606 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fe5b5f46-9504-482e-b881-0083c47a3b8e","status":"200","rqstDate":"210802-23:52:00:606","respDate":"210802-23:52:00:606","sourceId":"haproxy:fe5b5f46-9504-482e-b881-0083c47a3b8e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:00:606-11777\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fe5b5f46-9504-482e-b881-0083c47a3b8e]}\"}"}
2021-08-02 23:52:00.607  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:02.613  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:02.615 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5b9e61d-0f6b-41bc-89a5-1f60a385e6e2","status":"200","rqstDate":"210802-23:52:02:614","respDate":"210802-23:52:02:614","sourceId":"haproxy:e5b9e61d-0f6b-41bc-89a5-1f60a385e6e2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:52:02:614-56378\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e5b9e61d-0f6b-41bc-89a5-1f60a385e6e2]}\"}"}
2021-08-02 23:52:02.615  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:02.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:02.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"737ca9cd-3763-4f52-9792-ebc09aae9c33","status":"200","rqstDate":"210802-23:52:02:627","respDate":"210802-23:52:02:628","sourceId":"OOM_ReadinessCheck:737ca9cd-3763-4f52-9792-ebc09aae9c33","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:02:627-43508\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36876], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[737ca9cd-3763-4f52-9792-ebc09aae9c33]}\"}"}
2021-08-02 23:52:02.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:04.403  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:04.405 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0a7a9d3-ffc6-47df-bdf8-e845a00d5e5e","status":"200","rqstDate":"210802-23:52:04:404","respDate":"210802-23:52:04:405","sourceId":"healthcheck:a0a7a9d3-ffc6-47df-bdf8-e845a00d5e5e","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:52:04:404-12194\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46496], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a0a7a9d3-ffc6-47df-bdf8-e845a00d5e5e]}\"}"}
2021-08-02 23:52:04.405  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:04.621  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:04.623 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"16a43cb2-2df3-4072-bd4e-f2e9cd0897d2","status":"200","rqstDate":"210802-23:52:04:622","respDate":"210802-23:52:04:623","sourceId":"haproxy:16a43cb2-2df3-4072-bd4e-f2e9cd0897d2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:04:622-60452\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[16a43cb2-2df3-4072-bd4e-f2e9cd0897d2]}\"}"}
2021-08-02 23:52:04.623  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:06.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:06.631 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c69b3366-e950-45c9-81ae-b9523da14610","status":"200","rqstDate":"210802-23:52:06:631","respDate":"210802-23:52:06:631","sourceId":"haproxy:c69b3366-e950-45c9-81ae-b9523da14610","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:52:06:631-6710\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c69b3366-e950-45c9-81ae-b9523da14610]}\"}"}
2021-08-02 23:52:06.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:08.638  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:08.639 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8deb95af-a819-47bc-8a48-b98ebd82b930","status":"200","rqstDate":"210802-23:52:08:639","respDate":"210802-23:52:08:639","sourceId":"haproxy:8deb95af-a819-47bc-8a48-b98ebd82b930","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:08:639-630\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8deb95af-a819-47bc-8a48-b98ebd82b930]}\"}"}
2021-08-02 23:52:08.640  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:08.773 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:52:08.775 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:52:10.645  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:10.646 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c6f45560-e48b-4baf-bd18-c32cade96ad9","status":"200","rqstDate":"210802-23:52:10:645","respDate":"210802-23:52:10:646","sourceId":"haproxy:c6f45560-e48b-4baf-bd18-c32cade96ad9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:52:10:645-37296\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c6f45560-e48b-4baf-bd18-c32cade96ad9]}\"}"}
2021-08-02 23:52:10.646  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:12.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:12.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"daf67f34-43ac-48b9-8c26-0f7f84e2160e","status":"200","rqstDate":"210802-23:52:12:629","respDate":"210802-23:52:12:630","sourceId":"OOM_ReadinessCheck:daf67f34-43ac-48b9-8c26-0f7f84e2160e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:12:629-46531\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37022], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[daf67f34-43ac-48b9-8c26-0f7f84e2160e]}\"}"}
2021-08-02 23:52:12.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:12.652  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:12.653 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e2d7b00e-aa76-45e1-add6-d0a62c0f3576","status":"200","rqstDate":"210802-23:52:12:652","respDate":"210802-23:52:12:653","sourceId":"haproxy:e2d7b00e-aa76-45e1-add6-d0a62c0f3576","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:12:652-71525\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e2d7b00e-aa76-45e1-add6-d0a62c0f3576]}\"}"}
2021-08-02 23:52:12.654  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:14.074  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:14.075 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c80c32ec-e00b-4592-9b44-d074efb7f3e0","status":"200","rqstDate":"210802-23:52:14:074","respDate":"210802-23:52:14:075","sourceId":"healthcheck:c80c32ec-e00b-4592-9b44-d074efb7f3e0","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:14:074-79304\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c80c32ec-e00b-4592-9b44-d074efb7f3e0]}\"}"}
2021-08-02 23:52:14.075  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:14.664  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:14.666 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"733b5da8-dbaf-4d66-8412-49e29c1669f0","status":"200","rqstDate":"210802-23:52:14:665","respDate":"210802-23:52:14:666","sourceId":"haproxy:733b5da8-dbaf-4d66-8412-49e29c1669f0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:14:665-29208\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[733b5da8-dbaf-4d66-8412-49e29c1669f0]}\"}"}
2021-08-02 23:52:14.666  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:16.672  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:16.673 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6c18276e-583c-4768-b4b7-fc5446bd80ff","status":"200","rqstDate":"210802-23:52:16:672","respDate":"210802-23:52:16:673","sourceId":"haproxy:6c18276e-583c-4768-b4b7-fc5446bd80ff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:16:672-71021\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c18276e-583c-4768-b4b7-fc5446bd80ff]}\"}"}
2021-08-02 23:52:16.674  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:18.680  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:18.681 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"86d82eba-f85c-4182-8665-bd71a9d1a93c","status":"200","rqstDate":"210802-23:52:18:681","respDate":"210802-23:52:18:681","sourceId":"haproxy:86d82eba-f85c-4182-8665-bd71a9d1a93c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:18:681-56133\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[86d82eba-f85c-4182-8665-bd71a9d1a93c]}\"}"}
2021-08-02 23:52:18.682  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:19.420  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:19.422 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d16d691e-f0ac-4de8-8d9e-4e042fa7d79f","status":"200","rqstDate":"210802-23:52:19:421","respDate":"210802-23:52:19:422","sourceId":"healthcheck:d16d691e-f0ac-4de8-8d9e-4e042fa7d79f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:19:421-4054\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46878], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d16d691e-f0ac-4de8-8d9e-4e042fa7d79f]}\"}"}
2021-08-02 23:52:19.422  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:20.687  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:20.688 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d88cd350-8ee2-4a9f-873d-b3b0f5bfda76","status":"200","rqstDate":"210802-23:52:20:688","respDate":"210802-23:52:20:688","sourceId":"haproxy:d88cd350-8ee2-4a9f-873d-b3b0f5bfda76","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:20:688-73216\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d88cd350-8ee2-4a9f-873d-b3b0f5bfda76]}\"}"}
2021-08-02 23:52:20.689  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:22.626  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:22.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dbbed29e-1126-4ba9-a2d6-6115c1e27e2e","status":"200","rqstDate":"210802-23:52:22:627","respDate":"210802-23:52:22:628","sourceId":"OOM_ReadinessCheck:dbbed29e-1126-4ba9-a2d6-6115c1e27e2e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:22:627-14844\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37198], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dbbed29e-1126-4ba9-a2d6-6115c1e27e2e]}\"}"}
2021-08-02 23:52:22.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:22.696  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:22.698 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9e87ca29-5189-4dba-adc4-5f3a3119ca7b","status":"200","rqstDate":"210802-23:52:22:696","respDate":"210802-23:52:22:698","sourceId":"haproxy:9e87ca29-5189-4dba-adc4-5f3a3119ca7b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:52:22:696-40988\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9e87ca29-5189-4dba-adc4-5f3a3119ca7b]}\"}"}
2021-08-02 23:52:22.698  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:24.704  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:24.705 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a2a42ef3-0921-4b84-bb11-f56018889a0e","status":"200","rqstDate":"210802-23:52:24:704","respDate":"210802-23:52:24:705","sourceId":"haproxy:a2a42ef3-0921-4b84-bb11-f56018889a0e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:52:24:704-56252\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a2a42ef3-0921-4b84-bb11-f56018889a0e]}\"}"}
2021-08-02 23:52:24.705  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:26.712  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:26.713 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"156a717e-fc4d-44e9-beec-242b5c455442","status":"200","rqstDate":"210802-23:52:26:712","respDate":"210802-23:52:26:713","sourceId":"haproxy:156a717e-fc4d-44e9-beec-242b5c455442","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:52:26:712-86475\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[156a717e-fc4d-44e9-beec-242b5c455442]}\"}"}
2021-08-02 23:52:26.714  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:28.719  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:28.721 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5b1bcf99-2b60-4e5a-88a7-2037995fae4a","status":"200","rqstDate":"210802-23:52:28:720","respDate":"210802-23:52:28:721","sourceId":"haproxy:5b1bcf99-2b60-4e5a-88a7-2037995fae4a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:52:28:720-37073\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5b1bcf99-2b60-4e5a-88a7-2037995fae4a]}\"}"}
2021-08-02 23:52:28.721  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:29.091  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:29.092 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6f34f1fa-8292-4b3b-9e65-d1fb73b5faa9","status":"200","rqstDate":"210802-23:52:29:091","respDate":"210802-23:52:29:092","sourceId":"healthcheck:6f34f1fa-8292-4b3b-9e65-d1fb73b5faa9","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:52:29:091-48152\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6f34f1fa-8292-4b3b-9e65-d1fb73b5faa9]}\"}"}
2021-08-02 23:52:29.093  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:30.729  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:30.730 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"51e1ebe2-06ec-4d55-812a-45e6bbc92711","status":"200","rqstDate":"210802-23:52:30:729","respDate":"210802-23:52:30:730","sourceId":"haproxy:51e1ebe2-06ec-4d55-812a-45e6bbc92711","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:52:30:729-13856\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[51e1ebe2-06ec-4d55-812a-45e6bbc92711]}\"}"}
2021-08-02 23:52:30.730  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:32.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:32.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2e19892b-814f-4f28-ae18-1aa45e63eccf","status":"200","rqstDate":"210802-23:52:32:629","respDate":"210802-23:52:32:629","sourceId":"OOM_ReadinessCheck:2e19892b-814f-4f28-ae18-1aa45e63eccf","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:32:629-78249\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37384], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2e19892b-814f-4f28-ae18-1aa45e63eccf]}\"}"}
2021-08-02 23:52:32.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:32.737  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:32.739 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8204c8a6-1841-4fad-be7e-5f4598c33c40","status":"200","rqstDate":"210802-23:52:32:738","respDate":"210802-23:52:32:739","sourceId":"haproxy:8204c8a6-1841-4fad-be7e-5f4598c33c40","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:32:738-93522\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8204c8a6-1841-4fad-be7e-5f4598c33c40]}\"}"}
2021-08-02 23:52:32.739  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:34.439  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:34.440 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"82882ed5-1166-4cb2-8789-fed9b8cb159c","status":"200","rqstDate":"210802-23:52:34:439","respDate":"210802-23:52:34:440","sourceId":"healthcheck:82882ed5-1166-4cb2-8789-fed9b8cb159c","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:34:439-10566\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47240], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[82882ed5-1166-4cb2-8789-fed9b8cb159c]}\"}"}
2021-08-02 23:52:34.440  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:34.745  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:34.747 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"42aae7b9-dc42-4dc3-be38-bb4af18eaa0a","status":"200","rqstDate":"210802-23:52:34:746","respDate":"210802-23:52:34:747","sourceId":"haproxy:42aae7b9-dc42-4dc3-be38-bb4af18eaa0a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:34:746-13272\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[42aae7b9-dc42-4dc3-be38-bb4af18eaa0a]}\"}"}
2021-08-02 23:52:34.747  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:36.754  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:36.755 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"03c33e3b-e3a9-47d5-82e6-5548052d82cf","status":"200","rqstDate":"210802-23:52:36:755","respDate":"210802-23:52:36:755","sourceId":"haproxy:03c33e3b-e3a9-47d5-82e6-5548052d82cf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:36:755-76821\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[03c33e3b-e3a9-47d5-82e6-5548052d82cf]}\"}"}
2021-08-02 23:52:36.756  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:38.762  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:38.763 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e7658589-db8d-4659-875a-b7957a2e790f","status":"200","rqstDate":"210802-23:52:38:763","respDate":"210802-23:52:38:763","sourceId":"haproxy:e7658589-db8d-4659-875a-b7957a2e790f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:38:763-59831\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e7658589-db8d-4659-875a-b7957a2e790f]}\"}"}
2021-08-02 23:52:38.764  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:38.789 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:52:38.790 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:52:40.769  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:40.770 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"519694e0-ea86-4ba6-a3bc-fd8e90def97c","status":"200","rqstDate":"210802-23:52:40:769","respDate":"210802-23:52:40:770","sourceId":"haproxy:519694e0-ea86-4ba6-a3bc-fd8e90def97c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:40:769-47378\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[519694e0-ea86-4ba6-a3bc-fd8e90def97c]}\"}"}
2021-08-02 23:52:40.770  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:42.626  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:42.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"591e05d9-a9b6-417b-b91d-ec048e5c8544","status":"200","rqstDate":"210802-23:52:42:627","respDate":"210802-23:52:42:627","sourceId":"OOM_ReadinessCheck:591e05d9-a9b6-417b-b91d-ec048e5c8544","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:52:42:627-70429\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37528], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[591e05d9-a9b6-417b-b91d-ec048e5c8544]}\"}"}
2021-08-02 23:52:42.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:42.776  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:42.777 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"96b12124-250f-4fe1-bfc9-2f380ae9e1bc","status":"200","rqstDate":"210802-23:52:42:777","respDate":"210802-23:52:42:777","sourceId":"haproxy:96b12124-250f-4fe1-bfc9-2f380ae9e1bc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:52:42:777-91301\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[96b12124-250f-4fe1-bfc9-2f380ae9e1bc]}\"}"}
2021-08-02 23:52:42.778  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:44.108  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:44.109 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dba21c1c-9c71-4186-ae7e-b7a815faf24d","status":"200","rqstDate":"210802-23:52:44:109","respDate":"210802-23:52:44:109","sourceId":"healthcheck:dba21c1c-9c71-4186-ae7e-b7a815faf24d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:44:109-99087\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[dba21c1c-9c71-4186-ae7e-b7a815faf24d]}\"}"}
2021-08-02 23:52:44.110  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:44.784  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:44.785 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0c267e88-e6a0-402c-9705-5827707912c2","status":"200","rqstDate":"210802-23:52:44:785","respDate":"210802-23:52:44:785","sourceId":"haproxy:0c267e88-e6a0-402c-9705-5827707912c2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:44:785-98903\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0c267e88-e6a0-402c-9705-5827707912c2]}\"}"}
2021-08-02 23:52:44.786  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:46.792  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:46.793 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b7c129e-9cf5-4406-8b73-4de479aebaa9","status":"200","rqstDate":"210802-23:52:46:793","respDate":"210802-23:52:46:793","sourceId":"haproxy:2b7c129e-9cf5-4406-8b73-4de479aebaa9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:52:46:793-59510\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b7c129e-9cf5-4406-8b73-4de479aebaa9]}\"}"}
2021-08-02 23:52:46.794  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:48.800  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:48.801 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bbe8b1e0-ad70-40e1-ac60-fe6ae42fbff6","status":"200","rqstDate":"210802-23:52:48:800","respDate":"210802-23:52:48:801","sourceId":"haproxy:bbe8b1e0-ad70-40e1-ac60-fe6ae42fbff6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:48:800-25657\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bbe8b1e0-ad70-40e1-ac60-fe6ae42fbff6]}\"}"}
2021-08-02 23:52:48.801  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:49.456  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:49.457 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9ccd1d58-8ba7-4114-b94f-ec438f73831e","status":"200","rqstDate":"210802-23:52:49:456","respDate":"210802-23:52:49:457","sourceId":"healthcheck:9ccd1d58-8ba7-4114-b94f-ec438f73831e","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:49:456-35017\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47616], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9ccd1d58-8ba7-4114-b94f-ec438f73831e]}\"}"}
2021-08-02 23:52:49.458  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:50.807  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:50.808 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9bc1b6cb-9bdc-480e-8e97-7eda7811aa7f","status":"200","rqstDate":"210802-23:52:50:808","respDate":"210802-23:52:50:808","sourceId":"haproxy:9bc1b6cb-9bdc-480e-8e97-7eda7811aa7f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:50:808-35862\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9bc1b6cb-9bdc-480e-8e97-7eda7811aa7f]}\"}"}
2021-08-02 23:52:50.809  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:52.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:52.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"825d6978-4c31-4703-a729-9472474f9fa9","status":"200","rqstDate":"210802-23:52:52:629","respDate":"210802-23:52:52:630","sourceId":"OOM_ReadinessCheck:825d6978-4c31-4703-a729-9472474f9fa9","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:52:629-9042\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37702], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[825d6978-4c31-4703-a729-9472474f9fa9]}\"}"}
2021-08-02 23:52:52.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:52.815  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:52.816 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f2f90e25-ee4f-4760-b589-671006f3c15e","status":"200","rqstDate":"210802-23:52:52:815","respDate":"210802-23:52:52:816","sourceId":"haproxy:f2f90e25-ee4f-4760-b589-671006f3c15e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:52:815-81852\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f2f90e25-ee4f-4760-b589-671006f3c15e]}\"}"}
2021-08-02 23:52:52.816  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:54.320 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:52:54.322 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:52:54.822  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:54.823 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7106da53-7685-49bf-a90a-cf1eadfe5ef4","status":"200","rqstDate":"210802-23:52:54:822","respDate":"210802-23:52:54:823","sourceId":"haproxy:7106da53-7685-49bf-a90a-cf1eadfe5ef4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:54:822-20358\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7106da53-7685-49bf-a90a-cf1eadfe5ef4]}\"}"}
2021-08-02 23:52:54.823  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:56.829  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:56.830 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"751c7684-2213-4083-8f29-fa626b21998e","status":"200","rqstDate":"210802-23:52:56:830","respDate":"210802-23:52:56:830","sourceId":"haproxy:751c7684-2213-4083-8f29-fa626b21998e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:56:830-29936\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[751c7684-2213-4083-8f29-fa626b21998e]}\"}"}
2021-08-02 23:52:56.831  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:58.837  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:58.838 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6850e230-9f4e-4afb-bdc6-5653c788c6ff","status":"200","rqstDate":"210802-23:52:58:838","respDate":"210802-23:52:58:838","sourceId":"haproxy:6850e230-9f4e-4afb-bdc6-5653c788c6ff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:52:58:838-84076\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6850e230-9f4e-4afb-bdc6-5653c788c6ff]}\"}"}
2021-08-02 23:52:58.839  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:52:59.125  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:52:59.126 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bf0e7610-da2a-49a1-b2bf-9eefcf17e9e8","status":"200","rqstDate":"210802-23:52:59:126","respDate":"210802-23:52:59:126","sourceId":"healthcheck:bf0e7610-da2a-49a1-b2bf-9eefcf17e9e8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:52:59:126-90501\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bf0e7610-da2a-49a1-b2bf-9eefcf17e9e8]}\"}"}
2021-08-02 23:52:59.127  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:00.846  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:00.847 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"32a767ac-0de0-4f24-99a6-d0afcebbdce3","status":"200","rqstDate":"210802-23:53:00:846","respDate":"210802-23:53:00:847","sourceId":"haproxy:32a767ac-0de0-4f24-99a6-d0afcebbdce3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:00:846-1685\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[32a767ac-0de0-4f24-99a6-d0afcebbdce3]}\"}"}
2021-08-02 23:53:00.847  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:02.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:02.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7520f483-4129-46ff-9031-60b52787da33","status":"200","rqstDate":"210802-23:53:02:628","respDate":"210802-23:53:02:629","sourceId":"OOM_ReadinessCheck:7520f483-4129-46ff-9031-60b52787da33","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:53:02:628-53200\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37898], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7520f483-4129-46ff-9031-60b52787da33]}\"}"}
2021-08-02 23:53:02.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:02.853  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:02.854 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"98735ab1-3f0a-49b0-b957-a56d6c71c827","status":"200","rqstDate":"210802-23:53:02:854","respDate":"210802-23:53:02:854","sourceId":"haproxy:98735ab1-3f0a-49b0-b957-a56d6c71c827","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:02:854-96480\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[98735ab1-3f0a-49b0-b957-a56d6c71c827]}\"}"}
2021-08-02 23:53:02.855  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:04.473  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:04.474 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"46afa915-9c31-42bc-bb15-366bf7e37424","status":"200","rqstDate":"210802-23:53:04:474","respDate":"210802-23:53:04:474","sourceId":"healthcheck:46afa915-9c31-42bc-bb15-366bf7e37424","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:53:04:474-86904\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47974], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[46afa915-9c31-42bc-bb15-366bf7e37424]}\"}"}
2021-08-02 23:53:04.475  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:04.863  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:04.864 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ae4f1233-6a42-4988-aa90-3f0920baa139","status":"200","rqstDate":"210802-23:53:04:863","respDate":"210802-23:53:04:864","sourceId":"haproxy:ae4f1233-6a42-4988-aa90-3f0920baa139","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:04:863-69212\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ae4f1233-6a42-4988-aa90-3f0920baa139]}\"}"}
2021-08-02 23:53:04.865  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:06.872  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:06.873 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0a841875-9f9f-4652-b204-2c2d0954bcff","status":"200","rqstDate":"210802-23:53:06:873","respDate":"210802-23:53:06:873","sourceId":"haproxy:0a841875-9f9f-4652-b204-2c2d0954bcff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:06:873-4795\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0a841875-9f9f-4652-b204-2c2d0954bcff]}\"}"}
2021-08-02 23:53:06.874  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:08.804 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:53:08.805 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:53:08.880  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:08.881 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ce700493-9dea-4884-accd-e87b629b88a0","status":"200","rqstDate":"210802-23:53:08:880","respDate":"210802-23:53:08:881","sourceId":"haproxy:ce700493-9dea-4884-accd-e87b629b88a0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:08:880-70101\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ce700493-9dea-4884-accd-e87b629b88a0]}\"}"}
2021-08-02 23:53:08.881  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:10.886  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:10.887 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c45265c-f1f9-490d-a458-c277fea7744e","status":"200","rqstDate":"210802-23:53:10:887","respDate":"210802-23:53:10:887","sourceId":"haproxy:1c45265c-f1f9-490d-a458-c277fea7744e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:10:887-44143\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1c45265c-f1f9-490d-a458-c277fea7744e]}\"}"}
2021-08-02 23:53:10.888  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:12.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:12.633 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"666418d4-98cf-4195-befa-db9421d379a7","status":"200","rqstDate":"210802-23:53:12:632","respDate":"210802-23:53:12:633","sourceId":"OOM_ReadinessCheck:666418d4-98cf-4195-befa-db9421d379a7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:12:632-21916\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38044], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[666418d4-98cf-4195-befa-db9421d379a7]}\"}"}
2021-08-02 23:53:12.634  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:12.893  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:12.894 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d840cde-a0c8-488f-871f-8c2322738724","status":"200","rqstDate":"210802-23:53:12:893","respDate":"210802-23:53:12:894","sourceId":"haproxy:8d840cde-a0c8-488f-871f-8c2322738724","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:12:893-95882\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d840cde-a0c8-488f-871f-8c2322738724]}\"}"}
2021-08-02 23:53:12.894  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:14.144  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:14.145 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2c7cd38a-fc18-486b-84af-555710f0f3b0","status":"200","rqstDate":"210802-23:53:14:144","respDate":"210802-23:53:14:145","sourceId":"healthcheck:2c7cd38a-fc18-486b-84af-555710f0f3b0","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:14:144-94879\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2c7cd38a-fc18-486b-84af-555710f0f3b0]}\"}"}
2021-08-02 23:53:14.146  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:14.901  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:14.902 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3273edfe-e678-4edb-8d42-936662eeb518","status":"200","rqstDate":"210802-23:53:14:901","respDate":"210802-23:53:14:902","sourceId":"haproxy:3273edfe-e678-4edb-8d42-936662eeb518","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:14:901-23646\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3273edfe-e678-4edb-8d42-936662eeb518]}\"}"}
2021-08-02 23:53:14.903  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:16.909  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:16.911 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0520c13f-29cc-48d5-9dad-ea968a57519a","status":"200","rqstDate":"210802-23:53:16:910","respDate":"210802-23:53:16:911","sourceId":"haproxy:0520c13f-29cc-48d5-9dad-ea968a57519a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:16:910-79942\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0520c13f-29cc-48d5-9dad-ea968a57519a]}\"}"}
2021-08-02 23:53:16.911  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:18.918  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:18.920 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bc0d12eb-33c6-4b02-9860-d6e6064df619","status":"200","rqstDate":"210802-23:53:18:919","respDate":"210802-23:53:18:920","sourceId":"haproxy:bc0d12eb-33c6-4b02-9860-d6e6064df619","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:18:919-96886\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bc0d12eb-33c6-4b02-9860-d6e6064df619]}\"}"}
2021-08-02 23:53:18.921  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:19.488  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:19.489 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bff95ca1-153d-4fda-9b1e-2a97732e73b7","status":"200","rqstDate":"210802-23:53:19:488","respDate":"210802-23:53:19:489","sourceId":"healthcheck:bff95ca1-153d-4fda-9b1e-2a97732e73b7","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:19:488-402\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48380], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bff95ca1-153d-4fda-9b1e-2a97732e73b7]}\"}"}
2021-08-02 23:53:19.490  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:20.926  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:20.928 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"509faebf-1ea1-4b1c-a506-bb486afbee0e","status":"200","rqstDate":"210802-23:53:20:927","respDate":"210802-23:53:20:927","sourceId":"haproxy:509faebf-1ea1-4b1c-a506-bb486afbee0e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:20:927-74968\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[509faebf-1ea1-4b1c-a506-bb486afbee0e]}\"}"}
2021-08-02 23:53:20.928  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:22.634  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:22.639 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0efde8bd-7b15-4806-bb15-c9a6fc1d457f","status":"200","rqstDate":"210802-23:53:22:636","respDate":"210802-23:53:22:639","sourceId":"OOM_ReadinessCheck:0efde8bd-7b15-4806-bb15-c9a6fc1d457f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:22:636-44887\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38222], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0efde8bd-7b15-4806-bb15-c9a6fc1d457f]}\"}"}
2021-08-02 23:53:22.640  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:22.935  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:22.936 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a2106b82-94b6-45eb-956d-31f37f79db61","status":"200","rqstDate":"210802-23:53:22:935","respDate":"210802-23:53:22:936","sourceId":"haproxy:a2106b82-94b6-45eb-956d-31f37f79db61","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:53:22:935-96773\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a2106b82-94b6-45eb-956d-31f37f79db61]}\"}"}
2021-08-02 23:53:22.937  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:24.944  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:24.946 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"14398191-5f15-46e9-ad3d-096159b4c04d","status":"200","rqstDate":"210802-23:53:24:945","respDate":"210802-23:53:24:946","sourceId":"haproxy:14398191-5f15-46e9-ad3d-096159b4c04d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:24:945-46254\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[14398191-5f15-46e9-ad3d-096159b4c04d]}\"}"}
2021-08-02 23:53:24.947  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:26.954  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:26.955 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d2d843e6-5a1c-4b82-8f25-b3608cb8f5c4","status":"200","rqstDate":"210802-23:53:26:954","respDate":"210802-23:53:26:955","sourceId":"haproxy:d2d843e6-5a1c-4b82-8f25-b3608cb8f5c4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:26:954-14433\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d2d843e6-5a1c-4b82-8f25-b3608cb8f5c4]}\"}"}
2021-08-02 23:53:26.956  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:28.962  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:28.963 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"474f0e35-c1db-4fd5-8354-336300922fca","status":"200","rqstDate":"210802-23:53:28:962","respDate":"210802-23:53:28:963","sourceId":"haproxy:474f0e35-c1db-4fd5-8354-336300922fca","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:53:28:962-84207\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[474f0e35-c1db-4fd5-8354-336300922fca]}\"}"}
2021-08-02 23:53:28.963  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:29.163  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:29.165 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"815fb0b2-55ba-4805-87c4-5562ecd3409f","status":"200","rqstDate":"210802-23:53:29:164","respDate":"210802-23:53:29:164","sourceId":"healthcheck:815fb0b2-55ba-4805-87c4-5562ecd3409f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:29:164-92538\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[815fb0b2-55ba-4805-87c4-5562ecd3409f]}\"}"}
2021-08-02 23:53:29.165  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:30.969  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:30.970 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e7ddc2b5-f1f5-4e0a-ad97-d8fc4b9ea8e8","status":"200","rqstDate":"210802-23:53:30:970","respDate":"210802-23:53:30:970","sourceId":"haproxy:e7ddc2b5-f1f5-4e0a-ad97-d8fc4b9ea8e8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:30:970-11817\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e7ddc2b5-f1f5-4e0a-ad97-d8fc4b9ea8e8]}\"}"}
2021-08-02 23:53:30.971  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:32.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:32.630 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"41f4aad5-b5e5-428f-8a88-8bf152845156","status":"200","rqstDate":"210802-23:53:32:629","respDate":"210802-23:53:32:630","sourceId":"OOM_ReadinessCheck:41f4aad5-b5e5-428f-8a88-8bf152845156","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:32:629-85927\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38416], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[41f4aad5-b5e5-428f-8a88-8bf152845156]}\"}"}
2021-08-02 23:53:32.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:32.976  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:32.977 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"96040f35-0d82-4023-b5d4-deff9ce23557","status":"200","rqstDate":"210802-23:53:32:976","respDate":"210802-23:53:32:977","sourceId":"haproxy:96040f35-0d82-4023-b5d4-deff9ce23557","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:32:976-6208\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[96040f35-0d82-4023-b5d4-deff9ce23557]}\"}"}
2021-08-02 23:53:32.977  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:34.505  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:34.507 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ed2cb385-bde3-4368-a053-3cc5b6ad7601","status":"200","rqstDate":"210802-23:53:34:506","respDate":"210802-23:53:34:506","sourceId":"healthcheck:ed2cb385-bde3-4368-a053-3cc5b6ad7601","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:34:506-89048\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48738], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ed2cb385-bde3-4368-a053-3cc5b6ad7601]}\"}"}
2021-08-02 23:53:34.507  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:34.983  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:34.985 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"599bb8e8-3bd7-4191-8733-634cce7a11c0","status":"200","rqstDate":"210802-23:53:34:984","respDate":"210802-23:53:34:985","sourceId":"haproxy:599bb8e8-3bd7-4191-8733-634cce7a11c0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:34:984-34524\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[599bb8e8-3bd7-4191-8733-634cce7a11c0]}\"}"}
2021-08-02 23:53:34.985  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:36.993  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:36.994 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b4c67387-cf97-40ed-904f-fbaee620eba0","status":"200","rqstDate":"210802-23:53:36:993","respDate":"210802-23:53:36:994","sourceId":"haproxy:b4c67387-cf97-40ed-904f-fbaee620eba0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:36:993-24255\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b4c67387-cf97-40ed-904f-fbaee620eba0]}\"}"}
2021-08-02 23:53:36.995  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:38.812 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:53:38.814 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:53:39.001  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:39.002 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e9912185-2911-45bd-89fb-d8d8961cc14d","status":"200","rqstDate":"210802-23:53:39:001","respDate":"210802-23:53:39:002","sourceId":"haproxy:e9912185-2911-45bd-89fb-d8d8961cc14d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:39:001-65575\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e9912185-2911-45bd-89fb-d8d8961cc14d]}\"}"}
2021-08-02 23:53:39.002  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:41.010  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:41.012 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9995dbca-1574-468c-8f46-90ed084d9f83","status":"200","rqstDate":"210802-23:53:41:011","respDate":"210802-23:53:41:012","sourceId":"haproxy:9995dbca-1574-468c-8f46-90ed084d9f83","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:53:41:011-87702\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9995dbca-1574-468c-8f46-90ed084d9f83]}\"}"}
2021-08-02 23:53:41.012  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:42.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:42.631 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f0bf1584-10e1-4329-be08-9ad552cdb01b","status":"200","rqstDate":"210802-23:53:42:630","respDate":"210802-23:53:42:631","sourceId":"OOM_ReadinessCheck:f0bf1584-10e1-4329-be08-9ad552cdb01b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:42:630-73502\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38562], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f0bf1584-10e1-4329-be08-9ad552cdb01b]}\"}"}
2021-08-02 23:53:42.631  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:43.018  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:43.019 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e9247245-6b17-4fb1-af2c-87fa42d7e0fc","status":"200","rqstDate":"210802-23:53:43:018","respDate":"210802-23:53:43:019","sourceId":"haproxy:e9247245-6b17-4fb1-af2c-87fa42d7e0fc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:43:018-83892\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e9247245-6b17-4fb1-af2c-87fa42d7e0fc]}\"}"}
2021-08-02 23:53:43.019  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:44.181  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:44.182 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"687ae7d2-988a-41ed-8d43-f0ab6dc41db0","status":"200","rqstDate":"210802-23:53:44:181","respDate":"210802-23:53:44:182","sourceId":"healthcheck:687ae7d2-988a-41ed-8d43-f0ab6dc41db0","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:44:181-93710\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[687ae7d2-988a-41ed-8d43-f0ab6dc41db0]}\"}"}
2021-08-02 23:53:44.182  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:44.901 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-40, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2021-08-02 23:53:44.902 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-40, inFlight=0, closed=false] because: [/10.242.138.218:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2021-08-02 23:53:44.902 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preventing new connections for the next 1000 ms
2021-08-02 23:53:44.902 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-40, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:53:44.903 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-40, inFlight=0, closed=true] closing connection
2021-08-02 23:53:44.903 DEBUG 10 --- [uster-worker-20] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host DOWN
2021-08-02 23:53:44.905 DEBUG 10 --- [uster-worker-20] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2021-08-02 23:53:44.905 DEBUG 10 --- [uster-worker-20] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] starting reconnection attempt
2021-08-02 23:53:44.986 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.242.138.218:9042, scheduling delivery
2021-08-02 23:53:44.986 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event DOWN
2021-08-02 23:53:45.025  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:45.027 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10e3cb8c-875b-4e59-8942-c0355ecd0297","status":"200","rqstDate":"210802-23:53:45:026","respDate":"210802-23:53:45:027","sourceId":"haproxy:10e3cb8c-875b-4e59-8942-c0355ecd0297","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:45:026-31095\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10e3cb8c-875b-4e59-8942-c0355ecd0297]}\"}"}
2021-08-02 23:53:45.027  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:45.905 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:53:45.908 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-41, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:53:45.908 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-41, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:53:45.908 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-41, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:53:45.908 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-41, inFlight=0, closed=true] closing connection
2021-08-02 23:53:45.908 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:53:45.909 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 2000 milliseconds
2021-08-02 23:53:45.909 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 2000 ms
2021-08-02 23:53:45.987 DEBUG 10 --- [uster-worker-20] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:53:47.034  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:47.035 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"be291cf0-359a-4b4b-b796-5204a9093eac","status":"200","rqstDate":"210802-23:53:47:034","respDate":"210802-23:53:47:035","sourceId":"haproxy:be291cf0-359a-4b4b-b796-5204a9093eac","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:47:034-39433\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[be291cf0-359a-4b4b-b796-5204a9093eac]}\"}"}
2021-08-02 23:53:47.036  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:47.909 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:53:47.911 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-42, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:53:47.911 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-42, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:53:47.911 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-42, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:53:47.911 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-42, inFlight=0, closed=true] closing connection
2021-08-02 23:53:47.911 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:53:47.911 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 4000 milliseconds
2021-08-02 23:53:47.911 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 4000 ms
2021-08-02 23:53:49.041  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:49.042 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e294c606-f5fc-4636-b914-81fb8d35f976","status":"200","rqstDate":"210802-23:53:49:042","respDate":"210802-23:53:49:042","sourceId":"haproxy:e294c606-f5fc-4636-b914-81fb8d35f976","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:49:042-34240\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e294c606-f5fc-4636-b914-81fb8d35f976]}\"}"}
2021-08-02 23:53:49.043  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:49.522  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:49.524 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"df40062d-25c6-4879-914b-c1cb7521ac71","status":"200","rqstDate":"210802-23:53:49:523","respDate":"210802-23:53:49:524","sourceId":"healthcheck:df40062d-25c6-4879-914b-c1cb7521ac71","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:49:523-48738\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49124], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[df40062d-25c6-4879-914b-c1cb7521ac71]}\"}"}
2021-08-02 23:53:49.524  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:51.049  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:51.051 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"109888d3-78c1-41d5-8833-6c97d4d46c2f","status":"200","rqstDate":"210802-23:53:51:050","respDate":"210802-23:53:51:051","sourceId":"haproxy:109888d3-78c1-41d5-8833-6c97d4d46c2f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:51:050-52494\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[109888d3-78c1-41d5-8833-6c97d4d46c2f]}\"}"}
2021-08-02 23:53:51.051  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:51.912 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:53:51.913 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-43, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:53:51.913 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-43, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:53:51.914 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-43, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:53:51.914 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-43, inFlight=0, closed=true] closing connection
2021-08-02 23:53:51.914 DEBUG 10 --- [uster-worker-20] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:53:51.914 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 8000 milliseconds
2021-08-02 23:53:51.914 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 8000 ms
2021-08-02 23:53:52.626  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:52.628 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8dc023d6-9e89-417e-b350-6a16aae6a6c3","status":"200","rqstDate":"210802-23:53:52:627","respDate":"210802-23:53:52:628","sourceId":"OOM_ReadinessCheck:8dc023d6-9e89-417e-b350-6a16aae6a6c3","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:52:627-24054\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38814], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8dc023d6-9e89-417e-b350-6a16aae6a6c3]}\"}"}
2021-08-02 23:53:52.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:53.057  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:53.059 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9eb83a07-4daa-41a2-9bd0-e93ef6165605","status":"200","rqstDate":"210802-23:53:53:058","respDate":"210802-23:53:53:059","sourceId":"haproxy:9eb83a07-4daa-41a2-9bd0-e93ef6165605","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:53:058-26719\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9eb83a07-4daa-41a2-9bd0-e93ef6165605]}\"}"}
2021-08-02 23:53:53.059  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:55.066  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:55.067 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d202f59b-7fe0-4c00-b808-27a6ebe43d6a","status":"200","rqstDate":"210802-23:53:55:066","respDate":"210802-23:53:55:067","sourceId":"haproxy:d202f59b-7fe0-4c00-b808-27a6ebe43d6a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:55:066-67327\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d202f59b-7fe0-4c00-b808-27a6ebe43d6a]}\"}"}
2021-08-02 23:53:55.067  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:57.074  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:57.075 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8266ab4d-594d-4539-bdee-3a599757fd8b","status":"200","rqstDate":"210802-23:53:57:074","respDate":"210802-23:53:57:075","sourceId":"haproxy:8266ab4d-594d-4539-bdee-3a599757fd8b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:57:074-20867\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8266ab4d-594d-4539-bdee-3a599757fd8b]}\"}"}
2021-08-02 23:53:57.076  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:59.082  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:59.084 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5ffa6964-82e5-4aff-85d8-636055a0e5af","status":"200","rqstDate":"210802-23:53:59:083","respDate":"210802-23:53:59:084","sourceId":"haproxy:5ffa6964-82e5-4aff-85d8-636055a0e5af","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:53:59:083-32499\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ffa6964-82e5-4aff-85d8-636055a0e5af]}\"}"}
2021-08-02 23:53:59.084  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:59.199  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:53:59.201 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c052fcb7-f306-4cb1-af38-5257b314ce78","status":"200","rqstDate":"210802-23:53:59:200","respDate":"210802-23:53:59:201","sourceId":"healthcheck:c052fcb7-f306-4cb1-af38-5257b314ce78","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:53:59:200-31753\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c052fcb7-f306-4cb1-af38-5257b314ce78]}\"}"}
2021-08-02 23:53:59.201  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:53:59.914 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:53:59.916 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-44, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:53:59.916 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-44, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:53:59.916 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-44, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:53:59.916 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-44, inFlight=0, closed=true] closing connection
2021-08-02 23:53:59.917 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:53:59.917 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 16000 milliseconds
2021-08-02 23:53:59.917 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 16000 ms
2021-08-02 23:54:01.090  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:01.092 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"68380e79-a1ef-4afb-b5eb-9cd32a23c965","status":"200","rqstDate":"210802-23:54:01:091","respDate":"210802-23:54:01:092","sourceId":"haproxy:68380e79-a1ef-4afb-b5eb-9cd32a23c965","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:54:01:091-15487\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[68380e79-a1ef-4afb-b5eb-9cd32a23c965]}\"}"}
2021-08-02 23:54:01.092  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:02.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:02.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8da7c2ca-1dc1-49e0-8daf-6864819cf9c3","status":"200","rqstDate":"210802-23:54:02:628","respDate":"210802-23:54:02:629","sourceId":"OOM_ReadinessCheck:8da7c2ca-1dc1-49e0-8daf-6864819cf9c3","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:02:628-68934\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39172], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8da7c2ca-1dc1-49e0-8daf-6864819cf9c3]}\"}"}
2021-08-02 23:54:02.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:03.098  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:03.099 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a492d436-6866-42b7-ade4-b53e526fdccb","status":"200","rqstDate":"210802-23:54:03:098","respDate":"210802-23:54:03:099","sourceId":"haproxy:a492d436-6866-42b7-ade4-b53e526fdccb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:54:03:098-5864\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a492d436-6866-42b7-ade4-b53e526fdccb]}\"}"}
2021-08-02 23:54:03.099  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:04.539  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:04.540 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"26cc9542-40bc-488e-8898-8bf1ea4110d1","status":"200","rqstDate":"210802-23:54:04:539","respDate":"210802-23:54:04:540","sourceId":"healthcheck:26cc9542-40bc-488e-8898-8bf1ea4110d1","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:54:04:539-45751\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49488], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[26cc9542-40bc-488e-8898-8bf1ea4110d1]}\"}"}
2021-08-02 23:54:04.541  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:05.105  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:05.106 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b7e4af5e-5e3a-4a0d-bb10-31462da6eef3","status":"200","rqstDate":"210802-23:54:05:106","respDate":"210802-23:54:05:106","sourceId":"haproxy:b7e4af5e-5e3a-4a0d-bb10-31462da6eef3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:54:05:106-96189\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b7e4af5e-5e3a-4a0d-bb10-31462da6eef3]}\"}"}
2021-08-02 23:54:05.107  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:07.113  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:07.114 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4df03af9-91a6-4606-b462-40095d0e9f16","status":"200","rqstDate":"210802-23:54:07:114","respDate":"210802-23:54:07:114","sourceId":"haproxy:4df03af9-91a6-4606-b462-40095d0e9f16","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:07:114-31635\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4df03af9-91a6-4606-b462-40095d0e9f16]}\"}"}
2021-08-02 23:54:07.115  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:09.120  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:09.122 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"67215c5b-65f6-4ff3-83a4-b581728677aa","status":"200","rqstDate":"210802-23:54:09:121","respDate":"210802-23:54:09:122","sourceId":"haproxy:67215c5b-65f6-4ff3-83a4-b581728677aa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:09:121-79833\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[67215c5b-65f6-4ff3-83a4-b581728677aa]}\"}"}
2021-08-02 23:54:09.122  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:11.129  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:11.130 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f4051b07-8462-494a-9621-d138f6da5701","status":"200","rqstDate":"210802-23:54:11:129","respDate":"210802-23:54:11:130","sourceId":"haproxy:f4051b07-8462-494a-9621-d138f6da5701","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:11:129-60872\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f4051b07-8462-494a-9621-d138f6da5701]}\"}"}
2021-08-02 23:54:11.130  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:12.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:12.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"926820af-aebe-4b5c-be29-98a712d71496","status":"200","rqstDate":"210802-23:54:12:627","respDate":"210802-23:54:12:628","sourceId":"OOM_ReadinessCheck:926820af-aebe-4b5c-be29-98a712d71496","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:12:627-28813\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39486], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[926820af-aebe-4b5c-be29-98a712d71496]}\"}"}
2021-08-02 23:54:12.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:13.136  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:13.137 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4bc43f80-838c-40fb-b58c-8b1a1172a732","status":"200","rqstDate":"210802-23:54:13:136","respDate":"210802-23:54:13:137","sourceId":"haproxy:4bc43f80-838c-40fb-b58c-8b1a1172a732","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:13:136-26432\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4bc43f80-838c-40fb-b58c-8b1a1172a732]}\"}"}
2021-08-02 23:54:13.138  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:14.219  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:14.220 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9ffd34b6-cedc-49c1-8826-402e41bcabc8","status":"200","rqstDate":"210802-23:54:14:219","respDate":"210802-23:54:14:220","sourceId":"healthcheck:9ffd34b6-cedc-49c1-8826-402e41bcabc8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:14:219-26137\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9ffd34b6-cedc-49c1-8826-402e41bcabc8]}\"}"}
2021-08-02 23:54:14.221  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:14.988 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:54:14.989 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:54:15.143  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:15.144 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"066955be-1c98-441a-a1be-f016b1738cbf","status":"200","rqstDate":"210802-23:54:15:143","respDate":"210802-23:54:15:144","sourceId":"haproxy:066955be-1c98-441a-a1be-f016b1738cbf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:15:143-69335\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[066955be-1c98-441a-a1be-f016b1738cbf]}\"}"}
2021-08-02 23:54:15.144  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:15.917 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:54:15.919 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-45, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-02 23:54:15.919 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-45, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-02 23:54:15.919 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-45, inFlight=0, closed=false] failed, remaining = 0
2021-08-02 23:54:15.919 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-45, inFlight=0, closed=true] closing connection
2021-08-02 23:54:15.919 DEBUG 10 --- [uster-worker-20] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-02 23:54:15.920 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 32000 milliseconds
2021-08-02 23:54:15.920 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 32000 ms
2021-08-02 23:54:17.150  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:17.152 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a11ad840-9606-413d-92bd-4c8843ead0d0","status":"200","rqstDate":"210802-23:54:17:151","respDate":"210802-23:54:17:152","sourceId":"haproxy:a11ad840-9606-413d-92bd-4c8843ead0d0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:17:151-5079\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a11ad840-9606-413d-92bd-4c8843ead0d0]}\"}"}
2021-08-02 23:54:17.152  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:19.159  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:19.160 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fa84cf3c-c385-46b6-947d-0f87cc8a8200","status":"200","rqstDate":"210802-23:54:19:159","respDate":"210802-23:54:19:160","sourceId":"haproxy:fa84cf3c-c385-46b6-947d-0f87cc8a8200","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:54:19:159-4790\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fa84cf3c-c385-46b6-947d-0f87cc8a8200]}\"}"}
2021-08-02 23:54:19.161  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:19.558  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:19.560 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7c7a6e19-66de-489a-8a9a-69d3cf309e4d","status":"200","rqstDate":"210802-23:54:19:559","respDate":"210802-23:54:19:559","sourceId":"healthcheck:7c7a6e19-66de-489a-8a9a-69d3cf309e4d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:19:559-85505\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49870], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7c7a6e19-66de-489a-8a9a-69d3cf309e4d]}\"}"}
2021-08-02 23:54:19.560  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:21.165  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:21.167 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1cfd342c-a181-4db0-a271-624bc097f51e","status":"200","rqstDate":"210802-23:54:21:166","respDate":"210802-23:54:21:167","sourceId":"haproxy:1cfd342c-a181-4db0-a271-624bc097f51e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:54:21:166-78165\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1cfd342c-a181-4db0-a271-624bc097f51e]}\"}"}
2021-08-02 23:54:21.167  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:22.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:22.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"67e0379b-4c27-4b72-b186-42e20245ca31","status":"200","rqstDate":"210802-23:54:22:628","respDate":"210802-23:54:22:628","sourceId":"OOM_ReadinessCheck:67e0379b-4c27-4b72-b186-42e20245ca31","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:22:628-64044\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39852], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[67e0379b-4c27-4b72-b186-42e20245ca31]}\"}"}
2021-08-02 23:54:22.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:23.173  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:23.174 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"764feb90-3dc7-4688-8b3c-3fe35dd1c97f","status":"200","rqstDate":"210802-23:54:23:173","respDate":"210802-23:54:23:174","sourceId":"haproxy:764feb90-3dc7-4688-8b3c-3fe35dd1c97f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:23:173-20087\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[764feb90-3dc7-4688-8b3c-3fe35dd1c97f]}\"}"}
2021-08-02 23:54:23.174  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:25.181  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:25.182 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"98f92d5b-0889-4d17-a6cb-ea810f44addf","status":"200","rqstDate":"210802-23:54:25:181","respDate":"210802-23:54:25:182","sourceId":"haproxy:98f92d5b-0889-4d17-a6cb-ea810f44addf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:25:181-75741\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[98f92d5b-0889-4d17-a6cb-ea810f44addf]}\"}"}
2021-08-02 23:54:25.182  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:27.188  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:27.189 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"419007f9-959d-4c28-b697-b53cfab147a8","status":"200","rqstDate":"210802-23:54:27:188","respDate":"210802-23:54:27:189","sourceId":"haproxy:419007f9-959d-4c28-b697-b53cfab147a8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:27:188-20874\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[419007f9-959d-4c28-b697-b53cfab147a8]}\"}"}
2021-08-02 23:54:27.190  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:29.195  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:29.197 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b59f7c36-b2ca-4ed4-bd70-651b927a2103","status":"200","rqstDate":"210802-23:54:29:196","respDate":"210802-23:54:29:197","sourceId":"haproxy:b59f7c36-b2ca-4ed4-bd70-651b927a2103","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:29:196-55535\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b59f7c36-b2ca-4ed4-bd70-651b927a2103]}\"}"}
2021-08-02 23:54:29.197  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:29.240  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:29.242 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"66f0069e-46f7-40b0-a6dd-2f38013b5da6","status":"200","rqstDate":"210802-23:54:29:240","respDate":"210802-23:54:29:241","sourceId":"healthcheck:66f0069e-46f7-40b0-a6dd-2f38013b5da6","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:29:240-42414\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[66f0069e-46f7-40b0-a6dd-2f38013b5da6]}\"}"}
2021-08-02 23:54:29.242  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:31.203  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:31.204 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9d014a74-2593-4de2-acd9-b5698acd5451","status":"200","rqstDate":"210802-23:54:31:203","respDate":"210802-23:54:31:204","sourceId":"haproxy:9d014a74-2593-4de2-acd9-b5698acd5451","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:31:203-5320\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9d014a74-2593-4de2-acd9-b5698acd5451]}\"}"}
2021-08-02 23:54:31.205  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:32.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:32.628 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f066ebb9-339a-43f4-958f-090645a3744b","status":"200","rqstDate":"210802-23:54:32:628","respDate":"210802-23:54:32:628","sourceId":"OOM_ReadinessCheck:f066ebb9-339a-43f4-958f-090645a3744b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:32:628-78695\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40100], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f066ebb9-339a-43f4-958f-090645a3744b]}\"}"}
2021-08-02 23:54:32.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:33.210  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:33.211 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"be8956aa-3096-4b70-8ea4-2e724e3d3418","status":"200","rqstDate":"210802-23:54:33:211","respDate":"210802-23:54:33:211","sourceId":"haproxy:be8956aa-3096-4b70-8ea4-2e724e3d3418","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:33:211-66251\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[be8956aa-3096-4b70-8ea4-2e724e3d3418]}\"}"}
2021-08-02 23:54:33.212  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:34.575  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:34.576 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"882f32e3-8c7f-40c6-aa91-bc41620be04e","status":"200","rqstDate":"210802-23:54:34:576","respDate":"210802-23:54:34:576","sourceId":"healthcheck:882f32e3-8c7f-40c6-aa91-bc41620be04e","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:34:576-6217\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50214], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[882f32e3-8c7f-40c6-aa91-bc41620be04e]}\"}"}
2021-08-02 23:54:34.577  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:35.217  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:35.218 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"58636165-82c8-4647-b792-b801c14c5080","status":"200","rqstDate":"210802-23:54:35:218","respDate":"210802-23:54:35:218","sourceId":"haproxy:58636165-82c8-4647-b792-b801c14c5080","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:54:35:218-57077\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[58636165-82c8-4647-b792-b801c14c5080]}\"}"}
2021-08-02 23:54:35.219  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:37.225  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:37.226 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e31bb911-3e82-4c64-a534-2d67763b216a","status":"200","rqstDate":"210802-23:54:37:225","respDate":"210802-23:54:37:226","sourceId":"haproxy:e31bb911-3e82-4c64-a534-2d67763b216a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:37:225-24016\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e31bb911-3e82-4c64-a534-2d67763b216a]}\"}"}
2021-08-02 23:54:37.226  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:39.232  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:39.234 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0452f488-954b-455b-b1e3-efc26b863f4f","status":"200","rqstDate":"210802-23:54:39:233","respDate":"210802-23:54:39:234","sourceId":"haproxy:0452f488-954b-455b-b1e3-efc26b863f4f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:39:233-41633\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0452f488-954b-455b-b1e3-efc26b863f4f]}\"}"}
2021-08-02 23:54:39.234  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:41.240  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:41.241 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"835b2217-26c2-470a-84aa-5deff34e634b","status":"200","rqstDate":"210802-23:54:41:241","respDate":"210802-23:54:41:241","sourceId":"haproxy:835b2217-26c2-470a-84aa-5deff34e634b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:41:241-81894\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[835b2217-26c2-470a-84aa-5deff34e634b]}\"}"}
2021-08-02 23:54:41.242  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:41.485 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.242.138.218:9042, scheduling delivery
2021-08-02 23:54:41.485 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event UP
2021-08-02 23:54:42.486 DEBUG 10 --- [uster-worker-22] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.242.138.218:9042
2021-08-02 23:54:42.494 DEBUG 10 --- [uster-worker-22] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host UP
2021-08-02 23:54:42.494 DEBUG 10 --- [uster-worker-22] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2021-08-02 23:54:42.494 DEBUG 10 --- [uster-worker-22] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.242.138.218:9042
2021-08-02 23:54:42.494 DEBUG 10 --- [uster-worker-22] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-02 23:54:42.496 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] Connection established, initializing transport
2021-08-02 23:54:42.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:42.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"25bd9657-f98d-4496-9086-ceb705a3e45f","status":"200","rqstDate":"210802-23:54:42:628","respDate":"210802-23:54:42:629","sourceId":"OOM_ReadinessCheck:25bd9657-f98d-4496-9086-ceb705a3e45f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:42:628-60171\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40246], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[25bd9657-f98d-4496-9086-ceb705a3e45f]}\"}"}
2021-08-02 23:54:42.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:43.247  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:43.248 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6331fdf5-d73f-4b6c-b6ac-9b83c73a2e22","status":"200","rqstDate":"210802-23:54:43:248","respDate":"210802-23:54:43:248","sourceId":"haproxy:6331fdf5-d73f-4b6c-b6ac-9b83c73a2e22","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:43:248-84610\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6331fdf5-d73f-4b6c-b6ac-9b83c73a2e22]}\"}"}
2021-08-02 23:54:43.249  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:44.261  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:44.262 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"53b12201-a597-4b03-8ae6-2b5843402117","status":"200","rqstDate":"210802-23:54:44:261","respDate":"210802-23:54:44:262","sourceId":"healthcheck:53b12201-a597-4b03-8ae6-2b5843402117","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:44:261-30731\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[53b12201-a597-4b03-8ae6-2b5843402117]}\"}"}
2021-08-02 23:54:44.263  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:45.254  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:45.255 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"91c5ca35-d0a3-4ac6-aca2-fc594c311162","status":"200","rqstDate":"210802-23:54:45:255","respDate":"210802-23:54:45:255","sourceId":"haproxy:91c5ca35-d0a3-4ac6-aca2-fc594c311162","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:45:255-82881\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[91c5ca35-d0a3-4ac6-aca2-fc594c311162]}\"}"}
2021-08-02 23:54:45.256  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:47.261  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:47.262 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"18d1da83-f417-4804-a15d-b59879e3b40c","status":"200","rqstDate":"210802-23:54:47:261","respDate":"210802-23:54:47:262","sourceId":"haproxy:18d1da83-f417-4804-a15d-b59879e3b40c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:47:261-98582\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[18d1da83-f417-4804-a15d-b59879e3b40c]}\"}"}
2021-08-02 23:54:47.263  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:48.589 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-02 23:54:48.887 DEBUG 10 --- [uster-worker-22] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 0 new connections, total = 1
2021-08-02 23:54:48.887 DEBUG 10 --- [uster-worker-22] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-02 23:54:48.887 DEBUG 10 --- [uster-worker-22] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-02 23:54:49.268  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:49.270 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bea007f7-425a-4e60-8f67-e9a20cf10669","status":"200","rqstDate":"210802-23:54:49:269","respDate":"210802-23:54:49:270","sourceId":"haproxy:bea007f7-425a-4e60-8f67-e9a20cf10669","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:49:269-33172\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bea007f7-425a-4e60-8f67-e9a20cf10669]}\"}"}
2021-08-02 23:54:49.271  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:49.591  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:49.592 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a4ec5fc2-9804-4e56-9220-ade857fa6f81","status":"200","rqstDate":"210802-23:54:49:592","respDate":"210802-23:54:49:592","sourceId":"healthcheck:a4ec5fc2-9804-4e56-9220-ade857fa6f81","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:54:49:592-295\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50600], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a4ec5fc2-9804-4e56-9220-ade857fa6f81]}\"}"}
2021-08-02 23:54:49.593  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:51.277  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:51.278 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c7726aaa-361f-4417-8c0e-fb5e52a54f80","status":"200","rqstDate":"210802-23:54:51:277","respDate":"210802-23:54:51:278","sourceId":"haproxy:c7726aaa-361f-4417-8c0e-fb5e52a54f80","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:51:277-50674\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c7726aaa-361f-4417-8c0e-fb5e52a54f80]}\"}"}
2021-08-02 23:54:51.279  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:52.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:52.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"77073bff-2b82-40b9-863d-e27880685dff","status":"200","rqstDate":"210802-23:54:52:628","respDate":"210802-23:54:52:629","sourceId":"OOM_ReadinessCheck:77073bff-2b82-40b9-863d-e27880685dff","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:54:52:628-44342\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40414], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[77073bff-2b82-40b9-863d-e27880685dff]}\"}"}
2021-08-02 23:54:52.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:53.284  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:53.286 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b204c15-812a-47e1-abc7-6e10ee7be190","status":"200","rqstDate":"210802-23:54:53:285","respDate":"210802-23:54:53:286","sourceId":"haproxy:2b204c15-812a-47e1-abc7-6e10ee7be190","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:53:285-5891\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b204c15-812a-47e1-abc7-6e10ee7be190]}\"}"}
2021-08-02 23:54:53.286  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:55.293  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:55.295 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eb1947c2-2096-43ca-9eb9-961b7b9c30ed","status":"200","rqstDate":"210802-23:54:55:294","respDate":"210802-23:54:55:295","sourceId":"haproxy:eb1947c2-2096-43ca-9eb9-961b7b9c30ed","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:54:55:294-91112\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eb1947c2-2096-43ca-9eb9-961b7b9c30ed]}\"}"}
2021-08-02 23:54:55.295  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:57.301  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:57.302 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7f051234-fa43-4081-8674-f2b29558d390","status":"200","rqstDate":"210802-23:54:57:302","respDate":"210802-23:54:57:302","sourceId":"haproxy:7f051234-fa43-4081-8674-f2b29558d390","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:54:57:302-5142\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7f051234-fa43-4081-8674-f2b29558d390]}\"}"}
2021-08-02 23:54:57.303  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:59.280  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:59.282 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6a41a4be-3fea-4dd4-bea3-f464ce309827","status":"200","rqstDate":"210802-23:54:59:281","respDate":"210802-23:54:59:282","sourceId":"healthcheck:6a41a4be-3fea-4dd4-bea3-f464ce309827","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:54:59:281-42991\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6a41a4be-3fea-4dd4-bea3-f464ce309827]}\"}"}
2021-08-02 23:54:59.282  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:59.309  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:54:59.310 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c063ba6c-3140-441c-a635-4bb8f840c0ab","status":"200","rqstDate":"210802-23:54:59:309","respDate":"210802-23:54:59:310","sourceId":"haproxy:c063ba6c-3140-441c-a635-4bb8f840c0ab","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:54:59:309-12330\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c063ba6c-3140-441c-a635-4bb8f840c0ab]}\"}"}
2021-08-02 23:54:59.310  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:54:59.468 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:54:59.470 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:55:01.316  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:01.317 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8349b835-0ee4-4c85-ab10-bf604791bb4e","status":"200","rqstDate":"210802-23:55:01:316","respDate":"210802-23:55:01:317","sourceId":"haproxy:8349b835-0ee4-4c85-ab10-bf604791bb4e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:55:01:316-84310\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8349b835-0ee4-4c85-ab10-bf604791bb4e]}\"}"}
2021-08-02 23:55:01.318  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:02.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:02.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9893d3c5-a16a-4054-99e7-d5e6ed66f7ef","status":"200","rqstDate":"210802-23:55:02:629","respDate":"210802-23:55:02:630","sourceId":"OOM_ReadinessCheck:9893d3c5-a16a-4054-99e7-d5e6ed66f7ef","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:55:02:629-5939\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40610], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9893d3c5-a16a-4054-99e7-d5e6ed66f7ef]}\"}"}
2021-08-02 23:55:02.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:03.324  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:03.325 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"89082519-7633-4f84-baa4-02b6105620e8","status":"200","rqstDate":"210802-23:55:03:324","respDate":"210802-23:55:03:325","sourceId":"haproxy:89082519-7633-4f84-baa4-02b6105620e8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:55:03:324-17679\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[89082519-7633-4f84-baa4-02b6105620e8]}\"}"}
2021-08-02 23:55:03.326  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:04.613  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:04.614 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"71616da8-47d1-44a3-9a30-2827665eda45","status":"200","rqstDate":"210802-23:55:04:613","respDate":"210802-23:55:04:614","sourceId":"healthcheck:71616da8-47d1-44a3-9a30-2827665eda45","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:04:613-81717\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50944], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[71616da8-47d1-44a3-9a30-2827665eda45]}\"}"}
2021-08-02 23:55:04.615  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:05.331  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:05.333 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8ba36b7c-25fa-4aa5-b151-72c84559ba6f","status":"200","rqstDate":"210802-23:55:05:332","respDate":"210802-23:55:05:333","sourceId":"haproxy:8ba36b7c-25fa-4aa5-b151-72c84559ba6f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:05:332-94217\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8ba36b7c-25fa-4aa5-b151-72c84559ba6f]}\"}"}
2021-08-02 23:55:05.333  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:07.340  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:07.342 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e91a9541-cb05-4911-9a3d-29ed60372330","status":"200","rqstDate":"210802-23:55:07:341","respDate":"210802-23:55:07:342","sourceId":"haproxy:e91a9541-cb05-4911-9a3d-29ed60372330","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:55:07:341-6608\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e91a9541-cb05-4911-9a3d-29ed60372330]}\"}"}
2021-08-02 23:55:07.342  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:09.348  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:09.349 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d86974ac-7218-4f46-bebf-da8b59036dff","status":"200","rqstDate":"210802-23:55:09:348","respDate":"210802-23:55:09:349","sourceId":"haproxy:d86974ac-7218-4f46-bebf-da8b59036dff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:09:348-65345\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d86974ac-7218-4f46-bebf-da8b59036dff]}\"}"}
2021-08-02 23:55:09.349  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:11.356  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:11.357 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ebd56bb2-c606-43cf-8555-ee887136fd58","status":"200","rqstDate":"210802-23:55:11:357","respDate":"210802-23:55:11:357","sourceId":"haproxy:ebd56bb2-c606-43cf-8555-ee887136fd58","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:11:357-25848\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ebd56bb2-c606-43cf-8555-ee887136fd58]}\"}"}
2021-08-02 23:55:11.358  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:12.498 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:55:12.499 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:55:12.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:12.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5e426709-16d3-4150-9ceb-316a3ddc64d6","status":"200","rqstDate":"210802-23:55:12:628","respDate":"210802-23:55:12:629","sourceId":"OOM_ReadinessCheck:5e426709-16d3-4150-9ceb-316a3ddc64d6","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:12:628-21102\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40752], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5e426709-16d3-4150-9ceb-316a3ddc64d6]}\"}"}
2021-08-02 23:55:12.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:13.365  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:13.366 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"80791f76-d39e-4e8f-97f8-8465c128a9ff","status":"200","rqstDate":"210802-23:55:13:365","respDate":"210802-23:55:13:366","sourceId":"haproxy:80791f76-d39e-4e8f-97f8-8465c128a9ff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:55:13:365-57745\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[80791f76-d39e-4e8f-97f8-8465c128a9ff]}\"}"}
2021-08-02 23:55:13.366  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:14.298  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:14.300 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ce1192a3-445f-4ea2-b886-f25baac2c759","status":"200","rqstDate":"210802-23:55:14:299","respDate":"210802-23:55:14:300","sourceId":"healthcheck:ce1192a3-445f-4ea2-b886-f25baac2c759","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:55:14:299-173\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ce1192a3-445f-4ea2-b886-f25baac2c759]}\"}"}
2021-08-02 23:55:14.300  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:15.374  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:15.375 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7b850313-6a3f-415d-9283-1a7ebd0c5139","status":"200","rqstDate":"210802-23:55:15:375","respDate":"210802-23:55:15:375","sourceId":"haproxy:7b850313-6a3f-415d-9283-1a7ebd0c5139","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:15:375-18129\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7b850313-6a3f-415d-9283-1a7ebd0c5139]}\"}"}
2021-08-02 23:55:15.376  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:17.382  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:17.383 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2a96a448-ae5f-4d50-8aa3-eaebbe24a0c2","status":"200","rqstDate":"210802-23:55:17:383","respDate":"210802-23:55:17:383","sourceId":"haproxy:2a96a448-ae5f-4d50-8aa3-eaebbe24a0c2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:17:383-86750\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2a96a448-ae5f-4d50-8aa3-eaebbe24a0c2]}\"}"}
2021-08-02 23:55:17.384  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:19.390  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:19.391 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7955af68-e1a8-469f-9456-cec69497e5de","status":"200","rqstDate":"210802-23:55:19:390","respDate":"210802-23:55:19:391","sourceId":"haproxy:7955af68-e1a8-469f-9456-cec69497e5de","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:19:390-91916\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7955af68-e1a8-469f-9456-cec69497e5de]}\"}"}
2021-08-02 23:55:19.391  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:19.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:19.631 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"328364f6-4918-4fd7-b35b-6a7b717ff013","status":"200","rqstDate":"210802-23:55:19:630","respDate":"210802-23:55:19:631","sourceId":"healthcheck:328364f6-4918-4fd7-b35b-6a7b717ff013","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:19:630-77041\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51314], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[328364f6-4918-4fd7-b35b-6a7b717ff013]}\"}"}
2021-08-02 23:55:19.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:21.398  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:21.400 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"04b8ca50-3f68-4e7f-a7f7-33faa714a541","status":"200","rqstDate":"210802-23:55:21:399","respDate":"210802-23:55:21:400","sourceId":"haproxy:04b8ca50-3f68-4e7f-a7f7-33faa714a541","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:21:399-53831\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04b8ca50-3f68-4e7f-a7f7-33faa714a541]}\"}"}
2021-08-02 23:55:21.400  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:22.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:22.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7c12bf0a-cde7-49b0-ad30-3a5ddf184bf1","status":"200","rqstDate":"210802-23:55:22:629","respDate":"210802-23:55:22:630","sourceId":"OOM_ReadinessCheck:7c12bf0a-cde7-49b0-ad30-3a5ddf184bf1","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:22:629-22578\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40926], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7c12bf0a-cde7-49b0-ad30-3a5ddf184bf1]}\"}"}
2021-08-02 23:55:22.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:23.406  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:23.407 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"61047fca-1217-49f8-a3a0-48a121f8f289","status":"200","rqstDate":"210802-23:55:23:407","respDate":"210802-23:55:23:407","sourceId":"haproxy:61047fca-1217-49f8-a3a0-48a121f8f289","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:55:23:407-53519\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[61047fca-1217-49f8-a3a0-48a121f8f289]}\"}"}
2021-08-02 23:55:23.408  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:25.416  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:25.418 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"73c5093b-8ce4-4b5d-9222-a817022b14d3","status":"200","rqstDate":"210802-23:55:25:416","respDate":"210802-23:55:25:418","sourceId":"haproxy:73c5093b-8ce4-4b5d-9222-a817022b14d3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:25:416-83369\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[73c5093b-8ce4-4b5d-9222-a817022b14d3]}\"}"}
2021-08-02 23:55:25.418  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:27.424  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:27.426 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cfe9837a-b763-4cc3-969d-2a9cf08ca8ce","status":"200","rqstDate":"210802-23:55:27:425","respDate":"210802-23:55:27:426","sourceId":"haproxy:cfe9837a-b763-4cc3-969d-2a9cf08ca8ce","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:55:27:425-44684\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cfe9837a-b763-4cc3-969d-2a9cf08ca8ce]}\"}"}
2021-08-02 23:55:27.426  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:29.318  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:29.319 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"82626862-50f5-43b2-872f-67cdc5f4388d","status":"200","rqstDate":"210802-23:55:29:318","respDate":"210802-23:55:29:319","sourceId":"healthcheck:82626862-50f5-43b2-872f-67cdc5f4388d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:55:29:318-24073\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[82626862-50f5-43b2-872f-67cdc5f4388d]}\"}"}
2021-08-02 23:55:29.319  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:29.433  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:29.434 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1e8ad34e-0ed5-45ea-8149-c792e8770537","status":"200","rqstDate":"210802-23:55:29:434","respDate":"210802-23:55:29:434","sourceId":"haproxy:1e8ad34e-0ed5-45ea-8149-c792e8770537","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:55:29:434-80074\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1e8ad34e-0ed5-45ea-8149-c792e8770537]}\"}"}
2021-08-02 23:55:29.435  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:31.443  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:31.445 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d8a28778-32e5-4af1-a5a3-2b85582f6b52","status":"200","rqstDate":"210802-23:55:31:443","respDate":"210802-23:55:31:445","sourceId":"haproxy:d8a28778-32e5-4af1-a5a3-2b85582f6b52","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:55:31:443-80175\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d8a28778-32e5-4af1-a5a3-2b85582f6b52]}\"}"}
2021-08-02 23:55:31.445  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:32.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:32.634 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fefc6d89-bea9-4401-8ca9-dc17bb9f3b44","status":"200","rqstDate":"210802-23:55:32:632","respDate":"210802-23:55:32:634","sourceId":"OOM_ReadinessCheck:fefc6d89-bea9-4401-8ca9-dc17bb9f3b44","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:55:32:632-29289\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41120], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fefc6d89-bea9-4401-8ca9-dc17bb9f3b44]}\"}"}
2021-08-02 23:55:32.634  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:33.451  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:33.453 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0ccbfbcd-99d0-43a5-9120-b09f2617c632","status":"200","rqstDate":"210802-23:55:33:452","respDate":"210802-23:55:33:453","sourceId":"haproxy:0ccbfbcd-99d0-43a5-9120-b09f2617c632","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:33:452-82619\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0ccbfbcd-99d0-43a5-9120-b09f2617c632]}\"}"}
2021-08-02 23:55:33.453  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:34.508 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:55:34.510 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:55:34.645  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:34.646 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bd24e0a2-6e88-4c8e-8ac5-b460f31d7e85","status":"200","rqstDate":"210802-23:55:34:645","respDate":"210802-23:55:34:646","sourceId":"healthcheck:bd24e0a2-6e88-4c8e-8ac5-b460f31d7e85","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:34:645-35193\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51656], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bd24e0a2-6e88-4c8e-8ac5-b460f31d7e85]}\"}"}
2021-08-02 23:55:34.647  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:35.461  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:35.462 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"52e4700d-7f5f-4858-9806-7ad9f3e120cd","status":"200","rqstDate":"210802-23:55:35:461","respDate":"210802-23:55:35:462","sourceId":"haproxy:52e4700d-7f5f-4858-9806-7ad9f3e120cd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:35:461-17247\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[52e4700d-7f5f-4858-9806-7ad9f3e120cd]}\"}"}
2021-08-02 23:55:35.463  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:37.473  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:37.476 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a80ba2f4-3c93-44cc-af84-0e0de630d159","status":"200","rqstDate":"210802-23:55:37:474","respDate":"210802-23:55:37:476","sourceId":"haproxy:a80ba2f4-3c93-44cc-af84-0e0de630d159","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:37:474-14512\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a80ba2f4-3c93-44cc-af84-0e0de630d159]}\"}"}
2021-08-02 23:55:37.476  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:39.483  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:39.484 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d494bb4f-8f0b-4184-8dbf-3ea75759bf4e","status":"200","rqstDate":"210802-23:55:39:483","respDate":"210802-23:55:39:484","sourceId":"haproxy:d494bb4f-8f0b-4184-8dbf-3ea75759bf4e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:55:39:483-43952\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d494bb4f-8f0b-4184-8dbf-3ea75759bf4e]}\"}"}
2021-08-02 23:55:39.484  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:41.491  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:41.492 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bd70a51e-680c-4c54-98e4-c18ab6337591","status":"200","rqstDate":"210802-23:55:41:491","respDate":"210802-23:55:41:492","sourceId":"haproxy:bd70a51e-680c-4c54-98e4-c18ab6337591","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:41:491-97058\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bd70a51e-680c-4c54-98e4-c18ab6337591]}\"}"}
2021-08-02 23:55:41.493  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:42.501 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:55:42.503 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:55:42.637  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:42.639 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"65e4c68e-947b-4b88-b377-cbb49ba41228","status":"200","rqstDate":"210802-23:55:42:638","respDate":"210802-23:55:42:639","sourceId":"OOM_ReadinessCheck:65e4c68e-947b-4b88-b377-cbb49ba41228","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:42:638-72465\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41258], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[65e4c68e-947b-4b88-b377-cbb49ba41228]}\"}"}
2021-08-02 23:55:42.639  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:43.499  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:43.500 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ef7d874-044d-4940-b90b-81e9a587a450","status":"200","rqstDate":"210802-23:55:43:499","respDate":"210802-23:55:43:500","sourceId":"haproxy:3ef7d874-044d-4940-b90b-81e9a587a450","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:55:43:499-31862\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ef7d874-044d-4940-b90b-81e9a587a450]}\"}"}
2021-08-02 23:55:43.501  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:44.343  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:44.345 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b26b5ec5-7719-4a2b-86ce-96de03c1c76f","status":"200","rqstDate":"210802-23:55:44:344","respDate":"210802-23:55:44:345","sourceId":"healthcheck:b26b5ec5-7719-4a2b-86ce-96de03c1c76f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:44:344-69548\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b26b5ec5-7719-4a2b-86ce-96de03c1c76f]}\"}"}
2021-08-02 23:55:44.345  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:45.508  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:45.509 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e471411a-dae0-4091-b1e5-0b66dc0a1ae5","status":"200","rqstDate":"210802-23:55:45:508","respDate":"210802-23:55:45:509","sourceId":"haproxy:e471411a-dae0-4091-b1e5-0b66dc0a1ae5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:55:45:508-9124\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e471411a-dae0-4091-b1e5-0b66dc0a1ae5]}\"}"}
2021-08-02 23:55:45.509  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:47.516  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:47.517 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b42baf05-51ac-4a51-951e-74cb18fe54e0","status":"200","rqstDate":"210802-23:55:47:516","respDate":"210802-23:55:47:517","sourceId":"haproxy:b42baf05-51ac-4a51-951e-74cb18fe54e0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:47:516-70023\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b42baf05-51ac-4a51-951e-74cb18fe54e0]}\"}"}
2021-08-02 23:55:47.518  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:49.524  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:49.525 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"67c83e10-7b40-4c04-8ec2-2150ec274c9f","status":"200","rqstDate":"210802-23:55:49:524","respDate":"210802-23:55:49:525","sourceId":"haproxy:67c83e10-7b40-4c04-8ec2-2150ec274c9f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:55:49:524-16887\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[67c83e10-7b40-4c04-8ec2-2150ec274c9f]}\"}"}
2021-08-02 23:55:49.525  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:49.662  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:49.663 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bdf1b84d-7314-4d40-915d-6add9aefa1a8","status":"200","rqstDate":"210802-23:55:49:662","respDate":"210802-23:55:49:663","sourceId":"healthcheck:bdf1b84d-7314-4d40-915d-6add9aefa1a8","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:55:49:662-42339\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52022], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bdf1b84d-7314-4d40-915d-6add9aefa1a8]}\"}"}
2021-08-02 23:55:49.664  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:51.531  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:51.532 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"12b4ddbb-70ec-4b2f-aaa2-7db50ca65823","status":"200","rqstDate":"210802-23:55:51:531","respDate":"210802-23:55:51:532","sourceId":"haproxy:12b4ddbb-70ec-4b2f-aaa2-7db50ca65823","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:55:51:531-78186\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[12b4ddbb-70ec-4b2f-aaa2-7db50ca65823]}\"}"}
2021-08-02 23:55:51.533  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:52.633  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:52.634 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"38bb4b1e-5e16-4fa1-b5a1-ca89d6b65b66","status":"200","rqstDate":"210802-23:55:52:634","respDate":"210802-23:55:52:634","sourceId":"OOM_ReadinessCheck:38bb4b1e-5e16-4fa1-b5a1-ca89d6b65b66","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:55:52:634-36869\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41432], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[38bb4b1e-5e16-4fa1-b5a1-ca89d6b65b66]}\"}"}
2021-08-02 23:55:52.635  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:53.540  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:53.542 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"470c2625-868f-4b88-860f-d26e9dd59936","status":"200","rqstDate":"210802-23:55:53:540","respDate":"210802-23:55:53:542","sourceId":"haproxy:470c2625-868f-4b88-860f-d26e9dd59936","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:55:53:540-53216\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[470c2625-868f-4b88-860f-d26e9dd59936]}\"}"}
2021-08-02 23:55:53.542  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:54.607 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:55:54.610 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:55:55.549  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:55.551 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5c47a1ea-409d-4a21-b9d4-8492136cb246","status":"200","rqstDate":"210802-23:55:55:550","respDate":"210802-23:55:55:551","sourceId":"haproxy:5c47a1ea-409d-4a21-b9d4-8492136cb246","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:55:55:550-12036\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5c47a1ea-409d-4a21-b9d4-8492136cb246]}\"}"}
2021-08-02 23:55:55.552  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:57.559  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:57.561 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"28bfff8e-3f8e-4a95-a1b2-c16fd9f8e790","status":"200","rqstDate":"210802-23:55:57:560","respDate":"210802-23:55:57:561","sourceId":"haproxy:28bfff8e-3f8e-4a95-a1b2-c16fd9f8e790","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:55:57:560-18779\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[28bfff8e-3f8e-4a95-a1b2-c16fd9f8e790]}\"}"}
2021-08-02 23:55:57.561  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:59.366  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:59.367 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e6e90943-e40f-45db-9926-8c46b9326f42","status":"200","rqstDate":"210802-23:55:59:366","respDate":"210802-23:55:59:367","sourceId":"healthcheck:e6e90943-e40f-45db-9926-8c46b9326f42","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:55:59:366-64317\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e6e90943-e40f-45db-9926-8c46b9326f42]}\"}"}
2021-08-02 23:55:59.368  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:55:59.568  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:55:59.569 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b88f7383-7a45-47e7-82ba-1c4e3a35e3c1","status":"200","rqstDate":"210802-23:55:59:568","respDate":"210802-23:55:59:569","sourceId":"haproxy:b88f7383-7a45-47e7-82ba-1c4e3a35e3c1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:55:59:568-80767\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b88f7383-7a45-47e7-82ba-1c4e3a35e3c1]}\"}"}
2021-08-02 23:55:59.569  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:01.575  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:01.576 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"316615e0-6bbc-4e53-94b7-0d31797c9170","status":"200","rqstDate":"210802-23:56:01:575","respDate":"210802-23:56:01:576","sourceId":"haproxy:316615e0-6bbc-4e53-94b7-0d31797c9170","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:01:575-55658\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[316615e0-6bbc-4e53-94b7-0d31797c9170]}\"}"}
2021-08-02 23:56:01.576  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:02.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:02.629 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1d8e0757-80f0-4c22-91ff-dc87f5c95fa2","status":"200","rqstDate":"210802-23:56:02:628","respDate":"210802-23:56:02:629","sourceId":"OOM_ReadinessCheck:1d8e0757-80f0-4c22-91ff-dc87f5c95fa2","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:02:628-24259\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41632], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1d8e0757-80f0-4c22-91ff-dc87f5c95fa2]}\"}"}
2021-08-02 23:56:02.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:03.582  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:03.583 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"46eb094b-5da8-4168-b307-7d395d342a14","status":"200","rqstDate":"210802-23:56:03:582","respDate":"210802-23:56:03:583","sourceId":"haproxy:46eb094b-5da8-4168-b307-7d395d342a14","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:03:582-66493\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[46eb094b-5da8-4168-b307-7d395d342a14]}\"}"}
2021-08-02 23:56:03.583  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:04.687  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:04.688 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b2e3c118-2f2b-458a-867b-da30db2d825b","status":"200","rqstDate":"210802-23:56:04:687","respDate":"210802-23:56:04:688","sourceId":"healthcheck:b2e3c118-2f2b-458a-867b-da30db2d825b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:04:687-11374\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52368], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b2e3c118-2f2b-458a-867b-da30db2d825b]}\"}"}
2021-08-02 23:56:04.688  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:05.589  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:05.591 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"494d7619-73a8-48a3-a611-5c6ec9d88906","status":"200","rqstDate":"210802-23:56:05:590","respDate":"210802-23:56:05:591","sourceId":"haproxy:494d7619-73a8-48a3-a611-5c6ec9d88906","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:05:590-91382\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[494d7619-73a8-48a3-a611-5c6ec9d88906]}\"}"}
2021-08-02 23:56:05.591  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:07.597  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:07.598 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4839f3cd-a88c-4719-b88a-00529617ceee","status":"200","rqstDate":"210802-23:56:07:598","respDate":"210802-23:56:07:598","sourceId":"haproxy:4839f3cd-a88c-4719-b88a-00529617ceee","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:07:598-52557\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4839f3cd-a88c-4719-b88a-00529617ceee]}\"}"}
2021-08-02 23:56:07.599  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:09.605  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:09.607 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c1076b83-fa19-4a40-8ad7-870f1844b2ae","status":"200","rqstDate":"210802-23:56:09:606","respDate":"210802-23:56:09:607","sourceId":"haproxy:c1076b83-fa19-4a40-8ad7-870f1844b2ae","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:09:606-54660\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c1076b83-fa19-4a40-8ad7-870f1844b2ae]}\"}"}
2021-08-02 23:56:09.607  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:11.614  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:11.615 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bb581e8e-838a-4b55-993d-46665f14db7c","status":"200","rqstDate":"210802-23:56:11:614","respDate":"210802-23:56:11:615","sourceId":"haproxy:bb581e8e-838a-4b55-993d-46665f14db7c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:11:614-7733\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bb581e8e-838a-4b55-993d-46665f14db7c]}\"}"}
2021-08-02 23:56:11.615  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:12.515 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:56:12.516 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:56:12.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:12.629 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d647c828-828a-4f48-b113-5bf4064fda79","status":"200","rqstDate":"210802-23:56:12:628","respDate":"210802-23:56:12:629","sourceId":"OOM_ReadinessCheck:d647c828-828a-4f48-b113-5bf4064fda79","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:12:628-43514\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41780], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d647c828-828a-4f48-b113-5bf4064fda79]}\"}"}
2021-08-02 23:56:12.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:13.622  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:13.623 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0d874650-99f0-4d40-a431-9cf0444754bf","status":"200","rqstDate":"210802-23:56:13:622","respDate":"210802-23:56:13:623","sourceId":"haproxy:0d874650-99f0-4d40-a431-9cf0444754bf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:13:622-48490\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0d874650-99f0-4d40-a431-9cf0444754bf]}\"}"}
2021-08-02 23:56:13.624  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:14.383  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:14.385 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3122c1a2-70cd-4db1-8658-2e503a901fa2","status":"200","rqstDate":"210802-23:56:14:384","respDate":"210802-23:56:14:385","sourceId":"healthcheck:3122c1a2-70cd-4db1-8658-2e503a901fa2","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:14:384-63147\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3122c1a2-70cd-4db1-8658-2e503a901fa2]}\"}"}
2021-08-02 23:56:14.385  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:15.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:15.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cfc2f001-70d7-4c0a-90e8-bf4388eb62c1","status":"200","rqstDate":"210802-23:56:15:629","respDate":"210802-23:56:15:630","sourceId":"haproxy:cfc2f001-70d7-4c0a-90e8-bf4388eb62c1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:15:629-7197\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cfc2f001-70d7-4c0a-90e8-bf4388eb62c1]}\"}"}
2021-08-02 23:56:15.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:17.636  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:17.638 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5fed51b2-16cd-4764-817e-4527c4b34cc8","status":"200","rqstDate":"210802-23:56:17:637","respDate":"210802-23:56:17:638","sourceId":"haproxy:5fed51b2-16cd-4764-817e-4527c4b34cc8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:17:637-19284\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5fed51b2-16cd-4764-817e-4527c4b34cc8]}\"}"}
2021-08-02 23:56:17.638  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:19.645  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:19.646 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e45c3f72-21dd-4bf7-8182-2b4b313c1146","status":"200","rqstDate":"210802-23:56:19:645","respDate":"210802-23:56:19:646","sourceId":"haproxy:e45c3f72-21dd-4bf7-8182-2b4b313c1146","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:19:645-63677\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e45c3f72-21dd-4bf7-8182-2b4b313c1146]}\"}"}
2021-08-02 23:56:19.646  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:19.702  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:19.704 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"879b8521-6e53-4895-aa3d-b7c9f4dd86dd","status":"200","rqstDate":"210802-23:56:19:703","respDate":"210802-23:56:19:704","sourceId":"healthcheck:879b8521-6e53-4895-aa3d-b7c9f4dd86dd","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:19:703-35659\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52744], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[879b8521-6e53-4895-aa3d-b7c9f4dd86dd]}\"}"}
2021-08-02 23:56:19.704  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:21.651  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:21.653 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"124f9c4b-cd15-44ca-b04a-83a78de773bc","status":"200","rqstDate":"210802-23:56:21:652","respDate":"210802-23:56:21:653","sourceId":"haproxy:124f9c4b-cd15-44ca-b04a-83a78de773bc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:21:652-66130\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[124f9c4b-cd15-44ca-b04a-83a78de773bc]}\"}"}
2021-08-02 23:56:21.653  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:22.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:22.628 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"834b9344-b51f-4d5c-95f6-07d539d0bf4b","status":"200","rqstDate":"210802-23:56:22:627","respDate":"210802-23:56:22:628","sourceId":"OOM_ReadinessCheck:834b9344-b51f-4d5c-95f6-07d539d0bf4b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:22:627-14120\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41956], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[834b9344-b51f-4d5c-95f6-07d539d0bf4b]}\"}"}
2021-08-02 23:56:22.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:23.660  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:23.662 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"795daeec-417e-4060-86ca-64f811d35f97","status":"200","rqstDate":"210802-23:56:23:661","respDate":"210802-23:56:23:662","sourceId":"haproxy:795daeec-417e-4060-86ca-64f811d35f97","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:23:661-2675\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[795daeec-417e-4060-86ca-64f811d35f97]}\"}"}
2021-08-02 23:56:23.662  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:25.668  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:25.669 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ddd9a13-4964-4479-aa95-de6697558626","status":"200","rqstDate":"210802-23:56:25:668","respDate":"210802-23:56:25:669","sourceId":"haproxy:3ddd9a13-4964-4479-aa95-de6697558626","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:25:668-41123\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ddd9a13-4964-4479-aa95-de6697558626]}\"}"}
2021-08-02 23:56:25.669  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:27.675  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:27.676 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"34a050d2-f659-45ae-99ba-1453d0d63d1f","status":"200","rqstDate":"210802-23:56:27:675","respDate":"210802-23:56:27:676","sourceId":"haproxy:34a050d2-f659-45ae-99ba-1453d0d63d1f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:27:675-21323\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[34a050d2-f659-45ae-99ba-1453d0d63d1f]}\"}"}
2021-08-02 23:56:27.676  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:29.401  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:29.402 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"73c707a5-26c3-4d0a-bb07-8998601a70e9","status":"200","rqstDate":"210802-23:56:29:401","respDate":"210802-23:56:29:402","sourceId":"healthcheck:73c707a5-26c3-4d0a-bb07-8998601a70e9","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:29:401-8841\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[73c707a5-26c3-4d0a-bb07-8998601a70e9]}\"}"}
2021-08-02 23:56:29.402  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:29.682  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:29.683 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a214918b-163d-4241-9848-0f066fdf68cd","status":"200","rqstDate":"210802-23:56:29:682","respDate":"210802-23:56:29:683","sourceId":"haproxy:a214918b-163d-4241-9848-0f066fdf68cd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:29:682-60480\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a214918b-163d-4241-9848-0f066fdf68cd]}\"}"}
2021-08-02 23:56:29.683  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:31.689  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:31.690 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b3a7af99-77ed-42a3-9f19-4cd978dc9fee","status":"200","rqstDate":"210802-23:56:31:690","respDate":"210802-23:56:31:690","sourceId":"haproxy:b3a7af99-77ed-42a3-9f19-4cd978dc9fee","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:31:690-65275\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b3a7af99-77ed-42a3-9f19-4cd978dc9fee]}\"}"}
2021-08-02 23:56:31.691  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:32.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:32.628 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ceb97bf7-a208-4c1d-bc40-d17a997ae537","status":"200","rqstDate":"210802-23:56:32:627","respDate":"210802-23:56:32:628","sourceId":"OOM_ReadinessCheck:ceb97bf7-a208-4c1d-bc40-d17a997ae537","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:32:627-14416\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42146], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ceb97bf7-a208-4c1d-bc40-d17a997ae537]}\"}"}
2021-08-02 23:56:32.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:33.695  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:33.697 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b9c9ad70-d8a6-4bde-b248-fc06e5695b9f","status":"200","rqstDate":"210802-23:56:33:696","respDate":"210802-23:56:33:696","sourceId":"haproxy:b9c9ad70-d8a6-4bde-b248-fc06e5695b9f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:33:696-60235\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b9c9ad70-d8a6-4bde-b248-fc06e5695b9f]}\"}"}
2021-08-02 23:56:33.697  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:34.718  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:34.719 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"24af7a1a-d9e0-48fd-8c4e-8198757d3332","status":"200","rqstDate":"210802-23:56:34:719","respDate":"210802-23:56:34:719","sourceId":"healthcheck:24af7a1a-d9e0-48fd-8c4e-8198757d3332","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:34:719-38858\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53090], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[24af7a1a-d9e0-48fd-8c4e-8198757d3332]}\"}"}
2021-08-02 23:56:34.720  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:35.704  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:35.705 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ee402d72-e081-46de-8dff-de08f6fb95f5","status":"200","rqstDate":"210802-23:56:35:704","respDate":"210802-23:56:35:705","sourceId":"haproxy:ee402d72-e081-46de-8dff-de08f6fb95f5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:35:704-42690\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee402d72-e081-46de-8dff-de08f6fb95f5]}\"}"}
2021-08-02 23:56:35.705  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:37.711  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:37.713 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d72b27c1-d853-453e-9bcc-f73786ac155c","status":"200","rqstDate":"210802-23:56:37:712","respDate":"210802-23:56:37:712","sourceId":"haproxy:d72b27c1-d853-453e-9bcc-f73786ac155c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:37:712-60630\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d72b27c1-d853-453e-9bcc-f73786ac155c]}\"}"}
2021-08-02 23:56:37.713  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:39.720  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:39.723 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7f84d496-68c9-4b30-8874-0df7c6d3f3aa","status":"200","rqstDate":"210802-23:56:39:722","respDate":"210802-23:56:39:723","sourceId":"haproxy:7f84d496-68c9-4b30-8874-0df7c6d3f3aa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:39:722-66338\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7f84d496-68c9-4b30-8874-0df7c6d3f3aa]}\"}"}
2021-08-02 23:56:39.724  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:41.730  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:41.731 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"865da9d6-0d2c-4896-b53a-de6378b435ef","status":"200","rqstDate":"210802-23:56:41:730","respDate":"210802-23:56:41:731","sourceId":"haproxy:865da9d6-0d2c-4896-b53a-de6378b435ef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:41:730-9884\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[865da9d6-0d2c-4896-b53a-de6378b435ef]}\"}"}
2021-08-02 23:56:41.731  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:42.521 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:56:42.522 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:56:42.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:42.630 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5e90e211-488b-476b-a9aa-98ba72feeb5a","status":"200","rqstDate":"210802-23:56:42:629","respDate":"210802-23:56:42:630","sourceId":"OOM_ReadinessCheck:5e90e211-488b-476b-a9aa-98ba72feeb5a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:42:629-66796\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42288], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5e90e211-488b-476b-a9aa-98ba72feeb5a]}\"}"}
2021-08-02 23:56:42.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:43.738  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:43.739 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d31d2561-d3e5-4033-ba31-2aca45171a6c","status":"200","rqstDate":"210802-23:56:43:738","respDate":"210802-23:56:43:739","sourceId":"haproxy:d31d2561-d3e5-4033-ba31-2aca45171a6c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:43:738-69133\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d31d2561-d3e5-4033-ba31-2aca45171a6c]}\"}"}
2021-08-02 23:56:43.739  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:44.421  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:44.423 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"51723533-9907-4e2b-a67a-70ac4d642446","status":"200","rqstDate":"210802-23:56:44:422","respDate":"210802-23:56:44:423","sourceId":"healthcheck:51723533-9907-4e2b-a67a-70ac4d642446","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:44:422-18629\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[51723533-9907-4e2b-a67a-70ac4d642446]}\"}"}
2021-08-02 23:56:44.423  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:44.645 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:56:44.647 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:56:45.745  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:45.746 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ba495e81-ab7f-430d-af70-2d270cb134cb","status":"200","rqstDate":"210802-23:56:45:745","respDate":"210802-23:56:45:746","sourceId":"haproxy:ba495e81-ab7f-430d-af70-2d270cb134cb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:45:745-96571\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ba495e81-ab7f-430d-af70-2d270cb134cb]}\"}"}
2021-08-02 23:56:45.746  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:47.752  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:47.753 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d67ccb6c-c5db-48b1-9399-8b3b73e3e4b4","status":"200","rqstDate":"210802-23:56:47:753","respDate":"210802-23:56:47:753","sourceId":"haproxy:d67ccb6c-c5db-48b1-9399-8b3b73e3e4b4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:47:753-67858\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d67ccb6c-c5db-48b1-9399-8b3b73e3e4b4]}\"}"}
2021-08-02 23:56:47.754  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:49.732  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:49.734 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ffe84c9-139a-4a32-b192-30d7790df98f","status":"200","rqstDate":"210802-23:56:49:733","respDate":"210802-23:56:49:734","sourceId":"healthcheck:3ffe84c9-139a-4a32-b192-30d7790df98f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:49:733-57581\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53458], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3ffe84c9-139a-4a32-b192-30d7790df98f]}\"}"}
2021-08-02 23:56:49.734  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:49.759  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:49.761 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d8e0c941-808f-41b0-b21c-8e76b6fd4774","status":"200","rqstDate":"210802-23:56:49:760","respDate":"210802-23:56:49:761","sourceId":"haproxy:d8e0c941-808f-41b0-b21c-8e76b6fd4774","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:49:760-34674\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d8e0c941-808f-41b0-b21c-8e76b6fd4774]}\"}"}
2021-08-02 23:56:49.762  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:51.767  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:51.768 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5761b7dd-6658-42af-8089-d2aaae205536","status":"200","rqstDate":"210802-23:56:51:767","respDate":"210802-23:56:51:768","sourceId":"haproxy:5761b7dd-6658-42af-8089-d2aaae205536","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:51:767-20032\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5761b7dd-6658-42af-8089-d2aaae205536]}\"}"}
2021-08-02 23:56:51.768  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:52.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:52.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a2083292-3847-4d75-9d62-253abdd68fad","status":"200","rqstDate":"210802-23:56:52:627","respDate":"210802-23:56:52:628","sourceId":"OOM_ReadinessCheck:a2083292-3847-4d75-9d62-253abdd68fad","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:52:627-90561\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42462], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a2083292-3847-4d75-9d62-253abdd68fad]}\"}"}
2021-08-02 23:56:52.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:53.774  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:53.775 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"be2032c4-d189-4d07-9f4c-da44fd44afa0","status":"200","rqstDate":"210802-23:56:53:774","respDate":"210802-23:56:53:775","sourceId":"haproxy:be2032c4-d189-4d07-9f4c-da44fd44afa0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:53:774-23169\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[be2032c4-d189-4d07-9f4c-da44fd44afa0]}\"}"}
2021-08-02 23:56:53.775  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:55.781  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:55.782 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"65b93d5e-59c0-45f3-a540-38c127ba47d0","status":"200","rqstDate":"210802-23:56:55:782","respDate":"210802-23:56:55:782","sourceId":"haproxy:65b93d5e-59c0-45f3-a540-38c127ba47d0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:55:782-16099\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[65b93d5e-59c0-45f3-a540-38c127ba47d0]}\"}"}
2021-08-02 23:56:55.783  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:57.789  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:57.790 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"12430adb-7ba6-42ee-b772-68d474df8c61","status":"200","rqstDate":"210802-23:56:57:789","respDate":"210802-23:56:57:790","sourceId":"haproxy:12430adb-7ba6-42ee-b772-68d474df8c61","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:56:57:789-43378\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[12430adb-7ba6-42ee-b772-68d474df8c61]}\"}"}
2021-08-02 23:56:57.790  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:59.440  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:59.442 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d3d0169a-99c5-4a1a-8401-4c87e13052bf","status":"200","rqstDate":"210802-23:56:59:441","respDate":"210802-23:56:59:441","sourceId":"healthcheck:d3d0169a-99c5-4a1a-8401-4c87e13052bf","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:56:59:441-44864\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d3d0169a-99c5-4a1a-8401-4c87e13052bf]}\"}"}
2021-08-02 23:56:59.442  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:56:59.797  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:56:59.798 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"35cd23d4-7c48-4627-83f6-c1a6aa30af60","status":"200","rqstDate":"210802-23:56:59:797","respDate":"210802-23:56:59:798","sourceId":"haproxy:35cd23d4-7c48-4627-83f6-c1a6aa30af60","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:56:59:797-14923\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[35cd23d4-7c48-4627-83f6-c1a6aa30af60]}\"}"}
2021-08-02 23:56:59.798  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:01.804  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:01.805 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"baadeb9f-0d75-4d48-ba12-6c3f086ec8d9","status":"200","rqstDate":"210802-23:57:01:804","respDate":"210802-23:57:01:805","sourceId":"haproxy:baadeb9f-0d75-4d48-ba12-6c3f086ec8d9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:01:804-10741\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[baadeb9f-0d75-4d48-ba12-6c3f086ec8d9]}\"}"}
2021-08-02 23:57:01.805  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:02.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:02.631 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c92c5cb-1dbe-4751-9046-5bd6bb77b6ed","status":"200","rqstDate":"210802-23:57:02:630","respDate":"210802-23:57:02:631","sourceId":"OOM_ReadinessCheck:1c92c5cb-1dbe-4751-9046-5bd6bb77b6ed","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:02:630-31503\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42658], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1c92c5cb-1dbe-4751-9046-5bd6bb77b6ed]}\"}"}
2021-08-02 23:57:02.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:03.811  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:03.813 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0feac8b8-c024-46ad-a78c-8049ac2143ed","status":"200","rqstDate":"210802-23:57:03:812","respDate":"210802-23:57:03:813","sourceId":"haproxy:0feac8b8-c024-46ad-a78c-8049ac2143ed","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:03:812-67900\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0feac8b8-c024-46ad-a78c-8049ac2143ed]}\"}"}
2021-08-02 23:57:03.813  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:04.750  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:04.751 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"85d02f09-47a2-4314-ac86-1f1865cbd3be","status":"200","rqstDate":"210802-23:57:04:750","respDate":"210802-23:57:04:751","sourceId":"healthcheck:85d02f09-47a2-4314-ac86-1f1865cbd3be","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:57:04:750-26282\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53804], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[85d02f09-47a2-4314-ac86-1f1865cbd3be]}\"}"}
2021-08-02 23:57:04.751  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:05.818  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:05.819 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1dbc621e-b895-4ba7-992e-1a231b894491","status":"200","rqstDate":"210802-23:57:05:819","respDate":"210802-23:57:05:819","sourceId":"haproxy:1dbc621e-b895-4ba7-992e-1a231b894491","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:05:819-15941\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1dbc621e-b895-4ba7-992e-1a231b894491]}\"}"}
2021-08-02 23:57:05.820  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:07.824  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:07.826 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5ae6532c-c48e-41cd-bf2c-3efdabf88379","status":"200","rqstDate":"210802-23:57:07:825","respDate":"210802-23:57:07:826","sourceId":"haproxy:5ae6532c-c48e-41cd-bf2c-3efdabf88379","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:07:825-89291\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ae6532c-c48e-41cd-bf2c-3efdabf88379]}\"}"}
2021-08-02 23:57:07.826  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:09.832  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:09.834 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"28c12e04-08f8-4230-ad05-6d104a15c342","status":"200","rqstDate":"210802-23:57:09:833","respDate":"210802-23:57:09:834","sourceId":"haproxy:28c12e04-08f8-4230-ad05-6d104a15c342","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:09:833-52976\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[28c12e04-08f8-4230-ad05-6d104a15c342]}\"}"}
2021-08-02 23:57:09.834  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:11.840  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:11.841 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2d103f38-7f50-4930-bd50-1ba1bd8e9288","status":"200","rqstDate":"210802-23:57:11:840","respDate":"210802-23:57:11:841","sourceId":"haproxy:2d103f38-7f50-4930-bd50-1ba1bd8e9288","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:57:11:840-11856\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d103f38-7f50-4930-bd50-1ba1bd8e9288]}\"}"}
2021-08-02 23:57:11.842  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:12.527 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:57:12.528 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:57:12.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:12.633 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0e3489bb-ae74-454d-9ec3-2ce390bf8719","status":"200","rqstDate":"210802-23:57:12:632","respDate":"210802-23:57:12:633","sourceId":"OOM_ReadinessCheck:0e3489bb-ae74-454d-9ec3-2ce390bf8719","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:12:632-49247\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42806], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0e3489bb-ae74-454d-9ec3-2ce390bf8719]}\"}"}
2021-08-02 23:57:12.633  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:13.848  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:13.849 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"94c9d084-803b-4cac-830d-ab405c92a96a","status":"200","rqstDate":"210802-23:57:13:848","respDate":"210802-23:57:13:849","sourceId":"haproxy:94c9d084-803b-4cac-830d-ab405c92a96a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:13:848-47258\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[94c9d084-803b-4cac-830d-ab405c92a96a]}\"}"}
2021-08-02 23:57:13.850  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:14.459  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:14.460 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2aa84e0a-d377-4c6a-b2d1-29251d389e64","status":"200","rqstDate":"210802-23:57:14:459","respDate":"210802-23:57:14:460","sourceId":"healthcheck:2aa84e0a-d377-4c6a-b2d1-29251d389e64","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:14:459-4419\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2aa84e0a-d377-4c6a-b2d1-29251d389e64]}\"}"}
2021-08-02 23:57:14.460  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:15.856  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:15.857 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c4ee890d-47c9-4578-9e6b-da54fb625d28","status":"200","rqstDate":"210802-23:57:15:856","respDate":"210802-23:57:15:857","sourceId":"haproxy:c4ee890d-47c9-4578-9e6b-da54fb625d28","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:15:856-17213\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c4ee890d-47c9-4578-9e6b-da54fb625d28]}\"}"}
2021-08-02 23:57:15.858  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:17.864  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:17.865 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"44b00a9a-5de6-4f73-8d2c-5db52616138a","status":"200","rqstDate":"210802-23:57:17:864","respDate":"210802-23:57:17:865","sourceId":"haproxy:44b00a9a-5de6-4f73-8d2c-5db52616138a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:17:864-17009\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[44b00a9a-5de6-4f73-8d2c-5db52616138a]}\"}"}
2021-08-02 23:57:17.866  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:19.765  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:19.766 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"344f528c-6ba6-4998-ac86-611e8c12d64b","status":"200","rqstDate":"210802-23:57:19:765","respDate":"210802-23:57:19:766","sourceId":"healthcheck:344f528c-6ba6-4998-ac86-611e8c12d64b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:57:19:765-46131\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54176], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[344f528c-6ba6-4998-ac86-611e8c12d64b]}\"}"}
2021-08-02 23:57:19.767  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:19.871  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:19.872 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"84a44ae9-0b4e-47ef-ac0a-81d1809e6dcb","status":"200","rqstDate":"210802-23:57:19:871","respDate":"210802-23:57:19:872","sourceId":"haproxy:84a44ae9-0b4e-47ef-ac0a-81d1809e6dcb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:57:19:871-24506\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[84a44ae9-0b4e-47ef-ac0a-81d1809e6dcb]}\"}"}
2021-08-02 23:57:19.873  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:21.879  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:21.881 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"14991e4d-d657-4856-a891-bcb5566303a3","status":"200","rqstDate":"210802-23:57:21:880","respDate":"210802-23:57:21:881","sourceId":"haproxy:14991e4d-d657-4856-a891-bcb5566303a3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:21:880-45842\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[14991e4d-d657-4856-a891-bcb5566303a3]}\"}"}
2021-08-02 23:57:21.881  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:22.626  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:22.627 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"80e7c2ef-ce30-4005-862b-2589dfe9c05a","status":"200","rqstDate":"210802-23:57:22:627","respDate":"210802-23:57:22:627","sourceId":"OOM_ReadinessCheck:80e7c2ef-ce30-4005-862b-2589dfe9c05a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:22:627-52444\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42982], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[80e7c2ef-ce30-4005-862b-2589dfe9c05a]}\"}"}
2021-08-02 23:57:22.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:23.888  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:23.889 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"27c533e2-67ee-40f6-955a-e30ffd422859","status":"200","rqstDate":"210802-23:57:23:888","respDate":"210802-23:57:23:889","sourceId":"haproxy:27c533e2-67ee-40f6-955a-e30ffd422859","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:23:888-99775\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[27c533e2-67ee-40f6-955a-e30ffd422859]}\"}"}
2021-08-02 23:57:23.889  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:25.895  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:25.896 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e01fc81d-939a-490d-be1b-6008349455b5","status":"200","rqstDate":"210802-23:57:25:895","respDate":"210802-23:57:25:896","sourceId":"haproxy:e01fc81d-939a-490d-be1b-6008349455b5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:25:895-8642\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e01fc81d-939a-490d-be1b-6008349455b5]}\"}"}
2021-08-02 23:57:25.896  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:27.903  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:27.904 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f984a0c8-929d-48c0-9241-b497de5aa0c7","status":"200","rqstDate":"210802-23:57:27:903","respDate":"210802-23:57:27:904","sourceId":"haproxy:f984a0c8-929d-48c0-9241-b497de5aa0c7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:27:903-61628\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f984a0c8-929d-48c0-9241-b497de5aa0c7]}\"}"}
2021-08-02 23:57:27.905  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:29.476  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:29.477 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3adc8cd6-3b72-4f4d-9dea-767023131b0b","status":"200","rqstDate":"210802-23:57:29:476","respDate":"210802-23:57:29:477","sourceId":"healthcheck:3adc8cd6-3b72-4f4d-9dea-767023131b0b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:57:29:476-93459\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3adc8cd6-3b72-4f4d-9dea-767023131b0b]}\"}"}
2021-08-02 23:57:29.477  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:29.910  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:29.911 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bb9a337d-2f79-4831-84f9-66fea6cd5609","status":"200","rqstDate":"210802-23:57:29:910","respDate":"210802-23:57:29:911","sourceId":"haproxy:bb9a337d-2f79-4831-84f9-66fea6cd5609","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:29:910-3611\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bb9a337d-2f79-4831-84f9-66fea6cd5609]}\"}"}
2021-08-02 23:57:29.911  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:31.917  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:31.918 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a4cda62e-a984-4435-93fc-5b69f9a36911","status":"200","rqstDate":"210802-23:57:31:917","respDate":"210802-23:57:31:918","sourceId":"haproxy:a4cda62e-a984-4435-93fc-5b69f9a36911","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:31:917-36948\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a4cda62e-a984-4435-93fc-5b69f9a36911]}\"}"}
2021-08-02 23:57:31.918  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:32.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:32.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c3e2af48-6bc1-4709-ae65-90ea5b761c24","status":"200","rqstDate":"210802-23:57:32:628","respDate":"210802-23:57:32:629","sourceId":"OOM_ReadinessCheck:c3e2af48-6bc1-4709-ae65-90ea5b761c24","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:57:32:628-34230\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43176], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c3e2af48-6bc1-4709-ae65-90ea5b761c24]}\"}"}
2021-08-02 23:57:32.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:33.924  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:33.925 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b3c22f9-a482-45a5-b558-42b24adc87fd","status":"200","rqstDate":"210802-23:57:33:925","respDate":"210802-23:57:33:925","sourceId":"haproxy:2b3c22f9-a482-45a5-b558-42b24adc87fd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:33:925-96254\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b3c22f9-a482-45a5-b558-42b24adc87fd]}\"}"}
2021-08-02 23:57:33.926  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:34.717 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:57:34.719 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:57:34.781  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:34.782 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f7575a69-e5a3-4d08-8233-3eb272ac82e6","status":"200","rqstDate":"210802-23:57:34:781","respDate":"210802-23:57:34:782","sourceId":"healthcheck:f7575a69-e5a3-4d08-8233-3eb272ac82e6","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:57:34:781-77135\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54520], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f7575a69-e5a3-4d08-8233-3eb272ac82e6]}\"}"}
2021-08-02 23:57:34.782  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:35.933  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:35.934 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"db0d8046-815b-4e19-9d87-27c2c3007711","status":"200","rqstDate":"210802-23:57:35:933","respDate":"210802-23:57:35:934","sourceId":"haproxy:db0d8046-815b-4e19-9d87-27c2c3007711","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:35:933-55974\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[db0d8046-815b-4e19-9d87-27c2c3007711]}\"}"}
2021-08-02 23:57:35.935  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:37.951  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:37.954 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6ed1357e-7f0a-4cdb-a7e5-95c41b622c0e","status":"200","rqstDate":"210802-23:57:37:952","respDate":"210802-23:57:37:954","sourceId":"haproxy:6ed1357e-7f0a-4cdb-a7e5-95c41b622c0e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:37:952-60218\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6ed1357e-7f0a-4cdb-a7e5-95c41b622c0e]}\"}"}
2021-08-02 23:57:37.955  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:39.961  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:39.962 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9ff9347d-4540-422c-9985-08a87607d3f7","status":"200","rqstDate":"210802-23:57:39:961","respDate":"210802-23:57:39:962","sourceId":"haproxy:9ff9347d-4540-422c-9985-08a87607d3f7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:39:961-60454\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9ff9347d-4540-422c-9985-08a87607d3f7]}\"}"}
2021-08-02 23:57:39.962  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:41.969  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:41.972 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5b9611bd-67ee-4d76-9b73-321c06f8662d","status":"200","rqstDate":"210802-23:57:41:970","respDate":"210802-23:57:41:971","sourceId":"haproxy:5b9611bd-67ee-4d76-9b73-321c06f8662d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:57:41:970-74275\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5b9611bd-67ee-4d76-9b73-321c06f8662d]}\"}"}
2021-08-02 23:57:41.972  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:42.530 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:57:42.532 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:57:42.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:42.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1bf96162-a009-48c6-9adb-d359bf41d980","status":"200","rqstDate":"210802-23:57:42:629","respDate":"210802-23:57:42:630","sourceId":"OOM_ReadinessCheck:1bf96162-a009-48c6-9adb-d359bf41d980","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:42:629-97837\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43314], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1bf96162-a009-48c6-9adb-d359bf41d980]}\"}"}
2021-08-02 23:57:42.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:43.978  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:43.979 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"46ce5a21-4a16-4201-84ea-fa5de8e4af90","status":"200","rqstDate":"210802-23:57:43:978","respDate":"210802-23:57:43:979","sourceId":"haproxy:46ce5a21-4a16-4201-84ea-fa5de8e4af90","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:43:978-87583\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[46ce5a21-4a16-4201-84ea-fa5de8e4af90]}\"}"}
2021-08-02 23:57:43.980  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:44.494  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:44.495 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fbd01132-0859-480e-97c0-f977ec1b8b9d","status":"200","rqstDate":"210802-23:57:44:495","respDate":"210802-23:57:44:495","sourceId":"healthcheck:fbd01132-0859-480e-97c0-f977ec1b8b9d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:44:495-89405\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fbd01132-0859-480e-97c0-f977ec1b8b9d]}\"}"}
2021-08-02 23:57:44.496  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:45.985  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:45.986 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b0b47dab-b602-4df3-97e7-5d4bafe8b50f","status":"200","rqstDate":"210802-23:57:45:986","respDate":"210802-23:57:45:986","sourceId":"haproxy:b0b47dab-b602-4df3-97e7-5d4bafe8b50f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:57:45:986-67666\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b0b47dab-b602-4df3-97e7-5d4bafe8b50f]}\"}"}
2021-08-02 23:57:45.987  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:47.994  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:47.996 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c0de582e-06af-41d3-bf5b-4309fe6b0860","status":"200","rqstDate":"210802-23:57:47:995","respDate":"210802-23:57:47:996","sourceId":"haproxy:c0de582e-06af-41d3-bf5b-4309fe6b0860","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:47:995-31088\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c0de582e-06af-41d3-bf5b-4309fe6b0860]}\"}"}
2021-08-02 23:57:47.996  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:49.800  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:49.801 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2d3a51b3-5c98-42e6-b529-ab47932e7a31","status":"200","rqstDate":"210802-23:57:49:800","respDate":"210802-23:57:49:801","sourceId":"healthcheck:2d3a51b3-5c98-42e6-b529-ab47932e7a31","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:57:49:800-10952\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54900], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2d3a51b3-5c98-42e6-b529-ab47932e7a31]}\"}"}
2021-08-02 23:57:49.801  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:50.002  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:50.004 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"36822a3a-d6e6-4be4-a0df-f511f1817f20","status":"200","rqstDate":"210802-23:57:50:003","respDate":"210802-23:57:50:004","sourceId":"haproxy:36822a3a-d6e6-4be4-a0df-f511f1817f20","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:50:003-29243\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[36822a3a-d6e6-4be4-a0df-f511f1817f20]}\"}"}
2021-08-02 23:57:50.004  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:52.014  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:52.018 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6c10bf31-e354-4b57-bc31-3d3f1a7e3be2","status":"200","rqstDate":"210802-23:57:52:016","respDate":"210802-23:57:52:018","sourceId":"haproxy:6c10bf31-e354-4b57-bc31-3d3f1a7e3be2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:52:016-99394\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c10bf31-e354-4b57-bc31-3d3f1a7e3be2]}\"}"}
2021-08-02 23:57:52.018  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:52.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:52.628 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a5f72423-a20f-4b43-acc1-66fbbd7e3649","status":"200","rqstDate":"210802-23:57:52:628","respDate":"210802-23:57:52:628","sourceId":"OOM_ReadinessCheck:a5f72423-a20f-4b43-acc1-66fbbd7e3649","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:52:628-78286\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43488], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a5f72423-a20f-4b43-acc1-66fbbd7e3649]}\"}"}
2021-08-02 23:57:52.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:54.024  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:54.026 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"018c9a0b-15b7-4599-98b8-460fe18594ec","status":"200","rqstDate":"210802-23:57:54:024","respDate":"210802-23:57:54:026","sourceId":"haproxy:018c9a0b-15b7-4599-98b8-460fe18594ec","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:57:54:024-47539\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[018c9a0b-15b7-4599-98b8-460fe18594ec]}\"}"}
2021-08-02 23:57:54.026  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:56.033  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:56.035 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7a2071ae-668a-4d66-a092-e5a47f1b15ef","status":"200","rqstDate":"210802-23:57:56:034","respDate":"210802-23:57:56:035","sourceId":"haproxy:7a2071ae-668a-4d66-a092-e5a47f1b15ef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:56:034-5553\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7a2071ae-668a-4d66-a092-e5a47f1b15ef]}\"}"}
2021-08-02 23:57:56.035  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:58.042  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:58.043 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"751802d4-ec36-46a2-96ac-233560619a25","status":"200","rqstDate":"210802-23:57:58:042","respDate":"210802-23:57:58:043","sourceId":"haproxy:751802d4-ec36-46a2-96ac-233560619a25","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:57:58:042-35950\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[751802d4-ec36-46a2-96ac-233560619a25]}\"}"}
2021-08-02 23:57:58.043  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:57:59.518  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:57:59.520 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2e01073f-370f-4d01-b912-5e8976b436ff","status":"200","rqstDate":"210802-23:57:59:519","respDate":"210802-23:57:59:519","sourceId":"healthcheck:2e01073f-370f-4d01-b912-5e8976b436ff","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:57:59:519-60174\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2e01073f-370f-4d01-b912-5e8976b436ff]}\"}"}
2021-08-02 23:57:59.520  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:00.049  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:00.050 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"25e41952-ba2a-407f-bbf4-dadb857ae5c5","status":"200","rqstDate":"210802-23:58:00:049","respDate":"210802-23:58:00:050","sourceId":"haproxy:25e41952-ba2a-407f-bbf4-dadb857ae5c5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:58:00:049-18965\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[25e41952-ba2a-407f-bbf4-dadb857ae5c5]}\"}"}
2021-08-02 23:58:00.050  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:02.057  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:02.059 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0be1f597-70e0-4280-82f5-9e9a257fc193","status":"200","rqstDate":"210802-23:58:02:058","respDate":"210802-23:58:02:059","sourceId":"haproxy:0be1f597-70e0-4280-82f5-9e9a257fc193","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:58:02:058-18169\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0be1f597-70e0-4280-82f5-9e9a257fc193]}\"}"}
2021-08-02 23:58:02.060  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:02.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:02.631 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cf9c8af4-3a25-43da-b823-fe0e5e99e042","status":"200","rqstDate":"210802-23:58:02:630","respDate":"210802-23:58:02:631","sourceId":"OOM_ReadinessCheck:cf9c8af4-3a25-43da-b823-fe0e5e99e042","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:02:630-96134\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43688], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cf9c8af4-3a25-43da-b823-fe0e5e99e042]}\"}"}
2021-08-02 23:58:02.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:04.069  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:04.070 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"facae809-68d8-4945-9049-a5d3a76b78a1","status":"200","rqstDate":"210802-23:58:04:069","respDate":"210802-23:58:04:070","sourceId":"haproxy:facae809-68d8-4945-9049-a5d3a76b78a1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:58:04:069-58232\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[facae809-68d8-4945-9049-a5d3a76b78a1]}\"}"}
2021-08-02 23:58:04.071  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:04.728 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:58:04.729 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:58:04.816  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:04.818 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"89aebd1a-b762-4368-88a8-270ae37dfccb","status":"200","rqstDate":"210802-23:58:04:817","respDate":"210802-23:58:04:817","sourceId":"healthcheck:89aebd1a-b762-4368-88a8-270ae37dfccb","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:58:04:817-53364\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55254], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[89aebd1a-b762-4368-88a8-270ae37dfccb]}\"}"}
2021-08-02 23:58:04.818  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:06.078  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:06.079 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"59234cf3-e0a6-4d04-996d-8927d6dbaeee","status":"200","rqstDate":"210802-23:58:06:078","respDate":"210802-23:58:06:079","sourceId":"haproxy:59234cf3-e0a6-4d04-996d-8927d6dbaeee","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:58:06:078-67965\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[59234cf3-e0a6-4d04-996d-8927d6dbaeee]}\"}"}
2021-08-02 23:58:06.079  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:08.085  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:08.086 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"68ed89b3-bfaa-43ae-9f6d-1bd8c855e4dd","status":"200","rqstDate":"210802-23:58:08:086","respDate":"210802-23:58:08:086","sourceId":"haproxy:68ed89b3-bfaa-43ae-9f6d-1bd8c855e4dd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:58:08:086-74100\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[68ed89b3-bfaa-43ae-9f6d-1bd8c855e4dd]}\"}"}
2021-08-02 23:58:08.087  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:10.092  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:10.094 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"87dac8c6-15a9-4a14-b704-d84f552a8190","status":"200","rqstDate":"210802-23:58:10:093","respDate":"210802-23:58:10:094","sourceId":"haproxy:87dac8c6-15a9-4a14-b704-d84f552a8190","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:10:093-89720\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[87dac8c6-15a9-4a14-b704-d84f552a8190]}\"}"}
2021-08-02 23:58:10.094  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:12.102  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:12.103 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8f79027a-5905-4033-ae1b-361514d9d15d","status":"200","rqstDate":"210802-23:58:12:102","respDate":"210802-23:58:12:103","sourceId":"haproxy:8f79027a-5905-4033-ae1b-361514d9d15d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:12:102-22482\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8f79027a-5905-4033-ae1b-361514d9d15d]}\"}"}
2021-08-02 23:58:12.104  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:12.534 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:58:12.536 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:58:12.633  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:12.635 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d74f3f0-aa92-4f8c-8c70-ecb40c916c4f","status":"200","rqstDate":"210802-23:58:12:634","respDate":"210802-23:58:12:635","sourceId":"OOM_ReadinessCheck:8d74f3f0-aa92-4f8c-8c70-ecb40c916c4f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:58:12:634-61482\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43830], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8d74f3f0-aa92-4f8c-8c70-ecb40c916c4f]}\"}"}
2021-08-02 23:58:12.635  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:14.110  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:14.111 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"68aead7e-6d73-477d-8b14-667a71eae032","status":"200","rqstDate":"210802-23:58:14:110","respDate":"210802-23:58:14:111","sourceId":"haproxy:68aead7e-6d73-477d-8b14-667a71eae032","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:58:14:110-61629\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[68aead7e-6d73-477d-8b14-667a71eae032]}\"}"}
2021-08-02 23:58:14.111  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:14.537  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:14.538 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a8f6381-b0d9-40ca-abf3-90a1082b925f","status":"200","rqstDate":"210802-23:58:14:538","respDate":"210802-23:58:14:538","sourceId":"healthcheck:9a8f6381-b0d9-40ca-abf3-90a1082b925f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:14:538-38546\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9a8f6381-b0d9-40ca-abf3-90a1082b925f]}\"}"}
2021-08-02 23:58:14.539  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:16.118  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:16.120 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8b66818c-09ba-4bbd-979e-97551d981077","status":"200","rqstDate":"210802-23:58:16:119","respDate":"210802-23:58:16:120","sourceId":"haproxy:8b66818c-09ba-4bbd-979e-97551d981077","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:16:119-20348\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8b66818c-09ba-4bbd-979e-97551d981077]}\"}"}
2021-08-02 23:58:16.120  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:18.126  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:18.128 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e1a8e6a4-6bca-498c-9715-c0cf59b3a704","status":"200","rqstDate":"210802-23:58:18:127","respDate":"210802-23:58:18:128","sourceId":"haproxy:e1a8e6a4-6bca-498c-9715-c0cf59b3a704","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:58:18:127-8589\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e1a8e6a4-6bca-498c-9715-c0cf59b3a704]}\"}"}
2021-08-02 23:58:18.128  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:19.854  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:19.855 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"07acd6b8-e388-45b0-a572-166d809b04ec","status":"200","rqstDate":"210802-23:58:19:855","respDate":"210802-23:58:19:855","sourceId":"healthcheck:07acd6b8-e388-45b0-a572-166d809b04ec","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:19:855-94212\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55628], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[07acd6b8-e388-45b0-a572-166d809b04ec]}\"}"}
2021-08-02 23:58:19.856  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:20.134  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:20.135 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5996ce22-ef24-45be-bfd6-04fc5b5ef702","status":"200","rqstDate":"210802-23:58:20:134","respDate":"210802-23:58:20:135","sourceId":"haproxy:5996ce22-ef24-45be-bfd6-04fc5b5ef702","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:58:20:134-69023\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5996ce22-ef24-45be-bfd6-04fc5b5ef702]}\"}"}
2021-08-02 23:58:20.135  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:22.141  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:22.142 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"12c09fd7-5f98-4b6f-9c7d-cd3aa3f081f7","status":"200","rqstDate":"210802-23:58:22:141","respDate":"210802-23:58:22:142","sourceId":"haproxy:12c09fd7-5f98-4b6f-9c7d-cd3aa3f081f7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:58:22:141-94921\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[12c09fd7-5f98-4b6f-9c7d-cd3aa3f081f7]}\"}"}
2021-08-02 23:58:22.142  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:22.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:22.632 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"919326d0-b56e-41b5-81e9-9ec6b6ccc6a7","status":"200","rqstDate":"210802-23:58:22:631","respDate":"210802-23:58:22:632","sourceId":"OOM_ReadinessCheck:919326d0-b56e-41b5-81e9-9ec6b6ccc6a7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:22:631-80610\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44008], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[919326d0-b56e-41b5-81e9-9ec6b6ccc6a7]}\"}"}
2021-08-02 23:58:22.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:24.148  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:24.150 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c5a7ed60-3069-447d-9791-ac9128bffb70","status":"200","rqstDate":"210802-23:58:24:149","respDate":"210802-23:58:24:150","sourceId":"haproxy:c5a7ed60-3069-447d-9791-ac9128bffb70","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:58:24:149-95971\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c5a7ed60-3069-447d-9791-ac9128bffb70]}\"}"}
2021-08-02 23:58:24.150  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:26.156  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:26.158 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0aea556-d7c5-4f7b-91cb-7a272903289a","status":"200","rqstDate":"210802-23:58:26:157","respDate":"210802-23:58:26:158","sourceId":"haproxy:a0aea556-d7c5-4f7b-91cb-7a272903289a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:58:26:157-21073\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a0aea556-d7c5-4f7b-91cb-7a272903289a]}\"}"}
2021-08-02 23:58:26.158  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:28.164  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:28.166 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"66119297-0e39-4f9a-8107-e9558d96a066","status":"200","rqstDate":"210802-23:58:28:165","respDate":"210802-23:58:28:166","sourceId":"haproxy:66119297-0e39-4f9a-8107-e9558d96a066","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:28:165-17303\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[66119297-0e39-4f9a-8107-e9558d96a066]}\"}"}
2021-08-02 23:58:28.166  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:29.554  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:29.555 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cc3d0ad3-6aa4-4205-9ac4-343f20b1cf06","status":"200","rqstDate":"210802-23:58:29:555","respDate":"210802-23:58:29:555","sourceId":"healthcheck:cc3d0ad3-6aa4-4205-9ac4-343f20b1cf06","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:29:555-38028\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[cc3d0ad3-6aa4-4205-9ac4-343f20b1cf06]}\"}"}
2021-08-02 23:58:29.556  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:30.172  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:30.173 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8f7c3f58-5254-4eff-8518-03f0a4dcad4a","status":"200","rqstDate":"210802-23:58:30:172","respDate":"210802-23:58:30:173","sourceId":"haproxy:8f7c3f58-5254-4eff-8518-03f0a4dcad4a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:30:172-76943\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8f7c3f58-5254-4eff-8518-03f0a4dcad4a]}\"}"}
2021-08-02 23:58:30.173  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:32.179  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:32.180 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"80c8aae7-53c5-41a4-89a6-60dd93d69ece","status":"200","rqstDate":"210802-23:58:32:180","respDate":"210802-23:58:32:180","sourceId":"haproxy:80c8aae7-53c5-41a4-89a6-60dd93d69ece","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:58:32:180-738\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[80c8aae7-53c5-41a4-89a6-60dd93d69ece]}\"}"}
2021-08-02 23:58:32.181  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:32.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:32.632 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"586b67ee-bd8e-44e6-bfdb-45fc5781103f","status":"200","rqstDate":"210802-23:58:32:631","respDate":"210802-23:58:32:632","sourceId":"OOM_ReadinessCheck:586b67ee-bd8e-44e6-bfdb-45fc5781103f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:32:631-7608\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44200], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[586b67ee-bd8e-44e6-bfdb-45fc5781103f]}\"}"}
2021-08-02 23:58:32.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:34.187  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:34.188 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2354fb39-eb21-4d18-ac0f-66960ac03a91","status":"200","rqstDate":"210802-23:58:34:187","respDate":"210802-23:58:34:188","sourceId":"haproxy:2354fb39-eb21-4d18-ac0f-66960ac03a91","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:34:187-93732\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2354fb39-eb21-4d18-ac0f-66960ac03a91]}\"}"}
2021-08-02 23:58:34.188  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:34.871  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:34.873 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d2ed4862-5b32-44df-b8c9-6f2c27c154ce","status":"200","rqstDate":"210802-23:58:34:872","respDate":"210802-23:58:34:872","sourceId":"healthcheck:d2ed4862-5b32-44df-b8c9-6f2c27c154ce","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:58:34:872-27083\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55982], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d2ed4862-5b32-44df-b8c9-6f2c27c154ce]}\"}"}
2021-08-02 23:58:34.873  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:36.194  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:36.195 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c169c2d-9f05-4248-aa74-827893f8f0ee","status":"200","rqstDate":"210802-23:58:36:195","respDate":"210802-23:58:36:195","sourceId":"haproxy:3c169c2d-9f05-4248-aa74-827893f8f0ee","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:58:36:195-61249\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c169c2d-9f05-4248-aa74-827893f8f0ee]}\"}"}
2021-08-02 23:58:36.195  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:38.201  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:38.202 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33818223-8f00-497c-a2d6-1fd746c0fd59","status":"200","rqstDate":"210802-23:58:38:201","respDate":"210802-23:58:38:202","sourceId":"haproxy:33818223-8f00-497c-a2d6-1fd746c0fd59","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:38:201-19708\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33818223-8f00-497c-a2d6-1fd746c0fd59]}\"}"}
2021-08-02 23:58:38.202  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:40.208  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:40.209 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2f1c8b9a-0599-4cc4-a9e9-011d225e0a09","status":"200","rqstDate":"210802-23:58:40:208","respDate":"210802-23:58:40:209","sourceId":"haproxy:2f1c8b9a-0599-4cc4-a9e9-011d225e0a09","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:58:40:208-53664\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2f1c8b9a-0599-4cc4-a9e9-011d225e0a09]}\"}"}
2021-08-02 23:58:40.209  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:42.215  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:42.216 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"42dd0eee-5d2e-411c-b1b0-41294a5aed7a","status":"200","rqstDate":"210802-23:58:42:215","respDate":"210802-23:58:42:216","sourceId":"haproxy:42dd0eee-5d2e-411c-b1b0-41294a5aed7a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:42:215-39259\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[42dd0eee-5d2e-411c-b1b0-41294a5aed7a]}\"}"}
2021-08-02 23:58:42.216  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:42.547 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:58:42.549 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:58:42.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:42.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0374bc6a-3cb7-460f-9721-68c3b7e2eaab","status":"200","rqstDate":"210802-23:58:42:629","respDate":"210802-23:58:42:630","sourceId":"OOM_ReadinessCheck:0374bc6a-3cb7-460f-9721-68c3b7e2eaab","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:58:42:629-21848\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44338], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0374bc6a-3cb7-460f-9721-68c3b7e2eaab]}\"}"}
2021-08-02 23:58:42.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:44.223  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:44.224 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"04e48dea-b393-425a-bfc2-47039bfcf0de","status":"200","rqstDate":"210802-23:58:44:223","respDate":"210802-23:58:44:224","sourceId":"haproxy:04e48dea-b393-425a-bfc2-47039bfcf0de","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:58:44:223-17104\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04e48dea-b393-425a-bfc2-47039bfcf0de]}\"}"}
2021-08-02 23:58:44.225  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:44.573  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:44.574 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c06cc775-1bbb-4a10-a097-63a89f29e41a","status":"200","rqstDate":"210802-23:58:44:574","respDate":"210802-23:58:44:574","sourceId":"healthcheck:c06cc775-1bbb-4a10-a097-63a89f29e41a","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:44:574-20641\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c06cc775-1bbb-4a10-a097-63a89f29e41a]}\"}"}
2021-08-02 23:58:44.575  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:44.831 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:58:44.833 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:58:46.232  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:46.234 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6b4ed1d2-4373-4287-843a-c10b30c9207d","status":"200","rqstDate":"210802-23:58:46:233","respDate":"210802-23:58:46:234","sourceId":"haproxy:6b4ed1d2-4373-4287-843a-c10b30c9207d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:46:233-85777\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6b4ed1d2-4373-4287-843a-c10b30c9207d]}\"}"}
2021-08-02 23:58:46.234  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:48.241  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:48.242 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e871c208-012f-4d40-95d3-e080f440dc00","status":"200","rqstDate":"210802-23:58:48:241","respDate":"210802-23:58:48:242","sourceId":"haproxy:e871c208-012f-4d40-95d3-e080f440dc00","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:48:241-5963\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e871c208-012f-4d40-95d3-e080f440dc00]}\"}"}
2021-08-02 23:58:48.243  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:49.890  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:49.891 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"80965da6-3cac-4280-8c3b-31f34714a116","status":"200","rqstDate":"210802-23:58:49:890","respDate":"210802-23:58:49:891","sourceId":"healthcheck:80965da6-3cac-4280-8c3b-31f34714a116","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:49:890-90701\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56350], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[80965da6-3cac-4280-8c3b-31f34714a116]}\"}"}
2021-08-02 23:58:49.892  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:50.249  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:50.250 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cba2d1ac-afe9-4fcd-9a2a-2efe751e2463","status":"200","rqstDate":"210802-23:58:50:249","respDate":"210802-23:58:50:250","sourceId":"haproxy:cba2d1ac-afe9-4fcd-9a2a-2efe751e2463","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:58:50:249-97559\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cba2d1ac-afe9-4fcd-9a2a-2efe751e2463]}\"}"}
2021-08-02 23:58:50.251  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:52.257  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:52.258 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"79fd3978-949c-4897-8851-098ee87487a8","status":"200","rqstDate":"210802-23:58:52:257","respDate":"210802-23:58:52:258","sourceId":"haproxy:79fd3978-949c-4897-8851-098ee87487a8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:58:52:257-80111\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[79fd3978-949c-4897-8851-098ee87487a8]}\"}"}
2021-08-02 23:58:52.258  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:52.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:52.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dc0ca6c8-c1bf-49d5-a936-8a9b9357ba9c","status":"200","rqstDate":"210802-23:58:52:628","respDate":"210802-23:58:52:629","sourceId":"OOM_ReadinessCheck:dc0ca6c8-c1bf-49d5-a936-8a9b9357ba9c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:52:628-80518\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44512], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dc0ca6c8-c1bf-49d5-a936-8a9b9357ba9c]}\"}"}
2021-08-02 23:58:52.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:54.265  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:54.266 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"678254da-6826-4079-b1da-1dba18bb79eb","status":"200","rqstDate":"210802-23:58:54:265","respDate":"210802-23:58:54:266","sourceId":"haproxy:678254da-6826-4079-b1da-1dba18bb79eb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:54:265-71173\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[678254da-6826-4079-b1da-1dba18bb79eb]}\"}"}
2021-08-02 23:58:54.267  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:56.273  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:56.275 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e314bfdb-aeab-4362-a1b1-23494f1d56a4","status":"200","rqstDate":"210802-23:58:56:274","respDate":"210802-23:58:56:275","sourceId":"haproxy:e314bfdb-aeab-4362-a1b1-23494f1d56a4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:58:56:274-6998\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e314bfdb-aeab-4362-a1b1-23494f1d56a4]}\"}"}
2021-08-02 23:58:56.275  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:58.282  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:58.284 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3cf57941-5f47-494c-a6ce-95420bbb4c14","status":"200","rqstDate":"210802-23:58:58:283","respDate":"210802-23:58:58:284","sourceId":"haproxy:3cf57941-5f47-494c-a6ce-95420bbb4c14","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:58:58:283-79462\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3cf57941-5f47-494c-a6ce-95420bbb4c14]}\"}"}
2021-08-02 23:58:58.284  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:58:59.592  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:58:59.593 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"92d43f7d-5e31-44bc-8efa-17531e69b5d0","status":"200","rqstDate":"210802-23:58:59:592","respDate":"210802-23:58:59:593","sourceId":"healthcheck:92d43f7d-5e31-44bc-8efa-17531e69b5d0","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:58:59:592-54098\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[92d43f7d-5e31-44bc-8efa-17531e69b5d0]}\"}"}
2021-08-02 23:58:59.593  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:00.290  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:00.291 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ac8daac-c196-47a3-ae7a-d74f44d9a4f1","status":"200","rqstDate":"210802-23:59:00:290","respDate":"210802-23:59:00:291","sourceId":"haproxy:3ac8daac-c196-47a3-ae7a-d74f44d9a4f1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:00:290-60624\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ac8daac-c196-47a3-ae7a-d74f44d9a4f1]}\"}"}
2021-08-02 23:59:00.291  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:02.298  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:02.300 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c7e62186-eacc-4beb-ad49-2fc356d23386","status":"200","rqstDate":"210802-23:59:02:299","respDate":"210802-23:59:02:300","sourceId":"haproxy:c7e62186-eacc-4beb-ad49-2fc356d23386","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:02:299-97995\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c7e62186-eacc-4beb-ad49-2fc356d23386]}\"}"}
2021-08-02 23:59:02.300  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:02.635  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:02.637 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d09ab378-3aef-4403-b28b-068ffa847aaf","status":"200","rqstDate":"210802-23:59:02:635","respDate":"210802-23:59:02:637","sourceId":"OOM_ReadinessCheck:d09ab378-3aef-4403-b28b-068ffa847aaf","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:02:635-48147\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44708], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d09ab378-3aef-4403-b28b-068ffa847aaf]}\"}"}
2021-08-02 23:59:02.637  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:04.307  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:04.308 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"452301a8-fe19-4436-888c-d5fe71950437","status":"200","rqstDate":"210802-23:59:04:307","respDate":"210802-23:59:04:308","sourceId":"haproxy:452301a8-fe19-4436-888c-d5fe71950437","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:04:307-97106\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[452301a8-fe19-4436-888c-d5fe71950437]}\"}"}
2021-08-02 23:59:04.308  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:04.907  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:04.908 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ef808b5-d04f-4938-9145-415cefbde288","status":"200","rqstDate":"210802-23:59:04:908","respDate":"210802-23:59:04:908","sourceId":"healthcheck:3ef808b5-d04f-4938-9145-415cefbde288","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:04:908-31580\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56692], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3ef808b5-d04f-4938-9145-415cefbde288]}\"}"}
2021-08-02 23:59:04.909  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:06.314  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:06.315 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2273aaa7-e504-4d69-8706-4f02de441f1f","status":"200","rqstDate":"210802-23:59:06:314","respDate":"210802-23:59:06:315","sourceId":"haproxy:2273aaa7-e504-4d69-8706-4f02de441f1f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:06:314-34844\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2273aaa7-e504-4d69-8706-4f02de441f1f]}\"}"}
2021-08-02 23:59:06.315  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:08.322  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:08.323 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"94c5a418-aab8-4829-8426-106eabcd6058","status":"200","rqstDate":"210802-23:59:08:322","respDate":"210802-23:59:08:323","sourceId":"haproxy:94c5a418-aab8-4829-8426-106eabcd6058","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:59:08:322-88457\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[94c5a418-aab8-4829-8426-106eabcd6058]}\"}"}
2021-08-02 23:59:08.324  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:10.332  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:10.333 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1ce4b89a-d6b2-4d0d-b8b6-3316f80371a1","status":"200","rqstDate":"210802-23:59:10:332","respDate":"210802-23:59:10:333","sourceId":"haproxy:1ce4b89a-d6b2-4d0d-b8b6-3316f80371a1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:59:10:332-46395\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1ce4b89a-d6b2-4d0d-b8b6-3316f80371a1]}\"}"}
2021-08-02 23:59:10.334  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:12.339  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:12.340 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a7e0b39-7b9d-4a30-a9b3-ee7ebfbfe7cb","status":"200","rqstDate":"210802-23:59:12:339","respDate":"210802-23:59:12:340","sourceId":"haproxy:9a7e0b39-7b9d-4a30-a9b3-ee7ebfbfe7cb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:12:339-89478\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a7e0b39-7b9d-4a30-a9b3-ee7ebfbfe7cb]}\"}"}
2021-08-02 23:59:12.340  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:12.569 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:59:12.571 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:59:12.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:12.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8ddfad59-6753-48aa-a006-a974715076fa","status":"200","rqstDate":"210802-23:59:12:627","respDate":"210802-23:59:12:629","sourceId":"OOM_ReadinessCheck:8ddfad59-6753-48aa-a006-a974715076fa","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:12:627-95737\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44856], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8ddfad59-6753-48aa-a006-a974715076fa]}\"}"}
2021-08-02 23:59:12.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:14.346  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:14.347 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"71b1e432-e476-4ce1-a973-e7298230a760","status":"200","rqstDate":"210802-23:59:14:346","respDate":"210802-23:59:14:347","sourceId":"haproxy:71b1e432-e476-4ce1-a973-e7298230a760","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:14:346-71563\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[71b1e432-e476-4ce1-a973-e7298230a760]}\"}"}
2021-08-02 23:59:14.348  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:14.610  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:14.611 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5eb7b73d-861a-480e-8763-ce8895cd88b6","status":"200","rqstDate":"210802-23:59:14:611","respDate":"210802-23:59:14:611","sourceId":"healthcheck:5eb7b73d-861a-480e-8763-ce8895cd88b6","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:14:611-5416\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5eb7b73d-861a-480e-8763-ce8895cd88b6]}\"}"}
2021-08-02 23:59:14.612  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:16.352  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:16.354 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6e1155f9-98fd-4984-a426-c1373207c6ad","status":"200","rqstDate":"210802-23:59:16:353","respDate":"210802-23:59:16:354","sourceId":"haproxy:6e1155f9-98fd-4984-a426-c1373207c6ad","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:16:353-27045\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6e1155f9-98fd-4984-a426-c1373207c6ad]}\"}"}
2021-08-02 23:59:16.354  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:18.360  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:18.361 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a6865570-549a-4bb1-9ba4-4c31b2df6f44","status":"200","rqstDate":"210802-23:59:18:360","respDate":"210802-23:59:18:361","sourceId":"haproxy:a6865570-549a-4bb1-9ba4-4c31b2df6f44","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:18:360-13449\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a6865570-549a-4bb1-9ba4-4c31b2df6f44]}\"}"}
2021-08-02 23:59:18.361  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:19.900 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:59:19.901 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:59:19.925  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:19.926 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e87744cf-c2c2-4f71-9305-787a8050b336","status":"200","rqstDate":"210802-23:59:19:925","respDate":"210802-23:59:19:926","sourceId":"healthcheck:e87744cf-c2c2-4f71-9305-787a8050b336","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:19:925-75998\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57062], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e87744cf-c2c2-4f71-9305-787a8050b336]}\"}"}
2021-08-02 23:59:19.926  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:20.367  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:20.368 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a5e94263-8fec-4934-a85f-aa3e59c89386","status":"200","rqstDate":"210802-23:59:20:368","respDate":"210802-23:59:20:368","sourceId":"haproxy:a5e94263-8fec-4934-a85f-aa3e59c89386","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:59:20:368-3044\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a5e94263-8fec-4934-a85f-aa3e59c89386]}\"}"}
2021-08-02 23:59:20.369  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:22.374  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:22.375 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83bfb935-f873-4f39-a44b-1685d7a366d3","status":"200","rqstDate":"210802-23:59:22:375","respDate":"210802-23:59:22:375","sourceId":"haproxy:83bfb935-f873-4f39-a44b-1685d7a366d3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:22:375-90569\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[83bfb935-f873-4f39-a44b-1685d7a366d3]}\"}"}
2021-08-02 23:59:22.376  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:22.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:22.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"52065b33-9f08-4cf9-9e56-b22526d005db","status":"200","rqstDate":"210802-23:59:22:629","respDate":"210802-23:59:22:629","sourceId":"OOM_ReadinessCheck:52065b33-9f08-4cf9-9e56-b22526d005db","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:22:629-6233\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45032], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[52065b33-9f08-4cf9-9e56-b22526d005db]}\"}"}
2021-08-02 23:59:22.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:24.381  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:24.383 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2b905b54-355e-436a-9935-8df6e81ba13b","status":"200","rqstDate":"210802-23:59:24:382","respDate":"210802-23:59:24:382","sourceId":"haproxy:2b905b54-355e-436a-9935-8df6e81ba13b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:59:24:382-97941\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b905b54-355e-436a-9935-8df6e81ba13b]}\"}"}
2021-08-02 23:59:24.383  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:26.389  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:26.390 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a428ff43-7129-4468-aacb-327b19554a29","status":"200","rqstDate":"210802-23:59:26:389","respDate":"210802-23:59:26:390","sourceId":"haproxy:a428ff43-7129-4468-aacb-327b19554a29","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:26:389-30608\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a428ff43-7129-4468-aacb-327b19554a29]}\"}"}
2021-08-02 23:59:26.390  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:28.396  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:28.397 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ebce9f14-9db7-452e-ad85-565e5944abd2","status":"200","rqstDate":"210802-23:59:28:397","respDate":"210802-23:59:28:397","sourceId":"haproxy:ebce9f14-9db7-452e-ad85-565e5944abd2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:28:397-6230\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ebce9f14-9db7-452e-ad85-565e5944abd2]}\"}"}
2021-08-02 23:59:28.398  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:29.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:29.632 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"08d4f827-37f1-4f01-8323-ea51b22a9786","status":"200","rqstDate":"210802-23:59:29:628","respDate":"210802-23:59:29:632","sourceId":"healthcheck:08d4f827-37f1-4f01-8323-ea51b22a9786","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:29:628-65744\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[08d4f827-37f1-4f01-8323-ea51b22a9786]}\"}"}
2021-08-02 23:59:29.633  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:30.404  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:30.406 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aef6b17e-9dea-4560-b5bf-0a561807016e","status":"200","rqstDate":"210802-23:59:30:405","respDate":"210802-23:59:30:406","sourceId":"haproxy:aef6b17e-9dea-4560-b5bf-0a561807016e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:59:30:405-45467\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aef6b17e-9dea-4560-b5bf-0a561807016e]}\"}"}
2021-08-02 23:59:30.406  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:32.413  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:32.414 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5603a2fc-ed64-4efa-a476-d1f2fd0c754c","status":"200","rqstDate":"210802-23:59:32:413","respDate":"210802-23:59:32:414","sourceId":"haproxy:5603a2fc-ed64-4efa-a476-d1f2fd0c754c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:59:32:413-47983\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5603a2fc-ed64-4efa-a476-d1f2fd0c754c]}\"}"}
2021-08-02 23:59:32.415  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:32.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:32.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"330196ce-d6a5-4510-be20-b24e33d7fbad","status":"200","rqstDate":"210802-23:59:32:628","respDate":"210802-23:59:32:629","sourceId":"OOM_ReadinessCheck:330196ce-d6a5-4510-be20-b24e33d7fbad","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:32:628-3610\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45218], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[330196ce-d6a5-4510-be20-b24e33d7fbad]}\"}"}
2021-08-02 23:59:32.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:34.421  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:34.423 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5fd456ba-c059-4aa2-8185-c5664c4fce4a","status":"200","rqstDate":"210802-23:59:34:422","respDate":"210802-23:59:34:423","sourceId":"haproxy:5fd456ba-c059-4aa2-8185-c5664c4fce4a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:59:34:422-11190\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5fd456ba-c059-4aa2-8185-c5664c4fce4a]}\"}"}
2021-08-02 23:59:34.423  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:34.945  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:34.946 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9303eb98-f151-47fa-8055-56939f5f13b3","status":"200","rqstDate":"210802-23:59:34:946","respDate":"210802-23:59:34:946","sourceId":"healthcheck:9303eb98-f151-47fa-8055-56939f5f13b3","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:34:946-35913\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57396], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9303eb98-f151-47fa-8055-56939f5f13b3]}\"}"}
2021-08-02 23:59:34.947  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:36.430  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:36.431 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"702c0160-2089-4243-a46c-db5d9239a183","status":"200","rqstDate":"210802-23:59:36:430","respDate":"210802-23:59:36:431","sourceId":"haproxy:702c0160-2089-4243-a46c-db5d9239a183","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:36:430-10666\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[702c0160-2089-4243-a46c-db5d9239a183]}\"}"}
2021-08-02 23:59:36.432  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:38.438  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:38.439 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6cd6bec4-b4f3-40fd-bce0-d057edb713a9","status":"200","rqstDate":"210802-23:59:38:438","respDate":"210802-23:59:38:439","sourceId":"haproxy:6cd6bec4-b4f3-40fd-bce0-d057edb713a9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:59:38:438-14457\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6cd6bec4-b4f3-40fd-bce0-d057edb713a9]}\"}"}
2021-08-02 23:59:38.440  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:39.917 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:59:39.983 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-46, inFlight=1, closed=false] heartbeat query succeeded
2021-08-02 23:59:40.446  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:40.448 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fa7ebf7c-4339-4af1-9479-daa791166ecf","status":"200","rqstDate":"210802-23:59:40:447","respDate":"210802-23:59:40:448","sourceId":"haproxy:fa7ebf7c-4339-4af1-9479-daa791166ecf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:59:40:447-84982\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fa7ebf7c-4339-4af1-9479-daa791166ecf]}\"}"}
2021-08-02 23:59:40.448  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:42.454  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:42.455 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"07e10248-7ef5-4c26-adce-4bf7c14626e2","status":"200","rqstDate":"210802-23:59:42:454","respDate":"210802-23:59:42:455","sourceId":"haproxy:07e10248-7ef5-4c26-adce-4bf7c14626e2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:42:454-43727\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[07e10248-7ef5-4c26-adce-4bf7c14626e2]}\"}"}
2021-08-02 23:59:42.455  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:42.577 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:59:42.595 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:59:42.626  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:42.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d1935562-476c-4ce6-9674-d13b03a3a558","status":"200","rqstDate":"210802-23:59:42:627","respDate":"210802-23:59:42:628","sourceId":"OOM_ReadinessCheck:d1935562-476c-4ce6-9674-d13b03a3a558","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:42:627-61870\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45364], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d1935562-476c-4ce6-9674-d13b03a3a558]}\"}"}
2021-08-02 23:59:42.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:44.461  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:44.462 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9cbb41c7-70c7-4320-becd-40a6faa33a1f","status":"200","rqstDate":"210802-23:59:44:462","respDate":"210802-23:59:44:462","sourceId":"haproxy:9cbb41c7-70c7-4320-becd-40a6faa33a1f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:59:44:462-69279\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9cbb41c7-70c7-4320-becd-40a6faa33a1f]}\"}"}
2021-08-02 23:59:44.463  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:44.647  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:44.649 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a8b9c47-8a97-4db8-9bbe-0286f0722ca1","status":"200","rqstDate":"210802-23:59:44:648","respDate":"210802-23:59:44:649","sourceId":"healthcheck:1a8b9c47-8a97-4db8-9bbe-0286f0722ca1","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:59:44:648-89783\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1a8b9c47-8a97-4db8-9bbe-0286f0722ca1]}\"}"}
2021-08-02 23:59:44.649  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:44.916 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-02 23:59:44.918 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-02 23:59:46.469  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:46.470 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e179dc7-f28b-435d-b428-155b8e527d45","status":"200","rqstDate":"210802-23:59:46:469","respDate":"210802-23:59:46:470","sourceId":"haproxy:3e179dc7-f28b-435d-b428-155b8e527d45","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:46:469-20050\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e179dc7-f28b-435d-b428-155b8e527d45]}\"}"}
2021-08-02 23:59:46.471  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:48.476  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:48.478 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"92b4e0d8-9144-4647-9518-4c2fb7ef1150","status":"200","rqstDate":"210802-23:59:48:477","respDate":"210802-23:59:48:478","sourceId":"haproxy:92b4e0d8-9144-4647-9518-4c2fb7ef1150","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:48:477-22479\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[92b4e0d8-9144-4647-9518-4c2fb7ef1150]}\"}"}
2021-08-02 23:59:48.479  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:49.960  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:49.962 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7ea2649e-0f78-467c-8335-2df4c3cd3225","status":"200","rqstDate":"210802-23:59:49:961","respDate":"210802-23:59:49:961","sourceId":"healthcheck:7ea2649e-0f78-467c-8335-2df4c3cd3225","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:59:49:961-32522\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57772], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7ea2649e-0f78-467c-8335-2df4c3cd3225]}\"}"}
2021-08-02 23:59:49.962  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:50.485  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:50.486 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"beb2c32e-d8dc-4bf3-9c54-dbc2ed03e7ff","status":"200","rqstDate":"210802-23:59:50:485","respDate":"210802-23:59:50:486","sourceId":"haproxy:beb2c32e-d8dc-4bf3-9c54-dbc2ed03e7ff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:50:485-96918\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[beb2c32e-d8dc-4bf3-9c54-dbc2ed03e7ff]}\"}"}
2021-08-02 23:59:50.487  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:52.494  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:52.495 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4f08d0fd-dcb5-4f58-9881-ef51b8198667","status":"200","rqstDate":"210802-23:59:52:494","respDate":"210802-23:59:52:495","sourceId":"haproxy:4f08d0fd-dcb5-4f58-9881-ef51b8198667","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:52:494-85486\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f08d0fd-dcb5-4f58-9881-ef51b8198667]}\"}"}
2021-08-02 23:59:52.495  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:52.626  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:52.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6a25df03-6b10-4b59-a59f-d0b78b9072c5","status":"200","rqstDate":"210802-23:59:52:627","respDate":"210802-23:59:52:628","sourceId":"OOM_ReadinessCheck:6a25df03-6b10-4b59-a59f-d0b78b9072c5","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:52:627-8315\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45532], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6a25df03-6b10-4b59-a59f-d0b78b9072c5]}\"}"}
2021-08-02 23:59:52.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:54.501  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:54.502 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f103b27f-17f8-4868-8679-104eb2982ed8","status":"200","rqstDate":"210802-23:59:54:502","respDate":"210802-23:59:54:502","sourceId":"haproxy:f103b27f-17f8-4868-8679-104eb2982ed8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:54:502-57317\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f103b27f-17f8-4868-8679-104eb2982ed8]}\"}"}
2021-08-02 23:59:54.502  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:56.508  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:56.509 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0020700-1346-40c0-a466-9dcc20e85218","status":"200","rqstDate":"210802-23:59:56:508","respDate":"210802-23:59:56:509","sourceId":"haproxy:a0020700-1346-40c0-a466-9dcc20e85218","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210802-23:59:56:508-11073\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a0020700-1346-40c0-a466-9dcc20e85218]}\"}"}
2021-08-02 23:59:56.509  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:58.516  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:58.518 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f4a8c34e-4c6b-483e-bf46-579899a45381","status":"200","rqstDate":"210802-23:59:58:517","respDate":"210802-23:59:58:518","sourceId":"haproxy:f4a8c34e-4c6b-483e-bf46-579899a45381","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210802-23:59:58:517-27288\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f4a8c34e-4c6b-483e-bf46-579899a45381]}\"}"}
2021-08-02 23:59:58.519  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-02 23:59:59.664  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-02 23:59:59.666 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e84174dd-2c28-4528-bd3f-cf6a899ff101","status":"200","rqstDate":"210802-23:59:59:665","respDate":"210802-23:59:59:665","sourceId":"healthcheck:e84174dd-2c28-4528-bd3f-cf6a899ff101","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210802-23:59:59:665-21241\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e84174dd-2c28-4528-bd3f-cf6a899ff101]}\"}"}
2021-08-02 23:59:59.666  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:00.526  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:00.528 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"55fbc7e7-c166-4bd4-9331-1412ff4aa174","status":"200","rqstDate":"210803-00:00:00:527","respDate":"210803-00:00:00:528","sourceId":"haproxy:55fbc7e7-c166-4bd4-9331-1412ff4aa174","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:00:527-85961\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[55fbc7e7-c166-4bd4-9331-1412ff4aa174]}\"}"}
2021-08-03 00:00:00.528  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:02.537  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:02.539 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"be33805c-aa14-4b36-b42f-84cc0dc5975b","status":"200","rqstDate":"210803-00:00:02:537","respDate":"210803-00:00:02:539","sourceId":"haproxy:be33805c-aa14-4b36-b42f-84cc0dc5975b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:02:537-37131\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[be33805c-aa14-4b36-b42f-84cc0dc5975b]}\"}"}
2021-08-03 00:00:02.539  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:02.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:02.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"70b403a3-941e-4827-96df-44d6328d9125","status":"200","rqstDate":"210803-00:00:02:628","respDate":"210803-00:00:02:629","sourceId":"OOM_ReadinessCheck:70b403a3-941e-4827-96df-44d6328d9125","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:02:628-83328\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45730], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[70b403a3-941e-4827-96df-44d6328d9125]}\"}"}
2021-08-03 00:00:02.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:04.547  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:04.549 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"999c9260-a886-413b-a124-855ff1f054de","status":"200","rqstDate":"210803-00:00:04:548","respDate":"210803-00:00:04:549","sourceId":"haproxy:999c9260-a886-413b-a124-855ff1f054de","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:04:548-84281\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[999c9260-a886-413b-a124-855ff1f054de]}\"}"}
2021-08-03 00:00:04.549  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:04.979  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:04.980 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dc7c58fe-ac7b-4c01-8931-c60782c3cd33","status":"200","rqstDate":"210803-00:00:04:979","respDate":"210803-00:00:04:980","sourceId":"healthcheck:dc7c58fe-ac7b-4c01-8931-c60782c3cd33","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:04:979-84245\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58120], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dc7c58fe-ac7b-4c01-8931-c60782c3cd33]}\"}"}
2021-08-03 00:00:04.981  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:06.554  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:06.556 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"55e896ae-b7bd-4405-b51a-0a9daf385200","status":"200","rqstDate":"210803-00:00:06:555","respDate":"210803-00:00:06:556","sourceId":"haproxy:55e896ae-b7bd-4405-b51a-0a9daf385200","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:00:06:555-3877\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[55e896ae-b7bd-4405-b51a-0a9daf385200]}\"}"}
2021-08-03 00:00:06.556  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:08.563  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:08.565 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ee0f4dce-cbf6-46a1-a67f-aaad6e82de95","status":"200","rqstDate":"210803-00:00:08:564","respDate":"210803-00:00:08:565","sourceId":"haproxy:ee0f4dce-cbf6-46a1-a67f-aaad6e82de95","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:08:564-27501\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee0f4dce-cbf6-46a1-a67f-aaad6e82de95]}\"}"}
2021-08-03 00:00:08.566  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:10.572  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:10.573 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e3d0c88a-8efb-45cd-9dce-85534c201d67","status":"200","rqstDate":"210803-00:00:10:573","respDate":"210803-00:00:10:573","sourceId":"haproxy:e3d0c88a-8efb-45cd-9dce-85534c201d67","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:10:573-23609\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e3d0c88a-8efb-45cd-9dce-85534c201d67]}\"}"}
2021-08-03 00:00:10.574  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:12.581  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:12.582 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c9bf4503-dcec-4438-beaf-1f8e1b14291a","status":"200","rqstDate":"210803-00:00:12:581","respDate":"210803-00:00:12:582","sourceId":"haproxy:c9bf4503-dcec-4438-beaf-1f8e1b14291a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:12:581-81134\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c9bf4503-dcec-4438-beaf-1f8e1b14291a]}\"}"}
2021-08-03 00:00:12.583  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:12.597 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:00:12.599 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:00:12.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:12.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e81f9db9-c96c-4a94-ba78-8d42f5af385a","status":"200","rqstDate":"210803-00:00:12:628","respDate":"210803-00:00:12:628","sourceId":"OOM_ReadinessCheck:e81f9db9-c96c-4a94-ba78-8d42f5af385a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:12:628-4389\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45872], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e81f9db9-c96c-4a94-ba78-8d42f5af385a]}\"}"}
2021-08-03 00:00:12.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:14.591  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:14.594 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cb2323b5-f12b-472b-98bb-43db9684b05c","status":"200","rqstDate":"210803-00:00:14:593","respDate":"210803-00:00:14:594","sourceId":"haproxy:cb2323b5-f12b-472b-98bb-43db9684b05c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:14:593-2919\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb2323b5-f12b-472b-98bb-43db9684b05c]}\"}"}
2021-08-03 00:00:14.595  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:14.685  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:14.686 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5567d2d5-2b1e-413a-a8ed-563ecb2f5d94","status":"200","rqstDate":"210803-00:00:14:685","respDate":"210803-00:00:14:686","sourceId":"healthcheck:5567d2d5-2b1e-413a-a8ed-563ecb2f5d94","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:14:685-49917\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5567d2d5-2b1e-413a-a8ed-563ecb2f5d94]}\"}"}
2021-08-03 00:00:14.686  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:14.989 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:00:14.991 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:00:16.602  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:16.604 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c52a714a-0459-4efe-9662-cb4084a583f8","status":"200","rqstDate":"210803-00:00:16:603","respDate":"210803-00:00:16:604","sourceId":"haproxy:c52a714a-0459-4efe-9662-cb4084a583f8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:00:16:603-69779\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c52a714a-0459-4efe-9662-cb4084a583f8]}\"}"}
2021-08-03 00:00:16.604  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:18.610  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:18.612 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6f665abc-ba6e-4d32-b91c-b9c5764e3fb6","status":"200","rqstDate":"210803-00:00:18:611","respDate":"210803-00:00:18:612","sourceId":"haproxy:6f665abc-ba6e-4d32-b91c-b9c5764e3fb6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:00:18:611-60571\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6f665abc-ba6e-4d32-b91c-b9c5764e3fb6]}\"}"}
2021-08-03 00:00:18.612  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:19.999  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:20.000 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7654d0b4-6c85-4e57-ab55-0e3c07b4a839","status":"200","rqstDate":"210803-00:00:19:999","respDate":"210803-00:00:20:000","sourceId":"healthcheck:7654d0b4-6c85-4e57-ab55-0e3c07b4a839","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:00:19:999-83264\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58488], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7654d0b4-6c85-4e57-ab55-0e3c07b4a839]}\"}"}
2021-08-03 00:00:20.000  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:20.618  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:20.620 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"02ec1545-e6b3-4d9d-9cdb-91df4a380696","status":"200","rqstDate":"210803-00:00:20:619","respDate":"210803-00:00:20:620","sourceId":"haproxy:02ec1545-e6b3-4d9d-9cdb-91df4a380696","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:20:619-2007\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[02ec1545-e6b3-4d9d-9cdb-91df4a380696]}\"}"}
2021-08-03 00:00:20.621  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:22.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:22.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:22.631 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5c3091b2-c0ca-4f4e-91ca-0413746986d4","status":"200","rqstDate":"210803-00:00:22:630","respDate":"210803-00:00:22:631","sourceId":"OOM_ReadinessCheck:5c3091b2-c0ca-4f4e-91ca-0413746986d4","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:22:630-27818\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46044], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5c3091b2-c0ca-4f4e-91ca-0413746986d4]}\"}"}
2021-08-03 00:00:22.631 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"22b169df-3789-4ff8-b9c4-00775bdc3f90","status":"200","rqstDate":"210803-00:00:22:630","respDate":"210803-00:00:22:631","sourceId":"haproxy:22b169df-3789-4ff8-b9c4-00775bdc3f90","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:00:22:630-32058\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[22b169df-3789-4ff8-b9c4-00775bdc3f90]}\"}"}
2021-08-03 00:00:22.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:22.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:24.638  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:24.640 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"32f08d9e-a1f9-4c6a-9304-9e5627bab2da","status":"200","rqstDate":"210803-00:00:24:639","respDate":"210803-00:00:24:640","sourceId":"haproxy:32f08d9e-a1f9-4c6a-9304-9e5627bab2da","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:00:24:639-40632\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[32f08d9e-a1f9-4c6a-9304-9e5627bab2da]}\"}"}
2021-08-03 00:00:24.640  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:26.647  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:26.648 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"35b5fbaa-ba34-422d-b9b5-baef178de992","status":"200","rqstDate":"210803-00:00:26:647","respDate":"210803-00:00:26:648","sourceId":"haproxy:35b5fbaa-ba34-422d-b9b5-baef178de992","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:26:647-66526\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[35b5fbaa-ba34-422d-b9b5-baef178de992]}\"}"}
2021-08-03 00:00:26.648  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:28.654  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:28.655 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"97b386ad-4053-4a91-8c0a-06d060f2f29a","status":"200","rqstDate":"210803-00:00:28:655","respDate":"210803-00:00:28:655","sourceId":"haproxy:97b386ad-4053-4a91-8c0a-06d060f2f29a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:00:28:655-5597\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[97b386ad-4053-4a91-8c0a-06d060f2f29a]}\"}"}
2021-08-03 00:00:28.656  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:29.703  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:29.704 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ee70fef5-9e24-4ba4-87e8-9032c8be760f","status":"200","rqstDate":"210803-00:00:29:703","respDate":"210803-00:00:29:704","sourceId":"healthcheck:ee70fef5-9e24-4ba4-87e8-9032c8be760f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:29:703-21075\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ee70fef5-9e24-4ba4-87e8-9032c8be760f]}\"}"}
2021-08-03 00:00:29.704  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:30.662  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:30.663 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"647edf28-4fab-489e-92f0-81b1b876d9e3","status":"200","rqstDate":"210803-00:00:30:662","respDate":"210803-00:00:30:663","sourceId":"haproxy:647edf28-4fab-489e-92f0-81b1b876d9e3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:00:30:662-4231\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[647edf28-4fab-489e-92f0-81b1b876d9e3]}\"}"}
2021-08-03 00:00:30.663  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:32.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:32.631 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8703403e-b3a2-491a-bafe-78b3ee55891a","status":"200","rqstDate":"210803-00:00:32:630","respDate":"210803-00:00:32:631","sourceId":"OOM_ReadinessCheck:8703403e-b3a2-491a-bafe-78b3ee55891a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:32:630-89890\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46236], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8703403e-b3a2-491a-bafe-78b3ee55891a]}\"}"}
2021-08-03 00:00:32.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:32.669  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:32.670 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f88ce8ac-4f78-4817-867d-522b7cac7e0f","status":"200","rqstDate":"210803-00:00:32:670","respDate":"210803-00:00:32:670","sourceId":"haproxy:f88ce8ac-4f78-4817-867d-522b7cac7e0f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:32:670-81041\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f88ce8ac-4f78-4817-867d-522b7cac7e0f]}\"}"}
2021-08-03 00:00:32.671  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:34.676  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:34.677 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"588a1a41-85b0-4ed5-9ca1-f076e363067b","status":"200","rqstDate":"210803-00:00:34:676","respDate":"210803-00:00:34:677","sourceId":"haproxy:588a1a41-85b0-4ed5-9ca1-f076e363067b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:34:676-80415\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[588a1a41-85b0-4ed5-9ca1-f076e363067b]}\"}"}
2021-08-03 00:00:34.677  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:35.014  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:35.016 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"628aa7ab-d882-4b26-b750-494e21b8cce2","status":"200","rqstDate":"210803-00:00:35:015","respDate":"210803-00:00:35:016","sourceId":"healthcheck:628aa7ab-d882-4b26-b750-494e21b8cce2","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:00:35:015-91154\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58834], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[628aa7ab-d882-4b26-b750-494e21b8cce2]}\"}"}
2021-08-03 00:00:35.016  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:36.683  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:36.684 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5c6e0273-0b20-4631-9d40-f06fb0faf489","status":"200","rqstDate":"210803-00:00:36:683","respDate":"210803-00:00:36:684","sourceId":"haproxy:5c6e0273-0b20-4631-9d40-f06fb0faf489","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:36:683-88340\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5c6e0273-0b20-4631-9d40-f06fb0faf489]}\"}"}
2021-08-03 00:00:36.684  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:38.691  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:38.692 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b89e9d69-f4a0-4c69-892c-14fb242f9507","status":"200","rqstDate":"210803-00:00:38:692","respDate":"210803-00:00:38:692","sourceId":"haproxy:b89e9d69-f4a0-4c69-892c-14fb242f9507","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:38:692-32725\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b89e9d69-f4a0-4c69-892c-14fb242f9507]}\"}"}
2021-08-03 00:00:38.693  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:40.698  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:40.699 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"14c71ce8-0c73-4289-b651-0ffe20e02881","status":"200","rqstDate":"210803-00:00:40:698","respDate":"210803-00:00:40:699","sourceId":"haproxy:14c71ce8-0c73-4289-b651-0ffe20e02881","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:00:40:698-83167\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[14c71ce8-0c73-4289-b651-0ffe20e02881]}\"}"}
2021-08-03 00:00:40.700  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:42.600 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:00:42.602 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:00:42.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:42.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1f6f1747-9ab6-4d3b-a85d-3172b25d223b","status":"200","rqstDate":"210803-00:00:42:628","respDate":"210803-00:00:42:629","sourceId":"OOM_ReadinessCheck:1f6f1747-9ab6-4d3b-a85d-3172b25d223b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:42:628-45407\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46382], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1f6f1747-9ab6-4d3b-a85d-3172b25d223b]}\"}"}
2021-08-03 00:00:42.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:42.705  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:42.706 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e739b5ef-0ca3-4de3-9fb9-05d01ffb2ad2","status":"200","rqstDate":"210803-00:00:42:706","respDate":"210803-00:00:42:706","sourceId":"haproxy:e739b5ef-0ca3-4de3-9fb9-05d01ffb2ad2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:42:706-32348\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e739b5ef-0ca3-4de3-9fb9-05d01ffb2ad2]}\"}"}
2021-08-03 00:00:42.707  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:44.713  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:44.714 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e0ab9399-12a9-45ce-b8f4-8d337f1fc82a","status":"200","rqstDate":"210803-00:00:44:713","respDate":"210803-00:00:44:714","sourceId":"haproxy:e0ab9399-12a9-45ce-b8f4-8d337f1fc82a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:44:713-79484\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e0ab9399-12a9-45ce-b8f4-8d337f1fc82a]}\"}"}
2021-08-03 00:00:44.714  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:44.721  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:44.722 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"217ad232-5809-4ba3-baab-17a9b3b71513","status":"200","rqstDate":"210803-00:00:44:721","respDate":"210803-00:00:44:722","sourceId":"healthcheck:217ad232-5809-4ba3-baab-17a9b3b71513","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:00:44:721-15406\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[217ad232-5809-4ba3-baab-17a9b3b71513]}\"}"}
2021-08-03 00:00:44.722  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:45.013 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:00:45.015 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:00:46.721  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:46.722 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23bdaa79-b6f9-4e1d-b6a2-c1e7b32a21d2","status":"200","rqstDate":"210803-00:00:46:721","respDate":"210803-00:00:46:722","sourceId":"haproxy:23bdaa79-b6f9-4e1d-b6a2-c1e7b32a21d2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:46:721-46351\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23bdaa79-b6f9-4e1d-b6a2-c1e7b32a21d2]}\"}"}
2021-08-03 00:00:46.723  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:48.729  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:48.730 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5a5b9c16-d607-4ad9-8aba-7a9c3f2c8db8","status":"200","rqstDate":"210803-00:00:48:729","respDate":"210803-00:00:48:730","sourceId":"haproxy:5a5b9c16-d607-4ad9-8aba-7a9c3f2c8db8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:48:729-1950\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5a5b9c16-d607-4ad9-8aba-7a9c3f2c8db8]}\"}"}
2021-08-03 00:00:48.730  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:50.030  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:50.031 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"42c6f82b-cfb5-4f1b-9c7e-69f2c70bafc6","status":"200","rqstDate":"210803-00:00:50:030","respDate":"210803-00:00:50:031","sourceId":"healthcheck:42c6f82b-cfb5-4f1b-9c7e-69f2c70bafc6","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:50:030-17592\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59214], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[42c6f82b-cfb5-4f1b-9c7e-69f2c70bafc6]}\"}"}
2021-08-03 00:00:50.032  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:50.735  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:50.736 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"57237849-0959-4508-a520-36cc5fd566a4","status":"200","rqstDate":"210803-00:00:50:736","respDate":"210803-00:00:50:736","sourceId":"haproxy:57237849-0959-4508-a520-36cc5fd566a4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:50:736-84103\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[57237849-0959-4508-a520-36cc5fd566a4]}\"}"}
2021-08-03 00:00:50.737  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:52.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:52.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"49851d91-6200-4dc2-ad6e-a87b042c67bc","status":"200","rqstDate":"210803-00:00:52:628","respDate":"210803-00:00:52:629","sourceId":"OOM_ReadinessCheck:49851d91-6200-4dc2-ad6e-a87b042c67bc","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:52:628-81371\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46556], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[49851d91-6200-4dc2-ad6e-a87b042c67bc]}\"}"}
2021-08-03 00:00:52.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:52.742  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:52.744 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"445ce1ba-d3f5-4f7f-a95a-e081d4c56e77","status":"200","rqstDate":"210803-00:00:52:743","respDate":"210803-00:00:52:743","sourceId":"haproxy:445ce1ba-d3f5-4f7f-a95a-e081d4c56e77","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:00:52:743-44347\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[445ce1ba-d3f5-4f7f-a95a-e081d4c56e77]}\"}"}
2021-08-03 00:00:52.744  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:54.750  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:54.751 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ee2350a3-b2c7-4d2f-8275-874fa5b2c7fe","status":"200","rqstDate":"210803-00:00:54:750","respDate":"210803-00:00:54:751","sourceId":"haproxy:ee2350a3-b2c7-4d2f-8275-874fa5b2c7fe","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:54:750-35291\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee2350a3-b2c7-4d2f-8275-874fa5b2c7fe]}\"}"}
2021-08-03 00:00:54.751  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:56.758  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:56.759 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6f83bf38-a80b-49c0-9529-7b4a35ba5c81","status":"200","rqstDate":"210803-00:00:56:758","respDate":"210803-00:00:56:759","sourceId":"haproxy:6f83bf38-a80b-49c0-9529-7b4a35ba5c81","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:56:758-3790\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6f83bf38-a80b-49c0-9529-7b4a35ba5c81]}\"}"}
2021-08-03 00:00:56.760  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:58.766  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:58.767 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ca9c238-f285-43fb-8fff-ea55d95ea8fc","status":"200","rqstDate":"210803-00:00:58:767","respDate":"210803-00:00:58:767","sourceId":"haproxy:3ca9c238-f285-43fb-8fff-ea55d95ea8fc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:58:767-80533\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ca9c238-f285-43fb-8fff-ea55d95ea8fc]}\"}"}
2021-08-03 00:00:58.768  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:00:59.739  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:00:59.740 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"030d78c6-0fc2-4008-8ab8-c6f8646e5aa6","status":"200","rqstDate":"210803-00:00:59:740","respDate":"210803-00:00:59:740","sourceId":"healthcheck:030d78c6-0fc2-4008-8ab8-c6f8646e5aa6","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:00:59:740-3018\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[030d78c6-0fc2-4008-8ab8-c6f8646e5aa6]}\"}"}
2021-08-03 00:00:59.741  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:00.773  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:00.774 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"94ddab3b-a4bc-4d08-92e7-f0d729e15113","status":"200","rqstDate":"210803-00:01:00:773","respDate":"210803-00:01:00:774","sourceId":"haproxy:94ddab3b-a4bc-4d08-92e7-f0d729e15113","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:00:773-48819\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[94ddab3b-a4bc-4d08-92e7-f0d729e15113]}\"}"}
2021-08-03 00:01:00.774  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:02.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:02.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"91c67659-df23-4601-ab8b-63ad8f8f8a7c","status":"200","rqstDate":"210803-00:01:02:628","respDate":"210803-00:01:02:629","sourceId":"OOM_ReadinessCheck:91c67659-df23-4601-ab8b-63ad8f8f8a7c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:02:628-19259\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46750], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[91c67659-df23-4601-ab8b-63ad8f8f8a7c]}\"}"}
2021-08-03 00:01:02.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:02.780  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:02.782 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d3e2d4fc-51cb-4fb5-b9a5-0d4d631854af","status":"200","rqstDate":"210803-00:01:02:781","respDate":"210803-00:01:02:782","sourceId":"haproxy:d3e2d4fc-51cb-4fb5-b9a5-0d4d631854af","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:02:781-52841\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d3e2d4fc-51cb-4fb5-b9a5-0d4d631854af]}\"}"}
2021-08-03 00:01:02.782  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:04.788  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:04.789 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d8c22d8-2207-4fe6-b237-b379dc749ece","status":"200","rqstDate":"210803-00:01:04:788","respDate":"210803-00:01:04:789","sourceId":"haproxy:8d8c22d8-2207-4fe6-b237-b379dc749ece","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:04:788-41047\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d8c22d8-2207-4fe6-b237-b379dc749ece]}\"}"}
2021-08-03 00:01:04.790  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:05.047  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:05.048 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a5b76123-2056-4ff7-aa40-b507ce4d48c4","status":"200","rqstDate":"210803-00:01:05:047","respDate":"210803-00:01:05:048","sourceId":"healthcheck:a5b76123-2056-4ff7-aa40-b507ce4d48c4","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:05:047-99646\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59562], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a5b76123-2056-4ff7-aa40-b507ce4d48c4]}\"}"}
2021-08-03 00:01:05.049  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:06.795  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:06.797 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6f27c4c8-e082-4fcf-9fdb-3a8c4d400443","status":"200","rqstDate":"210803-00:01:06:796","respDate":"210803-00:01:06:797","sourceId":"haproxy:6f27c4c8-e082-4fcf-9fdb-3a8c4d400443","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:01:06:796-6470\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6f27c4c8-e082-4fcf-9fdb-3a8c4d400443]}\"}"}
2021-08-03 00:01:06.797  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:08.804  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:08.806 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bfa7f941-62f3-49d6-9742-164c664979be","status":"200","rqstDate":"210803-00:01:08:805","respDate":"210803-00:01:08:806","sourceId":"haproxy:bfa7f941-62f3-49d6-9742-164c664979be","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:08:805-9652\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bfa7f941-62f3-49d6-9742-164c664979be]}\"}"}
2021-08-03 00:01:08.806  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:10.814  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:10.816 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c1b8ebda-5658-4241-a102-31667a6dc072","status":"200","rqstDate":"210803-00:01:10:814","respDate":"210803-00:01:10:816","sourceId":"haproxy:c1b8ebda-5658-4241-a102-31667a6dc072","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:01:10:814-39970\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c1b8ebda-5658-4241-a102-31667a6dc072]}\"}"}
2021-08-03 00:01:10.816  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:12.602 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:01:12.604 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:01:12.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:12.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"971ccdbb-de9b-4c70-be09-5e6cfe099eda","status":"200","rqstDate":"210803-00:01:12:627","respDate":"210803-00:01:12:628","sourceId":"OOM_ReadinessCheck:971ccdbb-de9b-4c70-be09-5e6cfe099eda","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:12:627-83261\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46892], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[971ccdbb-de9b-4c70-be09-5e6cfe099eda]}\"}"}
2021-08-03 00:01:12.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:12.823  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:12.824 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"42fd6b74-fe59-4573-a57b-3516f6d585d0","status":"200","rqstDate":"210803-00:01:12:823","respDate":"210803-00:01:12:824","sourceId":"haproxy:42fd6b74-fe59-4573-a57b-3516f6d585d0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:12:823-51512\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[42fd6b74-fe59-4573-a57b-3516f6d585d0]}\"}"}
2021-08-03 00:01:12.824  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:14.758  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:14.759 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9c6936b6-5d77-4426-b4fa-36d6fe4bf52c","status":"200","rqstDate":"210803-00:01:14:758","respDate":"210803-00:01:14:759","sourceId":"healthcheck:9c6936b6-5d77-4426-b4fa-36d6fe4bf52c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:14:758-67914\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9c6936b6-5d77-4426-b4fa-36d6fe4bf52c]}\"}"}
2021-08-03 00:01:14.759  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:14.834  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:14.835 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d594b9e4-811c-4c1a-a620-ed357a2e5227","status":"200","rqstDate":"210803-00:01:14:835","respDate":"210803-00:01:14:835","sourceId":"haproxy:d594b9e4-811c-4c1a-a620-ed357a2e5227","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:14:835-39127\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d594b9e4-811c-4c1a-a620-ed357a2e5227]}\"}"}
2021-08-03 00:01:14.836  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:15.024 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:01:15.026 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:01:16.841  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:16.843 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dad02b63-515b-4e70-af53-5da7ab1ea6a1","status":"200","rqstDate":"210803-00:01:16:842","respDate":"210803-00:01:16:843","sourceId":"haproxy:dad02b63-515b-4e70-af53-5da7ab1ea6a1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:16:842-88326\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dad02b63-515b-4e70-af53-5da7ab1ea6a1]}\"}"}
2021-08-03 00:01:16.843  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:18.849  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:18.850 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0067246e-acab-4b97-a37b-ba2ee49f1bba","status":"200","rqstDate":"210803-00:01:18:849","respDate":"210803-00:01:18:850","sourceId":"haproxy:0067246e-acab-4b97-a37b-ba2ee49f1bba","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:18:849-72094\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0067246e-acab-4b97-a37b-ba2ee49f1bba]}\"}"}
2021-08-03 00:01:18.850  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:20.065  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:20.066 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7a274104-c9d2-48db-ae77-93eecfb7a468","status":"200","rqstDate":"210803-00:01:20:065","respDate":"210803-00:01:20:066","sourceId":"healthcheck:7a274104-c9d2-48db-ae77-93eecfb7a468","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:20:065-57116\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59930], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7a274104-c9d2-48db-ae77-93eecfb7a468]}\"}"}
2021-08-03 00:01:20.066  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:20.856  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:20.857 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9ec61481-2d5d-4d93-939b-431c0ed42edf","status":"200","rqstDate":"210803-00:01:20:857","respDate":"210803-00:01:20:857","sourceId":"haproxy:9ec61481-2d5d-4d93-939b-431c0ed42edf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:20:857-85646\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9ec61481-2d5d-4d93-939b-431c0ed42edf]}\"}"}
2021-08-03 00:01:20.858  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:22.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:22.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8a52965c-dccf-4482-b75e-ca28e58a4d40","status":"200","rqstDate":"210803-00:01:22:628","respDate":"210803-00:01:22:629","sourceId":"OOM_ReadinessCheck:8a52965c-dccf-4482-b75e-ca28e58a4d40","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:22:628-57820\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47068], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8a52965c-dccf-4482-b75e-ca28e58a4d40]}\"}"}
2021-08-03 00:01:22.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:22.863  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:22.865 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0b2cdacd-80ab-4b04-94be-7aca280a7fc3","status":"200","rqstDate":"210803-00:01:22:864","respDate":"210803-00:01:22:865","sourceId":"haproxy:0b2cdacd-80ab-4b04-94be-7aca280a7fc3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:22:864-28267\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0b2cdacd-80ab-4b04-94be-7aca280a7fc3]}\"}"}
2021-08-03 00:01:22.865  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:24.871  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:24.872 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"67ad5828-5da0-4e69-b837-7159ce00a4fa","status":"200","rqstDate":"210803-00:01:24:871","respDate":"210803-00:01:24:872","sourceId":"haproxy:67ad5828-5da0-4e69-b837-7159ce00a4fa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:24:871-38205\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[67ad5828-5da0-4e69-b837-7159ce00a4fa]}\"}"}
2021-08-03 00:01:24.872  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:26.878  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:26.879 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cfd53d9b-c1f5-4493-869a-131ab45ad714","status":"200","rqstDate":"210803-00:01:26:878","respDate":"210803-00:01:26:879","sourceId":"haproxy:cfd53d9b-c1f5-4493-869a-131ab45ad714","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:26:878-31146\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cfd53d9b-c1f5-4493-869a-131ab45ad714]}\"}"}
2021-08-03 00:01:26.879  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:28.886  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:28.887 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3bfd843e-00ed-48bb-a36f-2889f3438c95","status":"200","rqstDate":"210803-00:01:28:886","respDate":"210803-00:01:28:887","sourceId":"haproxy:3bfd843e-00ed-48bb-a36f-2889f3438c95","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:01:28:886-41910\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3bfd843e-00ed-48bb-a36f-2889f3438c95]}\"}"}
2021-08-03 00:01:28.887  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:29.773  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:29.774 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f9ebc13d-1fac-4710-8318-24d21887896f","status":"200","rqstDate":"210803-00:01:29:774","respDate":"210803-00:01:29:774","sourceId":"healthcheck:f9ebc13d-1fac-4710-8318-24d21887896f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:01:29:774-73602\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f9ebc13d-1fac-4710-8318-24d21887896f]}\"}"}
2021-08-03 00:01:29.775  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:30.893  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:30.894 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a4cdb7f2-e808-41c9-98b1-989f0d1bb9fa","status":"200","rqstDate":"210803-00:01:30:893","respDate":"210803-00:01:30:894","sourceId":"haproxy:a4cdb7f2-e808-41c9-98b1-989f0d1bb9fa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:30:893-36970\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a4cdb7f2-e808-41c9-98b1-989f0d1bb9fa]}\"}"}
2021-08-03 00:01:30.894  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:32.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:32.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"80107ae8-39a4-4059-816f-b3fd3ad035fb","status":"200","rqstDate":"210803-00:01:32:627","respDate":"210803-00:01:32:628","sourceId":"OOM_ReadinessCheck:80107ae8-39a4-4059-816f-b3fd3ad035fb","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:32:627-30332\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47264], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[80107ae8-39a4-4059-816f-b3fd3ad035fb]}\"}"}
2021-08-03 00:01:32.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:32.900  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:32.901 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"81872be7-6062-473c-80c2-3ce2ae948808","status":"200","rqstDate":"210803-00:01:32:900","respDate":"210803-00:01:32:901","sourceId":"haproxy:81872be7-6062-473c-80c2-3ce2ae948808","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:01:32:900-30846\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[81872be7-6062-473c-80c2-3ce2ae948808]}\"}"}
2021-08-03 00:01:32.901  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:34.907  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:34.908 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bc2d1f49-8cf7-4444-9bb8-3c383b0b41d6","status":"200","rqstDate":"210803-00:01:34:907","respDate":"210803-00:01:34:908","sourceId":"haproxy:bc2d1f49-8cf7-4444-9bb8-3c383b0b41d6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:34:907-4339\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bc2d1f49-8cf7-4444-9bb8-3c383b0b41d6]}\"}"}
2021-08-03 00:01:34.908  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:35.081  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:35.082 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7e68fe8c-6072-4be2-9b4e-cf0d6aeddd18","status":"200","rqstDate":"210803-00:01:35:081","respDate":"210803-00:01:35:082","sourceId":"healthcheck:7e68fe8c-6072-4be2-9b4e-cf0d6aeddd18","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:35:081-84515\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60272], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7e68fe8c-6072-4be2-9b4e-cf0d6aeddd18]}\"}"}
2021-08-03 00:01:35.083  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:35.101 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:01:35.103 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:01:36.915  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:36.916 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fcb80b49-cd14-4c82-ab5c-e9c599cddadf","status":"200","rqstDate":"210803-00:01:36:915","respDate":"210803-00:01:36:916","sourceId":"haproxy:fcb80b49-cd14-4c82-ab5c-e9c599cddadf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:36:915-570\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fcb80b49-cd14-4c82-ab5c-e9c599cddadf]}\"}"}
2021-08-03 00:01:36.917  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:38.923  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:38.924 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1884dd9e-769a-4fbe-ac9d-73a7f6f485a0","status":"200","rqstDate":"210803-00:01:38:923","respDate":"210803-00:01:38:924","sourceId":"haproxy:1884dd9e-769a-4fbe-ac9d-73a7f6f485a0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:01:38:923-96939\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1884dd9e-769a-4fbe-ac9d-73a7f6f485a0]}\"}"}
2021-08-03 00:01:38.924  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:40.930  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:40.931 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3432ed24-bdd5-4a08-9e98-a42c0988c301","status":"200","rqstDate":"210803-00:01:40:930","respDate":"210803-00:01:40:931","sourceId":"haproxy:3432ed24-bdd5-4a08-9e98-a42c0988c301","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:40:930-47864\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3432ed24-bdd5-4a08-9e98-a42c0988c301]}\"}"}
2021-08-03 00:01:40.931  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:42.606 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:01:42.607 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:01:42.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:42.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4684e315-25a2-4920-b4a2-61c3c0b70a04","status":"200","rqstDate":"210803-00:01:42:629","respDate":"210803-00:01:42:630","sourceId":"OOM_ReadinessCheck:4684e315-25a2-4920-b4a2-61c3c0b70a04","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:42:629-46512\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47410], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4684e315-25a2-4920-b4a2-61c3c0b70a04]}\"}"}
2021-08-03 00:01:42.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:42.938  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:42.939 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"787aaa53-45b2-4a0a-af28-584dbbd17477","status":"200","rqstDate":"210803-00:01:42:939","respDate":"210803-00:01:42:939","sourceId":"haproxy:787aaa53-45b2-4a0a-af28-584dbbd17477","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:01:42:939-56457\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[787aaa53-45b2-4a0a-af28-584dbbd17477]}\"}"}
2021-08-03 00:01:42.940  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:44.792  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:44.794 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"22ee9202-0270-4975-ab28-a29106b7e4ea","status":"200","rqstDate":"210803-00:01:44:793","respDate":"210803-00:01:44:794","sourceId":"healthcheck:22ee9202-0270-4975-ab28-a29106b7e4ea","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:01:44:793-5976\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[22ee9202-0270-4975-ab28-a29106b7e4ea]}\"}"}
2021-08-03 00:01:44.794  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:44.944  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:44.946 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bc70c793-81df-460d-a322-c0d528936370","status":"200","rqstDate":"210803-00:01:44:945","respDate":"210803-00:01:44:946","sourceId":"haproxy:bc70c793-81df-460d-a322-c0d528936370","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:01:44:945-19534\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bc70c793-81df-460d-a322-c0d528936370]}\"}"}
2021-08-03 00:01:44.946  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:44.995 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2021-08-03 00:01:44.995 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] because: [/10.242.138.218:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2021-08-03 00:01:44.996 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preventing new connections for the next 1000 ms
2021-08-03 00:01:44.996 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-46, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:01:44.997 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-46, inFlight=0, closed=true] closing connection
2021-08-03 00:01:44.997 DEBUG 10 --- [uster-worker-23] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host DOWN
2021-08-03 00:01:44.998 DEBUG 10 --- [uster-worker-23] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2021-08-03 00:01:44.998 DEBUG 10 --- [uster-worker-23] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] starting reconnection attempt
2021-08-03 00:01:45.087 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.242.138.218:9042, scheduling delivery
2021-08-03 00:01:45.087 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event DOWN
2021-08-03 00:01:45.998 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:01:46.000 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-47, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:01:46.001 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-47, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:01:46.001 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-47, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:01:46.001 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-47, inFlight=0, closed=true] closing connection
2021-08-03 00:01:46.001 DEBUG 10 --- [uster-worker-24] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:01:46.001 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 2000 milliseconds
2021-08-03 00:01:46.001 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 2000 ms
2021-08-03 00:01:46.088 DEBUG 10 --- [uster-worker-23] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:01:46.953  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:46.954 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83691440-54bb-4be5-b036-e938cf3546a5","status":"200","rqstDate":"210803-00:01:46:953","respDate":"210803-00:01:46:954","sourceId":"haproxy:83691440-54bb-4be5-b036-e938cf3546a5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:46:953-60388\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[83691440-54bb-4be5-b036-e938cf3546a5]}\"}"}
2021-08-03 00:01:46.954  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:48.002 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:01:48.004 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-48, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:01:48.004 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-48, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:01:48.004 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-48, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:01:48.004 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-48, inFlight=0, closed=true] closing connection
2021-08-03 00:01:48.004 DEBUG 10 --- [uster-worker-24] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:01:48.004 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 4000 milliseconds
2021-08-03 00:01:48.004 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 4000 ms
2021-08-03 00:01:48.960  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:48.961 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b764d87e-2758-4a9c-9b04-e51a6041815b","status":"200","rqstDate":"210803-00:01:48:960","respDate":"210803-00:01:48:961","sourceId":"haproxy:b764d87e-2758-4a9c-9b04-e51a6041815b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:48:960-51964\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b764d87e-2758-4a9c-9b04-e51a6041815b]}\"}"}
2021-08-03 00:01:48.961  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:50.096  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:50.097 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"25e3b161-a688-4cd9-9168-22795e67d4c4","status":"200","rqstDate":"210803-00:01:50:097","respDate":"210803-00:01:50:097","sourceId":"healthcheck:25e3b161-a688-4cd9-9168-22795e67d4c4","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:50:097-30774\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60660], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[25e3b161-a688-4cd9-9168-22795e67d4c4]}\"}"}
2021-08-03 00:01:50.098  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:50.967  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:50.968 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d38d4cae-e62d-4cb7-b1bb-a4fac41784e5","status":"200","rqstDate":"210803-00:01:50:967","respDate":"210803-00:01:50:968","sourceId":"haproxy:d38d4cae-e62d-4cb7-b1bb-a4fac41784e5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:50:967-87034\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d38d4cae-e62d-4cb7-b1bb-a4fac41784e5]}\"}"}
2021-08-03 00:01:50.968  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:52.005 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:01:52.006 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-49, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:01:52.007 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-49, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:01:52.007 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-49, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:01:52.007 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-49, inFlight=0, closed=true] closing connection
2021-08-03 00:01:52.007 DEBUG 10 --- [uster-worker-23] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:01:52.007 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 8000 milliseconds
2021-08-03 00:01:52.007 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 8000 ms
2021-08-03 00:01:52.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:52.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"be29fc99-d3b4-428f-8626-9c236d6cd736","status":"200","rqstDate":"210803-00:01:52:628","respDate":"210803-00:01:52:629","sourceId":"OOM_ReadinessCheck:be29fc99-d3b4-428f-8626-9c236d6cd736","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:52:628-53225\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47634], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[be29fc99-d3b4-428f-8626-9c236d6cd736]}\"}"}
2021-08-03 00:01:52.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:52.973  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:52.975 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4f51e4c0-d5b6-4c07-b625-2f49bcd5d751","status":"200","rqstDate":"210803-00:01:52:974","respDate":"210803-00:01:52:975","sourceId":"haproxy:4f51e4c0-d5b6-4c07-b625-2f49bcd5d751","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:01:52:974-50192\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f51e4c0-d5b6-4c07-b625-2f49bcd5d751]}\"}"}
2021-08-03 00:01:52.975  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:54.982  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:54.983 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"727571af-9450-422a-9220-599aec6e7dc9","status":"200","rqstDate":"210803-00:01:54:982","respDate":"210803-00:01:54:983","sourceId":"haproxy:727571af-9450-422a-9220-599aec6e7dc9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:01:54:982-9683\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[727571af-9450-422a-9220-599aec6e7dc9]}\"}"}
2021-08-03 00:01:54.983  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:56.989  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:56.990 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a7d63241-b80a-4b39-9f61-6b4ce9c01896","status":"200","rqstDate":"210803-00:01:56:990","respDate":"210803-00:01:56:990","sourceId":"haproxy:a7d63241-b80a-4b39-9f61-6b4ce9c01896","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:56:990-82813\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a7d63241-b80a-4b39-9f61-6b4ce9c01896]}\"}"}
2021-08-03 00:01:56.991  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:58.997  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:58.999 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b1bd5f6f-d39e-474a-b3d6-6422825f8181","status":"200","rqstDate":"210803-00:01:58:998","respDate":"210803-00:01:58:999","sourceId":"haproxy:b1bd5f6f-d39e-474a-b3d6-6422825f8181","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:01:58:998-32784\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b1bd5f6f-d39e-474a-b3d6-6422825f8181]}\"}"}
2021-08-03 00:01:58.999  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:01:59.809  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:01:59.810 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"732b5185-892b-4538-b12f-4ca3fd650130","status":"200","rqstDate":"210803-00:01:59:810","respDate":"210803-00:01:59:810","sourceId":"healthcheck:732b5185-892b-4538-b12f-4ca3fd650130","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:01:59:810-7998\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[732b5185-892b-4538-b12f-4ca3fd650130]}\"}"}
2021-08-03 00:01:59.811  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:00.007 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:02:00.009 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-50, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:02:00.010 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-50, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:02:00.010 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-50, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:02:00.010 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-50, inFlight=0, closed=true] closing connection
2021-08-03 00:02:00.010 DEBUG 10 --- [uster-worker-24] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:02:00.010 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 16000 milliseconds
2021-08-03 00:02:00.010 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 16000 ms
2021-08-03 00:02:01.005  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:01.006 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7ff32903-e967-4727-89aa-2123a18105ce","status":"200","rqstDate":"210803-00:02:01:005","respDate":"210803-00:02:01:006","sourceId":"haproxy:7ff32903-e967-4727-89aa-2123a18105ce","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:01:005-53269\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ff32903-e967-4727-89aa-2123a18105ce]}\"}"}
2021-08-03 00:02:01.007  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:02.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:02.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9785419a-4b08-4990-be38-957d5c5aa345","status":"200","rqstDate":"210803-00:02:02:628","respDate":"210803-00:02:02:629","sourceId":"OOM_ReadinessCheck:9785419a-4b08-4990-be38-957d5c5aa345","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:02:628-12364\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47982], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9785419a-4b08-4990-be38-957d5c5aa345]}\"}"}
2021-08-03 00:02:02.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:03.012  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:03.013 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b64d301-748b-4a1f-a54d-5ed9b50d262a","status":"200","rqstDate":"210803-00:02:03:013","respDate":"210803-00:02:03:013","sourceId":"haproxy:1b64d301-748b-4a1f-a54d-5ed9b50d262a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:03:013-6750\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b64d301-748b-4a1f-a54d-5ed9b50d262a]}\"}"}
2021-08-03 00:02:03.014  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:05.019  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:05.021 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a4bcab00-a97d-42b3-a645-c95753bc4a46","status":"200","rqstDate":"210803-00:02:05:020","respDate":"210803-00:02:05:021","sourceId":"haproxy:a4bcab00-a97d-42b3-a645-c95753bc4a46","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:05:020-88188\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a4bcab00-a97d-42b3-a645-c95753bc4a46]}\"}"}
2021-08-03 00:02:05.021  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:05.113  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:05.113 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:02:05.114 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"22f307bd-8a11-4729-ab61-10bfd2e2d28b","status":"200","rqstDate":"210803-00:02:05:113","respDate":"210803-00:02:05:114","sourceId":"healthcheck:22f307bd-8a11-4729-ab61-10bfd2e2d28b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:05:113-89536\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[32784], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[22f307bd-8a11-4729-ab61-10bfd2e2d28b]}\"}"}
2021-08-03 00:02:05.114  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:05.114 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:02:07.028  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:07.029 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"beb009b3-70ea-40d5-bf08-f4b2c489135c","status":"200","rqstDate":"210803-00:02:07:028","respDate":"210803-00:02:07:029","sourceId":"haproxy:beb009b3-70ea-40d5-bf08-f4b2c489135c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:02:07:028-53970\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[beb009b3-70ea-40d5-bf08-f4b2c489135c]}\"}"}
2021-08-03 00:02:07.030  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:09.036  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:09.037 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5bbf4089-21dd-4bcb-ab2e-2d4c2e08297e","status":"200","rqstDate":"210803-00:02:09:036","respDate":"210803-00:02:09:037","sourceId":"haproxy:5bbf4089-21dd-4bcb-ab2e-2d4c2e08297e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:02:09:036-66911\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5bbf4089-21dd-4bcb-ab2e-2d4c2e08297e]}\"}"}
2021-08-03 00:02:09.037  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:11.043  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:11.044 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d33e2b4-2b90-4daf-9c9b-4ef9be82a7ab","status":"200","rqstDate":"210803-00:02:11:044","respDate":"210803-00:02:11:044","sourceId":"haproxy:8d33e2b4-2b90-4daf-9c9b-4ef9be82a7ab","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:02:11:044-22053\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d33e2b4-2b90-4daf-9c9b-4ef9be82a7ab]}\"}"}
2021-08-03 00:02:11.045  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:12.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:12.631 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1885a583-c668-48c5-be19-ce0af737f458","status":"200","rqstDate":"210803-00:02:12:630","respDate":"210803-00:02:12:631","sourceId":"OOM_ReadinessCheck:1885a583-c668-48c5-be19-ce0af737f458","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:12:630-43270\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48290], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1885a583-c668-48c5-be19-ce0af737f458]}\"}"}
2021-08-03 00:02:12.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:13.051  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:13.052 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d9173e5f-e463-4c7d-8560-46d7a5b87106","status":"200","rqstDate":"210803-00:02:13:051","respDate":"210803-00:02:13:052","sourceId":"haproxy:d9173e5f-e463-4c7d-8560-46d7a5b87106","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:13:051-94987\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d9173e5f-e463-4c7d-8560-46d7a5b87106]}\"}"}
2021-08-03 00:02:13.053  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:14.826  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:14.827 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"26549c94-7d8c-4389-b36f-9ee5d4555a09","status":"200","rqstDate":"210803-00:02:14:826","respDate":"210803-00:02:14:827","sourceId":"healthcheck:26549c94-7d8c-4389-b36f-9ee5d4555a09","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:14:826-58518\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[26549c94-7d8c-4389-b36f-9ee5d4555a09]}\"}"}
2021-08-03 00:02:14.827  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:15.058  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:15.060 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4d45cdd9-569c-4891-a111-fc0b686dc5ef","status":"200","rqstDate":"210803-00:02:15:059","respDate":"210803-00:02:15:060","sourceId":"haproxy:4d45cdd9-569c-4891-a111-fc0b686dc5ef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:15:059-95040\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4d45cdd9-569c-4891-a111-fc0b686dc5ef]}\"}"}
2021-08-03 00:02:15.061  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:15.090 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:02:15.091 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:02:16.010 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:02:16.012 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-51, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:02:16.013 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-51, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:02:16.013 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-51, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:02:16.013 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-51, inFlight=0, closed=true] closing connection
2021-08-03 00:02:16.013 DEBUG 10 --- [uster-worker-23] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:02:16.014 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 32000 milliseconds
2021-08-03 00:02:16.014 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 32000 ms
2021-08-03 00:02:17.068  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:17.070 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2db7ebb9-0651-4cc3-a137-c2bb98680f5f","status":"200","rqstDate":"210803-00:02:17:069","respDate":"210803-00:02:17:070","sourceId":"haproxy:2db7ebb9-0651-4cc3-a137-c2bb98680f5f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:17:069-74249\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2db7ebb9-0651-4cc3-a137-c2bb98680f5f]}\"}"}
2021-08-03 00:02:17.070  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:19.076  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:19.077 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e1c5e33f-c636-4b78-b092-8b809b68d4cc","status":"200","rqstDate":"210803-00:02:19:076","respDate":"210803-00:02:19:077","sourceId":"haproxy:e1c5e33f-c636-4b78-b092-8b809b68d4cc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:19:076-75406\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e1c5e33f-c636-4b78-b092-8b809b68d4cc]}\"}"}
2021-08-03 00:02:19.077  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:20.127  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:20.128 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9dee5236-f97f-4c1d-a24a-8b53804adbfd","status":"200","rqstDate":"210803-00:02:20:128","respDate":"210803-00:02:20:128","sourceId":"healthcheck:9dee5236-f97f-4c1d-a24a-8b53804adbfd","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:20:128-73330\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33174], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9dee5236-f97f-4c1d-a24a-8b53804adbfd]}\"}"}
2021-08-03 00:02:20.129  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:21.084  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:21.086 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"28090c83-6571-4f57-bebd-70b6d052f1d1","status":"200","rqstDate":"210803-00:02:21:085","respDate":"210803-00:02:21:086","sourceId":"haproxy:28090c83-6571-4f57-bebd-70b6d052f1d1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:21:085-81286\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[28090c83-6571-4f57-bebd-70b6d052f1d1]}\"}"}
2021-08-03 00:02:21.086  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:22.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:22.632 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"793e4dd0-4f06-4443-a746-255ce5ca7cf5","status":"200","rqstDate":"210803-00:02:22:631","respDate":"210803-00:02:22:632","sourceId":"OOM_ReadinessCheck:793e4dd0-4f06-4443-a746-255ce5ca7cf5","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:22:631-98466\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48642], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[793e4dd0-4f06-4443-a746-255ce5ca7cf5]}\"}"}
2021-08-03 00:02:22.632  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:23.094  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:23.095 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eb8160e9-df2e-4833-addc-5010e3dbda47","status":"200","rqstDate":"210803-00:02:23:094","respDate":"210803-00:02:23:095","sourceId":"haproxy:eb8160e9-df2e-4833-addc-5010e3dbda47","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:23:094-33808\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eb8160e9-df2e-4833-addc-5010e3dbda47]}\"}"}
2021-08-03 00:02:23.095  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:25.102  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:25.103 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c3c7ae4a-6df8-4135-8175-9d5ea649ac84","status":"200","rqstDate":"210803-00:02:25:102","respDate":"210803-00:02:25:103","sourceId":"haproxy:c3c7ae4a-6df8-4135-8175-9d5ea649ac84","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:02:25:102-2890\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c3c7ae4a-6df8-4135-8175-9d5ea649ac84]}\"}"}
2021-08-03 00:02:25.103  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:27.109  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:27.111 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1f30b5f0-c13f-4209-8d5d-53162dd352c9","status":"200","rqstDate":"210803-00:02:27:110","respDate":"210803-00:02:27:111","sourceId":"haproxy:1f30b5f0-c13f-4209-8d5d-53162dd352c9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:02:27:110-92678\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1f30b5f0-c13f-4209-8d5d-53162dd352c9]}\"}"}
2021-08-03 00:02:27.111  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:29.122  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:29.126 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d0c52ab0-16c5-426e-acf9-31d657ba7f96","status":"200","rqstDate":"210803-00:02:29:124","respDate":"210803-00:02:29:126","sourceId":"haproxy:d0c52ab0-16c5-426e-acf9-31d657ba7f96","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:02:29:124-85315\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d0c52ab0-16c5-426e-acf9-31d657ba7f96]}\"}"}
2021-08-03 00:02:29.126  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:29.847  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:29.849 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"45ec80a7-feed-4356-b16a-a078e7d04bfa","status":"200","rqstDate":"210803-00:02:29:847","respDate":"210803-00:02:29:848","sourceId":"healthcheck:45ec80a7-feed-4356-b16a-a078e7d04bfa","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:29:847-83835\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[45ec80a7-feed-4356-b16a-a078e7d04bfa]}\"}"}
2021-08-03 00:02:29.849  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:31.134  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:31.136 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"09359f7e-ac4f-4c79-80c9-c023a8b77127","status":"200","rqstDate":"210803-00:02:31:134","respDate":"210803-00:02:31:135","sourceId":"haproxy:09359f7e-ac4f-4c79-80c9-c023a8b77127","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:31:134-84010\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[09359f7e-ac4f-4c79-80c9-c023a8b77127]}\"}"}
2021-08-03 00:02:31.136  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:32.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:32.631 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83433481-b440-4e7f-9039-63e7223e0b62","status":"200","rqstDate":"210803-00:02:32:630","respDate":"210803-00:02:32:631","sourceId":"OOM_ReadinessCheck:83433481-b440-4e7f-9039-63e7223e0b62","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:32:630-49633\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48888], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[83433481-b440-4e7f-9039-63e7223e0b62]}\"}"}
2021-08-03 00:02:32.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:33.142  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:33.144 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c33cb76d-d620-4a56-be06-9e18f67e7adf","status":"200","rqstDate":"210803-00:02:33:143","respDate":"210803-00:02:33:144","sourceId":"haproxy:c33cb76d-d620-4a56-be06-9e18f67e7adf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:33:143-59032\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c33cb76d-d620-4a56-be06-9e18f67e7adf]}\"}"}
2021-08-03 00:02:33.145  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:35.153  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:35.153  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:35.154 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0e3b29f3-523a-43ce-9dfa-00918156caaa","status":"200","rqstDate":"210803-00:02:35:154","respDate":"210803-00:02:35:154","sourceId":"healthcheck:0e3b29f3-523a-43ce-9dfa-00918156caaa","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:35:154-1882\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33522], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0e3b29f3-523a-43ce-9dfa-00918156caaa]}\"}"}
2021-08-03 00:02:35.155 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"373ea7df-a418-4620-9854-54b9dd30f482","status":"200","rqstDate":"210803-00:02:35:154","respDate":"210803-00:02:35:155","sourceId":"haproxy:373ea7df-a418-4620-9854-54b9dd30f482","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:35:154-14479\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[373ea7df-a418-4620-9854-54b9dd30f482]}\"}"}
2021-08-03 00:02:35.155  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:35.155  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:37.162  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:37.164 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c05637a7-cb46-4c01-986f-190aa21627e1","status":"200","rqstDate":"210803-00:02:37:163","respDate":"210803-00:02:37:164","sourceId":"haproxy:c05637a7-cb46-4c01-986f-190aa21627e1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:37:163-39520\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c05637a7-cb46-4c01-986f-190aa21627e1]}\"}"}
2021-08-03 00:02:37.164  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:39.169  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:39.170 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a92d2ed-6882-48fb-b5b1-064f212767b3","status":"200","rqstDate":"210803-00:02:39:170","respDate":"210803-00:02:39:170","sourceId":"haproxy:1a92d2ed-6882-48fb-b5b1-064f212767b3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:39:170-50888\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a92d2ed-6882-48fb-b5b1-064f212767b3]}\"}"}
2021-08-03 00:02:39.171  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:39.443 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.242.138.218:9042, scheduling delivery
2021-08-03 00:02:39.443 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event UP
2021-08-03 00:02:40.445 DEBUG 10 --- [uster-worker-25] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.242.138.218:9042
2021-08-03 00:02:40.449 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host UP
2021-08-03 00:02:40.449 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2021-08-03 00:02:40.449 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.242.138.218:9042
2021-08-03 00:02:40.449 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:02:40.453 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-52, inFlight=0, closed=false] Connection established, initializing transport
2021-08-03 00:02:41.179  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:41.180 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e73bcd77-95f4-4225-a186-250f435f4530","status":"200","rqstDate":"210803-00:02:41:179","respDate":"210803-00:02:41:180","sourceId":"haproxy:e73bcd77-95f4-4225-a186-250f435f4530","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:41:179-16448\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e73bcd77-95f4-4225-a186-250f435f4530]}\"}"}
2021-08-03 00:02:41.180  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:42.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:42.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a9a94bdb-3821-4cda-8a94-4f3733679ca0","status":"200","rqstDate":"210803-00:02:42:629","respDate":"210803-00:02:42:630","sourceId":"OOM_ReadinessCheck:a9a94bdb-3821-4cda-8a94-4f3733679ca0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:42:629-29729\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49036], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a9a94bdb-3821-4cda-8a94-4f3733679ca0]}\"}"}
2021-08-03 00:02:42.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:43.186  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:43.188 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"60496113-71e7-4394-8e95-d6ed5d4306b8","status":"200","rqstDate":"210803-00:02:43:187","respDate":"210803-00:02:43:188","sourceId":"haproxy:60496113-71e7-4394-8e95-d6ed5d4306b8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:43:187-17325\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[60496113-71e7-4394-8e95-d6ed5d4306b8]}\"}"}
2021-08-03 00:02:43.188  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:43.491 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-52, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-03 00:02:43.594 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 0 new connections, total = 1
2021-08-03 00:02:43.594 DEBUG 10 --- [uster-worker-25] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-03 00:02:43.594 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-03 00:02:44.870  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:44.871 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a29a4fe4-7e1c-425f-8f16-ac22ce35aafe","status":"200","rqstDate":"210803-00:02:44:870","respDate":"210803-00:02:44:871","sourceId":"healthcheck:a29a4fe4-7e1c-425f-8f16-ac22ce35aafe","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:44:870-82894\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a29a4fe4-7e1c-425f-8f16-ac22ce35aafe]}\"}"}
2021-08-03 00:02:44.871  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:45.194  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:45.195 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d553377b-714f-4c1a-9215-cb6e39d67ce7","status":"200","rqstDate":"210803-00:02:45:194","respDate":"210803-00:02:45:195","sourceId":"haproxy:d553377b-714f-4c1a-9215-cb6e39d67ce7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:02:45:194-8024\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d553377b-714f-4c1a-9215-cb6e39d67ce7]}\"}"}
2021-08-03 00:02:45.195  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:47.201  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:47.203 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"24c2f45c-353f-49fe-931c-d79b6384cbb1","status":"200","rqstDate":"210803-00:02:47:202","respDate":"210803-00:02:47:203","sourceId":"haproxy:24c2f45c-353f-49fe-931c-d79b6384cbb1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:47:202-99491\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[24c2f45c-353f-49fe-931c-d79b6384cbb1]}\"}"}
2021-08-03 00:02:47.203  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:49.209  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:49.210 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b1c6f013-a44d-48a5-84a6-de74949d2812","status":"200","rqstDate":"210803-00:02:49:210","respDate":"210803-00:02:49:210","sourceId":"haproxy:b1c6f013-a44d-48a5-84a6-de74949d2812","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:02:49:210-62808\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b1c6f013-a44d-48a5-84a6-de74949d2812]}\"}"}
2021-08-03 00:02:49.211  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:50.168  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:50.170 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0b9df301-1f6e-4659-a3e4-486988dd5111","status":"200","rqstDate":"210803-00:02:50:169","respDate":"210803-00:02:50:170","sourceId":"healthcheck:0b9df301-1f6e-4659-a3e4-486988dd5111","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:50:169-53723\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33918], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0b9df301-1f6e-4659-a3e4-486988dd5111]}\"}"}
2021-08-03 00:02:50.170  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:51.223  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:51.225 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5c15bc33-91e2-49da-bdcc-5018321d7cdc","status":"200","rqstDate":"210803-00:02:51:224","respDate":"210803-00:02:51:225","sourceId":"haproxy:5c15bc33-91e2-49da-bdcc-5018321d7cdc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:51:224-40588\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5c15bc33-91e2-49da-bdcc-5018321d7cdc]}\"}"}
2021-08-03 00:02:51.225  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:52.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:52.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a201ae9d-cb1c-44e6-8c20-317f7bc5436f","status":"200","rqstDate":"210803-00:02:52:628","respDate":"210803-00:02:52:629","sourceId":"OOM_ReadinessCheck:a201ae9d-cb1c-44e6-8c20-317f7bc5436f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:52:628-11627\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49202], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a201ae9d-cb1c-44e6-8c20-317f7bc5436f]}\"}"}
2021-08-03 00:02:52.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:53.231  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:53.233 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4dcc25d3-ef2d-4c72-88bf-1f7a80fdfa82","status":"200","rqstDate":"210803-00:02:53:232","respDate":"210803-00:02:53:233","sourceId":"haproxy:4dcc25d3-ef2d-4c72-88bf-1f7a80fdfa82","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:02:53:232-33065\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4dcc25d3-ef2d-4c72-88bf-1f7a80fdfa82]}\"}"}
2021-08-03 00:02:53.233  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:55.242  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:55.243 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b6e9572c-17e3-4977-8bd9-57cd97ca694a","status":"200","rqstDate":"210803-00:02:55:242","respDate":"210803-00:02:55:243","sourceId":"haproxy:b6e9572c-17e3-4977-8bd9-57cd97ca694a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:55:242-90328\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b6e9572c-17e3-4977-8bd9-57cd97ca694a]}\"}"}
2021-08-03 00:02:55.243  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:57.249  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:57.250 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6b901659-88ce-4197-b936-e565c7c0fb4a","status":"200","rqstDate":"210803-00:02:57:250","respDate":"210803-00:02:57:250","sourceId":"haproxy:6b901659-88ce-4197-b936-e565c7c0fb4a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:57:250-39840\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6b901659-88ce-4197-b936-e565c7c0fb4a]}\"}"}
2021-08-03 00:02:57.251  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:59.256  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:59.258 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c37fa005-5e86-4b00-ad90-4f4fd0d7d875","status":"200","rqstDate":"210803-00:02:59:257","respDate":"210803-00:02:59:258","sourceId":"haproxy:c37fa005-5e86-4b00-ad90-4f4fd0d7d875","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:02:59:257-80834\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c37fa005-5e86-4b00-ad90-4f4fd0d7d875]}\"}"}
2021-08-03 00:02:59.258  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:02:59.887  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:02:59.888 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"353d8760-6bbe-4298-b088-f5e89f7ffece","status":"200","rqstDate":"210803-00:02:59:888","respDate":"210803-00:02:59:888","sourceId":"healthcheck:353d8760-6bbe-4298-b088-f5e89f7ffece","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:02:59:888-73853\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[353d8760-6bbe-4298-b088-f5e89f7ffece]}\"}"}
2021-08-03 00:02:59.889  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:01.264  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:01.266 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3fa0c071-c4b1-4589-9b03-357a9abf0d19","status":"200","rqstDate":"210803-00:03:01:265","respDate":"210803-00:03:01:266","sourceId":"haproxy:3fa0c071-c4b1-4589-9b03-357a9abf0d19","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:01:265-22070\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3fa0c071-c4b1-4589-9b03-357a9abf0d19]}\"}"}
2021-08-03 00:03:01.266  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:02.635  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:02.636 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"75845fb3-fc85-48f3-b6b7-56f50674dbb5","status":"200","rqstDate":"210803-00:03:02:636","respDate":"210803-00:03:02:636","sourceId":"OOM_ReadinessCheck:75845fb3-fc85-48f3-b6b7-56f50674dbb5","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:02:636-27071\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49396], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[75845fb3-fc85-48f3-b6b7-56f50674dbb5]}\"}"}
2021-08-03 00:03:02.637  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:03.272  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:03.273 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eb2aca3e-7d6b-4937-8a31-c6e38c7c787b","status":"200","rqstDate":"210803-00:03:03:272","respDate":"210803-00:03:03:273","sourceId":"haproxy:eb2aca3e-7d6b-4937-8a31-c6e38c7c787b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:03:272-10717\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eb2aca3e-7d6b-4937-8a31-c6e38c7c787b]}\"}"}
2021-08-03 00:03:03.273  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:05.185  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:05.187 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b60c95c9-42e2-4a3a-a5b0-89fca5b78b11","status":"200","rqstDate":"210803-00:03:05:186","respDate":"210803-00:03:05:187","sourceId":"healthcheck:b60c95c9-42e2-4a3a-a5b0-89fca5b78b11","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:03:05:186-9914\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34268], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b60c95c9-42e2-4a3a-a5b0-89fca5b78b11]}\"}"}
2021-08-03 00:03:05.188  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:05.278  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:05.279 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1ab44522-13f1-46f1-9180-83dc92575f6b","status":"200","rqstDate":"210803-00:03:05:278","respDate":"210803-00:03:05:279","sourceId":"haproxy:1ab44522-13f1-46f1-9180-83dc92575f6b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:05:278-73482\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1ab44522-13f1-46f1-9180-83dc92575f6b]}\"}"}
2021-08-03 00:03:05.279  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:07.285  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:07.287 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fa0a4d74-7478-4e26-8871-b80be98ea990","status":"200","rqstDate":"210803-00:03:07:286","respDate":"210803-00:03:07:287","sourceId":"haproxy:fa0a4d74-7478-4e26-8871-b80be98ea990","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:07:286-88430\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fa0a4d74-7478-4e26-8871-b80be98ea990]}\"}"}
2021-08-03 00:03:07.287  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:09.293  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:09.294 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7a7f71ad-d719-43d4-9a50-36de68b1d8a2","status":"200","rqstDate":"210803-00:03:09:294","respDate":"210803-00:03:09:294","sourceId":"haproxy:7a7f71ad-d719-43d4-9a50-36de68b1d8a2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:09:294-633\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7a7f71ad-d719-43d4-9a50-36de68b1d8a2]}\"}"}
2021-08-03 00:03:09.295  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:10.450 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:03:10.451 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:03:11.307  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:11.308 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7a307718-c60f-45d2-9c5c-36af5d737db8","status":"200","rqstDate":"210803-00:03:11:307","respDate":"210803-00:03:11:308","sourceId":"haproxy:7a307718-c60f-45d2-9c5c-36af5d737db8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:11:307-83577\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7a307718-c60f-45d2-9c5c-36af5d737db8]}\"}"}
2021-08-03 00:03:11.308  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:12.626  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:12.627 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f7410275-dde6-46f1-a9f1-b0c7f9db57fc","status":"200","rqstDate":"210803-00:03:12:626","respDate":"210803-00:03:12:627","sourceId":"OOM_ReadinessCheck:f7410275-dde6-46f1-a9f1-b0c7f9db57fc","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:03:12:626-97932\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49548], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f7410275-dde6-46f1-a9f1-b0c7f9db57fc]}\"}"}
2021-08-03 00:03:12.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:13.315  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:13.316 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a62659b8-8608-4107-9f39-ea550c8da81a","status":"200","rqstDate":"210803-00:03:13:315","respDate":"210803-00:03:13:316","sourceId":"haproxy:a62659b8-8608-4107-9f39-ea550c8da81a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:13:315-78914\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a62659b8-8608-4107-9f39-ea550c8da81a]}\"}"}
2021-08-03 00:03:13.316  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:14.905  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:14.906 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e961bdcf-78f0-46b2-a203-0f1ac6f41344","status":"200","rqstDate":"210803-00:03:14:905","respDate":"210803-00:03:14:906","sourceId":"healthcheck:e961bdcf-78f0-46b2-a203-0f1ac6f41344","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:14:905-48964\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e961bdcf-78f0-46b2-a203-0f1ac6f41344]}\"}"}
2021-08-03 00:03:14.906  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:15.322  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:15.323 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e0b1fb3d-dae9-4434-8654-5a47246322bf","status":"200","rqstDate":"210803-00:03:15:322","respDate":"210803-00:03:15:323","sourceId":"haproxy:e0b1fb3d-dae9-4434-8654-5a47246322bf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:15:322-83492\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e0b1fb3d-dae9-4434-8654-5a47246322bf]}\"}"}
2021-08-03 00:03:15.323  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:17.329  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:17.330 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2f5088b2-e70c-40f4-acbe-ce098cf7f9d9","status":"200","rqstDate":"210803-00:03:17:329","respDate":"210803-00:03:17:330","sourceId":"haproxy:2f5088b2-e70c-40f4-acbe-ce098cf7f9d9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:17:329-32850\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2f5088b2-e70c-40f4-acbe-ce098cf7f9d9]}\"}"}
2021-08-03 00:03:17.330  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:19.336  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:19.337 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1f124c35-e33f-49cf-9f07-5f0ab4669b00","status":"200","rqstDate":"210803-00:03:19:337","respDate":"210803-00:03:19:337","sourceId":"haproxy:1f124c35-e33f-49cf-9f07-5f0ab4669b00","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:03:19:337-15499\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1f124c35-e33f-49cf-9f07-5f0ab4669b00]}\"}"}
2021-08-03 00:03:19.338  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:20.202  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:20.203 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cfe40c6a-4572-4e7f-8645-2a0ce0cb134b","status":"200","rqstDate":"210803-00:03:20:202","respDate":"210803-00:03:20:203","sourceId":"healthcheck:cfe40c6a-4572-4e7f-8645-2a0ce0cb134b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:20:202-34111\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34652], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cfe40c6a-4572-4e7f-8645-2a0ce0cb134b]}\"}"}
2021-08-03 00:03:20.203  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:21.343  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:21.344 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"91c5ad31-87f8-4d52-8dcd-765170573ec5","status":"200","rqstDate":"210803-00:03:21:343","respDate":"210803-00:03:21:344","sourceId":"haproxy:91c5ad31-87f8-4d52-8dcd-765170573ec5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:21:343-62880\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[91c5ad31-87f8-4d52-8dcd-765170573ec5]}\"}"}
2021-08-03 00:03:21.344  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:22.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:22.631 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c07cd45-cf9c-47bd-890e-8acdaad94d0e","status":"200","rqstDate":"210803-00:03:22:630","respDate":"210803-00:03:22:631","sourceId":"OOM_ReadinessCheck:3c07cd45-cf9c-47bd-890e-8acdaad94d0e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:22:630-97482\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49726], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3c07cd45-cf9c-47bd-890e-8acdaad94d0e]}\"}"}
2021-08-03 00:03:22.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:23.350  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:23.351 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b4d962e-9997-47a3-899c-94038fe68070","status":"200","rqstDate":"210803-00:03:23:350","respDate":"210803-00:03:23:351","sourceId":"haproxy:4b4d962e-9997-47a3-899c-94038fe68070","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:23:350-23199\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b4d962e-9997-47a3-899c-94038fe68070]}\"}"}
2021-08-03 00:03:23.351  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:25.357  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:25.358 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"801ab5aa-f24f-4d2f-b537-9ed43987bd2f","status":"200","rqstDate":"210803-00:03:25:358","respDate":"210803-00:03:25:358","sourceId":"haproxy:801ab5aa-f24f-4d2f-b537-9ed43987bd2f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:25:358-93997\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[801ab5aa-f24f-4d2f-b537-9ed43987bd2f]}\"}"}
2021-08-03 00:03:25.359  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:27.367  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:27.368 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c3e352b8-4a97-41b1-8b7b-8122196487c8","status":"200","rqstDate":"210803-00:03:27:367","respDate":"210803-00:03:27:368","sourceId":"haproxy:c3e352b8-4a97-41b1-8b7b-8122196487c8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:27:367-21045\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c3e352b8-4a97-41b1-8b7b-8122196487c8]}\"}"}
2021-08-03 00:03:27.369  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:29.374  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:29.375 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"60715631-be2a-4b9a-8c6a-6edd150c5944","status":"200","rqstDate":"210803-00:03:29:375","respDate":"210803-00:03:29:375","sourceId":"haproxy:60715631-be2a-4b9a-8c6a-6edd150c5944","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:03:29:375-15535\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[60715631-be2a-4b9a-8c6a-6edd150c5944]}\"}"}
2021-08-03 00:03:29.376  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:29.924  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:29.925 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bd5ca878-d255-4f4c-a7ca-17cb11d14c64","status":"200","rqstDate":"210803-00:03:29:924","respDate":"210803-00:03:29:925","sourceId":"healthcheck:bd5ca878-d255-4f4c-a7ca-17cb11d14c64","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:29:924-55125\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bd5ca878-d255-4f4c-a7ca-17cb11d14c64]}\"}"}
2021-08-03 00:03:29.926  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:31.381  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:31.382 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d5ec0360-596b-4f0e-81b7-e63ca37f84ab","status":"200","rqstDate":"210803-00:03:31:381","respDate":"210803-00:03:31:382","sourceId":"haproxy:d5ec0360-596b-4f0e-81b7-e63ca37f84ab","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:03:31:381-68435\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d5ec0360-596b-4f0e-81b7-e63ca37f84ab]}\"}"}
2021-08-03 00:03:31.383  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:32.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:32.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c35ed3f7-2b0a-43ab-9730-8c706086b760","status":"200","rqstDate":"210803-00:03:32:627","respDate":"210803-00:03:32:628","sourceId":"OOM_ReadinessCheck:c35ed3f7-2b0a-43ab-9730-8c706086b760","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:03:32:627-84186\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49920], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c35ed3f7-2b0a-43ab-9730-8c706086b760]}\"}"}
2021-08-03 00:03:32.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:33.389  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:33.390 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d7d55d05-9505-4dc9-97d5-df888bc6092a","status":"200","rqstDate":"210803-00:03:33:389","respDate":"210803-00:03:33:390","sourceId":"haproxy:d7d55d05-9505-4dc9-97d5-df888bc6092a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:03:33:389-7898\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d7d55d05-9505-4dc9-97d5-df888bc6092a]}\"}"}
2021-08-03 00:03:33.390  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:35.221  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:35.222 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fb31f21b-ec84-4572-a2e7-87198a9859a9","status":"200","rqstDate":"210803-00:03:35:221","respDate":"210803-00:03:35:222","sourceId":"healthcheck:fb31f21b-ec84-4572-a2e7-87198a9859a9","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:35:221-74250\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35006], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fb31f21b-ec84-4572-a2e7-87198a9859a9]}\"}"}
2021-08-03 00:03:35.223  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:35.396  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:35.397 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e414857-de9c-48cf-9a66-8056f6bd786d","status":"200","rqstDate":"210803-00:03:35:396","respDate":"210803-00:03:35:397","sourceId":"haproxy:3e414857-de9c-48cf-9a66-8056f6bd786d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:35:396-11754\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e414857-de9c-48cf-9a66-8056f6bd786d]}\"}"}
2021-08-03 00:03:35.397  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:37.403  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:37.404 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2f03def4-4421-4dcc-abf9-242ef5871b2a","status":"200","rqstDate":"210803-00:03:37:403","respDate":"210803-00:03:37:404","sourceId":"haproxy:2f03def4-4421-4dcc-abf9-242ef5871b2a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:37:403-57333\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2f03def4-4421-4dcc-abf9-242ef5871b2a]}\"}"}
2021-08-03 00:03:37.404  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:39.409  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:39.411 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ee81e9f-f9ee-4fed-96f9-8b429f009cb2","status":"200","rqstDate":"210803-00:03:39:410","respDate":"210803-00:03:39:411","sourceId":"haproxy:3ee81e9f-f9ee-4fed-96f9-8b429f009cb2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:39:410-62454\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ee81e9f-f9ee-4fed-96f9-8b429f009cb2]}\"}"}
2021-08-03 00:03:39.411  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:40.471 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:03:40.472 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:03:40.537 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:03:40.539 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:03:41.417  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:41.418 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"78150892-3f68-4d22-b16a-4aadfe894fd6","status":"200","rqstDate":"210803-00:03:41:418","respDate":"210803-00:03:41:418","sourceId":"haproxy:78150892-3f68-4d22-b16a-4aadfe894fd6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:41:418-57850\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[78150892-3f68-4d22-b16a-4aadfe894fd6]}\"}"}
2021-08-03 00:03:41.419  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:42.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:42.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5ae8f1ce-abf2-4e16-8fb8-6bd5131af78a","status":"200","rqstDate":"210803-00:03:42:627","respDate":"210803-00:03:42:628","sourceId":"OOM_ReadinessCheck:5ae8f1ce-abf2-4e16-8fb8-6bd5131af78a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:03:42:627-39597\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50058], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5ae8f1ce-abf2-4e16-8fb8-6bd5131af78a]}\"}"}
2021-08-03 00:03:42.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:43.425  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:43.427 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b196c471-7daf-4cf8-b69d-ac3546190736","status":"200","rqstDate":"210803-00:03:43:426","respDate":"210803-00:03:43:427","sourceId":"haproxy:b196c471-7daf-4cf8-b69d-ac3546190736","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:43:426-49071\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b196c471-7daf-4cf8-b69d-ac3546190736]}\"}"}
2021-08-03 00:03:43.427  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:44.945  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:44.946 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"66b035e2-dc34-43e2-95eb-cedc9ee0e22f","status":"200","rqstDate":"210803-00:03:44:945","respDate":"210803-00:03:44:946","sourceId":"healthcheck:66b035e2-dc34-43e2-95eb-cedc9ee0e22f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:44:945-1986\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[66b035e2-dc34-43e2-95eb-cedc9ee0e22f]}\"}"}
2021-08-03 00:03:44.946  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:45.433  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:45.434 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8b690343-af70-4c64-9b71-4ac3604e99db","status":"200","rqstDate":"210803-00:03:45:434","respDate":"210803-00:03:45:434","sourceId":"haproxy:8b690343-af70-4c64-9b71-4ac3604e99db","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:45:434-36530\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8b690343-af70-4c64-9b71-4ac3604e99db]}\"}"}
2021-08-03 00:03:45.435  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:47.441  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:47.442 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"99e42406-28cf-404d-a178-fa0c1c5c817b","status":"200","rqstDate":"210803-00:03:47:441","respDate":"210803-00:03:47:442","sourceId":"haproxy:99e42406-28cf-404d-a178-fa0c1c5c817b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:47:441-42294\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99e42406-28cf-404d-a178-fa0c1c5c817b]}\"}"}
2021-08-03 00:03:47.442  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:49.448  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:49.450 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"48e694fb-fc6e-4192-a1d1-7de7570453bd","status":"200","rqstDate":"210803-00:03:49:449","respDate":"210803-00:03:49:449","sourceId":"haproxy:48e694fb-fc6e-4192-a1d1-7de7570453bd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:03:49:449-89330\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[48e694fb-fc6e-4192-a1d1-7de7570453bd]}\"}"}
2021-08-03 00:03:49.450  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:50.236  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:50.237 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2586c71b-e35d-4a24-8c38-f0e7645994a1","status":"200","rqstDate":"210803-00:03:50:236","respDate":"210803-00:03:50:237","sourceId":"healthcheck:2586c71b-e35d-4a24-8c38-f0e7645994a1","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:50:236-43087\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35392], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2586c71b-e35d-4a24-8c38-f0e7645994a1]}\"}"}
2021-08-03 00:03:50.237  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:51.456  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:51.457 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"acc35233-21c6-4e51-973c-7f9bd1f42eec","status":"200","rqstDate":"210803-00:03:51:457","respDate":"210803-00:03:51:457","sourceId":"haproxy:acc35233-21c6-4e51-973c-7f9bd1f42eec","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:03:51:457-61330\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[acc35233-21c6-4e51-973c-7f9bd1f42eec]}\"}"}
2021-08-03 00:03:51.458  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:52.626  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:52.627 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7eff38b2-6c47-4244-8fd9-72175e9d2b72","status":"200","rqstDate":"210803-00:03:52:627","respDate":"210803-00:03:52:627","sourceId":"OOM_ReadinessCheck:7eff38b2-6c47-4244-8fd9-72175e9d2b72","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:03:52:627-53694\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50232], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7eff38b2-6c47-4244-8fd9-72175e9d2b72]}\"}"}
2021-08-03 00:03:52.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:53.465  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:53.466 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ac30b1b6-1858-4721-8bb6-c63b6864602d","status":"200","rqstDate":"210803-00:03:53:465","respDate":"210803-00:03:53:466","sourceId":"haproxy:ac30b1b6-1858-4721-8bb6-c63b6864602d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:53:465-98815\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ac30b1b6-1858-4721-8bb6-c63b6864602d]}\"}"}
2021-08-03 00:03:53.466  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:55.472  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:55.474 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4d7c3a3f-85ce-4f2b-8c4d-c0f2188a3a57","status":"200","rqstDate":"210803-00:03:55:473","respDate":"210803-00:03:55:474","sourceId":"haproxy:4d7c3a3f-85ce-4f2b-8c4d-c0f2188a3a57","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:55:473-99793\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4d7c3a3f-85ce-4f2b-8c4d-c0f2188a3a57]}\"}"}
2021-08-03 00:03:55.474  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:57.481  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:57.483 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8102dec4-4f5c-4718-b499-3243e5f25ae1","status":"200","rqstDate":"210803-00:03:57:481","respDate":"210803-00:03:57:482","sourceId":"haproxy:8102dec4-4f5c-4718-b499-3243e5f25ae1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:03:57:481-44427\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8102dec4-4f5c-4718-b499-3243e5f25ae1]}\"}"}
2021-08-03 00:03:57.483  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:59.491  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:59.493 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"26b7d1e6-e260-40c5-9e57-fc5b7ca2b420","status":"200","rqstDate":"210803-00:03:59:492","respDate":"210803-00:03:59:493","sourceId":"haproxy:26b7d1e6-e260-40c5-9e57-fc5b7ca2b420","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:03:59:492-31126\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[26b7d1e6-e260-40c5-9e57-fc5b7ca2b420]}\"}"}
2021-08-03 00:03:59.493  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:03:59.962  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:03:59.963 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"606fd770-e113-4ee7-a87f-d9b1c72655f8","status":"200","rqstDate":"210803-00:03:59:962","respDate":"210803-00:03:59:963","sourceId":"healthcheck:606fd770-e113-4ee7-a87f-d9b1c72655f8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:03:59:962-69878\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[606fd770-e113-4ee7-a87f-d9b1c72655f8]}\"}"}
2021-08-03 00:03:59.963  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:01.499  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:01.501 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b2eecba5-3491-4a39-a3cf-f11ba5aa2f51","status":"200","rqstDate":"210803-00:04:01:500","respDate":"210803-00:04:01:501","sourceId":"haproxy:b2eecba5-3491-4a39-a3cf-f11ba5aa2f51","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:01:500-84334\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b2eecba5-3491-4a39-a3cf-f11ba5aa2f51]}\"}"}
2021-08-03 00:04:01.501  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:02.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:02.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d4ff521c-6120-4b0d-bf3c-75d302591ab7","status":"200","rqstDate":"210803-00:04:02:627","respDate":"210803-00:04:02:628","sourceId":"OOM_ReadinessCheck:d4ff521c-6120-4b0d-bf3c-75d302591ab7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:02:627-2645\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50428], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d4ff521c-6120-4b0d-bf3c-75d302591ab7]}\"}"}
2021-08-03 00:04:02.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:03.508  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:03.510 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c7d09428-167d-4c14-b4fc-2ba182360e78","status":"200","rqstDate":"210803-00:04:03:509","respDate":"210803-00:04:03:510","sourceId":"haproxy:c7d09428-167d-4c14-b4fc-2ba182360e78","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:03:509-35849\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c7d09428-167d-4c14-b4fc-2ba182360e78]}\"}"}
2021-08-03 00:04:03.510  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:05.252  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:05.253 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ec39450e-99db-460a-b68c-909e0bd71b5d","status":"200","rqstDate":"210803-00:04:05:252","respDate":"210803-00:04:05:253","sourceId":"healthcheck:ec39450e-99db-460a-b68c-909e0bd71b5d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:04:05:252-27617\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35746], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ec39450e-99db-460a-b68c-909e0bd71b5d]}\"}"}
2021-08-03 00:04:05.253  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:05.516  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:05.517 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0820ee4a-e0d7-457a-b85a-ccb768d1a585","status":"200","rqstDate":"210803-00:04:05:517","respDate":"210803-00:04:05:517","sourceId":"haproxy:0820ee4a-e0d7-457a-b85a-ccb768d1a585","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:05:517-82374\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0820ee4a-e0d7-457a-b85a-ccb768d1a585]}\"}"}
2021-08-03 00:04:05.518  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:07.523  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:07.524 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cce8012a-21ff-4661-b653-118929ea4631","status":"200","rqstDate":"210803-00:04:07:523","respDate":"210803-00:04:07:524","sourceId":"haproxy:cce8012a-21ff-4661-b653-118929ea4631","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:07:523-68687\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cce8012a-21ff-4661-b653-118929ea4631]}\"}"}
2021-08-03 00:04:07.524  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:09.530  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:09.532 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7bd4b7ab-e58b-434c-b14a-c583c2ab7030","status":"200","rqstDate":"210803-00:04:09:531","respDate":"210803-00:04:09:532","sourceId":"haproxy:7bd4b7ab-e58b-434c-b14a-c583c2ab7030","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:09:531-5456\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7bd4b7ab-e58b-434c-b14a-c583c2ab7030]}\"}"}
2021-08-03 00:04:09.532  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:10.476 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:04:10.477 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:04:11.538  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:11.539 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c5087f06-7c61-4403-9aa0-9f23e523de9f","status":"200","rqstDate":"210803-00:04:11:538","respDate":"210803-00:04:11:539","sourceId":"haproxy:c5087f06-7c61-4403-9aa0-9f23e523de9f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:04:11:538-5048\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c5087f06-7c61-4403-9aa0-9f23e523de9f]}\"}"}
2021-08-03 00:04:11.539  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:12.635  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:12.636 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9e987950-91ce-4c80-8eb0-dc5fa097ce04","status":"200","rqstDate":"210803-00:04:12:636","respDate":"210803-00:04:12:636","sourceId":"OOM_ReadinessCheck:9e987950-91ce-4c80-8eb0-dc5fa097ce04","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:12:636-67428\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50580], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9e987950-91ce-4c80-8eb0-dc5fa097ce04]}\"}"}
2021-08-03 00:04:12.637  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:13.545  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:13.551 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"df46dd03-0db7-4bc2-a628-11748c8bb8dc","status":"200","rqstDate":"210803-00:04:13:551","respDate":"210803-00:04:13:551","sourceId":"haproxy:df46dd03-0db7-4bc2-a628-11748c8bb8dc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:04:13:551-51498\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[df46dd03-0db7-4bc2-a628-11748c8bb8dc]}\"}"}
2021-08-03 00:04:13.552  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:14.980  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:14.981 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5e88d8de-ba92-442b-987a-ce392441e51b","status":"200","rqstDate":"210803-00:04:14:980","respDate":"210803-00:04:14:981","sourceId":"healthcheck:5e88d8de-ba92-442b-987a-ce392441e51b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:14:980-44235\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5e88d8de-ba92-442b-987a-ce392441e51b]}\"}"}
2021-08-03 00:04:14.981  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:15.558  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:15.559 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0aa407fa-3264-48b1-bcc8-bc67c447f3ff","status":"200","rqstDate":"210803-00:04:15:558","respDate":"210803-00:04:15:559","sourceId":"haproxy:0aa407fa-3264-48b1-bcc8-bc67c447f3ff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:15:558-42115\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0aa407fa-3264-48b1-bcc8-bc67c447f3ff]}\"}"}
2021-08-03 00:04:15.559  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:17.565  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:17.567 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5312265e-7bf1-49a3-8d1b-fcacb317fd65","status":"200","rqstDate":"210803-00:04:17:566","respDate":"210803-00:04:17:567","sourceId":"haproxy:5312265e-7bf1-49a3-8d1b-fcacb317fd65","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:17:566-65106\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5312265e-7bf1-49a3-8d1b-fcacb317fd65]}\"}"}
2021-08-03 00:04:17.567  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:19.574  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:19.575 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1eb74446-da0d-46d7-87ed-7353ba1e8bc0","status":"200","rqstDate":"210803-00:04:19:574","respDate":"210803-00:04:19:575","sourceId":"haproxy:1eb74446-da0d-46d7-87ed-7353ba1e8bc0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:19:574-29458\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1eb74446-da0d-46d7-87ed-7353ba1e8bc0]}\"}"}
2021-08-03 00:04:19.575  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:20.268  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:20.269 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"233438cb-cf84-4dc9-b276-3aedd27cabdc","status":"200","rqstDate":"210803-00:04:20:268","respDate":"210803-00:04:20:269","sourceId":"healthcheck:233438cb-cf84-4dc9-b276-3aedd27cabdc","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:20:268-92748\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36124], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[233438cb-cf84-4dc9-b276-3aedd27cabdc]}\"}"}
2021-08-03 00:04:20.269  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:21.582  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:21.583 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c4ff67d-f9a7-48c6-ad78-5c6cfe7420cd","status":"200","rqstDate":"210803-00:04:21:582","respDate":"210803-00:04:21:583","sourceId":"haproxy:3c4ff67d-f9a7-48c6-ad78-5c6cfe7420cd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:21:582-96564\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c4ff67d-f9a7-48c6-ad78-5c6cfe7420cd]}\"}"}
2021-08-03 00:04:21.583  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:22.633  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:22.635 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ad32cff4-54ee-41c9-90b2-15455f7419ff","status":"200","rqstDate":"210803-00:04:22:633","respDate":"210803-00:04:22:635","sourceId":"OOM_ReadinessCheck:ad32cff4-54ee-41c9-90b2-15455f7419ff","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:22:633-78867\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50752], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ad32cff4-54ee-41c9-90b2-15455f7419ff]}\"}"}
2021-08-03 00:04:22.635  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:23.589  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:23.591 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a8821d3a-1407-4b78-a2d3-2d47b731dcef","status":"200","rqstDate":"210803-00:04:23:590","respDate":"210803-00:04:23:590","sourceId":"haproxy:a8821d3a-1407-4b78-a2d3-2d47b731dcef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:23:590-55318\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a8821d3a-1407-4b78-a2d3-2d47b731dcef]}\"}"}
2021-08-03 00:04:23.591  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:25.597  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:25.598 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fffa31a6-e21d-4203-9f34-bd192c0588a3","status":"200","rqstDate":"210803-00:04:25:598","respDate":"210803-00:04:25:598","sourceId":"haproxy:fffa31a6-e21d-4203-9f34-bd192c0588a3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:25:598-22241\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fffa31a6-e21d-4203-9f34-bd192c0588a3]}\"}"}
2021-08-03 00:04:25.599  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:27.605  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:27.607 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83506787-69e1-460f-ada3-6bd2881fc06d","status":"200","rqstDate":"210803-00:04:27:606","respDate":"210803-00:04:27:607","sourceId":"haproxy:83506787-69e1-460f-ada3-6bd2881fc06d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:04:27:606-77191\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[83506787-69e1-460f-ada3-6bd2881fc06d]}\"}"}
2021-08-03 00:04:27.607  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:29.613  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:29.615 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"08c1054e-b7ec-401b-9f70-a91f6b5f642b","status":"200","rqstDate":"210803-00:04:29:614","respDate":"210803-00:04:29:615","sourceId":"haproxy:08c1054e-b7ec-401b-9f70-a91f6b5f642b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:29:614-54880\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[08c1054e-b7ec-401b-9f70-a91f6b5f642b]}\"}"}
2021-08-03 00:04:29.615  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:29.997  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:29.998 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"98cd8a12-6f15-40b3-95ae-1c7caf5e39c5","status":"200","rqstDate":"210803-00:04:29:997","respDate":"210803-00:04:29:998","sourceId":"healthcheck:98cd8a12-6f15-40b3-95ae-1c7caf5e39c5","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:04:29:997-93817\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[98cd8a12-6f15-40b3-95ae-1c7caf5e39c5]}\"}"}
2021-08-03 00:04:29.998  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:31.622  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:31.624 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9e0abc63-8b1c-48da-b26f-43441c037021","status":"200","rqstDate":"210803-00:04:31:623","respDate":"210803-00:04:31:624","sourceId":"haproxy:9e0abc63-8b1c-48da-b26f-43441c037021","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:31:623-53127\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9e0abc63-8b1c-48da-b26f-43441c037021]}\"}"}
2021-08-03 00:04:31.624  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:32.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:32.631 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c507c316-20a1-4158-849b-b4b0b9f17525","status":"200","rqstDate":"210803-00:04:32:630","respDate":"210803-00:04:32:631","sourceId":"OOM_ReadinessCheck:c507c316-20a1-4158-849b-b4b0b9f17525","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:32:630-45683\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50940], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c507c316-20a1-4158-849b-b4b0b9f17525]}\"}"}
2021-08-03 00:04:32.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:33.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:33.631 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6df5ab7d-a587-4836-9157-6889e6b29d38","status":"200","rqstDate":"210803-00:04:33:630","respDate":"210803-00:04:33:631","sourceId":"haproxy:6df5ab7d-a587-4836-9157-6889e6b29d38","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:33:630-84532\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6df5ab7d-a587-4836-9157-6889e6b29d38]}\"}"}
2021-08-03 00:04:33.631  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:35.285  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:35.287 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fb83b2b0-23cf-4385-966a-728311b98d37","status":"200","rqstDate":"210803-00:04:35:286","respDate":"210803-00:04:35:287","sourceId":"healthcheck:fb83b2b0-23cf-4385-966a-728311b98d37","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:35:286-40549\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36482], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fb83b2b0-23cf-4385-966a-728311b98d37]}\"}"}
2021-08-03 00:04:35.287  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:35.637  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:35.638 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e96ef789-5314-4ae2-bff1-da781f14e8d8","status":"200","rqstDate":"210803-00:04:35:638","respDate":"210803-00:04:35:638","sourceId":"haproxy:e96ef789-5314-4ae2-bff1-da781f14e8d8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:35:638-52175\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e96ef789-5314-4ae2-bff1-da781f14e8d8]}\"}"}
2021-08-03 00:04:35.639  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:37.645  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:37.646 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a82f288-c2c2-49ad-8ccb-df9782f44a8f","status":"200","rqstDate":"210803-00:04:37:645","respDate":"210803-00:04:37:646","sourceId":"haproxy:9a82f288-c2c2-49ad-8ccb-df9782f44a8f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:37:645-16895\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a82f288-c2c2-49ad-8ccb-df9782f44a8f]}\"}"}
2021-08-03 00:04:37.646  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:39.656  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:39.660 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9b95b206-7635-40fd-b5e1-56ddc0665265","status":"200","rqstDate":"210803-00:04:39:658","respDate":"210803-00:04:39:660","sourceId":"haproxy:9b95b206-7635-40fd-b5e1-56ddc0665265","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:04:39:658-48733\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9b95b206-7635-40fd-b5e1-56ddc0665265]}\"}"}
2021-08-03 00:04:39.660  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:40.478 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:04:40.481 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:04:41.666  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:41.667 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"41d00fb9-3a94-4af1-9742-1b1707412ac6","status":"200","rqstDate":"210803-00:04:41:667","respDate":"210803-00:04:41:667","sourceId":"haproxy:41d00fb9-3a94-4af1-9742-1b1707412ac6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:41:667-49202\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[41d00fb9-3a94-4af1-9742-1b1707412ac6]}\"}"}
2021-08-03 00:04:41.668  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:42.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:42.629 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2898a43c-762a-48c6-bcb1-035d780bf621","status":"200","rqstDate":"210803-00:04:42:629","respDate":"210803-00:04:42:629","sourceId":"OOM_ReadinessCheck:2898a43c-762a-48c6-bcb1-035d780bf621","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:04:42:629-40244\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51086], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2898a43c-762a-48c6-bcb1-035d780bf621]}\"}"}
2021-08-03 00:04:42.630  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:43.673  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:43.674 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0b35a043-0ce2-4faf-bd9c-e781611d7d6f","status":"200","rqstDate":"210803-00:04:43:674","respDate":"210803-00:04:43:674","sourceId":"haproxy:0b35a043-0ce2-4faf-bd9c-e781611d7d6f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:43:674-92295\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0b35a043-0ce2-4faf-bd9c-e781611d7d6f]}\"}"}
2021-08-03 00:04:43.675  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:45.021  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:45.023 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"67c1a261-0f66-4222-9ab3-1ca07bad5130","status":"200","rqstDate":"210803-00:04:45:022","respDate":"210803-00:04:45:023","sourceId":"healthcheck:67c1a261-0f66-4222-9ab3-1ca07bad5130","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:45:022-84107\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[67c1a261-0f66-4222-9ab3-1ca07bad5130]}\"}"}
2021-08-03 00:04:45.023  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:45.681  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:45.682 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5b9f17ef-29de-4d08-98dd-f02cd084badc","status":"200","rqstDate":"210803-00:04:45:681","respDate":"210803-00:04:45:682","sourceId":"haproxy:5b9f17ef-29de-4d08-98dd-f02cd084badc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:04:45:681-45619\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5b9f17ef-29de-4d08-98dd-f02cd084badc]}\"}"}
2021-08-03 00:04:45.682  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:47.688  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:47.689 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"74ac88ce-d7b0-475e-996b-8b7a60558b22","status":"200","rqstDate":"210803-00:04:47:689","respDate":"210803-00:04:47:689","sourceId":"haproxy:74ac88ce-d7b0-475e-996b-8b7a60558b22","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:47:689-36947\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[74ac88ce-d7b0-475e-996b-8b7a60558b22]}\"}"}
2021-08-03 00:04:47.690  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:49.695  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:49.697 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aaa094ed-8adc-462f-ab33-a06a99b60c0f","status":"200","rqstDate":"210803-00:04:49:696","respDate":"210803-00:04:49:697","sourceId":"haproxy:aaa094ed-8adc-462f-ab33-a06a99b60c0f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:04:49:696-39780\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aaa094ed-8adc-462f-ab33-a06a99b60c0f]}\"}"}
2021-08-03 00:04:49.697  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:50.300  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:50.301 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7756b8f2-3451-4846-a4aa-d9b89f74e4af","status":"200","rqstDate":"210803-00:04:50:301","respDate":"210803-00:04:50:301","sourceId":"healthcheck:7756b8f2-3451-4846-a4aa-d9b89f74e4af","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:04:50:301-7408\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36864], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7756b8f2-3451-4846-a4aa-d9b89f74e4af]}\"}"}
2021-08-03 00:04:50.302  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:51.702  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:51.703 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"237ee065-2435-4ca6-adc2-8c8814ce021d","status":"200","rqstDate":"210803-00:04:51:703","respDate":"210803-00:04:51:703","sourceId":"haproxy:237ee065-2435-4ca6-adc2-8c8814ce021d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:51:703-14352\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[237ee065-2435-4ca6-adc2-8c8814ce021d]}\"}"}
2021-08-03 00:04:51.704  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:52.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:52.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ce887fca-015b-4601-9a51-50f1b0489037","status":"200","rqstDate":"210803-00:04:52:628","respDate":"210803-00:04:52:629","sourceId":"OOM_ReadinessCheck:ce887fca-015b-4601-9a51-50f1b0489037","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:52:628-48982\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51254], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ce887fca-015b-4601-9a51-50f1b0489037]}\"}"}
2021-08-03 00:04:52.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:53.709  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:53.710 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c13f0960-aed2-4a39-ae32-cf3530f5b2ac","status":"200","rqstDate":"210803-00:04:53:710","respDate":"210803-00:04:53:710","sourceId":"haproxy:c13f0960-aed2-4a39-ae32-cf3530f5b2ac","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:53:710-34047\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c13f0960-aed2-4a39-ae32-cf3530f5b2ac]}\"}"}
2021-08-03 00:04:53.711  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:55.715  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:55.717 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9eb50faf-f538-4d5c-b9e4-1abbe864a2be","status":"200","rqstDate":"210803-00:04:55:716","respDate":"210803-00:04:55:717","sourceId":"haproxy:9eb50faf-f538-4d5c-b9e4-1abbe864a2be","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:55:716-51784\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9eb50faf-f538-4d5c-b9e4-1abbe864a2be]}\"}"}
2021-08-03 00:04:55.717  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:57.725  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:57.726 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3f3aba7f-f009-465b-b99a-4117253aa592","status":"200","rqstDate":"210803-00:04:57:725","respDate":"210803-00:04:57:726","sourceId":"haproxy:3f3aba7f-f009-465b-b99a-4117253aa592","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:04:57:725-52395\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3f3aba7f-f009-465b-b99a-4117253aa592]}\"}"}
2021-08-03 00:04:57.726  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:04:59.732  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:04:59.733 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c88c3c4-e262-4655-a9ad-22f69210ae58","status":"200","rqstDate":"210803-00:04:59:733","respDate":"210803-00:04:59:733","sourceId":"haproxy:3c88c3c4-e262-4655-a9ad-22f69210ae58","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:04:59:733-11007\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c88c3c4-e262-4655-a9ad-22f69210ae58]}\"}"}
2021-08-03 00:04:59.734  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:00.039  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:00.040 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cf10eaaa-ea5a-4768-a0ad-29ca9464acff","status":"200","rqstDate":"210803-00:05:00:040","respDate":"210803-00:05:00:040","sourceId":"healthcheck:cf10eaaa-ea5a-4768-a0ad-29ca9464acff","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:00:040-43214\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[cf10eaaa-ea5a-4768-a0ad-29ca9464acff]}\"}"}
2021-08-03 00:05:00.041  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:01.740  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:01.741 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c64a8f5b-d8cf-42e4-8b35-8a705afbc20f","status":"200","rqstDate":"210803-00:05:01:740","respDate":"210803-00:05:01:741","sourceId":"haproxy:c64a8f5b-d8cf-42e4-8b35-8a705afbc20f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:01:740-28732\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c64a8f5b-d8cf-42e4-8b35-8a705afbc20f]}\"}"}
2021-08-03 00:05:01.741  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:02.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:02.634 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d5191c34-618b-4d11-a433-2b116c6bbb91","status":"200","rqstDate":"210803-00:05:02:633","respDate":"210803-00:05:02:633","sourceId":"OOM_ReadinessCheck:d5191c34-618b-4d11-a433-2b116c6bbb91","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:05:02:633-75083\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51444], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d5191c34-618b-4d11-a433-2b116c6bbb91]}\"}"}
2021-08-03 00:05:02.634  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:03.746  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:03.747 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fa84584e-c3b1-4e38-a1d5-1de476b91d74","status":"200","rqstDate":"210803-00:05:03:747","respDate":"210803-00:05:03:747","sourceId":"haproxy:fa84584e-c3b1-4e38-a1d5-1de476b91d74","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:03:747-71900\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fa84584e-c3b1-4e38-a1d5-1de476b91d74]}\"}"}
2021-08-03 00:05:03.748  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:05.315  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:05.316 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bab7ebdd-2039-4727-b094-5087178f22b3","status":"200","rqstDate":"210803-00:05:05:315","respDate":"210803-00:05:05:316","sourceId":"healthcheck:bab7ebdd-2039-4727-b094-5087178f22b3","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:05:05:315-99506\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37212], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bab7ebdd-2039-4727-b094-5087178f22b3]}\"}"}
2021-08-03 00:05:05.316  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:05.753  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:05.755 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"71cf984b-b7a2-4185-b7da-1ace6064b526","status":"200","rqstDate":"210803-00:05:05:754","respDate":"210803-00:05:05:755","sourceId":"haproxy:71cf984b-b7a2-4185-b7da-1ace6064b526","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:05:754-33385\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[71cf984b-b7a2-4185-b7da-1ace6064b526]}\"}"}
2021-08-03 00:05:05.755  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:05.813 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-52, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:05:05.815 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-52, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:05:07.761  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:07.762 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"db836b38-6224-455d-bed1-bb79fc7fddaa","status":"200","rqstDate":"210803-00:05:07:761","respDate":"210803-00:05:07:762","sourceId":"haproxy:db836b38-6224-455d-bed1-bb79fc7fddaa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:07:761-18986\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[db836b38-6224-455d-bed1-bb79fc7fddaa]}\"}"}
2021-08-03 00:05:07.762  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:09.768  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:09.769 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b17e108-f035-4376-99a2-565e9517f2ae","status":"200","rqstDate":"210803-00:05:09:768","respDate":"210803-00:05:09:769","sourceId":"haproxy:1b17e108-f035-4376-99a2-565e9517f2ae","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:09:768-36001\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b17e108-f035-4376-99a2-565e9517f2ae]}\"}"}
2021-08-03 00:05:09.769  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:10.481 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:05:10.483 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:05:11.776  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:11.777 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5d617f29-4c93-4340-b5a8-1159fc59cc00","status":"200","rqstDate":"210803-00:05:11:776","respDate":"210803-00:05:11:777","sourceId":"haproxy:5d617f29-4c93-4340-b5a8-1159fc59cc00","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:05:11:776-52597\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5d617f29-4c93-4340-b5a8-1159fc59cc00]}\"}"}
2021-08-03 00:05:11.778  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:12.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:12.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"22c124ab-2b1b-4c9a-a440-178395b157ff","status":"200","rqstDate":"210803-00:05:12:628","respDate":"210803-00:05:12:629","sourceId":"OOM_ReadinessCheck:22c124ab-2b1b-4c9a-a440-178395b157ff","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:12:628-81372\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51590], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[22c124ab-2b1b-4c9a-a440-178395b157ff]}\"}"}
2021-08-03 00:05:12.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:13.782  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:13.784 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a3889067-0307-4807-bd02-4bba6a1d6cb3","status":"200","rqstDate":"210803-00:05:13:783","respDate":"210803-00:05:13:784","sourceId":"haproxy:a3889067-0307-4807-bd02-4bba6a1d6cb3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:13:783-23058\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a3889067-0307-4807-bd02-4bba6a1d6cb3]}\"}"}
2021-08-03 00:05:13.784  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:15.056  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:15.057 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a3699fbe-660f-4529-b147-63a9701b2376","status":"200","rqstDate":"210803-00:05:15:056","respDate":"210803-00:05:15:057","sourceId":"healthcheck:a3699fbe-660f-4529-b147-63a9701b2376","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:15:056-73484\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a3699fbe-660f-4529-b147-63a9701b2376]}\"}"}
2021-08-03 00:05:15.057  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:15.791  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:15.792 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"36b660a2-c3d8-4302-b9ed-080d0022d378","status":"200","rqstDate":"210803-00:05:15:792","respDate":"210803-00:05:15:792","sourceId":"haproxy:36b660a2-c3d8-4302-b9ed-080d0022d378","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:15:792-89358\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[36b660a2-c3d8-4302-b9ed-080d0022d378]}\"}"}
2021-08-03 00:05:15.793  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:17.798  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:17.799 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"af7682d6-cd4b-4b17-9b47-f95b674b6a4b","status":"200","rqstDate":"210803-00:05:17:798","respDate":"210803-00:05:17:799","sourceId":"haproxy:af7682d6-cd4b-4b17-9b47-f95b674b6a4b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:17:798-37150\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[af7682d6-cd4b-4b17-9b47-f95b674b6a4b]}\"}"}
2021-08-03 00:05:17.799  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:19.805  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:19.806 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"94e9e3d8-7408-400a-98bb-745532b9f3a0","status":"200","rqstDate":"210803-00:05:19:806","respDate":"210803-00:05:19:806","sourceId":"haproxy:94e9e3d8-7408-400a-98bb-745532b9f3a0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:05:19:806-61826\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[94e9e3d8-7408-400a-98bb-745532b9f3a0]}\"}"}
2021-08-03 00:05:19.807  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:20.331  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:20.333 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10db7cb0-ef5a-4db4-9502-7296c858b6fd","status":"200","rqstDate":"210803-00:05:20:332","respDate":"210803-00:05:20:333","sourceId":"healthcheck:10db7cb0-ef5a-4db4-9502-7296c858b6fd","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:20:332-97039\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37590], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[10db7cb0-ef5a-4db4-9502-7296c858b6fd]}\"}"}
2021-08-03 00:05:20.334  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:21.812  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:21.814 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"22270069-4ecd-4a0e-80a3-5c6564fd04a7","status":"200","rqstDate":"210803-00:05:21:813","respDate":"210803-00:05:21:814","sourceId":"haproxy:22270069-4ecd-4a0e-80a3-5c6564fd04a7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:21:813-84139\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[22270069-4ecd-4a0e-80a3-5c6564fd04a7]}\"}"}
2021-08-03 00:05:21.814  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:22.626  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:22.627 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f06e234f-e97c-42a4-8723-ff4eae52fe52","status":"200","rqstDate":"210803-00:05:22:626","respDate":"210803-00:05:22:627","sourceId":"OOM_ReadinessCheck:f06e234f-e97c-42a4-8723-ff4eae52fe52","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:22:626-1750\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51764], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f06e234f-e97c-42a4-8723-ff4eae52fe52]}\"}"}
2021-08-03 00:05:22.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:23.821  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:23.822 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e625db4e-512e-41ab-80e8-9fa37943a200","status":"200","rqstDate":"210803-00:05:23:821","respDate":"210803-00:05:23:822","sourceId":"haproxy:e625db4e-512e-41ab-80e8-9fa37943a200","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:05:23:821-32551\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e625db4e-512e-41ab-80e8-9fa37943a200]}\"}"}
2021-08-03 00:05:23.822  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:25.828  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:25.830 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f8d6c0c7-4a08-4b14-82a4-69fc5d8f4c53","status":"200","rqstDate":"210803-00:05:25:829","respDate":"210803-00:05:25:830","sourceId":"haproxy:f8d6c0c7-4a08-4b14-82a4-69fc5d8f4c53","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:25:829-28452\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f8d6c0c7-4a08-4b14-82a4-69fc5d8f4c53]}\"}"}
2021-08-03 00:05:25.830  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:27.836  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:27.837 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"79a75323-9e83-49f8-ba6e-a31ddfd53717","status":"200","rqstDate":"210803-00:05:27:836","respDate":"210803-00:05:27:837","sourceId":"haproxy:79a75323-9e83-49f8-ba6e-a31ddfd53717","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:27:836-6157\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[79a75323-9e83-49f8-ba6e-a31ddfd53717]}\"}"}
2021-08-03 00:05:27.837  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:29.843  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:29.844 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"70a5f9d6-caaf-4fcb-b3d4-f9c86b955b2e","status":"200","rqstDate":"210803-00:05:29:843","respDate":"210803-00:05:29:844","sourceId":"haproxy:70a5f9d6-caaf-4fcb-b3d4-f9c86b955b2e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:29:843-16449\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[70a5f9d6-caaf-4fcb-b3d4-f9c86b955b2e]}\"}"}
2021-08-03 00:05:29.844  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:30.072  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:30.073 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f71b1a08-6a7a-47f3-acee-addc16c4a588","status":"200","rqstDate":"210803-00:05:30:073","respDate":"210803-00:05:30:073","sourceId":"healthcheck:f71b1a08-6a7a-47f3-acee-addc16c4a588","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:30:073-72291\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f71b1a08-6a7a-47f3-acee-addc16c4a588]}\"}"}
2021-08-03 00:05:30.074  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:31.850  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:31.851 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"16665b2a-8d2e-4e01-951e-99760aed353d","status":"200","rqstDate":"210803-00:05:31:851","respDate":"210803-00:05:31:851","sourceId":"haproxy:16665b2a-8d2e-4e01-951e-99760aed353d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:31:851-30906\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[16665b2a-8d2e-4e01-951e-99760aed353d]}\"}"}
2021-08-03 00:05:31.852  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:32.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:32.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4d5425d0-3bbb-4f95-9c82-53047654e0dd","status":"200","rqstDate":"210803-00:05:32:628","respDate":"210803-00:05:32:628","sourceId":"OOM_ReadinessCheck:4d5425d0-3bbb-4f95-9c82-53047654e0dd","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:32:628-24948\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51958], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4d5425d0-3bbb-4f95-9c82-53047654e0dd]}\"}"}
2021-08-03 00:05:32.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:33.856  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:33.858 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4ba9eb0a-b77c-4434-bf6b-8eee28515612","status":"200","rqstDate":"210803-00:05:33:857","respDate":"210803-00:05:33:858","sourceId":"haproxy:4ba9eb0a-b77c-4434-bf6b-8eee28515612","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:33:857-48789\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4ba9eb0a-b77c-4434-bf6b-8eee28515612]}\"}"}
2021-08-03 00:05:33.858  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:35.348  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:35.349 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"41a66052-816d-4730-a7fd-911795873a7d","status":"200","rqstDate":"210803-00:05:35:348","respDate":"210803-00:05:35:349","sourceId":"healthcheck:41a66052-816d-4730-a7fd-911795873a7d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:35:348-58353\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37946], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[41a66052-816d-4730-a7fd-911795873a7d]}\"}"}
2021-08-03 00:05:35.349  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:35.863  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:35.864 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b36d64d-894a-42eb-b0fb-eebd5692da22","status":"200","rqstDate":"210803-00:05:35:864","respDate":"210803-00:05:35:864","sourceId":"haproxy:4b36d64d-894a-42eb-b0fb-eebd5692da22","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:05:35:864-31499\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b36d64d-894a-42eb-b0fb-eebd5692da22]}\"}"}
2021-08-03 00:05:35.865  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:37.870  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:37.871 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"576d43b4-575e-4efa-bf2f-2903c0abd136","status":"200","rqstDate":"210803-00:05:37:870","respDate":"210803-00:05:37:871","sourceId":"haproxy:576d43b4-575e-4efa-bf2f-2903c0abd136","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:37:870-88186\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[576d43b4-575e-4efa-bf2f-2903c0abd136]}\"}"}
2021-08-03 00:05:37.872  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:39.877  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:39.878 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"236f5b33-9a39-40af-bd23-189ebad80c5b","status":"200","rqstDate":"210803-00:05:39:877","respDate":"210803-00:05:39:878","sourceId":"haproxy:236f5b33-9a39-40af-bd23-189ebad80c5b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:39:877-5298\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[236f5b33-9a39-40af-bd23-189ebad80c5b]}\"}"}
2021-08-03 00:05:39.878  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:40.486 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:05:40.488 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:05:41.884  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:41.885 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9da0dc39-bfd3-49e8-a041-1ebbcd82107f","status":"200","rqstDate":"210803-00:05:41:884","respDate":"210803-00:05:41:885","sourceId":"haproxy:9da0dc39-bfd3-49e8-a041-1ebbcd82107f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:41:884-91786\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9da0dc39-bfd3-49e8-a041-1ebbcd82107f]}\"}"}
2021-08-03 00:05:41.886  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:42.626  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:42.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4a9a4ef4-bad2-4d3b-9758-7619d29cb433","status":"200","rqstDate":"210803-00:05:42:627","respDate":"210803-00:05:42:628","sourceId":"OOM_ReadinessCheck:4a9a4ef4-bad2-4d3b-9758-7619d29cb433","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:05:42:627-29329\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52096], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4a9a4ef4-bad2-4d3b-9758-7619d29cb433]}\"}"}
2021-08-03 00:05:42.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:43.892  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:43.894 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"989c2ea2-1ebc-40be-ac57-9e864c825ec4","status":"200","rqstDate":"210803-00:05:43:893","respDate":"210803-00:05:43:894","sourceId":"haproxy:989c2ea2-1ebc-40be-ac57-9e864c825ec4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:43:893-34859\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[989c2ea2-1ebc-40be-ac57-9e864c825ec4]}\"}"}
2021-08-03 00:05:43.894  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:45.090  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:45.091 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dbb0e8a8-3cb7-4086-a547-d14b5a7e753c","status":"200","rqstDate":"210803-00:05:45:091","respDate":"210803-00:05:45:091","sourceId":"healthcheck:dbb0e8a8-3cb7-4086-a547-d14b5a7e753c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:45:091-46114\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[dbb0e8a8-3cb7-4086-a547-d14b5a7e753c]}\"}"}
2021-08-03 00:05:45.092  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:45.901  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:45.902 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10b15ad9-fca6-4730-b377-3fd66681a712","status":"200","rqstDate":"210803-00:05:45:901","respDate":"210803-00:05:45:902","sourceId":"haproxy:10b15ad9-fca6-4730-b377-3fd66681a712","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:05:45:901-6525\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10b15ad9-fca6-4730-b377-3fd66681a712]}\"}"}
2021-08-03 00:05:45.902  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:47.909  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:47.910 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7df91507-f13a-4e0a-b246-2d9106d1edd1","status":"200","rqstDate":"210803-00:05:47:909","respDate":"210803-00:05:47:910","sourceId":"haproxy:7df91507-f13a-4e0a-b246-2d9106d1edd1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:47:909-10509\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7df91507-f13a-4e0a-b246-2d9106d1edd1]}\"}"}
2021-08-03 00:05:47.910  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:49.916  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:49.917 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"84fb9642-ab0f-4649-8662-e865a9e1fa59","status":"200","rqstDate":"210803-00:05:49:916","respDate":"210803-00:05:49:917","sourceId":"haproxy:84fb9642-ab0f-4649-8662-e865a9e1fa59","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:05:49:916-25024\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[84fb9642-ab0f-4649-8662-e865a9e1fa59]}\"}"}
2021-08-03 00:05:49.917  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:50.363  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:50.364 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"61a117ae-873b-411b-b4d4-122d9a01c856","status":"200","rqstDate":"210803-00:05:50:363","respDate":"210803-00:05:50:364","sourceId":"healthcheck:61a117ae-873b-411b-b4d4-122d9a01c856","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:50:363-22399\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38324], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[61a117ae-873b-411b-b4d4-122d9a01c856]}\"}"}
2021-08-03 00:05:50.365  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:51.924  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:51.925 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"29598e5c-9821-4b07-96ca-60857c163310","status":"200","rqstDate":"210803-00:05:51:924","respDate":"210803-00:05:51:925","sourceId":"haproxy:29598e5c-9821-4b07-96ca-60857c163310","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:05:51:924-45128\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[29598e5c-9821-4b07-96ca-60857c163310]}\"}"}
2021-08-03 00:05:51.925  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:52.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:52.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"63a99aa5-2583-4ca1-9680-84009ffda65a","status":"200","rqstDate":"210803-00:05:52:628","respDate":"210803-00:05:52:629","sourceId":"OOM_ReadinessCheck:63a99aa5-2583-4ca1-9680-84009ffda65a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:52:628-73185\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52270], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[63a99aa5-2583-4ca1-9680-84009ffda65a]}\"}"}
2021-08-03 00:05:52.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:53.932  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:53.934 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3b70bb8a-64b6-4dc4-a8ba-18395b01c8fb","status":"200","rqstDate":"210803-00:05:53:933","respDate":"210803-00:05:53:934","sourceId":"haproxy:3b70bb8a-64b6-4dc4-a8ba-18395b01c8fb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:05:53:933-29709\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3b70bb8a-64b6-4dc4-a8ba-18395b01c8fb]}\"}"}
2021-08-03 00:05:53.934  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:55.940  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:55.941 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1fa610fc-3b6c-49b0-91ff-929cecd8789b","status":"200","rqstDate":"210803-00:05:55:940","respDate":"210803-00:05:55:941","sourceId":"haproxy:1fa610fc-3b6c-49b0-91ff-929cecd8789b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:55:940-23870\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1fa610fc-3b6c-49b0-91ff-929cecd8789b]}\"}"}
2021-08-03 00:05:55.941  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:56.010 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:05:56.011 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:05:57.948  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:57.949 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"46a6938c-016c-462d-901d-461df23716b7","status":"200","rqstDate":"210803-00:05:57:948","respDate":"210803-00:05:57:949","sourceId":"haproxy:46a6938c-016c-462d-901d-461df23716b7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:05:57:948-12575\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[46a6938c-016c-462d-901d-461df23716b7]}\"}"}
2021-08-03 00:05:57.950  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:05:59.955  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:05:59.956 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c5a6cbcd-71da-475a-b48d-6b30c40b9eed","status":"200","rqstDate":"210803-00:05:59:955","respDate":"210803-00:05:59:956","sourceId":"haproxy:c5a6cbcd-71da-475a-b48d-6b30c40b9eed","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:05:59:955-81657\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c5a6cbcd-71da-475a-b48d-6b30c40b9eed]}\"}"}
2021-08-03 00:05:59.956  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:00.114  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:00.116 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cd62eaf9-354c-4cc2-82c5-a3a4814b341b","status":"200","rqstDate":"210803-00:06:00:115","respDate":"210803-00:06:00:116","sourceId":"healthcheck:cd62eaf9-354c-4cc2-82c5-a3a4814b341b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:00:115-25125\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[cd62eaf9-354c-4cc2-82c5-a3a4814b341b]}\"}"}
2021-08-03 00:06:00.116  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:01.962  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:01.963 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4befd608-be5a-4431-bbf4-028b52767b58","status":"200","rqstDate":"210803-00:06:01:963","respDate":"210803-00:06:01:963","sourceId":"haproxy:4befd608-be5a-4431-bbf4-028b52767b58","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:01:963-64437\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4befd608-be5a-4431-bbf4-028b52767b58]}\"}"}
2021-08-03 00:06:01.964  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:02.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:02.631 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23c058db-2396-4aee-ba27-e8d1fd4694cc","status":"200","rqstDate":"210803-00:06:02:630","respDate":"210803-00:06:02:631","sourceId":"OOM_ReadinessCheck:23c058db-2396-4aee-ba27-e8d1fd4694cc","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:02:630-16010\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52466], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[23c058db-2396-4aee-ba27-e8d1fd4694cc]}\"}"}
2021-08-03 00:06:02.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:03.970  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:03.971 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"db92cda4-e27b-4d0c-adeb-e8ccdfce5625","status":"200","rqstDate":"210803-00:06:03:971","respDate":"210803-00:06:03:971","sourceId":"haproxy:db92cda4-e27b-4d0c-adeb-e8ccdfce5625","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:03:971-76391\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[db92cda4-e27b-4d0c-adeb-e8ccdfce5625]}\"}"}
2021-08-03 00:06:03.972  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:05.380  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:05.381 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d2d453f4-1543-4adf-b943-5bc505aabf9f","status":"200","rqstDate":"210803-00:06:05:380","respDate":"210803-00:06:05:381","sourceId":"healthcheck:d2d453f4-1543-4adf-b943-5bc505aabf9f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:05:380-71447\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38682], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d2d453f4-1543-4adf-b943-5bc505aabf9f]}\"}"}
2021-08-03 00:06:05.382  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:05.976  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:05.977 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9609c363-a39b-4310-a4e4-bce2151f116f","status":"200","rqstDate":"210803-00:06:05:977","respDate":"210803-00:06:05:977","sourceId":"haproxy:9609c363-a39b-4310-a4e4-bce2151f116f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:05:977-89497\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9609c363-a39b-4310-a4e4-bce2151f116f]}\"}"}
2021-08-03 00:06:05.978  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:07.983  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:07.984 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b0ccadff-afc2-46c5-bf13-7f1bb18e6c2f","status":"200","rqstDate":"210803-00:06:07:983","respDate":"210803-00:06:07:984","sourceId":"haproxy:b0ccadff-afc2-46c5-bf13-7f1bb18e6c2f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:07:983-45104\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b0ccadff-afc2-46c5-bf13-7f1bb18e6c2f]}\"}"}
2021-08-03 00:06:07.985  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:09.991  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:09.992 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6c8b6f0a-2faa-4619-ab03-c9e3b83b83ae","status":"200","rqstDate":"210803-00:06:09:991","respDate":"210803-00:06:09:992","sourceId":"haproxy:6c8b6f0a-2faa-4619-ab03-c9e3b83b83ae","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:09:991-19828\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c8b6f0a-2faa-4619-ab03-c9e3b83b83ae]}\"}"}
2021-08-03 00:06:09.993  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:10.496 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:06:10.497 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:06:12.000  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:12.001 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fdbaa809-5f0a-4d36-9d1d-b9ba47f835ec","status":"200","rqstDate":"210803-00:06:12:000","respDate":"210803-00:06:12:001","sourceId":"haproxy:fdbaa809-5f0a-4d36-9d1d-b9ba47f835ec","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:12:000-63836\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fdbaa809-5f0a-4d36-9d1d-b9ba47f835ec]}\"}"}
2021-08-03 00:06:12.001  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:12.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:12.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"379498e4-ceee-414a-8921-9defeebbd7d1","status":"200","rqstDate":"210803-00:06:12:627","respDate":"210803-00:06:12:628","sourceId":"OOM_ReadinessCheck:379498e4-ceee-414a-8921-9defeebbd7d1","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:12:627-37299\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52612], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[379498e4-ceee-414a-8921-9defeebbd7d1]}\"}"}
2021-08-03 00:06:12.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:14.007  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:14.008 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d69128f2-1783-4824-b3cc-d0dce19b533b","status":"200","rqstDate":"210803-00:06:14:007","respDate":"210803-00:06:14:008","sourceId":"haproxy:d69128f2-1783-4824-b3cc-d0dce19b533b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:14:007-55265\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d69128f2-1783-4824-b3cc-d0dce19b533b]}\"}"}
2021-08-03 00:06:14.008  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:15.135  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:15.136 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e824427f-caab-4b5e-97da-dd4458b983cb","status":"200","rqstDate":"210803-00:06:15:135","respDate":"210803-00:06:15:136","sourceId":"healthcheck:e824427f-caab-4b5e-97da-dd4458b983cb","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:06:15:135-87079\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e824427f-caab-4b5e-97da-dd4458b983cb]}\"}"}
2021-08-03 00:06:15.136  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:16.014  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:16.015 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"95f69833-c252-408a-8506-edfa0fe14235","status":"200","rqstDate":"210803-00:06:16:014","respDate":"210803-00:06:16:015","sourceId":"haproxy:95f69833-c252-408a-8506-edfa0fe14235","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:06:16:014-93007\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[95f69833-c252-408a-8506-edfa0fe14235]}\"}"}
2021-08-03 00:06:16.015  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:18.020  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:18.021 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e22b402-a55d-41cb-9b4e-9397500c425d","status":"200","rqstDate":"210803-00:06:18:021","respDate":"210803-00:06:18:021","sourceId":"haproxy:3e22b402-a55d-41cb-9b4e-9397500c425d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:18:021-70071\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e22b402-a55d-41cb-9b4e-9397500c425d]}\"}"}
2021-08-03 00:06:18.022  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:20.029  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:20.030 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"91216c99-f781-4694-8fba-1ad6df56ade5","status":"200","rqstDate":"210803-00:06:20:029","respDate":"210803-00:06:20:030","sourceId":"haproxy:91216c99-f781-4694-8fba-1ad6df56ade5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:20:029-4461\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[91216c99-f781-4694-8fba-1ad6df56ade5]}\"}"}
2021-08-03 00:06:20.031  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:20.395  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:20.397 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dafbe3f2-730a-453e-b067-3652a1bdcf73","status":"200","rqstDate":"210803-00:06:20:396","respDate":"210803-00:06:20:396","sourceId":"healthcheck:dafbe3f2-730a-453e-b067-3652a1bdcf73","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:20:396-41959\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39070], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dafbe3f2-730a-453e-b067-3652a1bdcf73]}\"}"}
2021-08-03 00:06:20.397  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:22.036  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:22.038 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8041aebc-5d86-4e07-ab36-914e4f21fb07","status":"200","rqstDate":"210803-00:06:22:037","respDate":"210803-00:06:22:038","sourceId":"haproxy:8041aebc-5d86-4e07-ab36-914e4f21fb07","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:06:22:037-73405\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8041aebc-5d86-4e07-ab36-914e4f21fb07]}\"}"}
2021-08-03 00:06:22.039  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:22.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:22.631 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cdce23ac-f884-4db3-b5a0-8110cd9bbed7","status":"200","rqstDate":"210803-00:06:22:630","respDate":"210803-00:06:22:631","sourceId":"OOM_ReadinessCheck:cdce23ac-f884-4db3-b5a0-8110cd9bbed7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:22:630-75983\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52786], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cdce23ac-f884-4db3-b5a0-8110cd9bbed7]}\"}"}
2021-08-03 00:06:22.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:24.046  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:24.048 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5a325921-e628-412f-ba85-5684100806bb","status":"200","rqstDate":"210803-00:06:24:047","respDate":"210803-00:06:24:048","sourceId":"haproxy:5a325921-e628-412f-ba85-5684100806bb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:06:24:047-46436\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5a325921-e628-412f-ba85-5684100806bb]}\"}"}
2021-08-03 00:06:24.048  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:26.054  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:26.055 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d3b89baa-035c-483e-a9ba-fdf74971b39c","status":"200","rqstDate":"210803-00:06:26:054","respDate":"210803-00:06:26:055","sourceId":"haproxy:d3b89baa-035c-483e-a9ba-fdf74971b39c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:26:054-408\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d3b89baa-035c-483e-a9ba-fdf74971b39c]}\"}"}
2021-08-03 00:06:26.055  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:28.061  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:28.062 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f1c75a7c-1383-4218-ad8a-3fe9af808a75","status":"200","rqstDate":"210803-00:06:28:062","respDate":"210803-00:06:28:062","sourceId":"haproxy:f1c75a7c-1383-4218-ad8a-3fe9af808a75","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:28:062-28838\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f1c75a7c-1383-4218-ad8a-3fe9af808a75]}\"}"}
2021-08-03 00:06:28.063  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:30.068  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:30.070 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d0533f03-68a7-4ae0-bfc9-690fc8dc738f","status":"200","rqstDate":"210803-00:06:30:069","respDate":"210803-00:06:30:070","sourceId":"haproxy:d0533f03-68a7-4ae0-bfc9-690fc8dc738f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:30:069-40544\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d0533f03-68a7-4ae0-bfc9-690fc8dc738f]}\"}"}
2021-08-03 00:06:30.071  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:30.152  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:30.153 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"43432c3c-abe5-4c32-95d4-6a01dc3f5889","status":"200","rqstDate":"210803-00:06:30:152","respDate":"210803-00:06:30:153","sourceId":"healthcheck:43432c3c-abe5-4c32-95d4-6a01dc3f5889","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:06:30:152-38825\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[43432c3c-abe5-4c32-95d4-6a01dc3f5889]}\"}"}
2021-08-03 00:06:30.153  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:32.078  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:32.079 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"602f468d-c312-43ce-af18-196e6cb07c75","status":"200","rqstDate":"210803-00:06:32:078","respDate":"210803-00:06:32:079","sourceId":"haproxy:602f468d-c312-43ce-af18-196e6cb07c75","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:32:078-65063\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[602f468d-c312-43ce-af18-196e6cb07c75]}\"}"}
2021-08-03 00:06:32.079  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:32.632  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:32.634 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f04fdf1e-eaae-4abe-9fb3-134382af334e","status":"200","rqstDate":"210803-00:06:32:633","respDate":"210803-00:06:32:634","sourceId":"OOM_ReadinessCheck:f04fdf1e-eaae-4abe-9fb3-134382af334e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:06:32:633-24020\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52980], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f04fdf1e-eaae-4abe-9fb3-134382af334e]}\"}"}
2021-08-03 00:06:32.634  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:34.086  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:34.087 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e3d580ae-102d-412e-9f58-8b2747dbd048","status":"200","rqstDate":"210803-00:06:34:086","respDate":"210803-00:06:34:087","sourceId":"haproxy:e3d580ae-102d-412e-9f58-8b2747dbd048","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:34:086-37541\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e3d580ae-102d-412e-9f58-8b2747dbd048]}\"}"}
2021-08-03 00:06:34.088  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:35.410  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:35.412 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e003a069-f1fa-4609-ba78-5c2bd8c24d37","status":"200","rqstDate":"210803-00:06:35:411","respDate":"210803-00:06:35:412","sourceId":"healthcheck:e003a069-f1fa-4609-ba78-5c2bd8c24d37","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:06:35:411-44062\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39424], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e003a069-f1fa-4609-ba78-5c2bd8c24d37]}\"}"}
2021-08-03 00:06:35.412  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:36.093  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:36.094 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4574c86d-6434-41a8-a4fc-a1a93ac2c82e","status":"200","rqstDate":"210803-00:06:36:094","respDate":"210803-00:06:36:094","sourceId":"haproxy:4574c86d-6434-41a8-a4fc-a1a93ac2c82e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:36:094-99315\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4574c86d-6434-41a8-a4fc-a1a93ac2c82e]}\"}"}
2021-08-03 00:06:36.095  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:36.118 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-52, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:06:36.183 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-52, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:06:38.101  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:38.102 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"542bbe75-6517-49a3-a854-1ecbbf7a118b","status":"200","rqstDate":"210803-00:06:38:101","respDate":"210803-00:06:38:102","sourceId":"haproxy:542bbe75-6517-49a3-a854-1ecbbf7a118b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:38:101-90631\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[542bbe75-6517-49a3-a854-1ecbbf7a118b]}\"}"}
2021-08-03 00:06:38.102  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:40.108  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:40.110 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10f23398-29b4-4220-8fe5-7b507f0e2ea3","status":"200","rqstDate":"210803-00:06:40:109","respDate":"210803-00:06:40:110","sourceId":"haproxy:10f23398-29b4-4220-8fe5-7b507f0e2ea3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:40:109-70352\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10f23398-29b4-4220-8fe5-7b507f0e2ea3]}\"}"}
2021-08-03 00:06:40.110  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:40.506 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:06:40.508 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:06:42.117  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:42.118 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b76dcd20-4294-4f9b-bdf4-2a79d1e27378","status":"200","rqstDate":"210803-00:06:42:117","respDate":"210803-00:06:42:118","sourceId":"haproxy:b76dcd20-4294-4f9b-bdf4-2a79d1e27378","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:06:42:117-16268\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b76dcd20-4294-4f9b-bdf4-2a79d1e27378]}\"}"}
2021-08-03 00:06:42.118  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:42.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:42.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b95c0c0b-0a77-43d4-8398-9d077888118e","status":"200","rqstDate":"210803-00:06:42:628","respDate":"210803-00:06:42:629","sourceId":"OOM_ReadinessCheck:b95c0c0b-0a77-43d4-8398-9d077888118e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:42:628-27711\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53126], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b95c0c0b-0a77-43d4-8398-9d077888118e]}\"}"}
2021-08-03 00:06:42.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:44.124  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:44.125 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6e30f7b2-5678-4006-80fd-520ec886089a","status":"200","rqstDate":"210803-00:06:44:124","respDate":"210803-00:06:44:125","sourceId":"haproxy:6e30f7b2-5678-4006-80fd-520ec886089a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:44:124-82866\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6e30f7b2-5678-4006-80fd-520ec886089a]}\"}"}
2021-08-03 00:06:44.125  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:45.168  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:45.171 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"887385e1-2086-4d26-8cf6-2309f0fffe29","status":"200","rqstDate":"210803-00:06:45:169","respDate":"210803-00:06:45:170","sourceId":"healthcheck:887385e1-2086-4d26-8cf6-2309f0fffe29","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:45:169-23068\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[887385e1-2086-4d26-8cf6-2309f0fffe29]}\"}"}
2021-08-03 00:06:45.171  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:46.132  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:46.134 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9cfda40b-b5b3-4601-bdd3-eecb8554c336","status":"200","rqstDate":"210803-00:06:46:132","respDate":"210803-00:06:46:134","sourceId":"haproxy:9cfda40b-b5b3-4601-bdd3-eecb8554c336","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:46:132-21104\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9cfda40b-b5b3-4601-bdd3-eecb8554c336]}\"}"}
2021-08-03 00:06:46.134  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:48.141  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:48.143 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3dbf4fa0-b027-4c44-9c2e-2a89c7b5591b","status":"200","rqstDate":"210803-00:06:48:142","respDate":"210803-00:06:48:143","sourceId":"haproxy:3dbf4fa0-b027-4c44-9c2e-2a89c7b5591b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:48:142-86436\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3dbf4fa0-b027-4c44-9c2e-2a89c7b5591b]}\"}"}
2021-08-03 00:06:48.143  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:50.149  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:50.151 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b1727a7c-2cd2-47a5-b079-11f3431c366b","status":"200","rqstDate":"210803-00:06:50:150","respDate":"210803-00:06:50:150","sourceId":"haproxy:b1727a7c-2cd2-47a5-b079-11f3431c366b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:50:150-71184\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b1727a7c-2cd2-47a5-b079-11f3431c366b]}\"}"}
2021-08-03 00:06:50.151  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:50.428  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:50.429 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c906f2b2-b7ed-4c10-a5d7-dffe9c651202","status":"200","rqstDate":"210803-00:06:50:428","respDate":"210803-00:06:50:429","sourceId":"healthcheck:c906f2b2-b7ed-4c10-a5d7-dffe9c651202","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:06:50:428-86893\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39826], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c906f2b2-b7ed-4c10-a5d7-dffe9c651202]}\"}"}
2021-08-03 00:06:50.430  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:52.160  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:52.163 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3cffa118-7e5c-42aa-aa26-0dad36efa74a","status":"200","rqstDate":"210803-00:06:52:161","respDate":"210803-00:06:52:163","sourceId":"haproxy:3cffa118-7e5c-42aa-aa26-0dad36efa74a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:52:161-74531\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3cffa118-7e5c-42aa-aa26-0dad36efa74a]}\"}"}
2021-08-03 00:06:52.164  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:52.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:52.631 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c2055b10-f8d6-4b7e-b222-530649767a39","status":"200","rqstDate":"210803-00:06:52:630","respDate":"210803-00:06:52:631","sourceId":"OOM_ReadinessCheck:c2055b10-f8d6-4b7e-b222-530649767a39","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:06:52:630-32351\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53300], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c2055b10-f8d6-4b7e-b222-530649767a39]}\"}"}
2021-08-03 00:06:52.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:54.173  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:54.175 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"775e48e6-1aa8-4d51-ac00-218d0bd810c7","status":"200","rqstDate":"210803-00:06:54:173","respDate":"210803-00:06:54:175","sourceId":"haproxy:775e48e6-1aa8-4d51-ac00-218d0bd810c7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:54:173-23434\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[775e48e6-1aa8-4d51-ac00-218d0bd810c7]}\"}"}
2021-08-03 00:06:54.175  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:56.182  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:56.183 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b247bb4-8b65-4d6d-bbbb-3f8d21c17358","status":"200","rqstDate":"210803-00:06:56:182","respDate":"210803-00:06:56:183","sourceId":"haproxy:1b247bb4-8b65-4d6d-bbbb-3f8d21c17358","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:06:56:182-79755\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b247bb4-8b65-4d6d-bbbb-3f8d21c17358]}\"}"}
2021-08-03 00:06:56.183  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:06:58.189  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:06:58.190 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"df11a9e4-9dba-46ec-ad81-9a0d4e7877cb","status":"200","rqstDate":"210803-00:06:58:189","respDate":"210803-00:06:58:190","sourceId":"haproxy:df11a9e4-9dba-46ec-ad81-9a0d4e7877cb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:06:58:189-69306\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[df11a9e4-9dba-46ec-ad81-9a0d4e7877cb]}\"}"}
2021-08-03 00:06:58.190  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:00.187  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:00.188 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"380d7fa0-df39-49d8-942d-c7b8428c172b","status":"200","rqstDate":"210803-00:07:00:187","respDate":"210803-00:07:00:188","sourceId":"healthcheck:380d7fa0-df39-49d8-942d-c7b8428c172b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:07:00:187-13873\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[380d7fa0-df39-49d8-942d-c7b8428c172b]}\"}"}
2021-08-03 00:07:00.188  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:00.195  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:00.196 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5a61876c-e398-4638-b9d8-83ee60fe12a0","status":"200","rqstDate":"210803-00:07:00:196","respDate":"210803-00:07:00:196","sourceId":"haproxy:5a61876c-e398-4638-b9d8-83ee60fe12a0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:00:196-45390\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5a61876c-e398-4638-b9d8-83ee60fe12a0]}\"}"}
2021-08-03 00:07:00.197  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:02.202  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:02.204 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fdbc25f9-3764-4554-b989-751719f91f59","status":"200","rqstDate":"210803-00:07:02:203","respDate":"210803-00:07:02:204","sourceId":"haproxy:fdbc25f9-3764-4554-b989-751719f91f59","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:02:203-60368\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fdbc25f9-3764-4554-b989-751719f91f59]}\"}"}
2021-08-03 00:07:02.204  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:02.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:02.630 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f273d31d-8d29-444d-8855-8cac753d6e72","status":"200","rqstDate":"210803-00:07:02:629","respDate":"210803-00:07:02:630","sourceId":"OOM_ReadinessCheck:f273d31d-8d29-444d-8855-8cac753d6e72","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:07:02:629-26841\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53484], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f273d31d-8d29-444d-8855-8cac753d6e72]}\"}"}
2021-08-03 00:07:02.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:04.215  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:04.218 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"05c04926-d9f3-47ac-93ab-a9a9a7970fd0","status":"200","rqstDate":"210803-00:07:04:216","respDate":"210803-00:07:04:217","sourceId":"haproxy:05c04926-d9f3-47ac-93ab-a9a9a7970fd0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:04:216-98422\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[05c04926-d9f3-47ac-93ab-a9a9a7970fd0]}\"}"}
2021-08-03 00:07:04.218  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:05.444  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:05.445 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"35f736a9-2eb1-442a-8822-f21b70c15cde","status":"200","rqstDate":"210803-00:07:05:444","respDate":"210803-00:07:05:445","sourceId":"healthcheck:35f736a9-2eb1-442a-8822-f21b70c15cde","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:07:05:444-55406\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40172], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[35f736a9-2eb1-442a-8822-f21b70c15cde]}\"}"}
2021-08-03 00:07:05.445  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:06.224  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:06.225 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bd8d6e75-180e-418f-86e0-481b61cfbccc","status":"200","rqstDate":"210803-00:07:06:224","respDate":"210803-00:07:06:225","sourceId":"haproxy:bd8d6e75-180e-418f-86e0-481b61cfbccc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:06:224-47705\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bd8d6e75-180e-418f-86e0-481b61cfbccc]}\"}"}
2021-08-03 00:07:06.225  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:08.232  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:08.234 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"88571e20-e549-4495-a49b-6dd8f2c68250","status":"200","rqstDate":"210803-00:07:08:233","respDate":"210803-00:07:08:234","sourceId":"haproxy:88571e20-e549-4495-a49b-6dd8f2c68250","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:08:233-23632\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[88571e20-e549-4495-a49b-6dd8f2c68250]}\"}"}
2021-08-03 00:07:08.235  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:10.242  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:10.244 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f087e9ac-6582-4548-bff1-ae5a6a8ef45b","status":"200","rqstDate":"210803-00:07:10:243","respDate":"210803-00:07:10:244","sourceId":"haproxy:f087e9ac-6582-4548-bff1-ae5a6a8ef45b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:10:243-95843\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f087e9ac-6582-4548-bff1-ae5a6a8ef45b]}\"}"}
2021-08-03 00:07:10.244  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:10.515 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:07:10.516 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:07:12.250  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:12.251 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0c0bd927-78b8-4fea-807c-434151dd7f20","status":"200","rqstDate":"210803-00:07:12:251","respDate":"210803-00:07:12:251","sourceId":"haproxy:0c0bd927-78b8-4fea-807c-434151dd7f20","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:12:251-14698\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0c0bd927-78b8-4fea-807c-434151dd7f20]}\"}"}
2021-08-03 00:07:12.252  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:12.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:12.628 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fd61d5e1-a33b-45c6-918d-1b41f52f42f9","status":"200","rqstDate":"210803-00:07:12:628","respDate":"210803-00:07:12:628","sourceId":"OOM_ReadinessCheck:fd61d5e1-a33b-45c6-918d-1b41f52f42f9","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:12:628-38183\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53636], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fd61d5e1-a33b-45c6-918d-1b41f52f42f9]}\"}"}
2021-08-03 00:07:12.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:14.257  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:14.258 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"99000a4c-0221-41cf-91df-94b683db60a2","status":"200","rqstDate":"210803-00:07:14:258","respDate":"210803-00:07:14:258","sourceId":"haproxy:99000a4c-0221-41cf-91df-94b683db60a2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:07:14:258-96466\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99000a4c-0221-41cf-91df-94b683db60a2]}\"}"}
2021-08-03 00:07:14.259  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:15.207  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:15.209 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1f185f9e-7447-4f05-b5ad-7df18c1cd394","status":"200","rqstDate":"210803-00:07:15:208","respDate":"210803-00:07:15:209","sourceId":"healthcheck:1f185f9e-7447-4f05-b5ad-7df18c1cd394","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:07:15:208-1060\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1f185f9e-7447-4f05-b5ad-7df18c1cd394]}\"}"}
2021-08-03 00:07:15.209  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:16.264  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:16.266 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b8f4379-18ff-475e-95b3-4fa6f78ecf45","status":"200","rqstDate":"210803-00:07:16:265","respDate":"210803-00:07:16:265","sourceId":"haproxy:4b8f4379-18ff-475e-95b3-4fa6f78ecf45","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:16:265-26211\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b8f4379-18ff-475e-95b3-4fa6f78ecf45]}\"}"}
2021-08-03 00:07:16.266  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:18.272  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:18.273 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c887ec85-05c3-4b1d-9841-2312ef40cc48","status":"200","rqstDate":"210803-00:07:18:272","respDate":"210803-00:07:18:273","sourceId":"haproxy:c887ec85-05c3-4b1d-9841-2312ef40cc48","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:18:272-88691\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c887ec85-05c3-4b1d-9841-2312ef40cc48]}\"}"}
2021-08-03 00:07:18.274  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:20.279  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:20.280 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5a42c767-fe7b-4741-8c75-e8cc05fed2bb","status":"200","rqstDate":"210803-00:07:20:280","respDate":"210803-00:07:20:280","sourceId":"haproxy:5a42c767-fe7b-4741-8c75-e8cc05fed2bb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:20:280-69815\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5a42c767-fe7b-4741-8c75-e8cc05fed2bb]}\"}"}
2021-08-03 00:07:20.281  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:20.459  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:20.461 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dea82911-bc6c-463c-94db-7abd449c62b0","status":"200","rqstDate":"210803-00:07:20:460","respDate":"210803-00:07:20:461","sourceId":"healthcheck:dea82911-bc6c-463c-94db-7abd449c62b0","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:20:460-84824\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40552], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dea82911-bc6c-463c-94db-7abd449c62b0]}\"}"}
2021-08-03 00:07:20.461  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:22.287  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:22.289 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a71cbeb-80df-4eb5-a46b-6405ac4fc6f5","status":"200","rqstDate":"210803-00:07:22:288","respDate":"210803-00:07:22:289","sourceId":"haproxy:1a71cbeb-80df-4eb5-a46b-6405ac4fc6f5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:07:22:288-90814\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a71cbeb-80df-4eb5-a46b-6405ac4fc6f5]}\"}"}
2021-08-03 00:07:22.289  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:22.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:22.628 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cdefc899-f3de-449f-80dc-f55506cca98a","status":"200","rqstDate":"210803-00:07:22:627","respDate":"210803-00:07:22:628","sourceId":"OOM_ReadinessCheck:cdefc899-f3de-449f-80dc-f55506cca98a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:07:22:627-62680\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53812], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cdefc899-f3de-449f-80dc-f55506cca98a]}\"}"}
2021-08-03 00:07:22.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:24.296  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:24.297 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"34bfb389-cc5f-444c-baf3-853ee97484e0","status":"200","rqstDate":"210803-00:07:24:297","respDate":"210803-00:07:24:297","sourceId":"haproxy:34bfb389-cc5f-444c-baf3-853ee97484e0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:24:297-9639\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[34bfb389-cc5f-444c-baf3-853ee97484e0]}\"}"}
2021-08-03 00:07:24.298  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:26.303  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:26.304 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5f9bd22c-dcd1-4215-9dbc-43407d06d195","status":"200","rqstDate":"210803-00:07:26:304","respDate":"210803-00:07:26:304","sourceId":"haproxy:5f9bd22c-dcd1-4215-9dbc-43407d06d195","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:07:26:304-5779\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5f9bd22c-dcd1-4215-9dbc-43407d06d195]}\"}"}
2021-08-03 00:07:26.305  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:28.311  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:28.312 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d679d236-b52a-4c5a-9070-d08416fdbda0","status":"200","rqstDate":"210803-00:07:28:311","respDate":"210803-00:07:28:312","sourceId":"haproxy:d679d236-b52a-4c5a-9070-d08416fdbda0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:28:311-25804\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d679d236-b52a-4c5a-9070-d08416fdbda0]}\"}"}
2021-08-03 00:07:28.312  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:30.228  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:30.229 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"269abeca-b5a1-4e46-9bca-e1784eac3f06","status":"200","rqstDate":"210803-00:07:30:228","respDate":"210803-00:07:30:229","sourceId":"healthcheck:269abeca-b5a1-4e46-9bca-e1784eac3f06","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:30:228-51549\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[269abeca-b5a1-4e46-9bca-e1784eac3f06]}\"}"}
2021-08-03 00:07:30.229  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:30.319  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:30.320 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cd136252-0e65-4d8e-b480-ca48e578cefe","status":"200","rqstDate":"210803-00:07:30:319","respDate":"210803-00:07:30:320","sourceId":"haproxy:cd136252-0e65-4d8e-b480-ca48e578cefe","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:30:319-88324\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cd136252-0e65-4d8e-b480-ca48e578cefe]}\"}"}
2021-08-03 00:07:30.321  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:32.326  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:32.327 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eb9e7b52-22ae-4a9b-bac2-12a1f92cdbc7","status":"200","rqstDate":"210803-00:07:32:327","respDate":"210803-00:07:32:327","sourceId":"haproxy:eb9e7b52-22ae-4a9b-bac2-12a1f92cdbc7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:07:32:327-50456\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eb9e7b52-22ae-4a9b-bac2-12a1f92cdbc7]}\"}"}
2021-08-03 00:07:32.328  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:32.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:32.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c22ee828-84b1-48b3-a268-f2ab8f3adc41","status":"200","rqstDate":"210803-00:07:32:629","respDate":"210803-00:07:32:629","sourceId":"OOM_ReadinessCheck:c22ee828-84b1-48b3-a268-f2ab8f3adc41","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:32:629-84359\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54002], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c22ee828-84b1-48b3-a268-f2ab8f3adc41]}\"}"}
2021-08-03 00:07:32.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:34.333  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:34.336 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"77202acc-89a9-4e6a-b777-7378b315e3a7","status":"200","rqstDate":"210803-00:07:34:334","respDate":"210803-00:07:34:335","sourceId":"haproxy:77202acc-89a9-4e6a-b777-7378b315e3a7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:07:34:334-38663\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[77202acc-89a9-4e6a-b777-7378b315e3a7]}\"}"}
2021-08-03 00:07:34.336  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:35.475  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:35.476 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9edb8f74-ef98-4050-bd3a-dd196fc5f8de","status":"200","rqstDate":"210803-00:07:35:475","respDate":"210803-00:07:35:476","sourceId":"healthcheck:9edb8f74-ef98-4050-bd3a-dd196fc5f8de","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:35:475-75454\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40904], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9edb8f74-ef98-4050-bd3a-dd196fc5f8de]}\"}"}
2021-08-03 00:07:35.476  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:36.342  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:36.343 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"571c2404-8afc-47d6-9c16-a7bc09ad9479","status":"200","rqstDate":"210803-00:07:36:342","respDate":"210803-00:07:36:343","sourceId":"haproxy:571c2404-8afc-47d6-9c16-a7bc09ad9479","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:36:342-85768\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[571c2404-8afc-47d6-9c16-a7bc09ad9479]}\"}"}
2021-08-03 00:07:36.344  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:38.348  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:38.349 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b0934772-2c6b-4afd-984b-b55a4489e2b2","status":"200","rqstDate":"210803-00:07:38:349","respDate":"210803-00:07:38:349","sourceId":"haproxy:b0934772-2c6b-4afd-984b-b55a4489e2b2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:38:349-30377\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b0934772-2c6b-4afd-984b-b55a4489e2b2]}\"}"}
2021-08-03 00:07:38.350  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:40.356  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:40.357 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7abf8dd7-6ab8-40d6-a171-799d2d825b8e","status":"200","rqstDate":"210803-00:07:40:357","respDate":"210803-00:07:40:357","sourceId":"haproxy:7abf8dd7-6ab8-40d6-a171-799d2d825b8e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:07:40:357-42246\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7abf8dd7-6ab8-40d6-a171-799d2d825b8e]}\"}"}
2021-08-03 00:07:40.358  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:40.529 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:07:40.531 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:07:42.364  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:42.365 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a4cbd351-b754-4e0e-b52a-c9dbb0ad7a3c","status":"200","rqstDate":"210803-00:07:42:364","respDate":"210803-00:07:42:365","sourceId":"haproxy:a4cbd351-b754-4e0e-b52a-c9dbb0ad7a3c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:42:364-9650\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a4cbd351-b754-4e0e-b52a-c9dbb0ad7a3c]}\"}"}
2021-08-03 00:07:42.365  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:42.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:42.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0299e81a-41af-4693-a516-e6a0dba46af2","status":"200","rqstDate":"210803-00:07:42:629","respDate":"210803-00:07:42:629","sourceId":"OOM_ReadinessCheck:0299e81a-41af-4693-a516-e6a0dba46af2","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:42:629-26323\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54144], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0299e81a-41af-4693-a516-e6a0dba46af2]}\"}"}
2021-08-03 00:07:42.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:44.371  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:44.372 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"744ecb9d-d695-414a-8a27-dcb430bb02fd","status":"200","rqstDate":"210803-00:07:44:372","respDate":"210803-00:07:44:372","sourceId":"haproxy:744ecb9d-d695-414a-8a27-dcb430bb02fd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:44:372-69246\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[744ecb9d-d695-414a-8a27-dcb430bb02fd]}\"}"}
2021-08-03 00:07:44.372  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:45.249  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:45.250 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"87c97663-b346-4e50-a683-41bff9636030","status":"200","rqstDate":"210803-00:07:45:250","respDate":"210803-00:07:45:250","sourceId":"healthcheck:87c97663-b346-4e50-a683-41bff9636030","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:45:250-83829\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[87c97663-b346-4e50-a683-41bff9636030]}\"}"}
2021-08-03 00:07:45.251  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:46.223 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:07:46.224 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:07:46.378  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:46.379 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"82085ea8-1541-470b-b83a-455fd99408f7","status":"200","rqstDate":"210803-00:07:46:379","respDate":"210803-00:07:46:379","sourceId":"haproxy:82085ea8-1541-470b-b83a-455fd99408f7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:46:379-5519\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[82085ea8-1541-470b-b83a-455fd99408f7]}\"}"}
2021-08-03 00:07:46.379  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:48.392  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:48.393 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a02d7336-079c-4ae7-9f77-cbf444f3ec43","status":"200","rqstDate":"210803-00:07:48:393","respDate":"210803-00:07:48:393","sourceId":"haproxy:a02d7336-079c-4ae7-9f77-cbf444f3ec43","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:48:393-67368\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a02d7336-079c-4ae7-9f77-cbf444f3ec43]}\"}"}
2021-08-03 00:07:48.394  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:50.401  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:50.403 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6f0593cc-a914-422f-813a-3baf1b19de9c","status":"200","rqstDate":"210803-00:07:50:402","respDate":"210803-00:07:50:403","sourceId":"haproxy:6f0593cc-a914-422f-813a-3baf1b19de9c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:50:402-83662\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6f0593cc-a914-422f-813a-3baf1b19de9c]}\"}"}
2021-08-03 00:07:50.403  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:50.492  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:50.493 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d771de1d-1eba-4c94-85b5-ad4b49381cda","status":"200","rqstDate":"210803-00:07:50:492","respDate":"210803-00:07:50:493","sourceId":"healthcheck:d771de1d-1eba-4c94-85b5-ad4b49381cda","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:50:492-40431\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41290], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d771de1d-1eba-4c94-85b5-ad4b49381cda]}\"}"}
2021-08-03 00:07:50.494  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:52.409  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:52.411 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"604b3191-90f3-4f93-a34b-d42b021441d4","status":"200","rqstDate":"210803-00:07:52:410","respDate":"210803-00:07:52:411","sourceId":"haproxy:604b3191-90f3-4f93-a34b-d42b021441d4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:52:410-6113\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[604b3191-90f3-4f93-a34b-d42b021441d4]}\"}"}
2021-08-03 00:07:52.411  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:52.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:52.633 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0a918a63-7f31-4aa7-986b-7605d9ce909f","status":"200","rqstDate":"210803-00:07:52:632","respDate":"210803-00:07:52:633","sourceId":"OOM_ReadinessCheck:0a918a63-7f31-4aa7-986b-7605d9ce909f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:52:632-15568\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54318], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0a918a63-7f31-4aa7-986b-7605d9ce909f]}\"}"}
2021-08-03 00:07:52.634  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:54.417  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:54.419 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d64fb536-f592-4f11-aff0-2c124daf9910","status":"200","rqstDate":"210803-00:07:54:418","respDate":"210803-00:07:54:419","sourceId":"haproxy:d64fb536-f592-4f11-aff0-2c124daf9910","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:07:54:418-29739\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d64fb536-f592-4f11-aff0-2c124daf9910]}\"}"}
2021-08-03 00:07:54.420  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:56.427  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:56.428 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a1071550-1892-4b1a-a3f4-fb3bda6b8a56","status":"200","rqstDate":"210803-00:07:56:427","respDate":"210803-00:07:56:428","sourceId":"haproxy:a1071550-1892-4b1a-a3f4-fb3bda6b8a56","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:07:56:427-78039\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a1071550-1892-4b1a-a3f4-fb3bda6b8a56]}\"}"}
2021-08-03 00:07:56.428  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:07:58.434  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:07:58.435 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2848bb35-124f-43ec-b776-75105c4f915f","status":"200","rqstDate":"210803-00:07:58:434","respDate":"210803-00:07:58:435","sourceId":"haproxy:2848bb35-124f-43ec-b776-75105c4f915f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:07:58:434-25208\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2848bb35-124f-43ec-b776-75105c4f915f]}\"}"}
2021-08-03 00:07:58.435  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:00.268  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:00.269 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"938fcbdb-2fab-48fb-8388-8c5312e49e8b","status":"200","rqstDate":"210803-00:08:00:268","respDate":"210803-00:08:00:269","sourceId":"healthcheck:938fcbdb-2fab-48fb-8388-8c5312e49e8b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:00:268-43813\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[938fcbdb-2fab-48fb-8388-8c5312e49e8b]}\"}"}
2021-08-03 00:08:00.270  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:00.441  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:00.442 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c3503d69-20b8-4b6a-a309-73be0e0aebc3","status":"200","rqstDate":"210803-00:08:00:441","respDate":"210803-00:08:00:442","sourceId":"haproxy:c3503d69-20b8-4b6a-a309-73be0e0aebc3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:00:441-4146\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c3503d69-20b8-4b6a-a309-73be0e0aebc3]}\"}"}
2021-08-03 00:08:00.442  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:02.448  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:02.449 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ef08e61-73d5-442a-b28f-c0a732337807","status":"200","rqstDate":"210803-00:08:02:449","respDate":"210803-00:08:02:449","sourceId":"haproxy:3ef08e61-73d5-442a-b28f-c0a732337807","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:02:449-43913\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ef08e61-73d5-442a-b28f-c0a732337807]}\"}"}
2021-08-03 00:08:02.450  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:02.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:02.631 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f321b48e-81d4-43b8-854e-ef98762d46e1","status":"200","rqstDate":"210803-00:08:02:630","respDate":"210803-00:08:02:630","sourceId":"OOM_ReadinessCheck:f321b48e-81d4-43b8-854e-ef98762d46e1","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:02:630-12856\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54514], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f321b48e-81d4-43b8-854e-ef98762d46e1]}\"}"}
2021-08-03 00:08:02.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:04.457  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:04.458 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dc1c960c-4c77-4be0-8c0a-8cfc4d5a8c9c","status":"200","rqstDate":"210803-00:08:04:457","respDate":"210803-00:08:04:458","sourceId":"haproxy:dc1c960c-4c77-4be0-8c0a-8cfc4d5a8c9c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:08:04:457-60521\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dc1c960c-4c77-4be0-8c0a-8cfc4d5a8c9c]}\"}"}
2021-08-03 00:08:04.458  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:05.512  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:05.513 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ce9a9bf1-01d9-452a-a6df-8567fb70f333","status":"200","rqstDate":"210803-00:08:05:513","respDate":"210803-00:08:05:513","sourceId":"healthcheck:ce9a9bf1-01d9-452a-a6df-8567fb70f333","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:05:513-6774\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41638], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ce9a9bf1-01d9-452a-a6df-8567fb70f333]}\"}"}
2021-08-03 00:08:05.514  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:06.464  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:06.465 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"af55048f-912c-4b59-a65d-10ddfd1ecc62","status":"200","rqstDate":"210803-00:08:06:464","respDate":"210803-00:08:06:465","sourceId":"haproxy:af55048f-912c-4b59-a65d-10ddfd1ecc62","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:06:464-87499\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[af55048f-912c-4b59-a65d-10ddfd1ecc62]}\"}"}
2021-08-03 00:08:06.466  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:08.471  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:08.473 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bda3ffd2-9be0-4966-8854-b41bf3ad0791","status":"200","rqstDate":"210803-00:08:08:471","respDate":"210803-00:08:08:473","sourceId":"haproxy:bda3ffd2-9be0-4966-8854-b41bf3ad0791","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:08:08:471-14441\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bda3ffd2-9be0-4966-8854-b41bf3ad0791]}\"}"}
2021-08-03 00:08:08.473  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:10.479  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:10.480 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b01e310e-319c-4568-b169-854f4ce5d29c","status":"200","rqstDate":"210803-00:08:10:479","respDate":"210803-00:08:10:480","sourceId":"haproxy:b01e310e-319c-4568-b169-854f4ce5d29c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:10:479-29866\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b01e310e-319c-4568-b169-854f4ce5d29c]}\"}"}
2021-08-03 00:08:10.481  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:10.533 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:08:10.534 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:08:12.488  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:12.489 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ec7c09af-318e-4022-889f-b1a85c546d2d","status":"200","rqstDate":"210803-00:08:12:488","respDate":"210803-00:08:12:489","sourceId":"haproxy:ec7c09af-318e-4022-889f-b1a85c546d2d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:12:488-16370\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ec7c09af-318e-4022-889f-b1a85c546d2d]}\"}"}
2021-08-03 00:08:12.490  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:12.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:12.630 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"19946462-cd5a-46f4-8a59-e8ad20b243b1","status":"200","rqstDate":"210803-00:08:12:629","respDate":"210803-00:08:12:630","sourceId":"OOM_ReadinessCheck:19946462-cd5a-46f4-8a59-e8ad20b243b1","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:12:629-94889\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54670], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[19946462-cd5a-46f4-8a59-e8ad20b243b1]}\"}"}
2021-08-03 00:08:12.631  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:14.496  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:14.497 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"61346f65-f025-49b3-b4da-13562bb46682","status":"200","rqstDate":"210803-00:08:14:497","respDate":"210803-00:08:14:497","sourceId":"haproxy:61346f65-f025-49b3-b4da-13562bb46682","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:08:14:497-44552\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[61346f65-f025-49b3-b4da-13562bb46682]}\"}"}
2021-08-03 00:08:14.498  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:15.286  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:15.287 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d5d9cd12-0ff6-4cb1-b475-032c6dcbfa8d","status":"200","rqstDate":"210803-00:08:15:287","respDate":"210803-00:08:15:287","sourceId":"healthcheck:d5d9cd12-0ff6-4cb1-b475-032c6dcbfa8d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:15:287-67542\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d5d9cd12-0ff6-4cb1-b475-032c6dcbfa8d]}\"}"}
2021-08-03 00:08:15.288  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:16.227 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:08:16.229 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:08:16.504  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:16.506 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"06e8d364-1cf3-48c6-a8ed-77b1d99d4d92","status":"200","rqstDate":"210803-00:08:16:505","respDate":"210803-00:08:16:506","sourceId":"haproxy:06e8d364-1cf3-48c6-a8ed-77b1d99d4d92","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:16:505-77582\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[06e8d364-1cf3-48c6-a8ed-77b1d99d4d92]}\"}"}
2021-08-03 00:08:16.506  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:18.512  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:18.513 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a6fa9faa-7a71-4c26-8b01-c250c50ae794","status":"200","rqstDate":"210803-00:08:18:512","respDate":"210803-00:08:18:513","sourceId":"haproxy:a6fa9faa-7a71-4c26-8b01-c250c50ae794","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:08:18:512-23770\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a6fa9faa-7a71-4c26-8b01-c250c50ae794]}\"}"}
2021-08-03 00:08:18.513  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:20.519  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:20.521 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f229e296-08d7-4a95-a0d8-30ea1a0fb615","status":"200","rqstDate":"210803-00:08:20:520","respDate":"210803-00:08:20:521","sourceId":"haproxy:f229e296-08d7-4a95-a0d8-30ea1a0fb615","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:20:520-62815\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f229e296-08d7-4a95-a0d8-30ea1a0fb615]}\"}"}
2021-08-03 00:08:20.521  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:20.527  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:20.528 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"daeb1829-833b-4899-87e9-8890dd9d75bb","status":"200","rqstDate":"210803-00:08:20:527","respDate":"210803-00:08:20:528","sourceId":"healthcheck:daeb1829-833b-4899-87e9-8890dd9d75bb","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:20:527-2328\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42036], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[daeb1829-833b-4899-87e9-8890dd9d75bb]}\"}"}
2021-08-03 00:08:20.529  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:22.528  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:22.529 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dd483d9b-6620-4c84-b3ec-e4f7ea46bdec","status":"200","rqstDate":"210803-00:08:22:529","respDate":"210803-00:08:22:529","sourceId":"haproxy:dd483d9b-6620-4c84-b3ec-e4f7ea46bdec","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:22:529-6352\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dd483d9b-6620-4c84-b3ec-e4f7ea46bdec]}\"}"}
2021-08-03 00:08:22.530  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:22.626  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:22.627 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a462f04e-a3ae-4cb5-b37b-75a858a4dd4c","status":"200","rqstDate":"210803-00:08:22:626","respDate":"210803-00:08:22:627","sourceId":"OOM_ReadinessCheck:a462f04e-a3ae-4cb5-b37b-75a858a4dd4c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:22:626-33553\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54842], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a462f04e-a3ae-4cb5-b37b-75a858a4dd4c]}\"}"}
2021-08-03 00:08:22.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:24.536  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:24.538 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e0f57834-1403-41cb-9dc2-d56f389930b5","status":"200","rqstDate":"210803-00:08:24:537","respDate":"210803-00:08:24:537","sourceId":"haproxy:e0f57834-1403-41cb-9dc2-d56f389930b5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:24:537-91889\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e0f57834-1403-41cb-9dc2-d56f389930b5]}\"}"}
2021-08-03 00:08:24.538  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:26.548  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:26.549 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c278c32b-910d-439f-9f34-c12ef700f38b","status":"200","rqstDate":"210803-00:08:26:549","respDate":"210803-00:08:26:549","sourceId":"haproxy:c278c32b-910d-439f-9f34-c12ef700f38b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:26:549-72201\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c278c32b-910d-439f-9f34-c12ef700f38b]}\"}"}
2021-08-03 00:08:26.550  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:28.557  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:28.558 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"613ceb53-b69f-41a1-be6a-5a7fbc5c12a2","status":"200","rqstDate":"210803-00:08:28:557","respDate":"210803-00:08:28:558","sourceId":"haproxy:613ceb53-b69f-41a1-be6a-5a7fbc5c12a2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:28:557-13661\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[613ceb53-b69f-41a1-be6a-5a7fbc5c12a2]}\"}"}
2021-08-03 00:08:28.558  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:30.303  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:30.305 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b91fb95d-665c-4171-8171-caf1372eb4a5","status":"200","rqstDate":"210803-00:08:30:304","respDate":"210803-00:08:30:305","sourceId":"healthcheck:b91fb95d-665c-4171-8171-caf1372eb4a5","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:30:304-96337\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b91fb95d-665c-4171-8171-caf1372eb4a5]}\"}"}
2021-08-03 00:08:30.305  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:30.564  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:30.565 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f1d62ae4-aeb3-49be-bf71-4acfbf793e62","status":"200","rqstDate":"210803-00:08:30:564","respDate":"210803-00:08:30:565","sourceId":"haproxy:f1d62ae4-aeb3-49be-bf71-4acfbf793e62","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:08:30:564-8584\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f1d62ae4-aeb3-49be-bf71-4acfbf793e62]}\"}"}
2021-08-03 00:08:30.565  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:32.571  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:32.572 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6c96bda0-df02-4006-9a2e-09f9b58989c4","status":"200","rqstDate":"210803-00:08:32:571","respDate":"210803-00:08:32:572","sourceId":"haproxy:6c96bda0-df02-4006-9a2e-09f9b58989c4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:32:571-40733\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c96bda0-df02-4006-9a2e-09f9b58989c4]}\"}"}
2021-08-03 00:08:32.572  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:32.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:32.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"39fa733f-948a-4946-a379-302e86653d8a","status":"200","rqstDate":"210803-00:08:32:628","respDate":"210803-00:08:32:628","sourceId":"OOM_ReadinessCheck:39fa733f-948a-4946-a379-302e86653d8a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:32:628-9140\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55034], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[39fa733f-948a-4946-a379-302e86653d8a]}\"}"}
2021-08-03 00:08:32.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:34.578  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:34.579 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fee56a6e-6f65-4d7a-a30e-572a61226b5d","status":"200","rqstDate":"210803-00:08:34:579","respDate":"210803-00:08:34:579","sourceId":"haproxy:fee56a6e-6f65-4d7a-a30e-572a61226b5d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:34:579-60579\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fee56a6e-6f65-4d7a-a30e-572a61226b5d]}\"}"}
2021-08-03 00:08:34.580  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:35.549  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:35.550 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b6d0bf7-d095-4a5c-b9eb-0ff6a3915eea","status":"200","rqstDate":"210803-00:08:35:549","respDate":"210803-00:08:35:550","sourceId":"healthcheck:4b6d0bf7-d095-4a5c-b9eb-0ff6a3915eea","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:08:35:549-42838\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42386], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4b6d0bf7-d095-4a5c-b9eb-0ff6a3915eea]}\"}"}
2021-08-03 00:08:35.551  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:36.329 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:08:36.330 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:08:36.585  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:36.587 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"51e5ec53-185f-4d4b-b192-732ab74e49e6","status":"200","rqstDate":"210803-00:08:36:586","respDate":"210803-00:08:36:587","sourceId":"haproxy:51e5ec53-185f-4d4b-b192-732ab74e49e6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:08:36:586-45089\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[51e5ec53-185f-4d4b-b192-732ab74e49e6]}\"}"}
2021-08-03 00:08:36.587  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:38.593  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:38.594 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ed7e2c18-c32a-46fa-ab8e-f69c512fa185","status":"200","rqstDate":"210803-00:08:38:594","respDate":"210803-00:08:38:594","sourceId":"haproxy:ed7e2c18-c32a-46fa-ab8e-f69c512fa185","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:08:38:594-26971\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ed7e2c18-c32a-46fa-ab8e-f69c512fa185]}\"}"}
2021-08-03 00:08:38.595  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:40.537 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:08:40.538 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:08:40.601  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:40.602 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"828979c6-3f8a-4534-8c5f-57075381f602","status":"200","rqstDate":"210803-00:08:40:602","respDate":"210803-00:08:40:602","sourceId":"haproxy:828979c6-3f8a-4534-8c5f-57075381f602","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:40:602-65914\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[828979c6-3f8a-4534-8c5f-57075381f602]}\"}"}
2021-08-03 00:08:40.603  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:42.610  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:42.611 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3339ebfb-10a7-4324-9f0f-0c658bb8ac89","status":"200","rqstDate":"210803-00:08:42:610","respDate":"210803-00:08:42:611","sourceId":"haproxy:3339ebfb-10a7-4324-9f0f-0c658bb8ac89","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:42:610-92770\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3339ebfb-10a7-4324-9f0f-0c658bb8ac89]}\"}"}
2021-08-03 00:08:42.612  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:42.625  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:42.626 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de771f28-4d87-4946-a57a-56102e116d22","status":"200","rqstDate":"210803-00:08:42:626","respDate":"210803-00:08:42:626","sourceId":"OOM_ReadinessCheck:de771f28-4d87-4946-a57a-56102e116d22","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:42:626-3853\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55180], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[de771f28-4d87-4946-a57a-56102e116d22]}\"}"}
2021-08-03 00:08:42.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:44.619  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:44.620 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dec031f1-e6e8-49ac-a267-75c3e9fe5455","status":"200","rqstDate":"210803-00:08:44:620","respDate":"210803-00:08:44:620","sourceId":"haproxy:dec031f1-e6e8-49ac-a267-75c3e9fe5455","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:44:620-37297\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dec031f1-e6e8-49ac-a267-75c3e9fe5455]}\"}"}
2021-08-03 00:08:44.621  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:45.321  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:45.322 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1be690aa-f8b8-420b-b1f9-0c202343eb0c","status":"200","rqstDate":"210803-00:08:45:322","respDate":"210803-00:08:45:322","sourceId":"healthcheck:1be690aa-f8b8-420b-b1f9-0c202343eb0c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:08:45:322-15492\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1be690aa-f8b8-420b-b1f9-0c202343eb0c]}\"}"}
2021-08-03 00:08:45.323  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:46.626  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:46.627 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6a106781-c4c4-42ae-8cc5-b63739caa607","status":"200","rqstDate":"210803-00:08:46:627","respDate":"210803-00:08:46:627","sourceId":"haproxy:6a106781-c4c4-42ae-8cc5-b63739caa607","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:46:627-78392\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6a106781-c4c4-42ae-8cc5-b63739caa607]}\"}"}
2021-08-03 00:08:46.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:48.638  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:48.640 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"81484a6f-1a16-4524-8487-4047e3de2a06","status":"200","rqstDate":"210803-00:08:48:639","respDate":"210803-00:08:48:640","sourceId":"haproxy:81484a6f-1a16-4524-8487-4047e3de2a06","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:48:639-3400\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[81484a6f-1a16-4524-8487-4047e3de2a06]}\"}"}
2021-08-03 00:08:48.640  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:50.565  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:50.566 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e0f46df2-a950-4f50-8aa5-08f5068786db","status":"200","rqstDate":"210803-00:08:50:566","respDate":"210803-00:08:50:566","sourceId":"healthcheck:e0f46df2-a950-4f50-8aa5-08f5068786db","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:08:50:566-32059\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42774], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e0f46df2-a950-4f50-8aa5-08f5068786db]}\"}"}
2021-08-03 00:08:50.567  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:50.646  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:50.647 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"43272c10-a4e0-47cb-afe7-d6030ebf0939","status":"200","rqstDate":"210803-00:08:50:647","respDate":"210803-00:08:50:647","sourceId":"haproxy:43272c10-a4e0-47cb-afe7-d6030ebf0939","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:08:50:647-18947\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[43272c10-a4e0-47cb-afe7-d6030ebf0939]}\"}"}
2021-08-03 00:08:50.648  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:52.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:52.628 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"746315a4-2edf-40dd-bff7-c8b9e043c553","status":"200","rqstDate":"210803-00:08:52:627","respDate":"210803-00:08:52:628","sourceId":"OOM_ReadinessCheck:746315a4-2edf-40dd-bff7-c8b9e043c553","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:52:627-37753\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55346], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[746315a4-2edf-40dd-bff7-c8b9e043c553]}\"}"}
2021-08-03 00:08:52.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:52.654  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:52.656 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"87bd0378-b605-4955-bdba-c71c6aad7d2d","status":"200","rqstDate":"210803-00:08:52:655","respDate":"210803-00:08:52:656","sourceId":"haproxy:87bd0378-b605-4955-bdba-c71c6aad7d2d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:08:52:655-17125\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[87bd0378-b605-4955-bdba-c71c6aad7d2d]}\"}"}
2021-08-03 00:08:52.656  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:54.662  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:54.663 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a3378164-e00c-4b66-9451-8a28a9173d19","status":"200","rqstDate":"210803-00:08:54:662","respDate":"210803-00:08:54:663","sourceId":"haproxy:a3378164-e00c-4b66-9451-8a28a9173d19","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:08:54:662-62425\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a3378164-e00c-4b66-9451-8a28a9173d19]}\"}"}
2021-08-03 00:08:54.663  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:56.669  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:56.670 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4437756b-7e78-4839-b771-606b86c8a87d","status":"200","rqstDate":"210803-00:08:56:669","respDate":"210803-00:08:56:670","sourceId":"haproxy:4437756b-7e78-4839-b771-606b86c8a87d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:08:56:669-49584\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4437756b-7e78-4839-b771-606b86c8a87d]}\"}"}
2021-08-03 00:08:56.670  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:08:58.676  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:08:58.677 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"660b453b-13e9-4a55-87a3-e23028734c4a","status":"200","rqstDate":"210803-00:08:58:677","respDate":"210803-00:08:58:677","sourceId":"haproxy:660b453b-13e9-4a55-87a3-e23028734c4a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:08:58:677-88029\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[660b453b-13e9-4a55-87a3-e23028734c4a]}\"}"}
2021-08-03 00:08:58.678  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:00.343  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:00.344 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a01181c3-2fa7-4483-a3be-2a98045abf9b","status":"200","rqstDate":"210803-00:09:00:343","respDate":"210803-00:09:00:344","sourceId":"healthcheck:a01181c3-2fa7-4483-a3be-2a98045abf9b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:00:343-33945\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a01181c3-2fa7-4483-a3be-2a98045abf9b]}\"}"}
2021-08-03 00:09:00.345  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:00.683  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:00.684 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d03b45f8-048d-44c3-bf1c-b7dbb8acf539","status":"200","rqstDate":"210803-00:09:00:684","respDate":"210803-00:09:00:684","sourceId":"haproxy:d03b45f8-048d-44c3-bf1c-b7dbb8acf539","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:09:00:684-41817\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d03b45f8-048d-44c3-bf1c-b7dbb8acf539]}\"}"}
2021-08-03 00:09:00.685  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:01.331 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-52, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:09:01.332 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-52, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:09:02.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:02.628 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ad3139a7-0326-43a5-814a-8cc948724172","status":"200","rqstDate":"210803-00:09:02:628","respDate":"210803-00:09:02:628","sourceId":"OOM_ReadinessCheck:ad3139a7-0326-43a5-814a-8cc948724172","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:02:628-43611\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55514], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ad3139a7-0326-43a5-814a-8cc948724172]}\"}"}
2021-08-03 00:09:02.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:02.690  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:02.691 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4443b863-f1bb-4bb3-bd9a-c9c06c00af91","status":"200","rqstDate":"210803-00:09:02:691","respDate":"210803-00:09:02:691","sourceId":"haproxy:4443b863-f1bb-4bb3-bd9a-c9c06c00af91","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:02:691-64833\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4443b863-f1bb-4bb3-bd9a-c9c06c00af91]}\"}"}
2021-08-03 00:09:02.692  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:04.696  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:04.698 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5772a9e4-5ffb-4b05-a1a2-8a93a6c454a1","status":"200","rqstDate":"210803-00:09:04:697","respDate":"210803-00:09:04:698","sourceId":"haproxy:5772a9e4-5ffb-4b05-a1a2-8a93a6c454a1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:04:697-59652\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5772a9e4-5ffb-4b05-a1a2-8a93a6c454a1]}\"}"}
2021-08-03 00:09:04.698  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:05.581  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:05.582 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de04e2e3-7f93-4136-a6a9-d439e6fe012d","status":"200","rqstDate":"210803-00:09:05:582","respDate":"210803-00:09:05:582","sourceId":"healthcheck:de04e2e3-7f93-4136-a6a9-d439e6fe012d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:05:582-34322\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43116], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[de04e2e3-7f93-4136-a6a9-d439e6fe012d]}\"}"}
2021-08-03 00:09:05.583  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:06.705  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:06.706 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4f6deb50-596d-46a9-b3bb-0a8dae622a6c","status":"200","rqstDate":"210803-00:09:06:705","respDate":"210803-00:09:06:706","sourceId":"haproxy:4f6deb50-596d-46a9-b3bb-0a8dae622a6c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:06:705-40077\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f6deb50-596d-46a9-b3bb-0a8dae622a6c]}\"}"}
2021-08-03 00:09:06.706  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:08.712  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:08.713 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"87380b2f-f8b1-4e1e-b505-c569d889e321","status":"200","rqstDate":"210803-00:09:08:712","respDate":"210803-00:09:08:713","sourceId":"haproxy:87380b2f-f8b1-4e1e-b505-c569d889e321","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:09:08:712-76579\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[87380b2f-f8b1-4e1e-b505-c569d889e321]}\"}"}
2021-08-03 00:09:08.714  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:10.541 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:09:10.542 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:09:10.720  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:10.721 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7c91d2cc-4d29-4beb-a419-9aa299dfe04f","status":"200","rqstDate":"210803-00:09:10:720","respDate":"210803-00:09:10:721","sourceId":"haproxy:7c91d2cc-4d29-4beb-a419-9aa299dfe04f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:09:10:720-11760\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7c91d2cc-4d29-4beb-a419-9aa299dfe04f]}\"}"}
2021-08-03 00:09:10.721  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:12.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:12.632 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9b9b2131-d2a8-4f17-ba42-071e5bf9cb9f","status":"200","rqstDate":"210803-00:09:12:631","respDate":"210803-00:09:12:632","sourceId":"OOM_ReadinessCheck:9b9b2131-d2a8-4f17-ba42-071e5bf9cb9f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:09:12:631-59223\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55688], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9b9b2131-d2a8-4f17-ba42-071e5bf9cb9f]}\"}"}
2021-08-03 00:09:12.633  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:12.727  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:12.728 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"151b496c-e7df-433b-9911-da64d9839e81","status":"200","rqstDate":"210803-00:09:12:727","respDate":"210803-00:09:12:728","sourceId":"haproxy:151b496c-e7df-433b-9911-da64d9839e81","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:12:727-48191\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[151b496c-e7df-433b-9911-da64d9839e81]}\"}"}
2021-08-03 00:09:12.728  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:14.735  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:14.737 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c1f8add1-1c61-4438-bbe8-460e90d5803f","status":"200","rqstDate":"210803-00:09:14:736","respDate":"210803-00:09:14:737","sourceId":"haproxy:c1f8add1-1c61-4438-bbe8-460e90d5803f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:14:736-68938\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c1f8add1-1c61-4438-bbe8-460e90d5803f]}\"}"}
2021-08-03 00:09:14.737  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:15.362  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:15.364 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"86ffc29c-c0f6-43d2-a6cf-40a27b653d78","status":"200","rqstDate":"210803-00:09:15:363","respDate":"210803-00:09:15:364","sourceId":"healthcheck:86ffc29c-c0f6-43d2-a6cf-40a27b653d78","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:09:15:363-72231\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[86ffc29c-c0f6-43d2-a6cf-40a27b653d78]}\"}"}
2021-08-03 00:09:15.364  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:16.743  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:16.744 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a7e4af72-724e-489f-841d-9b77b02407c9","status":"200","rqstDate":"210803-00:09:16:743","respDate":"210803-00:09:16:744","sourceId":"haproxy:a7e4af72-724e-489f-841d-9b77b02407c9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:09:16:743-89655\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a7e4af72-724e-489f-841d-9b77b02407c9]}\"}"}
2021-08-03 00:09:16.745  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:18.752  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:18.753 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c14b75f6-0ce9-48f5-aacd-ab446d73431f","status":"200","rqstDate":"210803-00:09:18:752","respDate":"210803-00:09:18:753","sourceId":"haproxy:c14b75f6-0ce9-48f5-aacd-ab446d73431f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:09:18:752-86791\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c14b75f6-0ce9-48f5-aacd-ab446d73431f]}\"}"}
2021-08-03 00:09:18.753  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:20.600  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:20.602 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aa3d286d-c25c-4878-ae4b-4109be976700","status":"200","rqstDate":"210803-00:09:20:601","respDate":"210803-00:09:20:602","sourceId":"healthcheck:aa3d286d-c25c-4878-ae4b-4109be976700","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:20:601-74900\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43500], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[aa3d286d-c25c-4878-ae4b-4109be976700]}\"}"}
2021-08-03 00:09:20.602  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:20.759  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:20.761 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a3c44778-0a7b-41c9-a864-74aec7512862","status":"200","rqstDate":"210803-00:09:20:760","respDate":"210803-00:09:20:761","sourceId":"haproxy:a3c44778-0a7b-41c9-a864-74aec7512862","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:20:760-53661\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a3c44778-0a7b-41c9-a864-74aec7512862]}\"}"}
2021-08-03 00:09:20.762  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:22.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:22.636 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"da2c183e-6e94-4451-a21a-b8c32915f04e","status":"200","rqstDate":"210803-00:09:22:634","respDate":"210803-00:09:22:636","sourceId":"OOM_ReadinessCheck:da2c183e-6e94-4451-a21a-b8c32915f04e","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:22:634-52067\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55856], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[da2c183e-6e94-4451-a21a-b8c32915f04e]}\"}"}
2021-08-03 00:09:22.636  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:22.767  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:22.769 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"86d18729-b54b-48ac-9e87-b03324248d63","status":"200","rqstDate":"210803-00:09:22:768","respDate":"210803-00:09:22:769","sourceId":"haproxy:86d18729-b54b-48ac-9e87-b03324248d63","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:22:768-3405\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[86d18729-b54b-48ac-9e87-b03324248d63]}\"}"}
2021-08-03 00:09:22.769  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:24.775  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:24.776 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aca743da-964b-4a99-85bc-44af68437f99","status":"200","rqstDate":"210803-00:09:24:775","respDate":"210803-00:09:24:776","sourceId":"haproxy:aca743da-964b-4a99-85bc-44af68437f99","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:24:775-93780\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aca743da-964b-4a99-85bc-44af68437f99]}\"}"}
2021-08-03 00:09:24.776  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:26.782  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:26.784 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f25377d5-d086-4c35-9ec5-4fd08ad97de3","status":"200","rqstDate":"210803-00:09:26:782","respDate":"210803-00:09:26:783","sourceId":"haproxy:f25377d5-d086-4c35-9ec5-4fd08ad97de3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:09:26:782-96448\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f25377d5-d086-4c35-9ec5-4fd08ad97de3]}\"}"}
2021-08-03 00:09:26.784  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:28.790  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:28.792 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"550ed255-6fd6-46d6-9b49-c042da0ecdb1","status":"200","rqstDate":"210803-00:09:28:791","respDate":"210803-00:09:28:792","sourceId":"haproxy:550ed255-6fd6-46d6-9b49-c042da0ecdb1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:28:791-75866\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[550ed255-6fd6-46d6-9b49-c042da0ecdb1]}\"}"}
2021-08-03 00:09:28.793  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:30.383  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:30.384 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7150929b-640e-442f-af5f-c445b43e222c","status":"200","rqstDate":"210803-00:09:30:383","respDate":"210803-00:09:30:384","sourceId":"healthcheck:7150929b-640e-442f-af5f-c445b43e222c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:09:30:383-61913\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7150929b-640e-442f-af5f-c445b43e222c]}\"}"}
2021-08-03 00:09:30.385  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:30.797  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:30.798 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"32b2f1b3-b0ac-445b-ac3f-275684e7ae27","status":"200","rqstDate":"210803-00:09:30:797","respDate":"210803-00:09:30:798","sourceId":"haproxy:32b2f1b3-b0ac-445b-ac3f-275684e7ae27","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:30:797-2888\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[32b2f1b3-b0ac-445b-ac3f-275684e7ae27]}\"}"}
2021-08-03 00:09:30.798  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:32.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:32.631 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5142efe4-9673-4e6e-aeda-223c07bf99e7","status":"200","rqstDate":"210803-00:09:32:630","respDate":"210803-00:09:32:631","sourceId":"OOM_ReadinessCheck:5142efe4-9673-4e6e-aeda-223c07bf99e7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:32:630-37538\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56028], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5142efe4-9673-4e6e-aeda-223c07bf99e7]}\"}"}
2021-08-03 00:09:32.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:32.804  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:32.806 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5151f07a-05d0-4b0a-93a0-359b234881c6","status":"200","rqstDate":"210803-00:09:32:805","respDate":"210803-00:09:32:806","sourceId":"haproxy:5151f07a-05d0-4b0a-93a0-359b234881c6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:32:805-97209\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5151f07a-05d0-4b0a-93a0-359b234881c6]}\"}"}
2021-08-03 00:09:32.806  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:34.813  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:34.814 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bf0413a3-fa14-426f-92da-32d6d2763005","status":"200","rqstDate":"210803-00:09:34:813","respDate":"210803-00:09:34:814","sourceId":"haproxy:bf0413a3-fa14-426f-92da-32d6d2763005","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:34:813-89390\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bf0413a3-fa14-426f-92da-32d6d2763005]}\"}"}
2021-08-03 00:09:34.814  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:35.619  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:35.620 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"01f8288a-e17d-49cf-ae8c-2b5b653c63ab","status":"200","rqstDate":"210803-00:09:35:619","respDate":"210803-00:09:35:620","sourceId":"healthcheck:01f8288a-e17d-49cf-ae8c-2b5b653c63ab","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:35:619-41627\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43852], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[01f8288a-e17d-49cf-ae8c-2b5b653c63ab]}\"}"}
2021-08-03 00:09:35.620  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:36.820  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:36.821 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eedef186-35e9-4cd3-96fd-b5ba7d5c5b67","status":"200","rqstDate":"210803-00:09:36:820","respDate":"210803-00:09:36:821","sourceId":"haproxy:eedef186-35e9-4cd3-96fd-b5ba7d5c5b67","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:36:820-45644\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eedef186-35e9-4cd3-96fd-b5ba7d5c5b67]}\"}"}
2021-08-03 00:09:36.822  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:38.826  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:38.827 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0a6b9b0c-a240-4fdb-aa7f-d6d44cb27ea6","status":"200","rqstDate":"210803-00:09:38:827","respDate":"210803-00:09:38:827","sourceId":"haproxy:0a6b9b0c-a240-4fdb-aa7f-d6d44cb27ea6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:38:827-59547\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0a6b9b0c-a240-4fdb-aa7f-d6d44cb27ea6]}\"}"}
2021-08-03 00:09:38.828  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:40.545 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:09:40.547 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:09:40.834  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:40.835 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"51395ca2-fc90-4841-b9fc-1f4ff031f11a","status":"200","rqstDate":"210803-00:09:40:834","respDate":"210803-00:09:40:835","sourceId":"haproxy:51395ca2-fc90-4841-b9fc-1f4ff031f11a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:40:834-93915\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[51395ca2-fc90-4841-b9fc-1f4ff031f11a]}\"}"}
2021-08-03 00:09:40.835  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:42.626  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:42.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f0927adf-9532-489a-aa84-93e1483d7706","status":"200","rqstDate":"210803-00:09:42:627","respDate":"210803-00:09:42:628","sourceId":"OOM_ReadinessCheck:f0927adf-9532-489a-aa84-93e1483d7706","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:42:627-36817\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56188], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f0927adf-9532-489a-aa84-93e1483d7706]}\"}"}
2021-08-03 00:09:42.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:42.841  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:42.842 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c6c2a09-733a-4e39-9c14-593c5ee55951","status":"200","rqstDate":"210803-00:09:42:842","respDate":"210803-00:09:42:842","sourceId":"haproxy:3c6c2a09-733a-4e39-9c14-593c5ee55951","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:09:42:842-47644\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c6c2a09-733a-4e39-9c14-593c5ee55951]}\"}"}
2021-08-03 00:09:42.843  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:44.695 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-52, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2021-08-03 00:09:44.695 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-52, inFlight=0, closed=false] because: [/10.242.138.218:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2021-08-03 00:09:44.695 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preventing new connections for the next 1000 ms
2021-08-03 00:09:44.696 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-52, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:09:44.696 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-52, inFlight=0, closed=true] closing connection
2021-08-03 00:09:44.697 DEBUG 10 --- [uster-worker-26] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host DOWN
2021-08-03 00:09:44.698 DEBUG 10 --- [uster-worker-26] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2021-08-03 00:09:44.698 DEBUG 10 --- [uster-worker-26] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] starting reconnection attempt
2021-08-03 00:09:44.796 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.242.138.218:9042, scheduling delivery
2021-08-03 00:09:44.796 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event DOWN
2021-08-03 00:09:44.848  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:44.849 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"876f7dee-fe68-4883-97e6-2692ab0e60d4","status":"200","rqstDate":"210803-00:09:44:848","respDate":"210803-00:09:44:849","sourceId":"haproxy:876f7dee-fe68-4883-97e6-2692ab0e60d4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:44:848-39518\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[876f7dee-fe68-4883-97e6-2692ab0e60d4]}\"}"}
2021-08-03 00:09:44.850  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:45.451  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:45.453 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b875dc2b-23e0-4f6a-9dec-fb9ef3c69695","status":"200","rqstDate":"210803-00:09:45:452","respDate":"210803-00:09:45:453","sourceId":"healthcheck:b875dc2b-23e0-4f6a-9dec-fb9ef3c69695","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:45:452-8814\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b875dc2b-23e0-4f6a-9dec-fb9ef3c69695]}\"}"}
2021-08-03 00:09:45.453  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:45.698 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:09:45.700 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-53, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:09:45.701 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-53, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:09:45.701 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-53, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:09:45.701 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-53, inFlight=0, closed=true] closing connection
2021-08-03 00:09:45.701 DEBUG 10 --- [uster-worker-27] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:09:45.701 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 2000 milliseconds
2021-08-03 00:09:45.701 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 2000 ms
2021-08-03 00:09:45.797 DEBUG 10 --- [uster-worker-26] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:09:46.855  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:46.857 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a92f2ce3-f61e-41e8-8102-ea1f60987749","status":"200","rqstDate":"210803-00:09:46:856","respDate":"210803-00:09:46:857","sourceId":"haproxy:a92f2ce3-f61e-41e8-8102-ea1f60987749","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:46:856-99844\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a92f2ce3-f61e-41e8-8102-ea1f60987749]}\"}"}
2021-08-03 00:09:46.857  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:47.702 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:09:47.704 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-54, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:09:47.704 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-54, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:09:47.704 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-54, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:09:47.705 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-54, inFlight=0, closed=true] closing connection
2021-08-03 00:09:47.705 DEBUG 10 --- [uster-worker-27] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:09:47.705 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 4000 milliseconds
2021-08-03 00:09:47.705 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 4000 ms
2021-08-03 00:09:48.863  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:48.864 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ee384e35-ed15-494a-9aef-b2947e6faf52","status":"200","rqstDate":"210803-00:09:48:864","respDate":"210803-00:09:48:864","sourceId":"haproxy:ee384e35-ed15-494a-9aef-b2947e6faf52","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:48:864-27448\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee384e35-ed15-494a-9aef-b2947e6faf52]}\"}"}
2021-08-03 00:09:48.865  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:50.639  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:50.641 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9cc1034e-b434-42bc-a467-00d1d238f9b6","status":"200","rqstDate":"210803-00:09:50:640","respDate":"210803-00:09:50:640","sourceId":"healthcheck:9cc1034e-b434-42bc-a467-00d1d238f9b6","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:09:50:640-22749\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44242], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9cc1034e-b434-42bc-a467-00d1d238f9b6]}\"}"}
2021-08-03 00:09:50.641  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:50.872  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:50.873 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6b0706d1-aeff-4c75-9539-a065c3a04b00","status":"200","rqstDate":"210803-00:09:50:872","respDate":"210803-00:09:50:873","sourceId":"haproxy:6b0706d1-aeff-4c75-9539-a065c3a04b00","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:50:872-32229\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6b0706d1-aeff-4c75-9539-a065c3a04b00]}\"}"}
2021-08-03 00:09:50.874  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:51.705 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:09:51.707 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-55, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:09:51.707 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-55, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:09:51.707 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-55, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:09:51.708 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-55, inFlight=0, closed=true] closing connection
2021-08-03 00:09:51.708 DEBUG 10 --- [uster-worker-26] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:09:51.708 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 8000 milliseconds
2021-08-03 00:09:51.709 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 8000 ms
2021-08-03 00:09:52.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:52.628 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"63431a41-0406-45f7-8e04-40887001a8d5","status":"200","rqstDate":"210803-00:09:52:628","respDate":"210803-00:09:52:628","sourceId":"OOM_ReadinessCheck:63431a41-0406-45f7-8e04-40887001a8d5","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:52:628-29190\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56450], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[63431a41-0406-45f7-8e04-40887001a8d5]}\"}"}
2021-08-03 00:09:52.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:52.879  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:52.880 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"12c549b4-64de-4a89-a525-bd7cfa78d3a1","status":"200","rqstDate":"210803-00:09:52:879","respDate":"210803-00:09:52:880","sourceId":"haproxy:12c549b4-64de-4a89-a525-bd7cfa78d3a1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:52:879-98977\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[12c549b4-64de-4a89-a525-bd7cfa78d3a1]}\"}"}
2021-08-03 00:09:52.881  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:54.886  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:54.887 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ced1ecaf-fccf-4cdd-91c4-f3628b911ad0","status":"200","rqstDate":"210803-00:09:54:887","respDate":"210803-00:09:54:887","sourceId":"haproxy:ced1ecaf-fccf-4cdd-91c4-f3628b911ad0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:54:887-34299\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ced1ecaf-fccf-4cdd-91c4-f3628b911ad0]}\"}"}
2021-08-03 00:09:54.888  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:56.893  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:56.894 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4206617f-4986-4e04-96a3-032ff180e07f","status":"200","rqstDate":"210803-00:09:56:893","respDate":"210803-00:09:56:894","sourceId":"haproxy:4206617f-4986-4e04-96a3-032ff180e07f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:09:56:893-74163\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4206617f-4986-4e04-96a3-032ff180e07f]}\"}"}
2021-08-03 00:09:56.894  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:58.902  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:09:58.903 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ad7d16ae-30c2-4112-b133-8d3cef32ee0d","status":"200","rqstDate":"210803-00:09:58:902","respDate":"210803-00:09:58:903","sourceId":"haproxy:ad7d16ae-30c2-4112-b133-8d3cef32ee0d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:09:58:902-7532\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ad7d16ae-30c2-4112-b133-8d3cef32ee0d]}\"}"}
2021-08-03 00:09:58.903  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:09:59.709 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:09:59.711 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-56, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:09:59.711 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-56, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:09:59.711 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-56, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:09:59.711 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-56, inFlight=0, closed=true] closing connection
2021-08-03 00:09:59.712 DEBUG 10 --- [uster-worker-27] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:09:59.712 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 16000 milliseconds
2021-08-03 00:09:59.712 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 16000 ms
2021-08-03 00:10:00.530  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:00.532 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b360b3aa-06f6-4b3c-9351-7fed813e8735","status":"200","rqstDate":"210803-00:10:00:531","respDate":"210803-00:10:00:532","sourceId":"healthcheck:b360b3aa-06f6-4b3c-9351-7fed813e8735","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:00:531-87557\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b360b3aa-06f6-4b3c-9351-7fed813e8735]}\"}"}
2021-08-03 00:10:00.532  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:00.909  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:00.910 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8126070e-91ed-494f-8c58-1fc50fccc5c2","status":"200","rqstDate":"210803-00:10:00:909","respDate":"210803-00:10:00:910","sourceId":"haproxy:8126070e-91ed-494f-8c58-1fc50fccc5c2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:00:909-62548\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8126070e-91ed-494f-8c58-1fc50fccc5c2]}\"}"}
2021-08-03 00:10:00.910  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:02.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:02.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1bb63f17-f7b4-4e30-b608-aa476ab9692a","status":"200","rqstDate":"210803-00:10:02:628","respDate":"210803-00:10:02:629","sourceId":"OOM_ReadinessCheck:1bb63f17-f7b4-4e30-b608-aa476ab9692a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:02:628-61999\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56778], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1bb63f17-f7b4-4e30-b608-aa476ab9692a]}\"}"}
2021-08-03 00:10:02.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:02.916  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:02.917 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d91d4fd6-64fd-4670-a27e-fba13bb0fdbc","status":"200","rqstDate":"210803-00:10:02:916","respDate":"210803-00:10:02:917","sourceId":"haproxy:d91d4fd6-64fd-4670-a27e-fba13bb0fdbc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:02:916-53547\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d91d4fd6-64fd-4670-a27e-fba13bb0fdbc]}\"}"}
2021-08-03 00:10:02.917  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:04.924  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:04.925 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ef8202f4-62e4-42f0-8837-4ce2597504e1","status":"200","rqstDate":"210803-00:10:04:924","respDate":"210803-00:10:04:925","sourceId":"haproxy:ef8202f4-62e4-42f0-8837-4ce2597504e1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:04:924-54822\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ef8202f4-62e4-42f0-8837-4ce2597504e1]}\"}"}
2021-08-03 00:10:04.925  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:05.655  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:05.657 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d5f4da47-a5d6-4101-a16f-1c30a0c102fd","status":"200","rqstDate":"210803-00:10:05:656","respDate":"210803-00:10:05:657","sourceId":"healthcheck:d5f4da47-a5d6-4101-a16f-1c30a0c102fd","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:05:656-13835\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44598], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d5f4da47-a5d6-4101-a16f-1c30a0c102fd]}\"}"}
2021-08-03 00:10:05.657  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:06.931  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:06.933 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"73e9f8d4-8744-4b5f-b65e-df8a2882a5f0","status":"200","rqstDate":"210803-00:10:06:932","respDate":"210803-00:10:06:932","sourceId":"haproxy:73e9f8d4-8744-4b5f-b65e-df8a2882a5f0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:06:932-63131\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[73e9f8d4-8744-4b5f-b65e-df8a2882a5f0]}\"}"}
2021-08-03 00:10:06.933  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:08.940  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:08.941 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"19a75a64-20d3-401e-8c8c-ef5e823892ad","status":"200","rqstDate":"210803-00:10:08:940","respDate":"210803-00:10:08:941","sourceId":"haproxy:19a75a64-20d3-401e-8c8c-ef5e823892ad","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:08:940-80861\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[19a75a64-20d3-401e-8c8c-ef5e823892ad]}\"}"}
2021-08-03 00:10:08.941  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:10.947  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:10.948 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2d8cc8c3-8de9-489c-96b3-27cfb622e2df","status":"200","rqstDate":"210803-00:10:10:947","respDate":"210803-00:10:10:948","sourceId":"haproxy:2d8cc8c3-8de9-489c-96b3-27cfb622e2df","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:10:947-67271\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d8cc8c3-8de9-489c-96b3-27cfb622e2df]}\"}"}
2021-08-03 00:10:10.948  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:12.626  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:12.627 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"638647d8-49d8-4aeb-9170-15c9c646ce57","status":"200","rqstDate":"210803-00:10:12:626","respDate":"210803-00:10:12:627","sourceId":"OOM_ReadinessCheck:638647d8-49d8-4aeb-9170-15c9c646ce57","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:12:626-95373\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57106], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[638647d8-49d8-4aeb-9170-15c9c646ce57]}\"}"}
2021-08-03 00:10:12.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:12.954  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:12.955 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9cf3f947-f089-4348-aa3c-e5fcaf7eaa45","status":"200","rqstDate":"210803-00:10:12:955","respDate":"210803-00:10:12:955","sourceId":"haproxy:9cf3f947-f089-4348-aa3c-e5fcaf7eaa45","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:12:955-20842\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9cf3f947-f089-4348-aa3c-e5fcaf7eaa45]}\"}"}
2021-08-03 00:10:12.956  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:14.801 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:10:14.802 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:10:14.961  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:14.962 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b77a9312-fdf6-4a6c-964e-1bd650ea060a","status":"200","rqstDate":"210803-00:10:14:962","respDate":"210803-00:10:14:962","sourceId":"haproxy:b77a9312-fdf6-4a6c-964e-1bd650ea060a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:14:962-1040\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b77a9312-fdf6-4a6c-964e-1bd650ea060a]}\"}"}
2021-08-03 00:10:14.963  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:15.550  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:15.551 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f91296d6-de3e-4abe-8af2-865a1661962f","status":"200","rqstDate":"210803-00:10:15:550","respDate":"210803-00:10:15:551","sourceId":"healthcheck:f91296d6-de3e-4abe-8af2-865a1661962f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:15:550-67601\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f91296d6-de3e-4abe-8af2-865a1661962f]}\"}"}
2021-08-03 00:10:15.551  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:15.712 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:10:15.714 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-57, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:10:15.714 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-57, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:10:15.714 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-57, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:10:15.714 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-57, inFlight=0, closed=true] closing connection
2021-08-03 00:10:15.714 DEBUG 10 --- [uster-worker-26] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:10:15.715 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 32000 milliseconds
2021-08-03 00:10:15.715 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 32000 ms
2021-08-03 00:10:16.968  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:16.970 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e2076a3c-244d-4a29-bee7-e4c5786d38e9","status":"200","rqstDate":"210803-00:10:16:969","respDate":"210803-00:10:16:969","sourceId":"haproxy:e2076a3c-244d-4a29-bee7-e4c5786d38e9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:16:969-14574\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e2076a3c-244d-4a29-bee7-e4c5786d38e9]}\"}"}
2021-08-03 00:10:16.970  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:18.976  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:18.977 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a3787e4f-41fb-4862-a2fb-2bea71dfe9a4","status":"200","rqstDate":"210803-00:10:18:976","respDate":"210803-00:10:18:977","sourceId":"haproxy:a3787e4f-41fb-4862-a2fb-2bea71dfe9a4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:18:976-29899\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a3787e4f-41fb-4862-a2fb-2bea71dfe9a4]}\"}"}
2021-08-03 00:10:18.977  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:20.674  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:20.675 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4ac0a12e-8eb9-4b40-8288-0bc13502560e","status":"200","rqstDate":"210803-00:10:20:674","respDate":"210803-00:10:20:675","sourceId":"healthcheck:4ac0a12e-8eb9-4b40-8288-0bc13502560e","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:20:674-1110\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44984], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4ac0a12e-8eb9-4b40-8288-0bc13502560e]}\"}"}
2021-08-03 00:10:20.676  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:20.983  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:20.984 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3d605b5e-11cf-4f29-b99c-4ec1574f49e0","status":"200","rqstDate":"210803-00:10:20:983","respDate":"210803-00:10:20:984","sourceId":"haproxy:3d605b5e-11cf-4f29-b99c-4ec1574f49e0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:20:983-82366\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3d605b5e-11cf-4f29-b99c-4ec1574f49e0]}\"}"}
2021-08-03 00:10:20.984  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:22.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:22.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"38aad18c-3cae-4a2a-bb72-b978dedcb457","status":"200","rqstDate":"210803-00:10:22:628","respDate":"210803-00:10:22:628","sourceId":"OOM_ReadinessCheck:38aad18c-3cae-4a2a-bb72-b978dedcb457","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:22:628-75823\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57442], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[38aad18c-3cae-4a2a-bb72-b978dedcb457]}\"}"}
2021-08-03 00:10:22.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:22.990  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:22.991 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"29a6765c-0631-4ad0-980c-e7c34a1d5684","status":"200","rqstDate":"210803-00:10:22:990","respDate":"210803-00:10:22:991","sourceId":"haproxy:29a6765c-0631-4ad0-980c-e7c34a1d5684","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:22:990-50103\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[29a6765c-0631-4ad0-980c-e7c34a1d5684]}\"}"}
2021-08-03 00:10:22.991  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:24.997  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:24.999 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0d6db309-6273-455f-9583-4fc269774ed5","status":"200","rqstDate":"210803-00:10:24:998","respDate":"210803-00:10:24:999","sourceId":"haproxy:0d6db309-6273-455f-9583-4fc269774ed5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:24:998-13158\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0d6db309-6273-455f-9583-4fc269774ed5]}\"}"}
2021-08-03 00:10:25.000  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:27.006  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:27.007 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ac469784-ba40-4d36-97b3-a66a2e8ffd88","status":"200","rqstDate":"210803-00:10:27:007","respDate":"210803-00:10:27:007","sourceId":"haproxy:ac469784-ba40-4d36-97b3-a66a2e8ffd88","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:27:007-20632\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ac469784-ba40-4d36-97b3-a66a2e8ffd88]}\"}"}
2021-08-03 00:10:27.008  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:29.013  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:29.014 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"541d9306-8af7-4628-b64a-dd2ef540b124","status":"200","rqstDate":"210803-00:10:29:014","respDate":"210803-00:10:29:014","sourceId":"haproxy:541d9306-8af7-4628-b64a-dd2ef540b124","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:29:014-89718\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[541d9306-8af7-4628-b64a-dd2ef540b124]}\"}"}
2021-08-03 00:10:29.015  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:30.568  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:30.569 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"55ad16c1-ebb4-42b8-9646-485870f2f2f1","status":"200","rqstDate":"210803-00:10:30:568","respDate":"210803-00:10:30:569","sourceId":"healthcheck:55ad16c1-ebb4-42b8-9646-485870f2f2f1","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:30:568-77281\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[55ad16c1-ebb4-42b8-9646-485870f2f2f1]}\"}"}
2021-08-03 00:10:30.569  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:31.020  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:31.021 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"439a3ef3-1e13-4d70-aec9-5dd4f7f80e08","status":"200","rqstDate":"210803-00:10:31:020","respDate":"210803-00:10:31:021","sourceId":"haproxy:439a3ef3-1e13-4d70-aec9-5dd4f7f80e08","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:31:020-35985\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[439a3ef3-1e13-4d70-aec9-5dd4f7f80e08]}\"}"}
2021-08-03 00:10:31.021  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:32.626  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:32.627 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a106e0b7-364d-4375-abb2-444cd12f7661","status":"200","rqstDate":"210803-00:10:32:627","respDate":"210803-00:10:32:627","sourceId":"OOM_ReadinessCheck:a106e0b7-364d-4375-abb2-444cd12f7661","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:32:627-70285\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57656], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a106e0b7-364d-4375-abb2-444cd12f7661]}\"}"}
2021-08-03 00:10:32.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:33.027  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:33.028 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"037a01af-a186-4eb3-b1a7-c805d5b30835","status":"200","rqstDate":"210803-00:10:33:028","respDate":"210803-00:10:33:028","sourceId":"haproxy:037a01af-a186-4eb3-b1a7-c805d5b30835","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:33:028-56822\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[037a01af-a186-4eb3-b1a7-c805d5b30835]}\"}"}
2021-08-03 00:10:33.029  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:35.035  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:35.036 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5c067775-5177-4664-b9d1-3048dcb78df0","status":"200","rqstDate":"210803-00:10:35:035","respDate":"210803-00:10:35:036","sourceId":"haproxy:5c067775-5177-4664-b9d1-3048dcb78df0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:35:035-53623\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5c067775-5177-4664-b9d1-3048dcb78df0]}\"}"}
2021-08-03 00:10:35.036  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:35.690  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:35.691 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1e4bca31-1a2a-43b6-810f-92017ac08447","status":"200","rqstDate":"210803-00:10:35:690","respDate":"210803-00:10:35:691","sourceId":"healthcheck:1e4bca31-1a2a-43b6-810f-92017ac08447","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:35:690-78189\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45326], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1e4bca31-1a2a-43b6-810f-92017ac08447]}\"}"}
2021-08-03 00:10:35.692  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:37.042  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:37.043 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c146833f-c44f-4f3c-9897-8fbb3306ad1f","status":"200","rqstDate":"210803-00:10:37:042","respDate":"210803-00:10:37:043","sourceId":"haproxy:c146833f-c44f-4f3c-9897-8fbb3306ad1f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:37:042-85257\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c146833f-c44f-4f3c-9897-8fbb3306ad1f]}\"}"}
2021-08-03 00:10:37.043  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:37.721 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.242.138.218:9042, scheduling delivery
2021-08-03 00:10:37.721 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event UP
2021-08-03 00:10:38.722 DEBUG 10 --- [uster-worker-28] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.242.138.218:9042
2021-08-03 00:10:38.726 DEBUG 10 --- [uster-worker-28] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host UP
2021-08-03 00:10:38.726 DEBUG 10 --- [uster-worker-28] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2021-08-03 00:10:38.726 DEBUG 10 --- [uster-worker-28] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.242.138.218:9042
2021-08-03 00:10:38.726 DEBUG 10 --- [uster-worker-28] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:10:38.728 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] Connection established, initializing transport
2021-08-03 00:10:39.049  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:39.050 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a0576fb-266e-449e-9b6a-15801d6764eb","status":"200","rqstDate":"210803-00:10:39:049","respDate":"210803-00:10:39:050","sourceId":"haproxy:9a0576fb-266e-449e-9b6a-15801d6764eb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:39:049-88705\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a0576fb-266e-449e-9b6a-15801d6764eb]}\"}"}
2021-08-03 00:10:39.051  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:41.057  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:41.058 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b6657ce6-9596-4e3a-994b-6145be9919b7","status":"200","rqstDate":"210803-00:10:41:058","respDate":"210803-00:10:41:058","sourceId":"haproxy:b6657ce6-9596-4e3a-994b-6145be9919b7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:41:058-83241\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b6657ce6-9596-4e3a-994b-6145be9919b7]}\"}"}
2021-08-03 00:10:41.059  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:42.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:42.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6667a923-ee00-4e1d-a448-c77242405fb3","status":"200","rqstDate":"210803-00:10:42:628","respDate":"210803-00:10:42:628","sourceId":"OOM_ReadinessCheck:6667a923-ee00-4e1d-a448-c77242405fb3","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:42:628-96125\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57820], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6667a923-ee00-4e1d-a448-c77242405fb3]}\"}"}
2021-08-03 00:10:42.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:43.064  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:43.065 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a066cc09-fca6-4e02-a3df-2364ebd6311f","status":"200","rqstDate":"210803-00:10:43:064","respDate":"210803-00:10:43:065","sourceId":"haproxy:a066cc09-fca6-4e02-a3df-2364ebd6311f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:43:064-97871\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a066cc09-fca6-4e02-a3df-2364ebd6311f]}\"}"}
2021-08-03 00:10:43.065  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:45.070  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:45.071 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b5ec5ee1-120f-4894-a8e4-e9b97ff4fa78","status":"200","rqstDate":"210803-00:10:45:071","respDate":"210803-00:10:45:071","sourceId":"haproxy:b5ec5ee1-120f-4894-a8e4-e9b97ff4fa78","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:45:071-69889\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b5ec5ee1-120f-4894-a8e4-e9b97ff4fa78]}\"}"}
2021-08-03 00:10:45.072  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:45.584  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:45.585 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a3033a8-f79f-46dd-8ee4-b515749986a5","status":"200","rqstDate":"210803-00:10:45:584","respDate":"210803-00:10:45:585","sourceId":"healthcheck:9a3033a8-f79f-46dd-8ee4-b515749986a5","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:45:584-97709\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9a3033a8-f79f-46dd-8ee4-b515749986a5]}\"}"}
2021-08-03 00:10:45.585  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:45.789 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-03 00:10:46.284 DEBUG 10 --- [uster-worker-28] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 0 new connections, total = 1
2021-08-03 00:10:46.284 DEBUG 10 --- [uster-worker-28] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-03 00:10:46.284 DEBUG 10 --- [uster-worker-28] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-03 00:10:47.078  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:47.079 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"594c3e76-3889-4a01-8822-4ed6d4c07be2","status":"200","rqstDate":"210803-00:10:47:079","respDate":"210803-00:10:47:079","sourceId":"haproxy:594c3e76-3889-4a01-8822-4ed6d4c07be2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:47:079-63843\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[594c3e76-3889-4a01-8822-4ed6d4c07be2]}\"}"}
2021-08-03 00:10:47.080  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:49.085  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:49.086 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b8f0c9b0-374f-4bb5-98d4-c247062c352b","status":"200","rqstDate":"210803-00:10:49:085","respDate":"210803-00:10:49:086","sourceId":"haproxy:b8f0c9b0-374f-4bb5-98d4-c247062c352b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:49:085-61037\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b8f0c9b0-374f-4bb5-98d4-c247062c352b]}\"}"}
2021-08-03 00:10:49.086  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:50.706  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:50.707 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"68463412-9953-4451-9f51-6f2b0e6add64","status":"200","rqstDate":"210803-00:10:50:707","respDate":"210803-00:10:50:707","sourceId":"healthcheck:68463412-9953-4451-9f51-6f2b0e6add64","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:50:707-18898\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45728], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[68463412-9953-4451-9f51-6f2b0e6add64]}\"}"}
2021-08-03 00:10:50.708  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:51.092  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:51.093 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"194d379f-9ab4-4244-b750-f6727be8b360","status":"200","rqstDate":"210803-00:10:51:092","respDate":"210803-00:10:51:093","sourceId":"haproxy:194d379f-9ab4-4244-b750-f6727be8b360","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:10:51:092-56127\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[194d379f-9ab4-4244-b750-f6727be8b360]}\"}"}
2021-08-03 00:10:51.093  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:52.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:52.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1f824208-118f-4ee0-9254-fee56d14f9ee","status":"200","rqstDate":"210803-00:10:52:628","respDate":"210803-00:10:52:629","sourceId":"OOM_ReadinessCheck:1f824208-118f-4ee0-9254-fee56d14f9ee","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:52:628-29852\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57992], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1f824208-118f-4ee0-9254-fee56d14f9ee]}\"}"}
2021-08-03 00:10:52.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:53.099  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:53.100 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d926b79e-3383-4d16-a1fb-f5bd46675b8c","status":"200","rqstDate":"210803-00:10:53:099","respDate":"210803-00:10:53:100","sourceId":"haproxy:d926b79e-3383-4d16-a1fb-f5bd46675b8c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:53:099-48063\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d926b79e-3383-4d16-a1fb-f5bd46675b8c]}\"}"}
2021-08-03 00:10:53.100  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:55.106  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:55.107 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0efb5ecd-f5fd-4160-86db-9184705831be","status":"200","rqstDate":"210803-00:10:55:106","respDate":"210803-00:10:55:107","sourceId":"haproxy:0efb5ecd-f5fd-4160-86db-9184705831be","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:55:106-62255\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0efb5ecd-f5fd-4160-86db-9184705831be]}\"}"}
2021-08-03 00:10:55.107  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:57.113  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:57.115 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ea1a66ed-99ea-47b9-aa98-6b5cb6bd0c66","status":"200","rqstDate":"210803-00:10:57:114","respDate":"210803-00:10:57:114","sourceId":"haproxy:ea1a66ed-99ea-47b9-aa98-6b5cb6bd0c66","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:10:57:114-39814\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ea1a66ed-99ea-47b9-aa98-6b5cb6bd0c66]}\"}"}
2021-08-03 00:10:57.115  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:10:59.121  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:10:59.123 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"08c9a1c2-a86a-4ae5-9bea-4dab3cb1e2f1","status":"200","rqstDate":"210803-00:10:59:122","respDate":"210803-00:10:59:123","sourceId":"haproxy:08c9a1c2-a86a-4ae5-9bea-4dab3cb1e2f1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:10:59:122-33700\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[08c9a1c2-a86a-4ae5-9bea-4dab3cb1e2f1]}\"}"}
2021-08-03 00:10:59.123  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:00.602  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:00.603 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e7d1c9bd-b39a-4022-a7e1-65e5ea09926b","status":"200","rqstDate":"210803-00:11:00:602","respDate":"210803-00:11:00:603","sourceId":"healthcheck:e7d1c9bd-b39a-4022-a7e1-65e5ea09926b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:00:602-38128\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e7d1c9bd-b39a-4022-a7e1-65e5ea09926b]}\"}"}
2021-08-03 00:11:00.604  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:01.129  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:01.130 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d202e204-9f83-4f73-b024-88b11d387a47","status":"200","rqstDate":"210803-00:11:01:130","respDate":"210803-00:11:01:130","sourceId":"haproxy:d202e204-9f83-4f73-b024-88b11d387a47","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:01:130-99041\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d202e204-9f83-4f73-b024-88b11d387a47]}\"}"}
2021-08-03 00:11:01.131  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:02.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:02.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e52dabf8-b078-4e1c-9194-90460dcd2cb0","status":"200","rqstDate":"210803-00:11:02:628","respDate":"210803-00:11:02:629","sourceId":"OOM_ReadinessCheck:e52dabf8-b078-4e1c-9194-90460dcd2cb0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:02:628-3165\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58162], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e52dabf8-b078-4e1c-9194-90460dcd2cb0]}\"}"}
2021-08-03 00:11:02.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:03.137  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:03.138 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fecb3664-f2ad-4e6d-82a3-11d133481122","status":"200","rqstDate":"210803-00:11:03:137","respDate":"210803-00:11:03:138","sourceId":"haproxy:fecb3664-f2ad-4e6d-82a3-11d133481122","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:03:137-69670\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fecb3664-f2ad-4e6d-82a3-11d133481122]}\"}"}
2021-08-03 00:11:03.139  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:05.145  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:05.146 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"457acfc4-c4db-4341-8d10-4aa69da6dd63","status":"200","rqstDate":"210803-00:11:05:145","respDate":"210803-00:11:05:146","sourceId":"haproxy:457acfc4-c4db-4341-8d10-4aa69da6dd63","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:05:145-64374\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[457acfc4-c4db-4341-8d10-4aa69da6dd63]}\"}"}
2021-08-03 00:11:05.147  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:05.721  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:05.723 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"78980e29-9ad8-4580-8e5f-42ec7010c571","status":"200","rqstDate":"210803-00:11:05:722","respDate":"210803-00:11:05:723","sourceId":"healthcheck:78980e29-9ad8-4580-8e5f-42ec7010c571","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:05:722-3757\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46072], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[78980e29-9ad8-4580-8e5f-42ec7010c571]}\"}"}
2021-08-03 00:11:05.723  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:07.153  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:07.154 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"26152ab1-a6a7-4ddd-958c-46d0aba6f9bf","status":"200","rqstDate":"210803-00:11:07:154","respDate":"210803-00:11:07:154","sourceId":"haproxy:26152ab1-a6a7-4ddd-958c-46d0aba6f9bf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:11:07:154-36410\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[26152ab1-a6a7-4ddd-958c-46d0aba6f9bf]}\"}"}
2021-08-03 00:11:07.155  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:08.728 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:11:08.729 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:11:09.160  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:09.161 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9c0df440-9862-4eb0-af9c-1eb7313a9037","status":"200","rqstDate":"210803-00:11:09:160","respDate":"210803-00:11:09:161","sourceId":"haproxy:9c0df440-9862-4eb0-af9c-1eb7313a9037","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:09:160-86986\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9c0df440-9862-4eb0-af9c-1eb7313a9037]}\"}"}
2021-08-03 00:11:09.161  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:11.168  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:11.169 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"94491ecb-4f44-4bff-9b6f-15202f5cb171","status":"200","rqstDate":"210803-00:11:11:168","respDate":"210803-00:11:11:169","sourceId":"haproxy:94491ecb-4f44-4bff-9b6f-15202f5cb171","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:11:168-43449\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[94491ecb-4f44-4bff-9b6f-15202f5cb171]}\"}"}
2021-08-03 00:11:11.169  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:12.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:12.632 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2907eb95-be9a-4267-8d41-58b18970b2b8","status":"200","rqstDate":"210803-00:11:12:632","respDate":"210803-00:11:12:632","sourceId":"OOM_ReadinessCheck:2907eb95-be9a-4267-8d41-58b18970b2b8","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:12:632-1644\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58328], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2907eb95-be9a-4267-8d41-58b18970b2b8]}\"}"}
2021-08-03 00:11:12.633  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:13.175  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:13.176 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d4c1aadf-d4e5-4e3f-aafe-774276dd88be","status":"200","rqstDate":"210803-00:11:13:175","respDate":"210803-00:11:13:176","sourceId":"haproxy:d4c1aadf-d4e5-4e3f-aafe-774276dd88be","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:13:175-42319\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d4c1aadf-d4e5-4e3f-aafe-774276dd88be]}\"}"}
2021-08-03 00:11:13.176  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:15.182  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:15.183 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0a551a20-facf-43a0-a16c-16a431f1d8d6","status":"200","rqstDate":"210803-00:11:15:182","respDate":"210803-00:11:15:183","sourceId":"haproxy:0a551a20-facf-43a0-a16c-16a431f1d8d6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:11:15:182-57599\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0a551a20-facf-43a0-a16c-16a431f1d8d6]}\"}"}
2021-08-03 00:11:15.183  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:15.620  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:15.621 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ea4f5078-69c8-47d2-94fd-2490b6770b6d","status":"200","rqstDate":"210803-00:11:15:621","respDate":"210803-00:11:15:621","sourceId":"healthcheck:ea4f5078-69c8-47d2-94fd-2490b6770b6d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:15:621-9555\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ea4f5078-69c8-47d2-94fd-2490b6770b6d]}\"}"}
2021-08-03 00:11:15.622  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:17.189  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:17.190 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0a6dcc7-590d-44d4-88b0-323643796084","status":"200","rqstDate":"210803-00:11:17:190","respDate":"210803-00:11:17:190","sourceId":"haproxy:a0a6dcc7-590d-44d4-88b0-323643796084","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:17:190-42715\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a0a6dcc7-590d-44d4-88b0-323643796084]}\"}"}
2021-08-03 00:11:17.191  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:19.196  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:19.197 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"56f63e38-66f7-47f8-81b1-e89eca44dfad","status":"200","rqstDate":"210803-00:11:19:197","respDate":"210803-00:11:19:197","sourceId":"haproxy:56f63e38-66f7-47f8-81b1-e89eca44dfad","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:11:19:197-80970\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[56f63e38-66f7-47f8-81b1-e89eca44dfad]}\"}"}
2021-08-03 00:11:19.198  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:20.737  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:20.739 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c376c2bc-ae65-4fc3-8775-5dc103e3de7a","status":"200","rqstDate":"210803-00:11:20:738","respDate":"210803-00:11:20:739","sourceId":"healthcheck:c376c2bc-ae65-4fc3-8775-5dc103e3de7a","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:11:20:738-87847\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46468], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c376c2bc-ae65-4fc3-8775-5dc103e3de7a]}\"}"}
2021-08-03 00:11:20.739  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:21.203  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:21.204 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fa4cc686-b1ec-4f73-b60d-d0ba766fe054","status":"200","rqstDate":"210803-00:11:21:203","respDate":"210803-00:11:21:204","sourceId":"haproxy:fa4cc686-b1ec-4f73-b60d-d0ba766fe054","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:21:203-93576\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fa4cc686-b1ec-4f73-b60d-d0ba766fe054]}\"}"}
2021-08-03 00:11:21.204  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:22.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:22.633 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"be07b686-3efe-4ec8-a3fc-759d9f566edf","status":"200","rqstDate":"210803-00:11:22:633","respDate":"210803-00:11:22:633","sourceId":"OOM_ReadinessCheck:be07b686-3efe-4ec8-a3fc-759d9f566edf","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:22:633-43714\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58502], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[be07b686-3efe-4ec8-a3fc-759d9f566edf]}\"}"}
2021-08-03 00:11:22.634  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:23.210  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:23.211 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1f655b1b-4e72-4416-ba2d-10c5173a57ee","status":"200","rqstDate":"210803-00:11:23:210","respDate":"210803-00:11:23:211","sourceId":"haproxy:1f655b1b-4e72-4416-ba2d-10c5173a57ee","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:23:210-95002\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1f655b1b-4e72-4416-ba2d-10c5173a57ee]}\"}"}
2021-08-03 00:11:23.211  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:25.217  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:25.218 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8157e681-7004-49ee-92e0-fe167255aab4","status":"200","rqstDate":"210803-00:11:25:217","respDate":"210803-00:11:25:218","sourceId":"haproxy:8157e681-7004-49ee-92e0-fe167255aab4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:11:25:217-5066\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8157e681-7004-49ee-92e0-fe167255aab4]}\"}"}
2021-08-03 00:11:25.218  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:27.225  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:27.226 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"73f90682-8d05-4c1d-94a4-7c58bb709a2c","status":"200","rqstDate":"210803-00:11:27:225","respDate":"210803-00:11:27:226","sourceId":"haproxy:73f90682-8d05-4c1d-94a4-7c58bb709a2c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:27:225-1190\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[73f90682-8d05-4c1d-94a4-7c58bb709a2c]}\"}"}
2021-08-03 00:11:27.226  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:29.234  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:29.235 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7d4655ad-9eec-409f-b31a-c23bed02a189","status":"200","rqstDate":"210803-00:11:29:234","respDate":"210803-00:11:29:235","sourceId":"haproxy:7d4655ad-9eec-409f-b31a-c23bed02a189","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:29:234-8437\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7d4655ad-9eec-409f-b31a-c23bed02a189]}\"}"}
2021-08-03 00:11:29.236  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:30.640  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:30.641 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8ac27954-e06b-412a-95ec-74c70c9b4ed7","status":"200","rqstDate":"210803-00:11:30:640","respDate":"210803-00:11:30:641","sourceId":"healthcheck:8ac27954-e06b-412a-95ec-74c70c9b4ed7","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:11:30:640-59551\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8ac27954-e06b-412a-95ec-74c70c9b4ed7]}\"}"}
2021-08-03 00:11:30.641  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:31.242  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:31.244 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f7c70de7-492b-4e63-9f86-e4c41f018714","status":"200","rqstDate":"210803-00:11:31:243","respDate":"210803-00:11:31:244","sourceId":"haproxy:f7c70de7-492b-4e63-9f86-e4c41f018714","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:11:31:243-45769\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f7c70de7-492b-4e63-9f86-e4c41f018714]}\"}"}
2021-08-03 00:11:31.244  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:32.633  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:32.635 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8f28bde9-f4df-4f5f-b2cc-85f7bcc3ceaf","status":"200","rqstDate":"210803-00:11:32:634","respDate":"210803-00:11:32:635","sourceId":"OOM_ReadinessCheck:8f28bde9-f4df-4f5f-b2cc-85f7bcc3ceaf","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:32:634-5138\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58674], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8f28bde9-f4df-4f5f-b2cc-85f7bcc3ceaf]}\"}"}
2021-08-03 00:11:32.636  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:33.250  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:33.251 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e29c2964-46d9-4a80-a2de-7d7b9b3dda61","status":"200","rqstDate":"210803-00:11:33:250","respDate":"210803-00:11:33:251","sourceId":"haproxy:e29c2964-46d9-4a80-a2de-7d7b9b3dda61","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:33:250-40215\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e29c2964-46d9-4a80-a2de-7d7b9b3dda61]}\"}"}
2021-08-03 00:11:33.251  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:35.257  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:35.259 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c57e0df9-7737-4adb-89b7-d8666fcff557","status":"200","rqstDate":"210803-00:11:35:258","respDate":"210803-00:11:35:259","sourceId":"haproxy:c57e0df9-7737-4adb-89b7-d8666fcff557","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:35:258-43189\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c57e0df9-7737-4adb-89b7-d8666fcff557]}\"}"}
2021-08-03 00:11:35.259  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:35.759  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:35.762 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f1a8cfec-f64b-4238-b3a6-c803cf166fd0","status":"200","rqstDate":"210803-00:11:35:760","respDate":"210803-00:11:35:762","sourceId":"healthcheck:f1a8cfec-f64b-4238-b3a6-c803cf166fd0","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:35:760-44033\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46814], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f1a8cfec-f64b-4238-b3a6-c803cf166fd0]}\"}"}
2021-08-03 00:11:35.762  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:37.265  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:37.266 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3619ee66-3930-439e-a4a0-15c0cadfd292","status":"200","rqstDate":"210803-00:11:37:266","respDate":"210803-00:11:37:266","sourceId":"haproxy:3619ee66-3930-439e-a4a0-15c0cadfd292","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:37:266-75261\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3619ee66-3930-439e-a4a0-15c0cadfd292]}\"}"}
2021-08-03 00:11:37.267  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:38.731 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:11:38.732 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:11:39.273  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:39.274 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5f16f569-2a84-4934-be5c-eb63caeb4854","status":"200","rqstDate":"210803-00:11:39:273","respDate":"210803-00:11:39:274","sourceId":"haproxy:5f16f569-2a84-4934-be5c-eb63caeb4854","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:11:39:273-3740\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5f16f569-2a84-4934-be5c-eb63caeb4854]}\"}"}
2021-08-03 00:11:39.274  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:41.282  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:41.285 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"30672aef-ab32-4b77-9298-cbb5573214d0","status":"200","rqstDate":"210803-00:11:41:283","respDate":"210803-00:11:41:285","sourceId":"haproxy:30672aef-ab32-4b77-9298-cbb5573214d0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:41:283-15068\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[30672aef-ab32-4b77-9298-cbb5573214d0]}\"}"}
2021-08-03 00:11:41.285  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:42.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:42.631 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b660a84a-d310-44f6-bf2f-3c30f86a870b","status":"200","rqstDate":"210803-00:11:42:630","respDate":"210803-00:11:42:631","sourceId":"OOM_ReadinessCheck:b660a84a-d310-44f6-bf2f-3c30f86a870b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:11:42:630-16233\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58836], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b660a84a-d310-44f6-bf2f-3c30f86a870b]}\"}"}
2021-08-03 00:11:42.632  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:43.291  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:43.292 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2a47f653-fbd4-48e7-8e62-b6666119f428","status":"200","rqstDate":"210803-00:11:43:291","respDate":"210803-00:11:43:292","sourceId":"haproxy:2a47f653-fbd4-48e7-8e62-b6666119f428","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:43:291-49698\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2a47f653-fbd4-48e7-8e62-b6666119f428]}\"}"}
2021-08-03 00:11:43.292  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:45.299  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:45.301 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b13292af-e275-4a7e-9fa0-47958f6cb852","status":"200","rqstDate":"210803-00:11:45:300","respDate":"210803-00:11:45:301","sourceId":"haproxy:b13292af-e275-4a7e-9fa0-47958f6cb852","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:45:300-45433\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b13292af-e275-4a7e-9fa0-47958f6cb852]}\"}"}
2021-08-03 00:11:45.301  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:45.662  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:45.664 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fe79b571-6444-42c0-aa4f-3ab0c4d90810","status":"200","rqstDate":"210803-00:11:45:663","respDate":"210803-00:11:45:664","sourceId":"healthcheck:fe79b571-6444-42c0-aa4f-3ab0c4d90810","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:11:45:663-25289\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fe79b571-6444-42c0-aa4f-3ab0c4d90810]}\"}"}
2021-08-03 00:11:45.664  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:47.307  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:47.308 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"750ff08d-8326-4d60-8429-8eacd9962561","status":"200","rqstDate":"210803-00:11:47:308","respDate":"210803-00:11:47:308","sourceId":"haproxy:750ff08d-8326-4d60-8429-8eacd9962561","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:11:47:308-75616\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[750ff08d-8326-4d60-8429-8eacd9962561]}\"}"}
2021-08-03 00:11:47.309  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:49.314  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:49.316 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"93729587-d21e-40df-8f42-3581218aeebe","status":"200","rqstDate":"210803-00:11:49:315","respDate":"210803-00:11:49:316","sourceId":"haproxy:93729587-d21e-40df-8f42-3581218aeebe","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:49:315-61416\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[93729587-d21e-40df-8f42-3581218aeebe]}\"}"}
2021-08-03 00:11:49.316  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:50.777  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:50.778 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5d243554-3e57-4b8a-93eb-a5def2b2619a","status":"200","rqstDate":"210803-00:11:50:777","respDate":"210803-00:11:50:778","sourceId":"healthcheck:5d243554-3e57-4b8a-93eb-a5def2b2619a","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:11:50:777-67813\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47204], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5d243554-3e57-4b8a-93eb-a5def2b2619a]}\"}"}
2021-08-03 00:11:50.778  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:51.323  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:51.324 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"36d80c7f-59c4-4b0b-aeb2-5b6de4f96478","status":"200","rqstDate":"210803-00:11:51:324","respDate":"210803-00:11:51:324","sourceId":"haproxy:36d80c7f-59c4-4b0b-aeb2-5b6de4f96478","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:51:324-65253\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[36d80c7f-59c4-4b0b-aeb2-5b6de4f96478]}\"}"}
2021-08-03 00:11:51.325  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:51.702 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:11:51.704 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:11:52.637  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:52.639 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fa76f713-3b05-425d-ab07-94c935963e0c","status":"200","rqstDate":"210803-00:11:52:638","respDate":"210803-00:11:52:639","sourceId":"OOM_ReadinessCheck:fa76f713-3b05-425d-ab07-94c935963e0c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:11:52:638-28585\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59010], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fa76f713-3b05-425d-ab07-94c935963e0c]}\"}"}
2021-08-03 00:11:52.639  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:53.332  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:53.334 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d93a3c69-598d-493a-8d79-61d0692391bb","status":"200","rqstDate":"210803-00:11:53:333","respDate":"210803-00:11:53:334","sourceId":"haproxy:d93a3c69-598d-493a-8d79-61d0692391bb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:53:333-46170\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d93a3c69-598d-493a-8d79-61d0692391bb]}\"}"}
2021-08-03 00:11:53.334  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:55.341  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:55.342 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"08c1c905-46dd-40d0-8452-a5d629c84e80","status":"200","rqstDate":"210803-00:11:55:341","respDate":"210803-00:11:55:342","sourceId":"haproxy:08c1c905-46dd-40d0-8452-a5d629c84e80","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:55:341-60862\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[08c1c905-46dd-40d0-8452-a5d629c84e80]}\"}"}
2021-08-03 00:11:55.343  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:57.348  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:57.350 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3287ded5-f8c5-4145-8da1-c86e1b2f352b","status":"200","rqstDate":"210803-00:11:57:349","respDate":"210803-00:11:57:350","sourceId":"haproxy:3287ded5-f8c5-4145-8da1-c86e1b2f352b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:11:57:349-81618\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3287ded5-f8c5-4145-8da1-c86e1b2f352b]}\"}"}
2021-08-03 00:11:57.350  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:11:59.356  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:11:59.358 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"57401eb6-5be1-4408-b439-4e84610a13db","status":"200","rqstDate":"210803-00:11:59:356","respDate":"210803-00:11:59:358","sourceId":"haproxy:57401eb6-5be1-4408-b439-4e84610a13db","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:11:59:356-83597\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[57401eb6-5be1-4408-b439-4e84610a13db]}\"}"}
2021-08-03 00:11:59.359  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:00.679  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:00.681 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c117b84a-ef48-4099-b9ff-fd1c9ba92d79","status":"200","rqstDate":"210803-00:12:00:680","respDate":"210803-00:12:00:681","sourceId":"healthcheck:c117b84a-ef48-4099-b9ff-fd1c9ba92d79","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:12:00:680-77041\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c117b84a-ef48-4099-b9ff-fd1c9ba92d79]}\"}"}
2021-08-03 00:12:00.681  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:01.365  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:01.366 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d7019c3e-7418-4286-90f7-2ed5e55e690d","status":"200","rqstDate":"210803-00:12:01:366","respDate":"210803-00:12:01:366","sourceId":"haproxy:d7019c3e-7418-4286-90f7-2ed5e55e690d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:01:366-41833\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d7019c3e-7418-4286-90f7-2ed5e55e690d]}\"}"}
2021-08-03 00:12:01.367  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:01.712 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:12:01.713 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:12:02.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:02.628 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ac3a7c21-2436-442a-9c78-4fc1e0f2c9cc","status":"200","rqstDate":"210803-00:12:02:627","respDate":"210803-00:12:02:628","sourceId":"OOM_ReadinessCheck:ac3a7c21-2436-442a-9c78-4fc1e0f2c9cc","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:12:02:627-28123\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59184], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ac3a7c21-2436-442a-9c78-4fc1e0f2c9cc]}\"}"}
2021-08-03 00:12:02.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:03.372  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:03.374 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"69ffd3cc-f66a-4161-80c7-eccfe58fc75a","status":"200","rqstDate":"210803-00:12:03:373","respDate":"210803-00:12:03:374","sourceId":"haproxy:69ffd3cc-f66a-4161-80c7-eccfe58fc75a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:12:03:373-75954\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[69ffd3cc-f66a-4161-80c7-eccfe58fc75a]}\"}"}
2021-08-03 00:12:03.374  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:05.382  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:05.383 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"47d92bd4-203e-4b87-a4d4-58d2863ce2d6","status":"200","rqstDate":"210803-00:12:05:382","respDate":"210803-00:12:05:383","sourceId":"haproxy:47d92bd4-203e-4b87-a4d4-58d2863ce2d6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:12:05:382-15994\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[47d92bd4-203e-4b87-a4d4-58d2863ce2d6]}\"}"}
2021-08-03 00:12:05.383  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:05.793  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:05.794 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a7b7f776-9fd8-407a-854a-e7fafd6b2669","status":"200","rqstDate":"210803-00:12:05:793","respDate":"210803-00:12:05:794","sourceId":"healthcheck:a7b7f776-9fd8-407a-854a-e7fafd6b2669","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:05:793-90962\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47558], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a7b7f776-9fd8-407a-854a-e7fafd6b2669]}\"}"}
2021-08-03 00:12:05.794  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:07.390  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:07.391 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"12e931e5-960a-45bc-abc6-16cf72b29afe","status":"200","rqstDate":"210803-00:12:07:390","respDate":"210803-00:12:07:391","sourceId":"haproxy:12e931e5-960a-45bc-abc6-16cf72b29afe","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:12:07:390-92938\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[12e931e5-960a-45bc-abc6-16cf72b29afe]}\"}"}
2021-08-03 00:12:07.391  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:08.738 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:12:08.795 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:12:09.397  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:09.398 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"77633685-cfb6-40ce-8cc2-c1c84a082a1e","status":"200","rqstDate":"210803-00:12:09:398","respDate":"210803-00:12:09:398","sourceId":"haproxy:77633685-cfb6-40ce-8cc2-c1c84a082a1e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:12:09:398-5304\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[77633685-cfb6-40ce-8cc2-c1c84a082a1e]}\"}"}
2021-08-03 00:12:09.399  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:11.405  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:11.406 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ae302d34-f509-464f-99dc-685d2e7153a3","status":"200","rqstDate":"210803-00:12:11:405","respDate":"210803-00:12:11:406","sourceId":"haproxy:ae302d34-f509-464f-99dc-685d2e7153a3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:12:11:405-22323\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ae302d34-f509-464f-99dc-685d2e7153a3]}\"}"}
2021-08-03 00:12:11.407  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:12.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:12.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"72959e62-9aea-4551-ab04-645582639adc","status":"200","rqstDate":"210803-00:12:12:628","respDate":"210803-00:12:12:629","sourceId":"OOM_ReadinessCheck:72959e62-9aea-4551-ab04-645582639adc","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:12:628-52360\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59358], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[72959e62-9aea-4551-ab04-645582639adc]}\"}"}
2021-08-03 00:12:12.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:13.412  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:13.414 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c894a891-7e9d-4e61-8397-744e8c815448","status":"200","rqstDate":"210803-00:12:13:413","respDate":"210803-00:12:13:414","sourceId":"haproxy:c894a891-7e9d-4e61-8397-744e8c815448","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:12:13:413-32256\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c894a891-7e9d-4e61-8397-744e8c815448]}\"}"}
2021-08-03 00:12:13.415  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:15.420  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:15.421 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c670eb99-3000-4dfd-a153-e4d2e3f501c4","status":"200","rqstDate":"210803-00:12:15:420","respDate":"210803-00:12:15:421","sourceId":"haproxy:c670eb99-3000-4dfd-a153-e4d2e3f501c4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:15:420-83038\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c670eb99-3000-4dfd-a153-e4d2e3f501c4]}\"}"}
2021-08-03 00:12:15.421  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:15.695  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:15.696 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b36e71aa-4263-4a51-ae43-3f4db2876f12","status":"200","rqstDate":"210803-00:12:15:695","respDate":"210803-00:12:15:696","sourceId":"healthcheck:b36e71aa-4263-4a51-ae43-3f4db2876f12","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:15:695-97423\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b36e71aa-4263-4a51-ae43-3f4db2876f12]}\"}"}
2021-08-03 00:12:15.696  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:17.428  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:17.429 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"05ea1e60-2e92-43e7-8fde-092f7b8a23f3","status":"200","rqstDate":"210803-00:12:17:428","respDate":"210803-00:12:17:429","sourceId":"haproxy:05ea1e60-2e92-43e7-8fde-092f7b8a23f3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:17:428-34730\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[05ea1e60-2e92-43e7-8fde-092f7b8a23f3]}\"}"}
2021-08-03 00:12:17.430  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:19.436  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:19.437 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3fdf7693-1a6f-4909-a51a-9b6b65c817c4","status":"200","rqstDate":"210803-00:12:19:436","respDate":"210803-00:12:19:437","sourceId":"haproxy:3fdf7693-1a6f-4909-a51a-9b6b65c817c4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:19:436-70414\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3fdf7693-1a6f-4909-a51a-9b6b65c817c4]}\"}"}
2021-08-03 00:12:19.437  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:20.809  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:20.811 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e635eaa7-0bbe-4848-8194-c242e059987f","status":"200","rqstDate":"210803-00:12:20:810","respDate":"210803-00:12:20:811","sourceId":"healthcheck:e635eaa7-0bbe-4848-8194-c242e059987f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:20:810-36570\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47944], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e635eaa7-0bbe-4848-8194-c242e059987f]}\"}"}
2021-08-03 00:12:20.811  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:21.443  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:21.444 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f257cd9a-a41a-4a3f-8e53-d18f9ab50ec6","status":"200","rqstDate":"210803-00:12:21:444","respDate":"210803-00:12:21:444","sourceId":"haproxy:f257cd9a-a41a-4a3f-8e53-d18f9ab50ec6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:21:444-71797\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f257cd9a-a41a-4a3f-8e53-d18f9ab50ec6]}\"}"}
2021-08-03 00:12:21.445  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:22.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:22.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"04b73992-3cb6-4008-a5a7-15c90420207b","status":"200","rqstDate":"210803-00:12:22:629","respDate":"210803-00:12:22:630","sourceId":"OOM_ReadinessCheck:04b73992-3cb6-4008-a5a7-15c90420207b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:12:22:629-24369\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59530], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[04b73992-3cb6-4008-a5a7-15c90420207b]}\"}"}
2021-08-03 00:12:22.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:23.450  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:23.451 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5ebc2d0f-0962-4366-b360-a0c4eb02b1ef","status":"200","rqstDate":"210803-00:12:23:451","respDate":"210803-00:12:23:451","sourceId":"haproxy:5ebc2d0f-0962-4366-b360-a0c4eb02b1ef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:23:451-45607\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ebc2d0f-0962-4366-b360-a0c4eb02b1ef]}\"}"}
2021-08-03 00:12:23.452  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:25.457  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:25.458 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"04b46392-e125-4291-8fbc-20cae912f833","status":"200","rqstDate":"210803-00:12:25:457","respDate":"210803-00:12:25:458","sourceId":"haproxy:04b46392-e125-4291-8fbc-20cae912f833","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:12:25:457-89216\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04b46392-e125-4291-8fbc-20cae912f833]}\"}"}
2021-08-03 00:12:25.458  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:27.464  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:27.465 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eefc18e3-200f-41a9-9dba-5bfba958ae6b","status":"200","rqstDate":"210803-00:12:27:464","respDate":"210803-00:12:27:465","sourceId":"haproxy:eefc18e3-200f-41a9-9dba-5bfba958ae6b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:12:27:464-74464\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eefc18e3-200f-41a9-9dba-5bfba958ae6b]}\"}"}
2021-08-03 00:12:27.465  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:29.473  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:29.474 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c55882ef-2663-49c7-8caf-28f5c923e4b4","status":"200","rqstDate":"210803-00:12:29:473","respDate":"210803-00:12:29:474","sourceId":"haproxy:c55882ef-2663-49c7-8caf-28f5c923e4b4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:29:473-94414\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c55882ef-2663-49c7-8caf-28f5c923e4b4]}\"}"}
2021-08-03 00:12:29.474  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:30.712  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:30.713 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5f744873-3a6a-428b-bc83-160a1822eec3","status":"200","rqstDate":"210803-00:12:30:712","respDate":"210803-00:12:30:713","sourceId":"healthcheck:5f744873-3a6a-428b-bc83-160a1822eec3","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:30:712-1426\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5f744873-3a6a-428b-bc83-160a1822eec3]}\"}"}
2021-08-03 00:12:30.714  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:31.480  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:31.481 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e54c285a-f889-4aaf-8c66-4c9e5ca19bad","status":"200","rqstDate":"210803-00:12:31:481","respDate":"210803-00:12:31:481","sourceId":"haproxy:e54c285a-f889-4aaf-8c66-4c9e5ca19bad","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:31:481-90616\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e54c285a-f889-4aaf-8c66-4c9e5ca19bad]}\"}"}
2021-08-03 00:12:31.482  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:32.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:32.632 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"08a2b292-dfae-4b58-8184-4191688f33aa","status":"200","rqstDate":"210803-00:12:32:631","respDate":"210803-00:12:32:632","sourceId":"OOM_ReadinessCheck:08a2b292-dfae-4b58-8184-4191688f33aa","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:32:631-86895\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59696], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[08a2b292-dfae-4b58-8184-4191688f33aa]}\"}"}
2021-08-03 00:12:32.632  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:33.488  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:33.489 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"40cdd0bb-da5f-428a-afa8-0fc7864163b6","status":"200","rqstDate":"210803-00:12:33:488","respDate":"210803-00:12:33:489","sourceId":"haproxy:40cdd0bb-da5f-428a-afa8-0fc7864163b6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:12:33:488-87252\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[40cdd0bb-da5f-428a-afa8-0fc7864163b6]}\"}"}
2021-08-03 00:12:33.490  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:35.495  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:35.496 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"19b3a15b-efd7-41ae-91c1-fac87cf53882","status":"200","rqstDate":"210803-00:12:35:495","respDate":"210803-00:12:35:496","sourceId":"haproxy:19b3a15b-efd7-41ae-91c1-fac87cf53882","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:12:35:495-96357\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[19b3a15b-efd7-41ae-91c1-fac87cf53882]}\"}"}
2021-08-03 00:12:35.496  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:35.827  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:35.828 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6580d2fd-c15e-42f8-b7f0-c57917435321","status":"200","rqstDate":"210803-00:12:35:828","respDate":"210803-00:12:35:828","sourceId":"healthcheck:6580d2fd-c15e-42f8-b7f0-c57917435321","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:12:35:828-50860\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48294], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6580d2fd-c15e-42f8-b7f0-c57917435321]}\"}"}
2021-08-03 00:12:35.829  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:37.502  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:37.503 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"124204bb-592d-467b-b214-4ea3caa8823c","status":"200","rqstDate":"210803-00:12:37:503","respDate":"210803-00:12:37:503","sourceId":"haproxy:124204bb-592d-467b-b214-4ea3caa8823c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:37:503-33637\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[124204bb-592d-467b-b214-4ea3caa8823c]}\"}"}
2021-08-03 00:12:37.504  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:38.796 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:12:38.797 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:12:39.510  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:39.511 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"88a42425-548a-46d1-99c9-6ef60072b274","status":"200","rqstDate":"210803-00:12:39:510","respDate":"210803-00:12:39:511","sourceId":"haproxy:88a42425-548a-46d1-99c9-6ef60072b274","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:12:39:510-87065\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[88a42425-548a-46d1-99c9-6ef60072b274]}\"}"}
2021-08-03 00:12:39.511  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:41.518  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:41.519 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d3495c20-fda5-4f9a-be93-55eacecc8ec1","status":"200","rqstDate":"210803-00:12:41:518","respDate":"210803-00:12:41:519","sourceId":"haproxy:d3495c20-fda5-4f9a-be93-55eacecc8ec1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:12:41:518-28491\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d3495c20-fda5-4f9a-be93-55eacecc8ec1]}\"}"}
2021-08-03 00:12:41.519  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:42.626  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:42.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f9d2a37f-9707-462a-ae4a-bc75d424b722","status":"200","rqstDate":"210803-00:12:42:627","respDate":"210803-00:12:42:628","sourceId":"OOM_ReadinessCheck:f9d2a37f-9707-462a-ae4a-bc75d424b722","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:12:42:627-68854\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59864], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f9d2a37f-9707-462a-ae4a-bc75d424b722]}\"}"}
2021-08-03 00:12:42.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:43.526  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:43.527 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"70b3a31f-3268-42f6-9d23-ccb342fd5ee7","status":"200","rqstDate":"210803-00:12:43:526","respDate":"210803-00:12:43:527","sourceId":"haproxy:70b3a31f-3268-42f6-9d23-ccb342fd5ee7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:12:43:526-5718\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[70b3a31f-3268-42f6-9d23-ccb342fd5ee7]}\"}"}
2021-08-03 00:12:43.528  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:45.532  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:45.533 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1ec2bb24-2f35-4c1c-ab49-e2609dfcb086","status":"200","rqstDate":"210803-00:12:45:532","respDate":"210803-00:12:45:533","sourceId":"haproxy:1ec2bb24-2f35-4c1c-ab49-e2609dfcb086","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:45:532-88358\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1ec2bb24-2f35-4c1c-ab49-e2609dfcb086]}\"}"}
2021-08-03 00:12:45.533  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:45.730  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:45.731 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23f70465-2c7b-4f69-9183-45fed3d0ce81","status":"200","rqstDate":"210803-00:12:45:731","respDate":"210803-00:12:45:731","sourceId":"healthcheck:23f70465-2c7b-4f69-9183-45fed3d0ce81","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:45:731-25514\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[23f70465-2c7b-4f69-9183-45fed3d0ce81]}\"}"}
2021-08-03 00:12:45.732  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:46.811 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:12:46.812 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:12:47.539  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:47.540 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0010b82a-4114-49fb-8802-1931dddb5c8f","status":"200","rqstDate":"210803-00:12:47:540","respDate":"210803-00:12:47:540","sourceId":"haproxy:0010b82a-4114-49fb-8802-1931dddb5c8f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:12:47:540-9191\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0010b82a-4114-49fb-8802-1931dddb5c8f]}\"}"}
2021-08-03 00:12:47.541  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:49.547  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:49.548 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e3fa79a2-08d5-4cf8-aafd-9ba90f4660f5","status":"200","rqstDate":"210803-00:12:49:547","respDate":"210803-00:12:49:548","sourceId":"haproxy:e3fa79a2-08d5-4cf8-aafd-9ba90f4660f5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:12:49:547-18094\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e3fa79a2-08d5-4cf8-aafd-9ba90f4660f5]}\"}"}
2021-08-03 00:12:49.548  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:50.844  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:50.845 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9896cdd0-2798-4fe0-8da3-844cb217a3b3","status":"200","rqstDate":"210803-00:12:50:845","respDate":"210803-00:12:50:845","sourceId":"healthcheck:9896cdd0-2798-4fe0-8da3-844cb217a3b3","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:50:845-42277\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48686], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9896cdd0-2798-4fe0-8da3-844cb217a3b3]}\"}"}
2021-08-03 00:12:50.846  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:51.553  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:51.554 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7341a527-57e7-4e61-8479-391e8be3209c","status":"200","rqstDate":"210803-00:12:51:553","respDate":"210803-00:12:51:554","sourceId":"haproxy:7341a527-57e7-4e61-8479-391e8be3209c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:12:51:553-90214\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7341a527-57e7-4e61-8479-391e8be3209c]}\"}"}
2021-08-03 00:12:51.554  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:52.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:52.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e67e21af-7f25-4f91-b56d-69d031d9cf45","status":"200","rqstDate":"210803-00:12:52:629","respDate":"210803-00:12:52:629","sourceId":"OOM_ReadinessCheck:e67e21af-7f25-4f91-b56d-69d031d9cf45","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:12:52:629-83958\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60038], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e67e21af-7f25-4f91-b56d-69d031d9cf45]}\"}"}
2021-08-03 00:12:52.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:53.560  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:53.561 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3bcb03dd-94c1-49f5-af75-7b5c2a2bf9d9","status":"200","rqstDate":"210803-00:12:53:560","respDate":"210803-00:12:53:561","sourceId":"haproxy:3bcb03dd-94c1-49f5-af75-7b5c2a2bf9d9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:53:560-10725\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3bcb03dd-94c1-49f5-af75-7b5c2a2bf9d9]}\"}"}
2021-08-03 00:12:53.561  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:55.567  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:55.568 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"76a7d153-94bd-4280-b1f1-2dcf3fd36e77","status":"200","rqstDate":"210803-00:12:55:567","respDate":"210803-00:12:55:568","sourceId":"haproxy:76a7d153-94bd-4280-b1f1-2dcf3fd36e77","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:12:55:567-98642\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[76a7d153-94bd-4280-b1f1-2dcf3fd36e77]}\"}"}
2021-08-03 00:12:55.568  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:57.575  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:57.576 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a6b5284a-8a8c-4057-a009-416e706dfc22","status":"200","rqstDate":"210803-00:12:57:575","respDate":"210803-00:12:57:576","sourceId":"haproxy:a6b5284a-8a8c-4057-a009-416e706dfc22","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:12:57:575-60521\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a6b5284a-8a8c-4057-a009-416e706dfc22]}\"}"}
2021-08-03 00:12:57.576  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:12:59.582  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:12:59.583 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"80e3c2ef-704c-4223-8bb2-a0ab43386de6","status":"200","rqstDate":"210803-00:12:59:583","respDate":"210803-00:12:59:583","sourceId":"haproxy:80e3c2ef-704c-4223-8bb2-a0ab43386de6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:12:59:583-50882\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[80e3c2ef-704c-4223-8bb2-a0ab43386de6]}\"}"}
2021-08-03 00:12:59.584  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:00.751  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:00.752 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"852af8bd-52a3-48de-9bca-36f85ffdf1b1","status":"200","rqstDate":"210803-00:13:00:751","respDate":"210803-00:13:00:752","sourceId":"healthcheck:852af8bd-52a3-48de-9bca-36f85ffdf1b1","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:00:751-36506\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[852af8bd-52a3-48de-9bca-36f85ffdf1b1]}\"}"}
2021-08-03 00:13:00.752  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:01.589  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:01.591 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"75a31ed8-e8d8-4f0c-a3b7-c101984cda0a","status":"200","rqstDate":"210803-00:13:01:590","respDate":"210803-00:13:01:590","sourceId":"haproxy:75a31ed8-e8d8-4f0c-a3b7-c101984cda0a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:01:590-82487\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[75a31ed8-e8d8-4f0c-a3b7-c101984cda0a]}\"}"}
2021-08-03 00:13:01.591  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:02.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:02.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dfa82ddb-7a9c-4f62-bc90-1da14eb41824","status":"200","rqstDate":"210803-00:13:02:629","respDate":"210803-00:13:02:630","sourceId":"OOM_ReadinessCheck:dfa82ddb-7a9c-4f62-bc90-1da14eb41824","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:02:629-17105\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60208], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dfa82ddb-7a9c-4f62-bc90-1da14eb41824]}\"}"}
2021-08-03 00:13:02.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:03.603  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:03.604 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cb57a0e6-e656-4270-8e75-77447f31862b","status":"200","rqstDate":"210803-00:13:03:603","respDate":"210803-00:13:03:604","sourceId":"haproxy:cb57a0e6-e656-4270-8e75-77447f31862b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:03:603-13958\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb57a0e6-e656-4270-8e75-77447f31862b]}\"}"}
2021-08-03 00:13:03.604  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:05.610  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:05.611 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7bc70402-84f5-4ded-a71f-92e978e9efcc","status":"200","rqstDate":"210803-00:13:05:610","respDate":"210803-00:13:05:611","sourceId":"haproxy:7bc70402-84f5-4ded-a71f-92e978e9efcc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:05:610-72155\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7bc70402-84f5-4ded-a71f-92e978e9efcc]}\"}"}
2021-08-03 00:13:05.611  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:05.859  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:05.860 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7bf5f69e-452f-433f-ac14-574f2976b107","status":"200","rqstDate":"210803-00:13:05:860","respDate":"210803-00:13:05:860","sourceId":"healthcheck:7bf5f69e-452f-433f-ac14-574f2976b107","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:05:860-90017\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49040], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7bf5f69e-452f-433f-ac14-574f2976b107]}\"}"}
2021-08-03 00:13:05.861  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:07.617  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:07.618 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bbc9094b-ef3f-4c27-82cd-8ea6e7a3f4ea","status":"200","rqstDate":"210803-00:13:07:617","respDate":"210803-00:13:07:618","sourceId":"haproxy:bbc9094b-ef3f-4c27-82cd-8ea6e7a3f4ea","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:07:617-17033\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bbc9094b-ef3f-4c27-82cd-8ea6e7a3f4ea]}\"}"}
2021-08-03 00:13:07.619  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:08.798 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:13:08.799 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:13:09.625  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:09.626 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0e2ef317-ac84-4a63-b4e7-898d35741fa1","status":"200","rqstDate":"210803-00:13:09:625","respDate":"210803-00:13:09:626","sourceId":"haproxy:0e2ef317-ac84-4a63-b4e7-898d35741fa1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:09:625-86600\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0e2ef317-ac84-4a63-b4e7-898d35741fa1]}\"}"}
2021-08-03 00:13:09.626  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:11.633  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:11.634 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33264e2c-3971-42b2-bbd5-1a3efc76025d","status":"200","rqstDate":"210803-00:13:11:633","respDate":"210803-00:13:11:634","sourceId":"haproxy:33264e2c-3971-42b2-bbd5-1a3efc76025d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:11:633-78067\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33264e2c-3971-42b2-bbd5-1a3efc76025d]}\"}"}
2021-08-03 00:13:11.634  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:12.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:12.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e2e78f76-1b85-45e9-aeaf-475b9de45bfa","status":"200","rqstDate":"210803-00:13:12:627","respDate":"210803-00:13:12:628","sourceId":"OOM_ReadinessCheck:e2e78f76-1b85-45e9-aeaf-475b9de45bfa","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:12:627-64493\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60386], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e2e78f76-1b85-45e9-aeaf-475b9de45bfa]}\"}"}
2021-08-03 00:13:12.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:13.640  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:13.641 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b234414b-fa5e-4fd6-9015-70342793bd62","status":"200","rqstDate":"210803-00:13:13:640","respDate":"210803-00:13:13:641","sourceId":"haproxy:b234414b-fa5e-4fd6-9015-70342793bd62","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:13:640-69552\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b234414b-fa5e-4fd6-9015-70342793bd62]}\"}"}
2021-08-03 00:13:13.641  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:15.648  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:15.649 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4370d148-9ce6-45a1-bd7b-fc72441b2da2","status":"200","rqstDate":"210803-00:13:15:648","respDate":"210803-00:13:15:649","sourceId":"haproxy:4370d148-9ce6-45a1-bd7b-fc72441b2da2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:15:648-89621\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4370d148-9ce6-45a1-bd7b-fc72441b2da2]}\"}"}
2021-08-03 00:13:15.650  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:15.768  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:15.769 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ca33e571-0025-4353-87d0-c28039eea2b4","status":"200","rqstDate":"210803-00:13:15:768","respDate":"210803-00:13:15:769","sourceId":"healthcheck:ca33e571-0025-4353-87d0-c28039eea2b4","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:15:768-1157\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ca33e571-0025-4353-87d0-c28039eea2b4]}\"}"}
2021-08-03 00:13:15.769  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:16.916 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:13:16.918 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:13:17.655  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:17.656 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"85ec77c4-5427-43eb-a708-b5e6082458a0","status":"200","rqstDate":"210803-00:13:17:655","respDate":"210803-00:13:17:656","sourceId":"haproxy:85ec77c4-5427-43eb-a708-b5e6082458a0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:17:655-57075\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[85ec77c4-5427-43eb-a708-b5e6082458a0]}\"}"}
2021-08-03 00:13:17.656  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:19.662  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:19.663 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1148ceb6-33f2-41c3-89f7-78e5d878a69c","status":"200","rqstDate":"210803-00:13:19:662","respDate":"210803-00:13:19:663","sourceId":"haproxy:1148ceb6-33f2-41c3-89f7-78e5d878a69c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:19:662-34561\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1148ceb6-33f2-41c3-89f7-78e5d878a69c]}\"}"}
2021-08-03 00:13:19.663  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:20.878  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:20.879 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"abceaeb9-6a45-4b05-859c-50ee87c86c63","status":"200","rqstDate":"210803-00:13:20:878","respDate":"210803-00:13:20:879","sourceId":"healthcheck:abceaeb9-6a45-4b05-859c-50ee87c86c63","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:20:878-25303\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49434], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[abceaeb9-6a45-4b05-859c-50ee87c86c63]}\"}"}
2021-08-03 00:13:20.880  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:21.669  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:21.670 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8994ce73-fe43-4c04-82b3-7a204aa5fd9c","status":"200","rqstDate":"210803-00:13:21:670","respDate":"210803-00:13:21:670","sourceId":"haproxy:8994ce73-fe43-4c04-82b3-7a204aa5fd9c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:21:670-61419\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8994ce73-fe43-4c04-82b3-7a204aa5fd9c]}\"}"}
2021-08-03 00:13:21.671  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:22.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:22.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ad16e29b-f210-4f37-9d51-39ff7ef3a355","status":"200","rqstDate":"210803-00:13:22:629","respDate":"210803-00:13:22:630","sourceId":"OOM_ReadinessCheck:ad16e29b-f210-4f37-9d51-39ff7ef3a355","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:22:629-69589\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60564], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ad16e29b-f210-4f37-9d51-39ff7ef3a355]}\"}"}
2021-08-03 00:13:22.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:23.676  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:23.677 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"01db2220-98fa-4f36-b138-200019257c26","status":"200","rqstDate":"210803-00:13:23:677","respDate":"210803-00:13:23:677","sourceId":"haproxy:01db2220-98fa-4f36-b138-200019257c26","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:23:677-89683\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[01db2220-98fa-4f36-b138-200019257c26]}\"}"}
2021-08-03 00:13:23.678  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:25.684  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:25.686 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6517b0a1-7b3d-49b3-ae33-e41b7bebc811","status":"200","rqstDate":"210803-00:13:25:685","respDate":"210803-00:13:25:686","sourceId":"haproxy:6517b0a1-7b3d-49b3-ae33-e41b7bebc811","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:25:685-25314\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6517b0a1-7b3d-49b3-ae33-e41b7bebc811]}\"}"}
2021-08-03 00:13:25.686  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:27.692  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:27.694 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d6bf024f-e5c3-4799-9b02-fc0af8ef059c","status":"200","rqstDate":"210803-00:13:27:693","respDate":"210803-00:13:27:694","sourceId":"haproxy:d6bf024f-e5c3-4799-9b02-fc0af8ef059c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:27:693-94945\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d6bf024f-e5c3-4799-9b02-fc0af8ef059c]}\"}"}
2021-08-03 00:13:27.694  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:29.700  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:29.702 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d6e6a594-71ca-4ef0-b8d8-ead9d9f6b4e5","status":"200","rqstDate":"210803-00:13:29:701","respDate":"210803-00:13:29:702","sourceId":"haproxy:d6e6a594-71ca-4ef0-b8d8-ead9d9f6b4e5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:29:701-37229\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d6e6a594-71ca-4ef0-b8d8-ead9d9f6b4e5]}\"}"}
2021-08-03 00:13:29.702  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:30.785  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:30.786 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4c022256-5196-4eb8-aea1-a95c199274de","status":"200","rqstDate":"210803-00:13:30:786","respDate":"210803-00:13:30:786","sourceId":"healthcheck:4c022256-5196-4eb8-aea1-a95c199274de","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:30:786-94780\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4c022256-5196-4eb8-aea1-a95c199274de]}\"}"}
2021-08-03 00:13:30.787  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:31.709  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:31.710 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ab3d405b-95f7-4747-8f44-ffd3af235f51","status":"200","rqstDate":"210803-00:13:31:709","respDate":"210803-00:13:31:710","sourceId":"haproxy:ab3d405b-95f7-4747-8f44-ffd3af235f51","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:31:709-79733\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab3d405b-95f7-4747-8f44-ffd3af235f51]}\"}"}
2021-08-03 00:13:31.711  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:31.924 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:13:31.925 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:13:32.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:32.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"56f15605-eef3-4303-b8d6-cb27ec3c6450","status":"200","rqstDate":"210803-00:13:32:628","respDate":"210803-00:13:32:629","sourceId":"OOM_ReadinessCheck:56f15605-eef3-4303-b8d6-cb27ec3c6450","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:32:628-54717\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60736], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[56f15605-eef3-4303-b8d6-cb27ec3c6450]}\"}"}
2021-08-03 00:13:32.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:33.717  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:33.718 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2281020a-cdb6-4eaa-8d1a-9a01f1867e02","status":"200","rqstDate":"210803-00:13:33:717","respDate":"210803-00:13:33:718","sourceId":"haproxy:2281020a-cdb6-4eaa-8d1a-9a01f1867e02","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:33:717-84543\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2281020a-cdb6-4eaa-8d1a-9a01f1867e02]}\"}"}
2021-08-03 00:13:33.718  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:35.725  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:35.726 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"05231a03-ce34-4e8b-963f-5bc233d59e03","status":"200","rqstDate":"210803-00:13:35:725","respDate":"210803-00:13:35:726","sourceId":"haproxy:05231a03-ce34-4e8b-963f-5bc233d59e03","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:35:725-49413\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[05231a03-ce34-4e8b-963f-5bc233d59e03]}\"}"}
2021-08-03 00:13:35.726  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:35.896  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:35.898 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"869c9fb7-5634-4e08-9b11-10a0f8ebea51","status":"200","rqstDate":"210803-00:13:35:897","respDate":"210803-00:13:35:897","sourceId":"healthcheck:869c9fb7-5634-4e08-9b11-10a0f8ebea51","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:35:897-94259\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49780], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[869c9fb7-5634-4e08-9b11-10a0f8ebea51]}\"}"}
2021-08-03 00:13:35.898  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:37.733  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:37.734 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a81a1635-de4b-4981-b6d8-fb6a660df02d","status":"200","rqstDate":"210803-00:13:37:733","respDate":"210803-00:13:37:734","sourceId":"haproxy:a81a1635-de4b-4981-b6d8-fb6a660df02d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:37:733-72262\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a81a1635-de4b-4981-b6d8-fb6a660df02d]}\"}"}
2021-08-03 00:13:37.734  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:38.805 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:13:38.807 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:13:39.740  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:39.742 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"788fd9d3-56aa-49b1-9256-f72d83024c40","status":"200","rqstDate":"210803-00:13:39:741","respDate":"210803-00:13:39:742","sourceId":"haproxy:788fd9d3-56aa-49b1-9256-f72d83024c40","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:39:741-26991\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[788fd9d3-56aa-49b1-9256-f72d83024c40]}\"}"}
2021-08-03 00:13:39.742  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:41.748  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:41.750 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0e4e82d3-f506-4cec-9441-90ee8424d5f1","status":"200","rqstDate":"210803-00:13:41:749","respDate":"210803-00:13:41:750","sourceId":"haproxy:0e4e82d3-f506-4cec-9441-90ee8424d5f1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:41:749-64833\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0e4e82d3-f506-4cec-9441-90ee8424d5f1]}\"}"}
2021-08-03 00:13:41.750  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:42.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:42.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1590f259-95fb-475b-9ce9-335df1708b21","status":"200","rqstDate":"210803-00:13:42:628","respDate":"210803-00:13:42:629","sourceId":"OOM_ReadinessCheck:1590f259-95fb-475b-9ce9-335df1708b21","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:42:628-27740\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60902], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1590f259-95fb-475b-9ce9-335df1708b21]}\"}"}
2021-08-03 00:13:42.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:43.756  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:43.757 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"72c5f1aa-40f8-4259-9666-09bd4aea75ba","status":"200","rqstDate":"210803-00:13:43:757","respDate":"210803-00:13:43:757","sourceId":"haproxy:72c5f1aa-40f8-4259-9666-09bd4aea75ba","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:43:757-59911\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[72c5f1aa-40f8-4259-9666-09bd4aea75ba]}\"}"}
2021-08-03 00:13:43.758  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:45.764  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:45.765 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"176c4978-b39d-4c07-bbec-6634809ca42b","status":"200","rqstDate":"210803-00:13:45:765","respDate":"210803-00:13:45:765","sourceId":"haproxy:176c4978-b39d-4c07-bbec-6634809ca42b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:45:765-96191\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[176c4978-b39d-4c07-bbec-6634809ca42b]}\"}"}
2021-08-03 00:13:45.766  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:45.804  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:45.805 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3471ebdf-e403-4905-8d93-d3f2a8500ea3","status":"200","rqstDate":"210803-00:13:45:804","respDate":"210803-00:13:45:805","sourceId":"healthcheck:3471ebdf-e403-4905-8d93-d3f2a8500ea3","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:45:804-97803\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3471ebdf-e403-4905-8d93-d3f2a8500ea3]}\"}"}
2021-08-03 00:13:45.805  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:47.773  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:47.775 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83a3b60f-e8d7-48d7-8212-3aaba518a675","status":"200","rqstDate":"210803-00:13:47:774","respDate":"210803-00:13:47:775","sourceId":"haproxy:83a3b60f-e8d7-48d7-8212-3aaba518a675","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:47:774-87143\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[83a3b60f-e8d7-48d7-8212-3aaba518a675]}\"}"}
2021-08-03 00:13:47.776  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:49.781  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:49.782 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"757426b2-fb1b-4e98-be85-441ad7bef9c6","status":"200","rqstDate":"210803-00:13:49:782","respDate":"210803-00:13:49:782","sourceId":"haproxy:757426b2-fb1b-4e98-be85-441ad7bef9c6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:49:782-47374\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[757426b2-fb1b-4e98-be85-441ad7bef9c6]}\"}"}
2021-08-03 00:13:49.783  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:50.915  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:50.918 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0fb0da17-d4cb-4400-9a06-b2da46c40292","status":"200","rqstDate":"210803-00:13:50:917","respDate":"210803-00:13:50:918","sourceId":"healthcheck:0fb0da17-d4cb-4400-9a06-b2da46c40292","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:13:50:917-71030\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50170], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0fb0da17-d4cb-4400-9a06-b2da46c40292]}\"}"}
2021-08-03 00:13:50.919  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:51.788  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:51.789 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bb840cae-9a9d-4135-a317-cb74af2ac2f0","status":"200","rqstDate":"210803-00:13:51:789","respDate":"210803-00:13:51:789","sourceId":"haproxy:bb840cae-9a9d-4135-a317-cb74af2ac2f0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:13:51:789-87362\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bb840cae-9a9d-4135-a317-cb74af2ac2f0]}\"}"}
2021-08-03 00:13:51.790  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:51.937 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:13:51.939 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:13:52.639  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:52.640 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5a6027a4-ba7b-4b47-8541-528afbe3feb9","status":"200","rqstDate":"210803-00:13:52:639","respDate":"210803-00:13:52:640","sourceId":"OOM_ReadinessCheck:5a6027a4-ba7b-4b47-8541-528afbe3feb9","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:52:639-96985\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[32840], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5a6027a4-ba7b-4b47-8541-528afbe3feb9]}\"}"}
2021-08-03 00:13:52.641  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:53.796  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:53.797 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"abecef79-b6cc-4d94-a9b4-b0a3bb2b64ee","status":"200","rqstDate":"210803-00:13:53:796","respDate":"210803-00:13:53:797","sourceId":"haproxy:abecef79-b6cc-4d94-a9b4-b0a3bb2b64ee","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:53:796-30114\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[abecef79-b6cc-4d94-a9b4-b0a3bb2b64ee]}\"}"}
2021-08-03 00:13:53.797  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:55.803  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:55.804 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1086ee7f-0846-4327-9f94-a6bc399f58f1","status":"200","rqstDate":"210803-00:13:55:803","respDate":"210803-00:13:55:804","sourceId":"haproxy:1086ee7f-0846-4327-9f94-a6bc399f58f1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:55:803-39223\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1086ee7f-0846-4327-9f94-a6bc399f58f1]}\"}"}
2021-08-03 00:13:55.804  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:57.810  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:57.812 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f06cd6fd-f888-41e3-8eff-6a06664cc9f9","status":"200","rqstDate":"210803-00:13:57:811","respDate":"210803-00:13:57:812","sourceId":"haproxy:f06cd6fd-f888-41e3-8eff-6a06664cc9f9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:57:811-69201\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f06cd6fd-f888-41e3-8eff-6a06664cc9f9]}\"}"}
2021-08-03 00:13:57.813  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:13:59.819  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:13:59.821 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33979e76-b7ce-4b8e-8e26-1fcb0cc5e81b","status":"200","rqstDate":"210803-00:13:59:820","respDate":"210803-00:13:59:821","sourceId":"haproxy:33979e76-b7ce-4b8e-8e26-1fcb0cc5e81b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:13:59:820-68868\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33979e76-b7ce-4b8e-8e26-1fcb0cc5e81b]}\"}"}
2021-08-03 00:13:59.822  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:00.822  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:00.824 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"72691156-1754-4352-a943-b1eea1031eba","status":"200","rqstDate":"210803-00:14:00:823","respDate":"210803-00:14:00:823","sourceId":"healthcheck:72691156-1754-4352-a943-b1eea1031eba","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:00:823-64670\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[72691156-1754-4352-a943-b1eea1031eba]}\"}"}
2021-08-03 00:14:00.824  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:01.828  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:01.829 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"636cdcfc-e5d8-43b9-8914-6de8900918ec","status":"200","rqstDate":"210803-00:14:01:829","respDate":"210803-00:14:01:829","sourceId":"haproxy:636cdcfc-e5d8-43b9-8914-6de8900918ec","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:14:01:829-55904\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[636cdcfc-e5d8-43b9-8914-6de8900918ec]}\"}"}
2021-08-03 00:14:01.830  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:02.638  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:02.639 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d105161f-b222-4f3b-99ef-a9d65447f9b4","status":"200","rqstDate":"210803-00:14:02:639","respDate":"210803-00:14:02:639","sourceId":"OOM_ReadinessCheck:d105161f-b222-4f3b-99ef-a9d65447f9b4","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:02:639-35036\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33010], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d105161f-b222-4f3b-99ef-a9d65447f9b4]}\"}"}
2021-08-03 00:14:02.640  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:03.835  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:03.837 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a885c73-ed6d-4fb2-b8c6-b1355ec70132","status":"200","rqstDate":"210803-00:14:03:836","respDate":"210803-00:14:03:836","sourceId":"haproxy:9a885c73-ed6d-4fb2-b8c6-b1355ec70132","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:14:03:836-28226\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a885c73-ed6d-4fb2-b8c6-b1355ec70132]}\"}"}
2021-08-03 00:14:03.837  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:05.843  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:05.844 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a77f1d4a-50a5-48a4-a4f1-714fc9507815","status":"200","rqstDate":"210803-00:14:05:844","respDate":"210803-00:14:05:844","sourceId":"haproxy:a77f1d4a-50a5-48a4-a4f1-714fc9507815","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:05:844-98040\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a77f1d4a-50a5-48a4-a4f1-714fc9507815]}\"}"}
2021-08-03 00:14:05.845  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:05.936  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:05.937 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4f866d4d-164e-477b-8765-b2485a476eac","status":"200","rqstDate":"210803-00:14:05:936","respDate":"210803-00:14:05:937","sourceId":"healthcheck:4f866d4d-164e-477b-8765-b2485a476eac","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:05:936-60264\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50524], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4f866d4d-164e-477b-8765-b2485a476eac]}\"}"}
2021-08-03 00:14:05.937  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:07.851  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:07.853 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"493afbf0-f252-4093-a2b9-1dbe83a832da","status":"200","rqstDate":"210803-00:14:07:851","respDate":"210803-00:14:07:853","sourceId":"haproxy:493afbf0-f252-4093-a2b9-1dbe83a832da","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:07:851-89310\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[493afbf0-f252-4093-a2b9-1dbe83a832da]}\"}"}
2021-08-03 00:14:07.854  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:08.808 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:14:08.809 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:14:09.859  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:09.860 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2ac55a1e-1dbc-4593-b05f-03fb1da07499","status":"200","rqstDate":"210803-00:14:09:859","respDate":"210803-00:14:09:860","sourceId":"haproxy:2ac55a1e-1dbc-4593-b05f-03fb1da07499","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:09:859-61824\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2ac55a1e-1dbc-4593-b05f-03fb1da07499]}\"}"}
2021-08-03 00:14:09.860  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:11.867  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:11.868 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"92f721bf-cafd-444d-9aa2-d52d616f2a62","status":"200","rqstDate":"210803-00:14:11:867","respDate":"210803-00:14:11:868","sourceId":"haproxy:92f721bf-cafd-444d-9aa2-d52d616f2a62","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:11:867-55768\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[92f721bf-cafd-444d-9aa2-d52d616f2a62]}\"}"}
2021-08-03 00:14:11.869  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:12.626  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:12.627 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ecce3d6-46e2-470a-bd76-012e9fa6dc17","status":"200","rqstDate":"210803-00:14:12:627","respDate":"210803-00:14:12:627","sourceId":"OOM_ReadinessCheck:3ecce3d6-46e2-470a-bd76-012e9fa6dc17","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:12:627-48330\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33184], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3ecce3d6-46e2-470a-bd76-012e9fa6dc17]}\"}"}
2021-08-03 00:14:12.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:13.874  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:13.875 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e906855f-bf8e-45eb-8dfd-80173d458f25","status":"200","rqstDate":"210803-00:14:13:874","respDate":"210803-00:14:13:875","sourceId":"haproxy:e906855f-bf8e-45eb-8dfd-80173d458f25","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:13:874-79722\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e906855f-bf8e-45eb-8dfd-80173d458f25]}\"}"}
2021-08-03 00:14:13.875  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:15.839  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:15.840 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b973c06-b14f-4e4b-93b9-a2c0aeeeb7cd","status":"200","rqstDate":"210803-00:14:15:840","respDate":"210803-00:14:15:840","sourceId":"healthcheck:1b973c06-b14f-4e4b-93b9-a2c0aeeeb7cd","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:15:840-50191\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1b973c06-b14f-4e4b-93b9-a2c0aeeeb7cd]}\"}"}
2021-08-03 00:14:15.841  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:15.880  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:15.881 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4979147f-8a9f-4a77-a50d-76ca7d5478af","status":"200","rqstDate":"210803-00:14:15:881","respDate":"210803-00:14:15:881","sourceId":"haproxy:4979147f-8a9f-4a77-a50d-76ca7d5478af","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:15:881-21768\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4979147f-8a9f-4a77-a50d-76ca7d5478af]}\"}"}
2021-08-03 00:14:15.882  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:17.888  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:17.889 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b46212b4-c5ae-4ea8-b0f9-fd014713b085","status":"200","rqstDate":"210803-00:14:17:889","respDate":"210803-00:14:17:889","sourceId":"haproxy:b46212b4-c5ae-4ea8-b0f9-fd014713b085","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:17:889-93981\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b46212b4-c5ae-4ea8-b0f9-fd014713b085]}\"}"}
2021-08-03 00:14:17.890  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:19.896  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:19.898 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b875074d-7731-46c1-a754-b1958bdebe1d","status":"200","rqstDate":"210803-00:14:19:897","respDate":"210803-00:14:19:898","sourceId":"haproxy:b875074d-7731-46c1-a754-b1958bdebe1d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:19:897-94265\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b875074d-7731-46c1-a754-b1958bdebe1d]}\"}"}
2021-08-03 00:14:19.898  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:20.952  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:20.954 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4a039617-0c1c-47fa-9082-b6428472629c","status":"200","rqstDate":"210803-00:14:20:953","respDate":"210803-00:14:20:954","sourceId":"healthcheck:4a039617-0c1c-47fa-9082-b6428472629c","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:20:953-91502\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50908], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4a039617-0c1c-47fa-9082-b6428472629c]}\"}"}
2021-08-03 00:14:20.954  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:21.904  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:21.905 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23fc6b37-e38d-442c-ab00-f66f8f388e69","status":"200","rqstDate":"210803-00:14:21:904","respDate":"210803-00:14:21:905","sourceId":"haproxy:23fc6b37-e38d-442c-ab00-f66f8f388e69","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:21:904-32796\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23fc6b37-e38d-442c-ab00-f66f8f388e69]}\"}"}
2021-08-03 00:14:21.906  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:21.941 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:14:21.943 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:14:22.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:22.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5ef1162c-aca4-4057-858b-799c9707c1e2","status":"200","rqstDate":"210803-00:14:22:629","respDate":"210803-00:14:22:630","sourceId":"OOM_ReadinessCheck:5ef1162c-aca4-4057-858b-799c9707c1e2","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:22:629-68644\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33360], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5ef1162c-aca4-4057-858b-799c9707c1e2]}\"}"}
2021-08-03 00:14:22.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:23.912  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:23.913 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"071136f6-64f7-4276-8159-b16ee67b3f83","status":"200","rqstDate":"210803-00:14:23:912","respDate":"210803-00:14:23:913","sourceId":"haproxy:071136f6-64f7-4276-8159-b16ee67b3f83","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:23:912-15457\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[071136f6-64f7-4276-8159-b16ee67b3f83]}\"}"}
2021-08-03 00:14:23.914  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:25.921  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:25.922 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c40e8ba4-439a-4c1d-8412-ac66739f1edb","status":"200","rqstDate":"210803-00:14:25:921","respDate":"210803-00:14:25:922","sourceId":"haproxy:c40e8ba4-439a-4c1d-8412-ac66739f1edb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:25:921-32387\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c40e8ba4-439a-4c1d-8412-ac66739f1edb]}\"}"}
2021-08-03 00:14:25.923  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:26.962 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:14:26.964 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:14:27.929  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:27.930 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b10273ac-dcf3-4e37-a656-8ccd4760d427","status":"200","rqstDate":"210803-00:14:27:929","respDate":"210803-00:14:27:930","sourceId":"haproxy:b10273ac-dcf3-4e37-a656-8ccd4760d427","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:14:27:929-25793\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b10273ac-dcf3-4e37-a656-8ccd4760d427]}\"}"}
2021-08-03 00:14:27.931  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:29.936  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:29.937 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c1b4ae2-2546-4b3d-9cb8-748346f95488","status":"200","rqstDate":"210803-00:14:29:936","respDate":"210803-00:14:29:937","sourceId":"haproxy:3c1b4ae2-2546-4b3d-9cb8-748346f95488","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:29:936-26377\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c1b4ae2-2546-4b3d-9cb8-748346f95488]}\"}"}
2021-08-03 00:14:29.937  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:30.855  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:30.856 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"16e141fc-ced8-4ac9-95ec-d1add290125e","status":"200","rqstDate":"210803-00:14:30:856","respDate":"210803-00:14:30:856","sourceId":"healthcheck:16e141fc-ced8-4ac9-95ec-d1add290125e","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:30:856-89239\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[16e141fc-ced8-4ac9-95ec-d1add290125e]}\"}"}
2021-08-03 00:14:30.857  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:31.942  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:31.943 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c8af0a7f-7a06-43a4-a9e2-33bebb2b69e3","status":"200","rqstDate":"210803-00:14:31:943","respDate":"210803-00:14:31:943","sourceId":"haproxy:c8af0a7f-7a06-43a4-a9e2-33bebb2b69e3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:14:31:943-2974\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c8af0a7f-7a06-43a4-a9e2-33bebb2b69e3]}\"}"}
2021-08-03 00:14:31.944  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:32.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:32.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"027dd2e8-2815-4305-a803-97e6562d55ce","status":"200","rqstDate":"210803-00:14:32:628","respDate":"210803-00:14:32:629","sourceId":"OOM_ReadinessCheck:027dd2e8-2815-4305-a803-97e6562d55ce","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:14:32:628-66324\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33530], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[027dd2e8-2815-4305-a803-97e6562d55ce]}\"}"}
2021-08-03 00:14:32.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:33.949  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:33.951 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23d97104-a6de-4b80-bc59-28fbd9d33dde","status":"200","rqstDate":"210803-00:14:33:950","respDate":"210803-00:14:33:951","sourceId":"haproxy:23d97104-a6de-4b80-bc59-28fbd9d33dde","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:33:950-74661\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23d97104-a6de-4b80-bc59-28fbd9d33dde]}\"}"}
2021-08-03 00:14:33.951  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:35.958  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:35.959 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"54c4fbc0-bbcd-4d3c-aea4-94fe4f6135a8","status":"200","rqstDate":"210803-00:14:35:959","respDate":"210803-00:14:35:959","sourceId":"haproxy:54c4fbc0-bbcd-4d3c-aea4-94fe4f6135a8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:35:959-23619\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[54c4fbc0-bbcd-4d3c-aea4-94fe4f6135a8]}\"}"}
2021-08-03 00:14:35.960  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:35.969  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:35.970 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f56ce8a4-7e0b-463c-9d88-0f6d4385639a","status":"200","rqstDate":"210803-00:14:35:969","respDate":"210803-00:14:35:970","sourceId":"healthcheck:f56ce8a4-7e0b-463c-9d88-0f6d4385639a","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:14:35:969-56517\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51258], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f56ce8a4-7e0b-463c-9d88-0f6d4385639a]}\"}"}
2021-08-03 00:14:35.970  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:37.965  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:37.966 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b0430c37-f39f-4c2d-95d1-9fb593cac10a","status":"200","rqstDate":"210803-00:14:37:966","respDate":"210803-00:14:37:966","sourceId":"haproxy:b0430c37-f39f-4c2d-95d1-9fb593cac10a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:37:966-82483\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b0430c37-f39f-4c2d-95d1-9fb593cac10a]}\"}"}
2021-08-03 00:14:37.967  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:38.812 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:14:38.813 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:14:39.972  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:39.973 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0fd16453-8b39-4d9b-8efb-229a3d4dcaec","status":"200","rqstDate":"210803-00:14:39:973","respDate":"210803-00:14:39:973","sourceId":"haproxy:0fd16453-8b39-4d9b-8efb-229a3d4dcaec","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:14:39:973-57098\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0fd16453-8b39-4d9b-8efb-229a3d4dcaec]}\"}"}
2021-08-03 00:14:39.974  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:41.979  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:41.980 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a704b717-840d-4775-ae20-1275f75bab45","status":"200","rqstDate":"210803-00:14:41:980","respDate":"210803-00:14:41:980","sourceId":"haproxy:a704b717-840d-4775-ae20-1275f75bab45","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:41:980-28485\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a704b717-840d-4775-ae20-1275f75bab45]}\"}"}
2021-08-03 00:14:41.981  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:42.633  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:42.634 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"62764937-8dbc-4113-9a77-f4803df65672","status":"200","rqstDate":"210803-00:14:42:633","respDate":"210803-00:14:42:634","sourceId":"OOM_ReadinessCheck:62764937-8dbc-4113-9a77-f4803df65672","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:42:633-87991\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33690], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[62764937-8dbc-4113-9a77-f4803df65672]}\"}"}
2021-08-03 00:14:42.634  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:43.986  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:43.987 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"edecfb5b-2abf-459f-9074-ec5bc8cb9dbf","status":"200","rqstDate":"210803-00:14:43:986","respDate":"210803-00:14:43:987","sourceId":"haproxy:edecfb5b-2abf-459f-9074-ec5bc8cb9dbf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:43:986-40708\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[edecfb5b-2abf-459f-9074-ec5bc8cb9dbf]}\"}"}
2021-08-03 00:14:43.987  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:45.871  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:45.873 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"42428500-0f19-4601-a306-57cd94c51873","status":"200","rqstDate":"210803-00:14:45:872","respDate":"210803-00:14:45:873","sourceId":"healthcheck:42428500-0f19-4601-a306-57cd94c51873","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:14:45:872-85495\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[42428500-0f19-4601-a306-57cd94c51873]}\"}"}
2021-08-03 00:14:45.873  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:45.994  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:45.995 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"74e62193-79ba-4796-a639-05f370cdcfc8","status":"200","rqstDate":"210803-00:14:45:994","respDate":"210803-00:14:45:995","sourceId":"haproxy:74e62193-79ba-4796-a639-05f370cdcfc8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:45:994-21275\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[74e62193-79ba-4796-a639-05f370cdcfc8]}\"}"}
2021-08-03 00:14:45.996  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:48.003  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:48.004 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1181a0a2-907a-47b2-99d7-1d8fa87ccc4e","status":"200","rqstDate":"210803-00:14:48:003","respDate":"210803-00:14:48:004","sourceId":"haproxy:1181a0a2-907a-47b2-99d7-1d8fa87ccc4e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:14:48:003-99559\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1181a0a2-907a-47b2-99d7-1d8fa87ccc4e]}\"}"}
2021-08-03 00:14:48.004  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:50.009  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:50.010 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"905dc0dd-620b-40e5-92cb-319df1a9fc6f","status":"200","rqstDate":"210803-00:14:50:010","respDate":"210803-00:14:50:010","sourceId":"haproxy:905dc0dd-620b-40e5-92cb-319df1a9fc6f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:14:50:010-58229\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[905dc0dd-620b-40e5-92cb-319df1a9fc6f]}\"}"}
2021-08-03 00:14:50.011  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:50.985  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:50.987 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"271f3a59-4bc2-4684-a8ca-be473fcf3595","status":"200","rqstDate":"210803-00:14:50:986","respDate":"210803-00:14:50:987","sourceId":"healthcheck:271f3a59-4bc2-4684-a8ca-be473fcf3595","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:14:50:986-24399\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51644], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[271f3a59-4bc2-4684-a8ca-be473fcf3595]}\"}"}
2021-08-03 00:14:50.987  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:52.015  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:52.017 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"867057c2-4de4-4468-a052-49aaba757fd4","status":"200","rqstDate":"210803-00:14:52:016","respDate":"210803-00:14:52:017","sourceId":"haproxy:867057c2-4de4-4468-a052-49aaba757fd4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:14:52:016-86145\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[867057c2-4de4-4468-a052-49aaba757fd4]}\"}"}
2021-08-03 00:14:52.017  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:52.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:52.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e0fc9be4-7328-446a-a134-a58633385c42","status":"200","rqstDate":"210803-00:14:52:628","respDate":"210803-00:14:52:629","sourceId":"OOM_ReadinessCheck:e0fc9be4-7328-446a-a134-a58633385c42","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:52:628-42208\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33864], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e0fc9be4-7328-446a-a134-a58633385c42]}\"}"}
2021-08-03 00:14:52.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:54.023  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:54.024 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2d2e8e4a-fe1e-4f3b-ba14-cf62820e5ab8","status":"200","rqstDate":"210803-00:14:54:023","respDate":"210803-00:14:54:024","sourceId":"haproxy:2d2e8e4a-fe1e-4f3b-ba14-cf62820e5ab8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:14:54:023-65393\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d2e8e4a-fe1e-4f3b-ba14-cf62820e5ab8]}\"}"}
2021-08-03 00:14:54.024  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:56.031  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:56.032 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"be1a45a7-f064-4afc-94d8-20a101b6b6eb","status":"200","rqstDate":"210803-00:14:56:031","respDate":"210803-00:14:56:032","sourceId":"haproxy:be1a45a7-f064-4afc-94d8-20a101b6b6eb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:14:56:031-44975\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[be1a45a7-f064-4afc-94d8-20a101b6b6eb]}\"}"}
2021-08-03 00:14:56.033  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:14:58.039  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:14:58.041 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"11de21e1-24a2-4eee-ac43-3c321b6bd58b","status":"200","rqstDate":"210803-00:14:58:040","respDate":"210803-00:14:58:041","sourceId":"haproxy:11de21e1-24a2-4eee-ac43-3c321b6bd58b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:14:58:040-34064\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[11de21e1-24a2-4eee-ac43-3c321b6bd58b]}\"}"}
2021-08-03 00:14:58.041  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:00.048  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:00.049 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c31afe66-267a-4e0f-b29c-48d9ea5dc79e","status":"200","rqstDate":"210803-00:15:00:048","respDate":"210803-00:15:00:049","sourceId":"haproxy:c31afe66-267a-4e0f-b29c-48d9ea5dc79e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:00:048-99084\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c31afe66-267a-4e0f-b29c-48d9ea5dc79e]}\"}"}
2021-08-03 00:15:00.049  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:00.888  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:00.889 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4a024bca-419b-491a-8c20-998cf7bc2e15","status":"200","rqstDate":"210803-00:15:00:888","respDate":"210803-00:15:00:889","sourceId":"healthcheck:4a024bca-419b-491a-8c20-998cf7bc2e15","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:00:888-30784\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4a024bca-419b-491a-8c20-998cf7bc2e15]}\"}"}
2021-08-03 00:15:00.889  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:02.055  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:02.056 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"01c9356b-a1e2-4fc0-b561-3f2ffa10a34e","status":"200","rqstDate":"210803-00:15:02:055","respDate":"210803-00:15:02:056","sourceId":"haproxy:01c9356b-a1e2-4fc0-b561-3f2ffa10a34e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:02:055-23892\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[01c9356b-a1e2-4fc0-b561-3f2ffa10a34e]}\"}"}
2021-08-03 00:15:02.056  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:02.626  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:02.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ed896a3-5051-455a-ab6e-d5d703a8da6b","status":"200","rqstDate":"210803-00:15:02:627","respDate":"210803-00:15:02:628","sourceId":"OOM_ReadinessCheck:3ed896a3-5051-455a-ab6e-d5d703a8da6b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:02:627-80867\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34026], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3ed896a3-5051-455a-ab6e-d5d703a8da6b]}\"}"}
2021-08-03 00:15:02.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:04.062  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:04.064 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ab65f85b-b31b-45cb-aabd-a589e4f053e0","status":"200","rqstDate":"210803-00:15:04:063","respDate":"210803-00:15:04:063","sourceId":"haproxy:ab65f85b-b31b-45cb-aabd-a589e4f053e0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:04:063-2626\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab65f85b-b31b-45cb-aabd-a589e4f053e0]}\"}"}
2021-08-03 00:15:04.064  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:06.001  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:06.002 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"55fa9b11-699f-4615-9ac7-4a1437c3ae0d","status":"200","rqstDate":"210803-00:15:06:002","respDate":"210803-00:15:06:002","sourceId":"healthcheck:55fa9b11-699f-4615-9ac7-4a1437c3ae0d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:06:002-68669\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51996], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[55fa9b11-699f-4615-9ac7-4a1437c3ae0d]}\"}"}
2021-08-03 00:15:06.003  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:06.070  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:06.071 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bbb751fd-dd88-46d4-8261-ea5396150e3f","status":"200","rqstDate":"210803-00:15:06:070","respDate":"210803-00:15:06:071","sourceId":"haproxy:bbb751fd-dd88-46d4-8261-ea5396150e3f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:06:070-95071\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bbb751fd-dd88-46d4-8261-ea5396150e3f]}\"}"}
2021-08-03 00:15:06.071  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:08.077  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:08.078 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cbe3e179-237c-4fde-a2c6-edcbc7599c2a","status":"200","rqstDate":"210803-00:15:08:078","respDate":"210803-00:15:08:078","sourceId":"haproxy:cbe3e179-237c-4fde-a2c6-edcbc7599c2a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:08:078-54284\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cbe3e179-237c-4fde-a2c6-edcbc7599c2a]}\"}"}
2021-08-03 00:15:08.078  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:08.814 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:15:08.816 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:15:10.084  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:10.085 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"05681e82-6aae-4792-96ba-2250805967cc","status":"200","rqstDate":"210803-00:15:10:085","respDate":"210803-00:15:10:085","sourceId":"haproxy:05681e82-6aae-4792-96ba-2250805967cc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:10:085-11565\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[05681e82-6aae-4792-96ba-2250805967cc]}\"}"}
2021-08-03 00:15:10.086  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:12.091  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:12.092 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"40685825-ce38-43e5-a372-e32d6ab12300","status":"200","rqstDate":"210803-00:15:12:092","respDate":"210803-00:15:12:092","sourceId":"haproxy:40685825-ce38-43e5-a372-e32d6ab12300","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:12:092-25838\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[40685825-ce38-43e5-a372-e32d6ab12300]}\"}"}
2021-08-03 00:15:12.093 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:15:12.093  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:12.095 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:15:12.626  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:12.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2fb2fd18-f5d7-4711-ac7a-90a464f0098c","status":"200","rqstDate":"210803-00:15:12:627","respDate":"210803-00:15:12:627","sourceId":"OOM_ReadinessCheck:2fb2fd18-f5d7-4711-ac7a-90a464f0098c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:12:627-12811\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34200], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2fb2fd18-f5d7-4711-ac7a-90a464f0098c]}\"}"}
2021-08-03 00:15:12.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:14.099  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:14.100 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f2eb1dd4-c3a7-4810-81a7-39b937548539","status":"200","rqstDate":"210803-00:15:14:099","respDate":"210803-00:15:14:100","sourceId":"haproxy:f2eb1dd4-c3a7-4810-81a7-39b937548539","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:14:099-54213\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f2eb1dd4-c3a7-4810-81a7-39b937548539]}\"}"}
2021-08-03 00:15:14.100  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:15.904  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:15.905 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"38e84173-6cb1-43ef-9c71-1e3197893aa1","status":"200","rqstDate":"210803-00:15:15:904","respDate":"210803-00:15:15:905","sourceId":"healthcheck:38e84173-6cb1-43ef-9c71-1e3197893aa1","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:15:904-36027\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[38e84173-6cb1-43ef-9c71-1e3197893aa1]}\"}"}
2021-08-03 00:15:15.905  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:16.106  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:16.108 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"302d98aa-3f52-493e-a5c8-e36c191717ef","status":"200","rqstDate":"210803-00:15:16:107","respDate":"210803-00:15:16:108","sourceId":"haproxy:302d98aa-3f52-493e-a5c8-e36c191717ef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:16:107-49028\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[302d98aa-3f52-493e-a5c8-e36c191717ef]}\"}"}
2021-08-03 00:15:16.108  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:18.115  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:18.116 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b9421fd1-d37f-4b68-b117-975183f688d7","status":"200","rqstDate":"210803-00:15:18:115","respDate":"210803-00:15:18:116","sourceId":"haproxy:b9421fd1-d37f-4b68-b117-975183f688d7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:18:115-38697\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b9421fd1-d37f-4b68-b117-975183f688d7]}\"}"}
2021-08-03 00:15:18.116  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:20.121  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:20.122 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b7d32805-89c7-4deb-9b66-bc803f419792","status":"200","rqstDate":"210803-00:15:20:122","respDate":"210803-00:15:20:122","sourceId":"haproxy:b7d32805-89c7-4deb-9b66-bc803f419792","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:20:122-60871\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b7d32805-89c7-4deb-9b66-bc803f419792]}\"}"}
2021-08-03 00:15:20.123  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:21.018  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:21.019 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c454f6aa-e1cc-488f-96da-c2db98de77da","status":"200","rqstDate":"210803-00:15:21:018","respDate":"210803-00:15:21:019","sourceId":"healthcheck:c454f6aa-e1cc-488f-96da-c2db98de77da","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:21:018-97814\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52370], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c454f6aa-e1cc-488f-96da-c2db98de77da]}\"}"}
2021-08-03 00:15:21.019  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:22.129  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:22.130 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5db45f80-ac2e-4f37-92b5-1023dd2bd734","status":"200","rqstDate":"210803-00:15:22:129","respDate":"210803-00:15:22:130","sourceId":"haproxy:5db45f80-ac2e-4f37-92b5-1023dd2bd734","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:22:129-9891\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5db45f80-ac2e-4f37-92b5-1023dd2bd734]}\"}"}
2021-08-03 00:15:22.131  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:22.626  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:22.628 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a6c1cdd-aa5a-4894-96a2-4af564e29705","status":"200","rqstDate":"210803-00:15:22:627","respDate":"210803-00:15:22:628","sourceId":"OOM_ReadinessCheck:1a6c1cdd-aa5a-4894-96a2-4af564e29705","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:22:627-51071\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34374], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1a6c1cdd-aa5a-4894-96a2-4af564e29705]}\"}"}
2021-08-03 00:15:22.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:24.138  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:24.139 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7d590d47-0eb1-45e3-a305-bf3ea4f9dc42","status":"200","rqstDate":"210803-00:15:24:139","respDate":"210803-00:15:24:139","sourceId":"haproxy:7d590d47-0eb1-45e3-a305-bf3ea4f9dc42","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:24:139-55955\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7d590d47-0eb1-45e3-a305-bf3ea4f9dc42]}\"}"}
2021-08-03 00:15:24.140  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:26.146  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:26.147 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0596fa51-107d-488d-924b-31834394a5f6","status":"200","rqstDate":"210803-00:15:26:147","respDate":"210803-00:15:26:147","sourceId":"haproxy:0596fa51-107d-488d-924b-31834394a5f6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:26:147-32845\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0596fa51-107d-488d-924b-31834394a5f6]}\"}"}
2021-08-03 00:15:26.148  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:28.152  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:28.154 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c746dfa8-8d96-4c2b-ad37-ee084b7504cc","status":"200","rqstDate":"210803-00:15:28:153","respDate":"210803-00:15:28:154","sourceId":"haproxy:c746dfa8-8d96-4c2b-ad37-ee084b7504cc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:28:153-94634\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c746dfa8-8d96-4c2b-ad37-ee084b7504cc]}\"}"}
2021-08-03 00:15:28.154  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:30.161  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:30.162 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aa3b3824-f9cc-40a8-be6c-25a6c9e1b285","status":"200","rqstDate":"210803-00:15:30:161","respDate":"210803-00:15:30:162","sourceId":"haproxy:aa3b3824-f9cc-40a8-be6c-25a6c9e1b285","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:30:161-57906\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aa3b3824-f9cc-40a8-be6c-25a6c9e1b285]}\"}"}
2021-08-03 00:15:30.162  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:30.921  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:30.922 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"976f7634-0667-446f-8304-ad0fa7050de3","status":"200","rqstDate":"210803-00:15:30:921","respDate":"210803-00:15:30:922","sourceId":"healthcheck:976f7634-0667-446f-8304-ad0fa7050de3","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:30:921-50888\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[976f7634-0667-446f-8304-ad0fa7050de3]}\"}"}
2021-08-03 00:15:30.922  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:32.168  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:32.169 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"82d97935-9280-47f4-8a54-3f213cbe9737","status":"200","rqstDate":"210803-00:15:32:168","respDate":"210803-00:15:32:169","sourceId":"haproxy:82d97935-9280-47f4-8a54-3f213cbe9737","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:32:168-29440\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[82d97935-9280-47f4-8a54-3f213cbe9737]}\"}"}
2021-08-03 00:15:32.169  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:32.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:32.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"abe6a368-a69c-49e6-b48a-904e147bf0c3","status":"200","rqstDate":"210803-00:15:32:628","respDate":"210803-00:15:32:628","sourceId":"OOM_ReadinessCheck:abe6a368-a69c-49e6-b48a-904e147bf0c3","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:32:628-82409\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34540], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[abe6a368-a69c-49e6-b48a-904e147bf0c3]}\"}"}
2021-08-03 00:15:32.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:34.176  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:34.178 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"31914ccc-fe2f-4ed3-a102-b0b02c329ece","status":"200","rqstDate":"210803-00:15:34:177","respDate":"210803-00:15:34:178","sourceId":"haproxy:31914ccc-fe2f-4ed3-a102-b0b02c329ece","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:34:177-33408\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31914ccc-fe2f-4ed3-a102-b0b02c329ece]}\"}"}
2021-08-03 00:15:34.178  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:36.034  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:36.035 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d488cc27-391f-4786-b2a6-a2699e71b4c4","status":"200","rqstDate":"210803-00:15:36:034","respDate":"210803-00:15:36:035","sourceId":"healthcheck:d488cc27-391f-4786-b2a6-a2699e71b4c4","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:36:034-20978\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52722], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d488cc27-391f-4786-b2a6-a2699e71b4c4]}\"}"}
2021-08-03 00:15:36.035  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:36.184  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:36.185 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"91a0897a-7616-4f11-9cff-1059ec632eea","status":"200","rqstDate":"210803-00:15:36:184","respDate":"210803-00:15:36:185","sourceId":"haproxy:91a0897a-7616-4f11-9cff-1059ec632eea","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:36:184-3758\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[91a0897a-7616-4f11-9cff-1059ec632eea]}\"}"}
2021-08-03 00:15:36.185  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:38.191  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:38.192 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3abcb25c-56d3-4236-8759-500d3ee54cb0","status":"200","rqstDate":"210803-00:15:38:192","respDate":"210803-00:15:38:192","sourceId":"haproxy:3abcb25c-56d3-4236-8759-500d3ee54cb0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:38:192-61903\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3abcb25c-56d3-4236-8759-500d3ee54cb0]}\"}"}
2021-08-03 00:15:38.192  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:38.816 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:15:38.817 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:15:40.198  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:40.199 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a7555495-7b40-4088-9c95-ba1bda1f19eb","status":"200","rqstDate":"210803-00:15:40:198","respDate":"210803-00:15:40:199","sourceId":"haproxy:a7555495-7b40-4088-9c95-ba1bda1f19eb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:40:198-39554\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a7555495-7b40-4088-9c95-ba1bda1f19eb]}\"}"}
2021-08-03 00:15:40.199  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:42.205  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:42.206 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"04c1aa99-dbc3-47c3-a75f-a99201f09c8c","status":"200","rqstDate":"210803-00:15:42:206","respDate":"210803-00:15:42:206","sourceId":"haproxy:04c1aa99-dbc3-47c3-a75f-a99201f09c8c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:42:206-24853\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04c1aa99-dbc3-47c3-a75f-a99201f09c8c]}\"}"}
2021-08-03 00:15:42.207  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:42.626  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:42.628 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ff31dd53-4962-4b3c-b9a5-7b9af256b96c","status":"200","rqstDate":"210803-00:15:42:627","respDate":"210803-00:15:42:628","sourceId":"OOM_ReadinessCheck:ff31dd53-4962-4b3c-b9a5-7b9af256b96c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:42:627-43730\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34708], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ff31dd53-4962-4b3c-b9a5-7b9af256b96c]}\"}"}
2021-08-03 00:15:42.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:44.213  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:44.214 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7fd735e1-c245-4f89-81f7-5cff57b4757e","status":"200","rqstDate":"210803-00:15:44:214","respDate":"210803-00:15:44:214","sourceId":"haproxy:7fd735e1-c245-4f89-81f7-5cff57b4757e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:44:214-56802\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7fd735e1-c245-4f89-81f7-5cff57b4757e]}\"}"}
2021-08-03 00:15:44.215  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:45.937  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:45.939 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"019fe8b3-edf7-451e-b8d6-b39cee321920","status":"200","rqstDate":"210803-00:15:45:938","respDate":"210803-00:15:45:939","sourceId":"healthcheck:019fe8b3-edf7-451e-b8d6-b39cee321920","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:45:938-26520\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[019fe8b3-edf7-451e-b8d6-b39cee321920]}\"}"}
2021-08-03 00:15:45.939  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:46.220  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:46.221 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4d20a239-1214-4005-8672-386e07b0395b","status":"200","rqstDate":"210803-00:15:46:220","respDate":"210803-00:15:46:221","sourceId":"haproxy:4d20a239-1214-4005-8672-386e07b0395b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:46:220-58760\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4d20a239-1214-4005-8672-386e07b0395b]}\"}"}
2021-08-03 00:15:46.221  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:47.118 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:15:47.120 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:15:48.227  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:48.228 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f7fe9813-481c-4b66-8554-4064e0beb139","status":"200","rqstDate":"210803-00:15:48:227","respDate":"210803-00:15:48:228","sourceId":"haproxy:f7fe9813-481c-4b66-8554-4064e0beb139","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:48:227-78194\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f7fe9813-481c-4b66-8554-4064e0beb139]}\"}"}
2021-08-03 00:15:48.228  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:50.234  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:50.235 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dd7b7ae5-dac8-4e70-9ab7-a269acdc7e8a","status":"200","rqstDate":"210803-00:15:50:235","respDate":"210803-00:15:50:235","sourceId":"haproxy:dd7b7ae5-dac8-4e70-9ab7-a269acdc7e8a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:50:235-86267\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dd7b7ae5-dac8-4e70-9ab7-a269acdc7e8a]}\"}"}
2021-08-03 00:15:50.236  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:51.053  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:51.054 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d987e759-5744-44d6-8359-59d808e969c6","status":"200","rqstDate":"210803-00:15:51:053","respDate":"210803-00:15:51:054","sourceId":"healthcheck:d987e759-5744-44d6-8359-59d808e969c6","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:51:053-96253\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53124], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d987e759-5744-44d6-8359-59d808e969c6]}\"}"}
2021-08-03 00:15:51.055  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:52.241  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:52.242 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c0526506-0ceb-4174-86aa-23ebc57dde74","status":"200","rqstDate":"210803-00:15:52:241","respDate":"210803-00:15:52:242","sourceId":"haproxy:c0526506-0ceb-4174-86aa-23ebc57dde74","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:52:241-63521\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c0526506-0ceb-4174-86aa-23ebc57dde74]}\"}"}
2021-08-03 00:15:52.243  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:52.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:52.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4a6fdf24-13f3-4aae-ac64-e2ef8c189942","status":"200","rqstDate":"210803-00:15:52:628","respDate":"210803-00:15:52:629","sourceId":"OOM_ReadinessCheck:4a6fdf24-13f3-4aae-ac64-e2ef8c189942","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:15:52:628-26077\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34882], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4a6fdf24-13f3-4aae-ac64-e2ef8c189942]}\"}"}
2021-08-03 00:15:52.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:54.249  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:54.251 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3825d37e-2ba6-4525-8d31-b84d0f9c129b","status":"200","rqstDate":"210803-00:15:54:250","respDate":"210803-00:15:54:250","sourceId":"haproxy:3825d37e-2ba6-4525-8d31-b84d0f9c129b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:15:54:250-29410\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3825d37e-2ba6-4525-8d31-b84d0f9c129b]}\"}"}
2021-08-03 00:15:54.251  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:56.258  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:56.259 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b666005f-6db8-492e-b4ff-8b95eadc9dac","status":"200","rqstDate":"210803-00:15:56:258","respDate":"210803-00:15:56:259","sourceId":"haproxy:b666005f-6db8-492e-b4ff-8b95eadc9dac","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:56:258-92404\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b666005f-6db8-492e-b4ff-8b95eadc9dac]}\"}"}
2021-08-03 00:15:56.259  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:15:58.265  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:15:58.266 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e4dab879-0c2d-4e26-9f7d-1344a1beecba","status":"200","rqstDate":"210803-00:15:58:266","respDate":"210803-00:15:58:266","sourceId":"haproxy:e4dab879-0c2d-4e26-9f7d-1344a1beecba","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:15:58:266-90519\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e4dab879-0c2d-4e26-9f7d-1344a1beecba]}\"}"}
2021-08-03 00:15:58.267  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:00.274  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:00.275 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ad4945fe-6450-4d40-9696-9b4857962675","status":"200","rqstDate":"210803-00:16:00:275","respDate":"210803-00:16:00:275","sourceId":"haproxy:ad4945fe-6450-4d40-9696-9b4857962675","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:00:275-21099\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ad4945fe-6450-4d40-9696-9b4857962675]}\"}"}
2021-08-03 00:16:00.276  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:00.953  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:00.954 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"577e6e44-780c-4a1a-909f-f4bb626da45d","status":"200","rqstDate":"210803-00:16:00:954","respDate":"210803-00:16:00:954","sourceId":"healthcheck:577e6e44-780c-4a1a-909f-f4bb626da45d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:00:954-21318\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[577e6e44-780c-4a1a-909f-f4bb626da45d]}\"}"}
2021-08-03 00:16:00.955  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:02.282  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:02.284 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e628b24b-eee0-433e-8445-c0199629f8b4","status":"200","rqstDate":"210803-00:16:02:283","respDate":"210803-00:16:02:284","sourceId":"haproxy:e628b24b-eee0-433e-8445-c0199629f8b4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:16:02:283-97960\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e628b24b-eee0-433e-8445-c0199629f8b4]}\"}"}
2021-08-03 00:16:02.284  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:02.633  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:02.634 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6a43f057-7881-4ac3-845d-877a18e6ec16","status":"200","rqstDate":"210803-00:16:02:633","respDate":"210803-00:16:02:634","sourceId":"OOM_ReadinessCheck:6a43f057-7881-4ac3-845d-877a18e6ec16","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:02:633-74219\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35056], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6a43f057-7881-4ac3-845d-877a18e6ec16]}\"}"}
2021-08-03 00:16:02.634  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:04.291  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:04.293 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9f093be9-ef4f-4a41-8935-9c94e0974067","status":"200","rqstDate":"210803-00:16:04:292","respDate":"210803-00:16:04:293","sourceId":"haproxy:9f093be9-ef4f-4a41-8935-9c94e0974067","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:04:292-73250\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9f093be9-ef4f-4a41-8935-9c94e0974067]}\"}"}
2021-08-03 00:16:04.293  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:06.070  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:06.071 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"068812b0-15c4-49e0-85b6-f3cfc873ccfe","status":"200","rqstDate":"210803-00:16:06:071","respDate":"210803-00:16:06:071","sourceId":"healthcheck:068812b0-15c4-49e0-85b6-f3cfc873ccfe","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:06:071-96874\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53472], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[068812b0-15c4-49e0-85b6-f3cfc873ccfe]}\"}"}
2021-08-03 00:16:06.072  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:06.298  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:06.299 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a52d480a-971c-42a9-a12e-98b9a2922cf6","status":"200","rqstDate":"210803-00:16:06:298","respDate":"210803-00:16:06:299","sourceId":"haproxy:a52d480a-971c-42a9-a12e-98b9a2922cf6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:06:298-15147\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a52d480a-971c-42a9-a12e-98b9a2922cf6]}\"}"}
2021-08-03 00:16:06.299  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:08.306  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:08.307 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d4f60000-8613-49d5-9b8b-b4bb1e43d132","status":"200","rqstDate":"210803-00:16:08:306","respDate":"210803-00:16:08:307","sourceId":"haproxy:d4f60000-8613-49d5-9b8b-b4bb1e43d132","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:08:306-44587\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d4f60000-8613-49d5-9b8b-b4bb1e43d132]}\"}"}
2021-08-03 00:16:08.308  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:08.818 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:16:08.820 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:16:10.317  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:10.319 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b67a5adf-6407-48fe-b5e1-c7d39f38a840","status":"200","rqstDate":"210803-00:16:10:318","respDate":"210803-00:16:10:319","sourceId":"haproxy:b67a5adf-6407-48fe-b5e1-c7d39f38a840","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:10:318-87172\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b67a5adf-6407-48fe-b5e1-c7d39f38a840]}\"}"}
2021-08-03 00:16:10.320  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:12.326  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:12.328 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9878f441-a70d-4671-ab9a-4369fc00e6b6","status":"200","rqstDate":"210803-00:16:12:327","respDate":"210803-00:16:12:328","sourceId":"haproxy:9878f441-a70d-4671-ab9a-4369fc00e6b6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:12:327-69476\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9878f441-a70d-4671-ab9a-4369fc00e6b6]}\"}"}
2021-08-03 00:16:12.328  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:12.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:12.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b62fbf89-dfa5-497a-8912-6fd7ae11ae1f","status":"200","rqstDate":"210803-00:16:12:629","respDate":"210803-00:16:12:629","sourceId":"OOM_ReadinessCheck:b62fbf89-dfa5-497a-8912-6fd7ae11ae1f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:12:629-53185\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35226], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b62fbf89-dfa5-497a-8912-6fd7ae11ae1f]}\"}"}
2021-08-03 00:16:12.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:14.334  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:14.335 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c28b87a-bb06-4177-8e3e-189829ea1373","status":"200","rqstDate":"210803-00:16:14:334","respDate":"210803-00:16:14:335","sourceId":"haproxy:1c28b87a-bb06-4177-8e3e-189829ea1373","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:14:334-99090\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1c28b87a-bb06-4177-8e3e-189829ea1373]}\"}"}
2021-08-03 00:16:14.335  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:15.973  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:15.974 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dd2a6c41-4e10-4172-badd-5ddfe8928a29","status":"200","rqstDate":"210803-00:16:15:974","respDate":"210803-00:16:15:974","sourceId":"healthcheck:dd2a6c41-4e10-4172-badd-5ddfe8928a29","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:15:974-69033\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[dd2a6c41-4e10-4172-badd-5ddfe8928a29]}\"}"}
2021-08-03 00:16:15.975  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:16.342  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:16.344 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8ff3f8af-f69d-4c1a-9d94-eb893b076c61","status":"200","rqstDate":"210803-00:16:16:343","respDate":"210803-00:16:16:344","sourceId":"haproxy:8ff3f8af-f69d-4c1a-9d94-eb893b076c61","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:16:343-26045\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8ff3f8af-f69d-4c1a-9d94-eb893b076c61]}\"}"}
2021-08-03 00:16:16.344  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:18.350  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:18.351 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f7fb397d-2c85-4031-9d9d-650f487f0275","status":"200","rqstDate":"210803-00:16:18:350","respDate":"210803-00:16:18:351","sourceId":"haproxy:f7fb397d-2c85-4031-9d9d-650f487f0275","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:18:350-58029\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f7fb397d-2c85-4031-9d9d-650f487f0275]}\"}"}
2021-08-03 00:16:18.351  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:20.357  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:20.359 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7baced34-41e8-4322-afcf-000389ae4378","status":"200","rqstDate":"210803-00:16:20:358","respDate":"210803-00:16:20:359","sourceId":"haproxy:7baced34-41e8-4322-afcf-000389ae4378","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:20:358-61464\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7baced34-41e8-4322-afcf-000389ae4378]}\"}"}
2021-08-03 00:16:20.359  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:21.088  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:21.089 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"26f9f94c-fd2d-4e0d-9dcb-04872740cb2d","status":"200","rqstDate":"210803-00:16:21:089","respDate":"210803-00:16:21:089","sourceId":"healthcheck:26f9f94c-fd2d-4e0d-9dcb-04872740cb2d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:21:089-35639\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53852], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[26f9f94c-fd2d-4e0d-9dcb-04872740cb2d]}\"}"}
2021-08-03 00:16:21.090  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:22.367  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:22.368 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"90462bf0-9725-45f4-9e5d-9302be8ef0fc","status":"200","rqstDate":"210803-00:16:22:367","respDate":"210803-00:16:22:368","sourceId":"haproxy:90462bf0-9725-45f4-9e5d-9302be8ef0fc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:22:367-93631\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[90462bf0-9725-45f4-9e5d-9302be8ef0fc]}\"}"}
2021-08-03 00:16:22.368  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:22.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:22.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e9adb1aa-4591-444e-b1d1-6ff6330b119f","status":"200","rqstDate":"210803-00:16:22:629","respDate":"210803-00:16:22:629","sourceId":"OOM_ReadinessCheck:e9adb1aa-4591-444e-b1d1-6ff6330b119f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:16:22:629-90552\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35398], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e9adb1aa-4591-444e-b1d1-6ff6330b119f]}\"}"}
2021-08-03 00:16:22.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:24.375  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:24.376 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b5710a17-9f1e-4693-afec-95334b5fb7c0","status":"200","rqstDate":"210803-00:16:24:375","respDate":"210803-00:16:24:376","sourceId":"haproxy:b5710a17-9f1e-4693-afec-95334b5fb7c0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:24:375-71058\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b5710a17-9f1e-4693-afec-95334b5fb7c0]}\"}"}
2021-08-03 00:16:24.376  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:26.381  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:26.382 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"808f96ed-34ff-4a2c-876e-80ce2a3d1ba1","status":"200","rqstDate":"210803-00:16:26:382","respDate":"210803-00:16:26:382","sourceId":"haproxy:808f96ed-34ff-4a2c-876e-80ce2a3d1ba1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:26:382-62789\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[808f96ed-34ff-4a2c-876e-80ce2a3d1ba1]}\"}"}
2021-08-03 00:16:26.383  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:28.389  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:28.390 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b5158804-b9ee-4a13-859d-218c8c4e31f6","status":"200","rqstDate":"210803-00:16:28:389","respDate":"210803-00:16:28:390","sourceId":"haproxy:b5158804-b9ee-4a13-859d-218c8c4e31f6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:28:389-42002\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b5158804-b9ee-4a13-859d-218c8c4e31f6]}\"}"}
2021-08-03 00:16:28.390  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:30.396  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:30.397 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b47278c-3913-4295-9e74-3dd2696bfb35","status":"200","rqstDate":"210803-00:16:30:397","respDate":"210803-00:16:30:397","sourceId":"haproxy:1b47278c-3913-4295-9e74-3dd2696bfb35","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:16:30:397-80636\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b47278c-3913-4295-9e74-3dd2696bfb35]}\"}"}
2021-08-03 00:16:30.398  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:30.990  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:30.991 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"34d8bdb0-ba6c-4219-8527-e83fcd2cb4df","status":"200","rqstDate":"210803-00:16:30:991","respDate":"210803-00:16:30:991","sourceId":"healthcheck:34d8bdb0-ba6c-4219-8527-e83fcd2cb4df","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:30:991-6913\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[34d8bdb0-ba6c-4219-8527-e83fcd2cb4df]}\"}"}
2021-08-03 00:16:30.992  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:32.402  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:32.404 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c2ff1915-7fb2-4d7b-9fdd-6402cc88d0ce","status":"200","rqstDate":"210803-00:16:32:403","respDate":"210803-00:16:32:404","sourceId":"haproxy:c2ff1915-7fb2-4d7b-9fdd-6402cc88d0ce","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:32:403-81366\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c2ff1915-7fb2-4d7b-9fdd-6402cc88d0ce]}\"}"}
2021-08-03 00:16:32.404  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:32.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:32.631 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"edcafc4a-b00f-4915-9b6c-f5ec71630523","status":"200","rqstDate":"210803-00:16:32:630","respDate":"210803-00:16:32:631","sourceId":"OOM_ReadinessCheck:edcafc4a-b00f-4915-9b6c-f5ec71630523","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:16:32:630-54086\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35570], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[edcafc4a-b00f-4915-9b6c-f5ec71630523]}\"}"}
2021-08-03 00:16:32.632  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:34.410  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:34.412 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"733ecc66-0568-4ad0-aa06-1981969ec27b","status":"200","rqstDate":"210803-00:16:34:411","respDate":"210803-00:16:34:412","sourceId":"haproxy:733ecc66-0568-4ad0-aa06-1981969ec27b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:16:34:411-80337\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[733ecc66-0568-4ad0-aa06-1981969ec27b]}\"}"}
2021-08-03 00:16:34.412  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:36.106  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:36.107 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a8b1da47-256e-4e6d-ba4b-16ab2b6fcec5","status":"200","rqstDate":"210803-00:16:36:106","respDate":"210803-00:16:36:107","sourceId":"healthcheck:a8b1da47-256e-4e6d-ba4b-16ab2b6fcec5","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:36:106-75520\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54212], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a8b1da47-256e-4e6d-ba4b-16ab2b6fcec5]}\"}"}
2021-08-03 00:16:36.107  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:36.418  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:36.420 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eb10a235-c445-4cee-bc49-b0bad00c4956","status":"200","rqstDate":"210803-00:16:36:419","respDate":"210803-00:16:36:420","sourceId":"haproxy:eb10a235-c445-4cee-bc49-b0bad00c4956","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:36:419-91798\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eb10a235-c445-4cee-bc49-b0bad00c4956]}\"}"}
2021-08-03 00:16:36.420  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:38.426  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:38.428 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9dacccd0-cc76-408f-8db1-41de4c2ae2a8","status":"200","rqstDate":"210803-00:16:38:427","respDate":"210803-00:16:38:428","sourceId":"haproxy:9dacccd0-cc76-408f-8db1-41de4c2ae2a8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:38:427-9442\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9dacccd0-cc76-408f-8db1-41de4c2ae2a8]}\"}"}
2021-08-03 00:16:38.428  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:38.821 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:16:38.822 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:16:40.435  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:40.436 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"12995c01-a21d-43d7-a1e9-cf119b4aa79c","status":"200","rqstDate":"210803-00:16:40:435","respDate":"210803-00:16:40:436","sourceId":"haproxy:12995c01-a21d-43d7-a1e9-cf119b4aa79c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:16:40:435-65222\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[12995c01-a21d-43d7-a1e9-cf119b4aa79c]}\"}"}
2021-08-03 00:16:40.436  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:42.442  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:42.443 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7f446006-8f26-4499-a1c7-4fd9207130ac","status":"200","rqstDate":"210803-00:16:42:442","respDate":"210803-00:16:42:443","sourceId":"haproxy:7f446006-8f26-4499-a1c7-4fd9207130ac","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:42:442-32625\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7f446006-8f26-4499-a1c7-4fd9207130ac]}\"}"}
2021-08-03 00:16:42.443  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:42.626  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:42.627 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"26d6d5c8-2a49-4247-babe-729769686c5c","status":"200","rqstDate":"210803-00:16:42:627","respDate":"210803-00:16:42:627","sourceId":"OOM_ReadinessCheck:26d6d5c8-2a49-4247-babe-729769686c5c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:16:42:627-36852\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35738], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[26d6d5c8-2a49-4247-babe-729769686c5c]}\"}"}
2021-08-03 00:16:42.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:44.449  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:44.450 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1010f3ff-60f5-43c9-b238-dc554fca17bc","status":"200","rqstDate":"210803-00:16:44:449","respDate":"210803-00:16:44:450","sourceId":"haproxy:1010f3ff-60f5-43c9-b238-dc554fca17bc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:44:449-76239\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1010f3ff-60f5-43c9-b238-dc554fca17bc]}\"}"}
2021-08-03 00:16:44.450  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:46.007  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:46.008 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"38e239c7-c5b9-4c51-a2fc-ae9e2790815c","status":"200","rqstDate":"210803-00:16:46:007","respDate":"210803-00:16:46:008","sourceId":"healthcheck:38e239c7-c5b9-4c51-a2fc-ae9e2790815c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:46:007-79060\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[38e239c7-c5b9-4c51-a2fc-ae9e2790815c]}\"}"}
2021-08-03 00:16:46.008  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:46.457  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:46.458 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d8c18716-278b-412a-ab51-58eceba82ab7","status":"200","rqstDate":"210803-00:16:46:457","respDate":"210803-00:16:46:458","sourceId":"haproxy:d8c18716-278b-412a-ab51-58eceba82ab7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:16:46:457-33630\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d8c18716-278b-412a-ab51-58eceba82ab7]}\"}"}
2021-08-03 00:16:46.458  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:48.465  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:48.466 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dc44b40a-54e4-4715-a10e-7793dfc524d5","status":"200","rqstDate":"210803-00:16:48:465","respDate":"210803-00:16:48:466","sourceId":"haproxy:dc44b40a-54e4-4715-a10e-7793dfc524d5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:48:465-52239\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dc44b40a-54e4-4715-a10e-7793dfc524d5]}\"}"}
2021-08-03 00:16:48.467  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:50.476  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:50.477 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"662011cc-0155-48b0-96e4-291e424ed854","status":"200","rqstDate":"210803-00:16:50:476","respDate":"210803-00:16:50:477","sourceId":"haproxy:662011cc-0155-48b0-96e4-291e424ed854","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:50:476-52773\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[662011cc-0155-48b0-96e4-291e424ed854]}\"}"}
2021-08-03 00:16:50.478  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:51.123  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:51.124 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"209cca0a-cde0-4306-a4ff-4537f0786c07","status":"200","rqstDate":"210803-00:16:51:123","respDate":"210803-00:16:51:124","sourceId":"healthcheck:209cca0a-cde0-4306-a4ff-4537f0786c07","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:51:123-79601\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54602], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[209cca0a-cde0-4306-a4ff-4537f0786c07]}\"}"}
2021-08-03 00:16:51.124  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:52.483  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:52.484 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"903e1db1-e4d3-40e4-9a63-d47f542303dd","status":"200","rqstDate":"210803-00:16:52:484","respDate":"210803-00:16:52:484","sourceId":"haproxy:903e1db1-e4d3-40e4-9a63-d47f542303dd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:52:484-57116\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[903e1db1-e4d3-40e4-9a63-d47f542303dd]}\"}"}
2021-08-03 00:16:52.485  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:52.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:52.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6d9e5618-4ff6-4cf2-8ed9-0a81759347fd","status":"200","rqstDate":"210803-00:16:52:628","respDate":"210803-00:16:52:629","sourceId":"OOM_ReadinessCheck:6d9e5618-4ff6-4cf2-8ed9-0a81759347fd","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:52:628-32973\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35904], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6d9e5618-4ff6-4cf2-8ed9-0a81759347fd]}\"}"}
2021-08-03 00:16:52.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:54.492  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:54.493 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c834711-8491-46d7-bd40-6113edf828f5","status":"200","rqstDate":"210803-00:16:54:492","respDate":"210803-00:16:54:493","sourceId":"haproxy:3c834711-8491-46d7-bd40-6113edf828f5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:54:492-3906\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c834711-8491-46d7-bd40-6113edf828f5]}\"}"}
2021-08-03 00:16:54.493  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:56.499  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:56.500 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"896415f2-b3cb-4b30-8c19-f63d7cded766","status":"200","rqstDate":"210803-00:16:56:500","respDate":"210803-00:16:56:500","sourceId":"haproxy:896415f2-b3cb-4b30-8c19-f63d7cded766","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:16:56:500-14256\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[896415f2-b3cb-4b30-8c19-f63d7cded766]}\"}"}
2021-08-03 00:16:56.501  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:16:58.507  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:16:58.508 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b730b28c-11ac-4979-92db-0747e8c70aeb","status":"200","rqstDate":"210803-00:16:58:507","respDate":"210803-00:16:58:508","sourceId":"haproxy:b730b28c-11ac-4979-92db-0747e8c70aeb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:16:58:507-88395\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b730b28c-11ac-4979-92db-0747e8c70aeb]}\"}"}
2021-08-03 00:16:58.508  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:00.514  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:00.516 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e90eb21b-742a-40e2-a9d5-c1f194dfc3e4","status":"200","rqstDate":"210803-00:17:00:515","respDate":"210803-00:17:00:516","sourceId":"haproxy:e90eb21b-742a-40e2-a9d5-c1f194dfc3e4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:00:515-24026\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e90eb21b-742a-40e2-a9d5-c1f194dfc3e4]}\"}"}
2021-08-03 00:17:00.516  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:01.023  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:01.024 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"62ab5c7d-dac7-4e38-98df-88a39f4f1d71","status":"200","rqstDate":"210803-00:17:01:024","respDate":"210803-00:17:01:024","sourceId":"healthcheck:62ab5c7d-dac7-4e38-98df-88a39f4f1d71","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:01:024-90585\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[62ab5c7d-dac7-4e38-98df-88a39f4f1d71]}\"}"}
2021-08-03 00:17:01.025  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:02.522  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:02.524 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8c47fcc1-9500-42c5-aaff-a16a8403c8c4","status":"200","rqstDate":"210803-00:17:02:523","respDate":"210803-00:17:02:524","sourceId":"haproxy:8c47fcc1-9500-42c5-aaff-a16a8403c8c4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:02:523-79393\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8c47fcc1-9500-42c5-aaff-a16a8403c8c4]}\"}"}
2021-08-03 00:17:02.524  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:02.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:02.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cfcb366e-4d21-40f3-a859-b25f96dc0a84","status":"200","rqstDate":"210803-00:17:02:630","respDate":"210803-00:17:02:630","sourceId":"OOM_ReadinessCheck:cfcb366e-4d21-40f3-a859-b25f96dc0a84","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:02:630-20787\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36074], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cfcb366e-4d21-40f3-a859-b25f96dc0a84]}\"}"}
2021-08-03 00:17:02.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:04.530  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:04.531 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c7c0de86-9773-493b-a767-270022d099c3","status":"200","rqstDate":"210803-00:17:04:531","respDate":"210803-00:17:04:531","sourceId":"haproxy:c7c0de86-9773-493b-a767-270022d099c3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:04:531-74797\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c7c0de86-9773-493b-a767-270022d099c3]}\"}"}
2021-08-03 00:17:04.531  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:06.144  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:06.146 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9c650e41-12c8-425e-8782-6579c87f8d30","status":"200","rqstDate":"210803-00:17:06:145","respDate":"210803-00:17:06:146","sourceId":"healthcheck:9c650e41-12c8-425e-8782-6579c87f8d30","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:06:145-92787\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54946], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9c650e41-12c8-425e-8782-6579c87f8d30]}\"}"}
2021-08-03 00:17:06.146  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:06.536  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:06.537 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"802c421a-18be-400e-a7b0-d46ff5c7530d","status":"200","rqstDate":"210803-00:17:06:537","respDate":"210803-00:17:06:537","sourceId":"haproxy:802c421a-18be-400e-a7b0-d46ff5c7530d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:06:537-50523\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[802c421a-18be-400e-a7b0-d46ff5c7530d]}\"}"}
2021-08-03 00:17:06.538  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:08.544  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:08.545 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5f0b8df1-e453-46a1-adb7-65835ff747af","status":"200","rqstDate":"210803-00:17:08:544","respDate":"210803-00:17:08:545","sourceId":"haproxy:5f0b8df1-e453-46a1-adb7-65835ff747af","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:08:544-13372\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5f0b8df1-e453-46a1-adb7-65835ff747af]}\"}"}
2021-08-03 00:17:08.546  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:08.824 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:17:08.825 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:17:10.551  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:10.552 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7149da5f-a40f-4d5e-aff4-c0f3c13ad48a","status":"200","rqstDate":"210803-00:17:10:552","respDate":"210803-00:17:10:552","sourceId":"haproxy:7149da5f-a40f-4d5e-aff4-c0f3c13ad48a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:10:552-35360\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7149da5f-a40f-4d5e-aff4-c0f3c13ad48a]}\"}"}
2021-08-03 00:17:10.553  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:12.558  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:12.559 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"91133f9e-24de-4c55-9db2-6ce9169fa414","status":"200","rqstDate":"210803-00:17:12:558","respDate":"210803-00:17:12:559","sourceId":"haproxy:91133f9e-24de-4c55-9db2-6ce9169fa414","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:12:558-67066\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[91133f9e-24de-4c55-9db2-6ce9169fa414]}\"}"}
2021-08-03 00:17:12.559  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:12.627  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:12.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a2365c58-224a-4def-abdd-cf95a9dc8533","status":"200","rqstDate":"210803-00:17:12:628","respDate":"210803-00:17:12:628","sourceId":"OOM_ReadinessCheck:a2365c58-224a-4def-abdd-cf95a9dc8533","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:12:628-97345\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36248], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a2365c58-224a-4def-abdd-cf95a9dc8533]}\"}"}
2021-08-03 00:17:12.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:14.565  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:14.567 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3bd6c3f9-c216-4f55-9853-aee85fb8f04b","status":"200","rqstDate":"210803-00:17:14:566","respDate":"210803-00:17:14:567","sourceId":"haproxy:3bd6c3f9-c216-4f55-9853-aee85fb8f04b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:14:566-36694\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3bd6c3f9-c216-4f55-9853-aee85fb8f04b]}\"}"}
2021-08-03 00:17:14.567  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:16.041  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:16.043 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5d672ac6-7495-4364-99bd-8e9ad69f0556","status":"200","rqstDate":"210803-00:17:16:042","respDate":"210803-00:17:16:043","sourceId":"healthcheck:5d672ac6-7495-4364-99bd-8e9ad69f0556","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:16:042-60210\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5d672ac6-7495-4364-99bd-8e9ad69f0556]}\"}"}
2021-08-03 00:17:16.044  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:16.574  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:16.575 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6d94a1ad-d7ca-41f0-ad08-98ad9e218d33","status":"200","rqstDate":"210803-00:17:16:575","respDate":"210803-00:17:16:575","sourceId":"haproxy:6d94a1ad-d7ca-41f0-ad08-98ad9e218d33","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:17:16:575-94972\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6d94a1ad-d7ca-41f0-ad08-98ad9e218d33]}\"}"}
2021-08-03 00:17:16.576  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:18.583  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:18.584 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f4104fb0-aaf4-4442-afd8-f5e1b5f6f895","status":"200","rqstDate":"210803-00:17:18:583","respDate":"210803-00:17:18:584","sourceId":"haproxy:f4104fb0-aaf4-4442-afd8-f5e1b5f6f895","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:18:583-51820\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f4104fb0-aaf4-4442-afd8-f5e1b5f6f895]}\"}"}
2021-08-03 00:17:18.585  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:20.591  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:20.592 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fd30f33b-d83f-4261-8bb4-9f0d3bb6fb41","status":"200","rqstDate":"210803-00:17:20:591","respDate":"210803-00:17:20:592","sourceId":"haproxy:fd30f33b-d83f-4261-8bb4-9f0d3bb6fb41","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:20:591-66328\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd30f33b-d83f-4261-8bb4-9f0d3bb6fb41]}\"}"}
2021-08-03 00:17:20.593  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:21.162  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:21.163 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4e3982a5-fae4-417c-82ab-81ff6d065eb4","status":"200","rqstDate":"210803-00:17:21:162","respDate":"210803-00:17:21:163","sourceId":"healthcheck:4e3982a5-fae4-417c-82ab-81ff6d065eb4","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:17:21:162-89580\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55334], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4e3982a5-fae4-417c-82ab-81ff6d065eb4]}\"}"}
2021-08-03 00:17:21.164  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:22.598  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:22.600 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"80003a1c-439b-46e5-9357-2283476800a4","status":"200","rqstDate":"210803-00:17:22:599","respDate":"210803-00:17:22:600","sourceId":"haproxy:80003a1c-439b-46e5-9357-2283476800a4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:22:599-90989\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[80003a1c-439b-46e5-9357-2283476800a4]}\"}"}
2021-08-03 00:17:22.600  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:22.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:22.633 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6da7786b-326c-46d9-b849-5e3a5f93165b","status":"200","rqstDate":"210803-00:17:22:632","respDate":"210803-00:17:22:633","sourceId":"OOM_ReadinessCheck:6da7786b-326c-46d9-b849-5e3a5f93165b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:22:632-82936\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36424], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6da7786b-326c-46d9-b849-5e3a5f93165b]}\"}"}
2021-08-03 00:17:22.633  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:24.606  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:24.607 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8824d9de-8eb6-4ca8-abad-a7a9d86a42aa","status":"200","rqstDate":"210803-00:17:24:606","respDate":"210803-00:17:24:607","sourceId":"haproxy:8824d9de-8eb6-4ca8-abad-a7a9d86a42aa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:24:606-99724\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8824d9de-8eb6-4ca8-abad-a7a9d86a42aa]}\"}"}
2021-08-03 00:17:24.607  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:26.613  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:26.614 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a58cea8f-47b9-4adc-abb8-2f1b84d44a93","status":"200","rqstDate":"210803-00:17:26:614","respDate":"210803-00:17:26:614","sourceId":"haproxy:a58cea8f-47b9-4adc-abb8-2f1b84d44a93","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:26:614-76720\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a58cea8f-47b9-4adc-abb8-2f1b84d44a93]}\"}"}
2021-08-03 00:17:26.615  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:28.622  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:28.623 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"187fb83f-4828-4430-aeea-32d644eb162c","status":"200","rqstDate":"210803-00:17:28:623","respDate":"210803-00:17:28:623","sourceId":"haproxy:187fb83f-4828-4430-aeea-32d644eb162c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:28:623-17186\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[187fb83f-4828-4430-aeea-32d644eb162c]}\"}"}
2021-08-03 00:17:28.624  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:30.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:30.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"47843d67-20ad-427c-92c1-2df6809b70ce","status":"200","rqstDate":"210803-00:17:30:630","respDate":"210803-00:17:30:630","sourceId":"haproxy:47843d67-20ad-427c-92c1-2df6809b70ce","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:30:630-99892\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[47843d67-20ad-427c-92c1-2df6809b70ce]}\"}"}
2021-08-03 00:17:30.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:31.063  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:31.065 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3de2b471-447e-45d6-b3a9-8228bcce0376","status":"200","rqstDate":"210803-00:17:31:064","respDate":"210803-00:17:31:065","sourceId":"healthcheck:3de2b471-447e-45d6-b3a9-8228bcce0376","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:31:064-70643\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3de2b471-447e-45d6-b3a9-8228bcce0376]}\"}"}
2021-08-03 00:17:31.065  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:32.228 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:17:32.230 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:17:32.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:32.628 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"950739fb-0a02-4845-ad51-91b93f940beb","status":"200","rqstDate":"210803-00:17:32:627","respDate":"210803-00:17:32:628","sourceId":"OOM_ReadinessCheck:950739fb-0a02-4845-ad51-91b93f940beb","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:32:627-82319\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36594], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[950739fb-0a02-4845-ad51-91b93f940beb]}\"}"}
2021-08-03 00:17:32.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:32.636  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:32.637 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"76164fda-110a-473f-8ae3-c3bc6706baf0","status":"200","rqstDate":"210803-00:17:32:637","respDate":"210803-00:17:32:637","sourceId":"haproxy:76164fda-110a-473f-8ae3-c3bc6706baf0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:32:637-87972\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[76164fda-110a-473f-8ae3-c3bc6706baf0]}\"}"}
2021-08-03 00:17:32.637  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:34.643  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:34.645 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ada875e0-9e35-4ed0-8a9d-4d40754ce876","status":"200","rqstDate":"210803-00:17:34:644","respDate":"210803-00:17:34:645","sourceId":"haproxy:ada875e0-9e35-4ed0-8a9d-4d40754ce876","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:34:644-196\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ada875e0-9e35-4ed0-8a9d-4d40754ce876]}\"}"}
2021-08-03 00:17:34.645  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:36.179  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:36.180 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7aca39a5-1979-4f1e-8aed-4fd255a83881","status":"200","rqstDate":"210803-00:17:36:179","respDate":"210803-00:17:36:180","sourceId":"healthcheck:7aca39a5-1979-4f1e-8aed-4fd255a83881","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:36:179-2701\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55682], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7aca39a5-1979-4f1e-8aed-4fd255a83881]}\"}"}
2021-08-03 00:17:36.180  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:36.652  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:36.654 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"89dbc4fa-4ec2-4cca-b718-dcf20e94e968","status":"200","rqstDate":"210803-00:17:36:652","respDate":"210803-00:17:36:653","sourceId":"haproxy:89dbc4fa-4ec2-4cca-b718-dcf20e94e968","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:17:36:652-39472\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[89dbc4fa-4ec2-4cca-b718-dcf20e94e968]}\"}"}
2021-08-03 00:17:36.654  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:38.660  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:38.662 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1aec1bf5-a04a-4028-9a66-0e16c95db5f1","status":"200","rqstDate":"210803-00:17:38:661","respDate":"210803-00:17:38:662","sourceId":"haproxy:1aec1bf5-a04a-4028-9a66-0e16c95db5f1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:38:661-28420\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1aec1bf5-a04a-4028-9a66-0e16c95db5f1]}\"}"}
2021-08-03 00:17:38.662  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:38.826 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:17:38.827 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:17:40.668  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:40.670 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4cb3062b-cd58-4878-a4b7-e6dc1416ec24","status":"200","rqstDate":"210803-00:17:40:669","respDate":"210803-00:17:40:670","sourceId":"haproxy:4cb3062b-cd58-4878-a4b7-e6dc1416ec24","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:17:40:669-79389\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4cb3062b-cd58-4878-a4b7-e6dc1416ec24]}\"}"}
2021-08-03 00:17:40.670  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:42.288 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:17:42.290 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:17:42.627  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:42.628 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d3b0dd21-8dff-4c74-8d17-466e0740d6fe","status":"200","rqstDate":"210803-00:17:42:628","respDate":"210803-00:17:42:628","sourceId":"OOM_ReadinessCheck:d3b0dd21-8dff-4c74-8d17-466e0740d6fe","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:42:628-59268\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36754], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d3b0dd21-8dff-4c74-8d17-466e0740d6fe]}\"}"}
2021-08-03 00:17:42.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:42.675  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:42.677 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f055df5d-2200-42e6-8a77-36864b88a4f6","status":"200","rqstDate":"210803-00:17:42:676","respDate":"210803-00:17:42:677","sourceId":"haproxy:f055df5d-2200-42e6-8a77-36864b88a4f6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:42:676-80812\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f055df5d-2200-42e6-8a77-36864b88a4f6]}\"}"}
2021-08-03 00:17:42.677  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:44.683  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:44.684 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"16f5e5ae-e878-4737-8bf5-540271322c49","status":"200","rqstDate":"210803-00:17:44:683","respDate":"210803-00:17:44:684","sourceId":"haproxy:16f5e5ae-e878-4737-8bf5-540271322c49","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:17:44:683-25389\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[16f5e5ae-e878-4737-8bf5-540271322c49]}\"}"}
2021-08-03 00:17:44.684  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:44.793 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2021-08-03 00:17:44.794 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] because: [/10.242.138.218:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2021-08-03 00:17:44.794 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preventing new connections for the next 1000 ms
2021-08-03 00:17:44.794 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-58, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:17:44.795 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-58, inFlight=0, closed=true] closing connection
2021-08-03 00:17:44.795 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host DOWN
2021-08-03 00:17:44.795 DEBUG 10 --- [uster-worker-29] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2021-08-03 00:17:44.796 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] starting reconnection attempt
2021-08-03 00:17:44.810 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.242.138.218:9042, scheduling delivery
2021-08-03 00:17:44.810 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event DOWN
2021-08-03 00:17:45.796 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:17:45.798 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-59, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:17:45.799 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-59, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:17:45.799 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-59, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:17:45.799 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-59, inFlight=0, closed=true] closing connection
2021-08-03 00:17:45.799 DEBUG 10 --- [uster-worker-30] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:17:45.800 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 2000 milliseconds
2021-08-03 00:17:45.800 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 2000 ms
2021-08-03 00:17:45.810 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:17:46.080  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:46.081 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"807740b6-2b47-4161-9cbe-86149f74c932","status":"200","rqstDate":"210803-00:17:46:081","respDate":"210803-00:17:46:081","sourceId":"healthcheck:807740b6-2b47-4161-9cbe-86149f74c932","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:46:081-15049\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[807740b6-2b47-4161-9cbe-86149f74c932]}\"}"}
2021-08-03 00:17:46.082  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:46.689  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:46.690 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8b9a37fb-c32b-4af5-b067-07aea1ad3792","status":"200","rqstDate":"210803-00:17:46:690","respDate":"210803-00:17:46:690","sourceId":"haproxy:8b9a37fb-c32b-4af5-b067-07aea1ad3792","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:46:690-11768\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8b9a37fb-c32b-4af5-b067-07aea1ad3792]}\"}"}
2021-08-03 00:17:46.691  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:47.800 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:17:47.802 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-60, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:17:47.802 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-60, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:17:47.802 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-60, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:17:47.802 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-60, inFlight=0, closed=true] closing connection
2021-08-03 00:17:47.802 DEBUG 10 --- [uster-worker-30] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:17:47.802 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 4000 milliseconds
2021-08-03 00:17:47.802 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 4000 ms
2021-08-03 00:17:48.697  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:48.698 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bbdcdf95-0ca4-4fb4-b004-5927659609d0","status":"200","rqstDate":"210803-00:17:48:697","respDate":"210803-00:17:48:698","sourceId":"haproxy:bbdcdf95-0ca4-4fb4-b004-5927659609d0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:48:697-50893\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bbdcdf95-0ca4-4fb4-b004-5927659609d0]}\"}"}
2021-08-03 00:17:48.698  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:50.704  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:50.705 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2ba5c0c4-e065-4934-b552-1277a17453c8","status":"200","rqstDate":"210803-00:17:50:704","respDate":"210803-00:17:50:705","sourceId":"haproxy:2ba5c0c4-e065-4934-b552-1277a17453c8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:50:704-18553\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2ba5c0c4-e065-4934-b552-1277a17453c8]}\"}"}
2021-08-03 00:17:50.705  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:51.195  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:51.196 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3848325a-4765-4b04-9518-6098305c4259","status":"200","rqstDate":"210803-00:17:51:195","respDate":"210803-00:17:51:196","sourceId":"healthcheck:3848325a-4765-4b04-9518-6098305c4259","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:51:195-78754\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56080], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3848325a-4765-4b04-9518-6098305c4259]}\"}"}
2021-08-03 00:17:51.197  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:51.803 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:17:51.804 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-61, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:17:51.804 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-61, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:17:51.804 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-61, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:17:51.804 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-61, inFlight=0, closed=true] closing connection
2021-08-03 00:17:51.805 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:17:51.805 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 8000 milliseconds
2021-08-03 00:17:51.805 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 8000 ms
2021-08-03 00:17:52.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:52.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"05c3ac63-e7b5-4d4f-85e9-8b2d6ca94933","status":"200","rqstDate":"210803-00:17:52:628","respDate":"210803-00:17:52:629","sourceId":"OOM_ReadinessCheck:05c3ac63-e7b5-4d4f-85e9-8b2d6ca94933","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:17:52:628-2756\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36988], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[05c3ac63-e7b5-4d4f-85e9-8b2d6ca94933]}\"}"}
2021-08-03 00:17:52.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:52.711  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:52.713 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b79c7988-adb3-4c67-94db-17954caad9a2","status":"200","rqstDate":"210803-00:17:52:712","respDate":"210803-00:17:52:713","sourceId":"haproxy:b79c7988-adb3-4c67-94db-17954caad9a2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:17:52:712-65218\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b79c7988-adb3-4c67-94db-17954caad9a2]}\"}"}
2021-08-03 00:17:52.713  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:54.719  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:54.720 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0e9b3379-b20a-4fff-af70-46dec44af811","status":"200","rqstDate":"210803-00:17:54:719","respDate":"210803-00:17:54:720","sourceId":"haproxy:0e9b3379-b20a-4fff-af70-46dec44af811","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:54:719-13609\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0e9b3379-b20a-4fff-af70-46dec44af811]}\"}"}
2021-08-03 00:17:54.720  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:56.727  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:56.729 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d12414a1-2049-4872-ad7d-ebaaa2a730ef","status":"200","rqstDate":"210803-00:17:56:728","respDate":"210803-00:17:56:729","sourceId":"haproxy:d12414a1-2049-4872-ad7d-ebaaa2a730ef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:56:728-15341\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d12414a1-2049-4872-ad7d-ebaaa2a730ef]}\"}"}
2021-08-03 00:17:56.729  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:58.735  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:17:58.737 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fcc2306c-9bb3-46e5-a726-54b540f74654","status":"200","rqstDate":"210803-00:17:58:736","respDate":"210803-00:17:58:736","sourceId":"haproxy:fcc2306c-9bb3-46e5-a726-54b540f74654","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:17:58:736-6708\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fcc2306c-9bb3-46e5-a726-54b540f74654]}\"}"}
2021-08-03 00:17:58.737  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:17:59.805 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:17:59.807 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-62, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:17:59.807 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-62, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:17:59.807 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-62, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:17:59.807 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-62, inFlight=0, closed=true] closing connection
2021-08-03 00:17:59.808 DEBUG 10 --- [uster-worker-30] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:17:59.808 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 16000 milliseconds
2021-08-03 00:17:59.808 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 16000 ms
2021-08-03 00:18:00.745  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:00.746 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"07b7f9a3-26e9-4c28-a413-24d57cb39ddf","status":"200","rqstDate":"210803-00:18:00:745","respDate":"210803-00:18:00:746","sourceId":"haproxy:07b7f9a3-26e9-4c28-a413-24d57cb39ddf","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:00:745-82034\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[07b7f9a3-26e9-4c28-a413-24d57cb39ddf]}\"}"}
2021-08-03 00:18:00.746  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:01.099  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:01.100 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3bb90e2d-8b88-4475-90dd-9aad0bc1f449","status":"200","rqstDate":"210803-00:18:01:100","respDate":"210803-00:18:01:100","sourceId":"healthcheck:3bb90e2d-8b88-4475-90dd-9aad0bc1f449","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:01:100-10475\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3bb90e2d-8b88-4475-90dd-9aad0bc1f449]}\"}"}
2021-08-03 00:18:01.101  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:02.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:02.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"829f8019-0aef-4230-a405-74477e62df58","status":"200","rqstDate":"210803-00:18:02:629","respDate":"210803-00:18:02:630","sourceId":"OOM_ReadinessCheck:829f8019-0aef-4230-a405-74477e62df58","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:02:629-7028\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37308], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[829f8019-0aef-4230-a405-74477e62df58]}\"}"}
2021-08-03 00:18:02.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:02.751  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:02.752 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"196296ab-2321-4c8c-93f1-904832b12406","status":"200","rqstDate":"210803-00:18:02:752","respDate":"210803-00:18:02:752","sourceId":"haproxy:196296ab-2321-4c8c-93f1-904832b12406","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:02:752-74000\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[196296ab-2321-4c8c-93f1-904832b12406]}\"}"}
2021-08-03 00:18:02.753  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:04.757  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:04.758 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3ec616c0-0a49-4bcc-8c62-7b5f8491def7","status":"200","rqstDate":"210803-00:18:04:758","respDate":"210803-00:18:04:758","sourceId":"haproxy:3ec616c0-0a49-4bcc-8c62-7b5f8491def7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:04:758-91552\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ec616c0-0a49-4bcc-8c62-7b5f8491def7]}\"}"}
2021-08-03 00:18:04.759  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:06.211  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:06.213 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"66bc907b-442b-4663-bfe8-393f03c5def6","status":"200","rqstDate":"210803-00:18:06:212","respDate":"210803-00:18:06:213","sourceId":"healthcheck:66bc907b-442b-4663-bfe8-393f03c5def6","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:06:212-50959\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56432], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[66bc907b-442b-4663-bfe8-393f03c5def6]}\"}"}
2021-08-03 00:18:06.213  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:06.764  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:06.766 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"63b8aa75-af9f-4cd9-9838-484e4b98f70f","status":"200","rqstDate":"210803-00:18:06:765","respDate":"210803-00:18:06:766","sourceId":"haproxy:63b8aa75-af9f-4cd9-9838-484e4b98f70f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:06:765-55742\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[63b8aa75-af9f-4cd9-9838-484e4b98f70f]}\"}"}
2021-08-03 00:18:06.766  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:08.772  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:08.773 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bf18e280-b150-4e3c-a0e9-4f502e1d40bd","status":"200","rqstDate":"210803-00:18:08:772","respDate":"210803-00:18:08:773","sourceId":"haproxy:bf18e280-b150-4e3c-a0e9-4f502e1d40bd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:08:772-57949\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bf18e280-b150-4e3c-a0e9-4f502e1d40bd]}\"}"}
2021-08-03 00:18:08.773  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:10.778  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:10.780 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"216f5847-535d-41cc-9a81-afc9415c6d0f","status":"200","rqstDate":"210803-00:18:10:779","respDate":"210803-00:18:10:779","sourceId":"haproxy:216f5847-535d-41cc-9a81-afc9415c6d0f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:10:779-73503\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[216f5847-535d-41cc-9a81-afc9415c6d0f]}\"}"}
2021-08-03 00:18:10.780  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:12.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:12.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f1a4d79e-1ba8-45ea-a141-cd7d7fc6b8df","status":"200","rqstDate":"210803-00:18:12:629","respDate":"210803-00:18:12:630","sourceId":"OOM_ReadinessCheck:f1a4d79e-1ba8-45ea-a141-cd7d7fc6b8df","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:12:629-2263\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37670], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f1a4d79e-1ba8-45ea-a141-cd7d7fc6b8df]}\"}"}
2021-08-03 00:18:12.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:12.786  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:12.788 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"669c5395-390c-49c7-87b2-5fab0f3cac12","status":"200","rqstDate":"210803-00:18:12:787","respDate":"210803-00:18:12:787","sourceId":"haproxy:669c5395-390c-49c7-87b2-5fab0f3cac12","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:12:787-23483\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[669c5395-390c-49c7-87b2-5fab0f3cac12]}\"}"}
2021-08-03 00:18:12.788  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:14.794  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:14.795 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"517cf1e4-8c91-4596-abbf-960fb6723c5c","status":"200","rqstDate":"210803-00:18:14:794","respDate":"210803-00:18:14:795","sourceId":"haproxy:517cf1e4-8c91-4596-abbf-960fb6723c5c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:14:794-62245\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[517cf1e4-8c91-4596-abbf-960fb6723c5c]}\"}"}
2021-08-03 00:18:14.795  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:14.812 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:18:14.813 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:18:15.808 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:18:15.810 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-63, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:18:15.811 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-63, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:18:15.811 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-63, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:18:15.811 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-63, inFlight=0, closed=true] closing connection
2021-08-03 00:18:15.811 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:18:15.813 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 32000 milliseconds
2021-08-03 00:18:15.813 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 32000 ms
2021-08-03 00:18:16.119  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:16.122 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"27629447-dbd8-4bfd-a89e-2be2e8823f33","status":"200","rqstDate":"210803-00:18:16:122","respDate":"210803-00:18:16:122","sourceId":"healthcheck:27629447-dbd8-4bfd-a89e-2be2e8823f33","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:16:122-89036\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[27629447-dbd8-4bfd-a89e-2be2e8823f33]}\"}"}
2021-08-03 00:18:16.123  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:16.800  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:16.802 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"15c51b24-f939-48fc-8276-f9e73d67c62f","status":"200","rqstDate":"210803-00:18:16:801","respDate":"210803-00:18:16:801","sourceId":"haproxy:15c51b24-f939-48fc-8276-f9e73d67c62f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:16:801-89454\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[15c51b24-f939-48fc-8276-f9e73d67c62f]}\"}"}
2021-08-03 00:18:16.802  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:18.807  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:18.809 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1ff329e0-47e3-462d-8283-db5685fdb3ee","status":"200","rqstDate":"210803-00:18:18:808","respDate":"210803-00:18:18:809","sourceId":"haproxy:1ff329e0-47e3-462d-8283-db5685fdb3ee","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:18:808-92483\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1ff329e0-47e3-462d-8283-db5685fdb3ee]}\"}"}
2021-08-03 00:18:18.809  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:20.815  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:20.817 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3067e8f7-e1b4-4a5f-aaa7-f0df12d1d07f","status":"200","rqstDate":"210803-00:18:20:816","respDate":"210803-00:18:20:817","sourceId":"haproxy:3067e8f7-e1b4-4a5f-aaa7-f0df12d1d07f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:20:816-35259\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3067e8f7-e1b4-4a5f-aaa7-f0df12d1d07f]}\"}"}
2021-08-03 00:18:20.817  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:21.232  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:21.233 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"773316e7-a0ba-4871-985e-5c8ff2f4a4a5","status":"200","rqstDate":"210803-00:18:21:232","respDate":"210803-00:18:21:233","sourceId":"healthcheck:773316e7-a0ba-4871-985e-5c8ff2f4a4a5","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:21:232-36753\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56820], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[773316e7-a0ba-4871-985e-5c8ff2f4a4a5]}\"}"}
2021-08-03 00:18:21.234  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:22.639  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:22.640 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"45951a65-57c6-4797-aee5-efe4250c08f0","status":"200","rqstDate":"210803-00:18:22:639","respDate":"210803-00:18:22:640","sourceId":"OOM_ReadinessCheck:45951a65-57c6-4797-aee5-efe4250c08f0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:22:639-38062\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38026], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[45951a65-57c6-4797-aee5-efe4250c08f0]}\"}"}
2021-08-03 00:18:22.640  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:22.823  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:22.824 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"47e6342e-00f2-4ac2-a264-6370cb684dbd","status":"200","rqstDate":"210803-00:18:22:823","respDate":"210803-00:18:22:824","sourceId":"haproxy:47e6342e-00f2-4ac2-a264-6370cb684dbd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:22:823-15871\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[47e6342e-00f2-4ac2-a264-6370cb684dbd]}\"}"}
2021-08-03 00:18:22.825  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:24.830  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:24.831 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9981bf91-eb0e-4db3-900b-0ac45e8801f6","status":"200","rqstDate":"210803-00:18:24:831","respDate":"210803-00:18:24:831","sourceId":"haproxy:9981bf91-eb0e-4db3-900b-0ac45e8801f6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:24:831-72119\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9981bf91-eb0e-4db3-900b-0ac45e8801f6]}\"}"}
2021-08-03 00:18:24.832  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:26.837  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:26.838 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9fd608af-1968-4901-be4b-8be0e5ecbf0a","status":"200","rqstDate":"210803-00:18:26:837","respDate":"210803-00:18:26:838","sourceId":"haproxy:9fd608af-1968-4901-be4b-8be0e5ecbf0a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:26:837-7867\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9fd608af-1968-4901-be4b-8be0e5ecbf0a]}\"}"}
2021-08-03 00:18:26.838  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:28.844  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:28.845 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4289a5d5-f4a9-4efd-96a4-39508e377be2","status":"200","rqstDate":"210803-00:18:28:845","respDate":"210803-00:18:28:845","sourceId":"haproxy:4289a5d5-f4a9-4efd-96a4-39508e377be2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:28:845-894\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4289a5d5-f4a9-4efd-96a4-39508e377be2]}\"}"}
2021-08-03 00:18:28.846  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:30.853  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:30.854 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"697133c1-2aab-4c35-862f-9980783420d4","status":"200","rqstDate":"210803-00:18:30:853","respDate":"210803-00:18:30:854","sourceId":"haproxy:697133c1-2aab-4c35-862f-9980783420d4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:30:853-53335\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[697133c1-2aab-4c35-862f-9980783420d4]}\"}"}
2021-08-03 00:18:30.855  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:31.140  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:31.141 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4fa23fb1-637c-4ab4-9f88-36b4b1c0767d","status":"200","rqstDate":"210803-00:18:31:140","respDate":"210803-00:18:31:141","sourceId":"healthcheck:4fa23fb1-637c-4ab4-9f88-36b4b1c0767d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:31:140-13209\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4fa23fb1-637c-4ab4-9f88-36b4b1c0767d]}\"}"}
2021-08-03 00:18:31.142  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:32.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:32.634 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"87318be9-1833-49db-be63-5b5b83e63cad","status":"200","rqstDate":"210803-00:18:32:632","respDate":"210803-00:18:32:633","sourceId":"OOM_ReadinessCheck:87318be9-1833-49db-be63-5b5b83e63cad","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:32:632-83320\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38236], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[87318be9-1833-49db-be63-5b5b83e63cad]}\"}"}
2021-08-03 00:18:32.634  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:32.861  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:32.862 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b753f08-ef55-4a56-bd7f-d240fb1f06e9","status":"200","rqstDate":"210803-00:18:32:861","respDate":"210803-00:18:32:862","sourceId":"haproxy:4b753f08-ef55-4a56-bd7f-d240fb1f06e9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:32:861-59722\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b753f08-ef55-4a56-bd7f-d240fb1f06e9]}\"}"}
2021-08-03 00:18:32.862  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:34.868  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:34.869 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6cb99096-fdc8-4c82-8ab7-2fa0bd9dfb82","status":"200","rqstDate":"210803-00:18:34:869","respDate":"210803-00:18:34:869","sourceId":"haproxy:6cb99096-fdc8-4c82-8ab7-2fa0bd9dfb82","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:34:869-15880\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6cb99096-fdc8-4c82-8ab7-2fa0bd9dfb82]}\"}"}
2021-08-03 00:18:34.870  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:36.252  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:36.253 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"35e8ee19-3ead-44b8-a28f-867c10e6e698","status":"200","rqstDate":"210803-00:18:36:252","respDate":"210803-00:18:36:253","sourceId":"healthcheck:35e8ee19-3ead-44b8-a28f-867c10e6e698","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:36:252-81386\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57170], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[35e8ee19-3ead-44b8-a28f-867c10e6e698]}\"}"}
2021-08-03 00:18:36.253  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:36.875  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:36.877 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"00127d8c-fa17-460a-91d8-85dc19e87acd","status":"200","rqstDate":"210803-00:18:36:876","respDate":"210803-00:18:36:877","sourceId":"haproxy:00127d8c-fa17-460a-91d8-85dc19e87acd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:36:876-70321\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[00127d8c-fa17-460a-91d8-85dc19e87acd]}\"}"}
2021-08-03 00:18:36.877  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:38.883  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:38.884 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3b94a9d7-863b-4ad2-a3bd-cafd5e4486dd","status":"200","rqstDate":"210803-00:18:38:883","respDate":"210803-00:18:38:884","sourceId":"haproxy:3b94a9d7-863b-4ad2-a3bd-cafd5e4486dd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:38:883-95845\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3b94a9d7-863b-4ad2-a3bd-cafd5e4486dd]}\"}"}
2021-08-03 00:18:38.885  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:40.891  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:40.892 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"27271ede-a07d-4ab9-a17d-ab5746e70f83","status":"200","rqstDate":"210803-00:18:40:891","respDate":"210803-00:18:40:892","sourceId":"haproxy:27271ede-a07d-4ab9-a17d-ab5746e70f83","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:40:891-4194\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[27271ede-a07d-4ab9-a17d-ab5746e70f83]}\"}"}
2021-08-03 00:18:40.893  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:41.112 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.242.138.218:9042, scheduling delivery
2021-08-03 00:18:41.112 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event UP
2021-08-03 00:18:42.114 DEBUG 10 --- [uster-worker-31] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.242.138.218:9042
2021-08-03 00:18:42.117 DEBUG 10 --- [uster-worker-31] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host UP
2021-08-03 00:18:42.117 DEBUG 10 --- [uster-worker-31] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2021-08-03 00:18:42.117 DEBUG 10 --- [uster-worker-31] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.242.138.218:9042
2021-08-03 00:18:42.117 DEBUG 10 --- [uster-worker-31] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:18:42.121 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] Connection established, initializing transport
2021-08-03 00:18:42.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:42.631 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7fe31674-020e-454d-b64c-236727c8d50f","status":"200","rqstDate":"210803-00:18:42:630","respDate":"210803-00:18:42:631","sourceId":"OOM_ReadinessCheck:7fe31674-020e-454d-b64c-236727c8d50f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:42:630-6665\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38402], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7fe31674-020e-454d-b64c-236727c8d50f]}\"}"}
2021-08-03 00:18:42.632  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:42.899  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:42.900 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23516f0e-0349-4cbd-b4d0-845a6e0fa16d","status":"200","rqstDate":"210803-00:18:42:899","respDate":"210803-00:18:42:900","sourceId":"haproxy:23516f0e-0349-4cbd-b4d0-845a6e0fa16d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:42:899-19644\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23516f0e-0349-4cbd-b4d0-845a6e0fa16d]}\"}"}
2021-08-03 00:18:42.900  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:44.906  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:44.907 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bdf4dae4-3833-4172-b39f-69614878ac3c","status":"200","rqstDate":"210803-00:18:44:907","respDate":"210803-00:18:44:907","sourceId":"haproxy:bdf4dae4-3833-4172-b39f-69614878ac3c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:44:907-96113\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bdf4dae4-3833-4172-b39f-69614878ac3c]}\"}"}
2021-08-03 00:18:44.908  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:45.690 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-03 00:18:45.884 DEBUG 10 --- [uster-worker-31] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 0 new connections, total = 1
2021-08-03 00:18:45.885 DEBUG 10 --- [uster-worker-31] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-03 00:18:45.885 DEBUG 10 --- [uster-worker-31] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-03 00:18:46.158  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:46.159 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c81126f-ab6e-49fb-b61c-38c11cd6ef5f","status":"200","rqstDate":"210803-00:18:46:158","respDate":"210803-00:18:46:159","sourceId":"healthcheck:3c81126f-ab6e-49fb-b61c-38c11cd6ef5f","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:46:158-31865\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3c81126f-ab6e-49fb-b61c-38c11cd6ef5f]}\"}"}
2021-08-03 00:18:46.159  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:46.913  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:46.914 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b599e01e-5205-4363-bf0b-bb9ae947ace6","status":"200","rqstDate":"210803-00:18:46:913","respDate":"210803-00:18:46:914","sourceId":"haproxy:b599e01e-5205-4363-bf0b-bb9ae947ace6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:46:913-64952\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b599e01e-5205-4363-bf0b-bb9ae947ace6]}\"}"}
2021-08-03 00:18:46.914  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:48.921  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:48.922 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a8d0578-0c16-4d2c-a1eb-8aa306fa7f95","status":"200","rqstDate":"210803-00:18:48:922","respDate":"210803-00:18:48:922","sourceId":"haproxy:1a8d0578-0c16-4d2c-a1eb-8aa306fa7f95","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:48:922-90903\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a8d0578-0c16-4d2c-a1eb-8aa306fa7f95]}\"}"}
2021-08-03 00:18:48.923  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:50.929  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:50.930 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"68b095a1-faf5-4fa1-b74d-6b9650bdf85d","status":"200","rqstDate":"210803-00:18:50:930","respDate":"210803-00:18:50:930","sourceId":"haproxy:68b095a1-faf5-4fa1-b74d-6b9650bdf85d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:50:930-83959\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[68b095a1-faf5-4fa1-b74d-6b9650bdf85d]}\"}"}
2021-08-03 00:18:50.931  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:51.266  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:51.267 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"70d0da78-eb5d-4fd2-bfa7-6db7f77d99a1","status":"200","rqstDate":"210803-00:18:51:267","respDate":"210803-00:18:51:267","sourceId":"healthcheck:70d0da78-eb5d-4fd2-bfa7-6db7f77d99a1","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:51:267-42910\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57566], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[70d0da78-eb5d-4fd2-bfa7-6db7f77d99a1]}\"}"}
2021-08-03 00:18:51.268  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:52.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:52.628 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"db922439-969d-40ce-9906-e34e17f4bdb3","status":"200","rqstDate":"210803-00:18:52:628","respDate":"210803-00:18:52:628","sourceId":"OOM_ReadinessCheck:db922439-969d-40ce-9906-e34e17f4bdb3","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:52:628-70029\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38576], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[db922439-969d-40ce-9906-e34e17f4bdb3]}\"}"}
2021-08-03 00:18:52.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:52.936  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:52.937 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"29ef7188-9339-414e-a4c6-a076f078929e","status":"200","rqstDate":"210803-00:18:52:936","respDate":"210803-00:18:52:937","sourceId":"haproxy:29ef7188-9339-414e-a4c6-a076f078929e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:18:52:936-74992\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[29ef7188-9339-414e-a4c6-a076f078929e]}\"}"}
2021-08-03 00:18:52.937  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:54.943  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:54.945 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"19c61bcf-3c2e-49a7-9013-023c28eaa80b","status":"200","rqstDate":"210803-00:18:54:944","respDate":"210803-00:18:54:945","sourceId":"haproxy:19c61bcf-3c2e-49a7-9013-023c28eaa80b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:54:944-31608\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[19c61bcf-3c2e-49a7-9013-023c28eaa80b]}\"}"}
2021-08-03 00:18:54.945  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:56.952  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:56.953 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e4646fd2-b698-44f3-84dc-31874b09f78a","status":"200","rqstDate":"210803-00:18:56:952","respDate":"210803-00:18:56:953","sourceId":"haproxy:e4646fd2-b698-44f3-84dc-31874b09f78a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:18:56:952-5068\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e4646fd2-b698-44f3-84dc-31874b09f78a]}\"}"}
2021-08-03 00:18:56.953  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:18:58.959  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:18:58.960 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"38d51a76-99e0-49c6-9355-58643eac143b","status":"200","rqstDate":"210803-00:18:58:959","respDate":"210803-00:18:58:960","sourceId":"haproxy:38d51a76-99e0-49c6-9355-58643eac143b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:18:58:959-80661\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[38d51a76-99e0-49c6-9355-58643eac143b]}\"}"}
2021-08-03 00:18:58.960  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:00.967  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:00.968 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d32c8720-ce46-4cd5-92a3-037ec9b7473d","status":"200","rqstDate":"210803-00:19:00:967","respDate":"210803-00:19:00:968","sourceId":"haproxy:d32c8720-ce46-4cd5-92a3-037ec9b7473d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:00:967-44469\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d32c8720-ce46-4cd5-92a3-037ec9b7473d]}\"}"}
2021-08-03 00:19:00.968  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:01.175  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:01.177 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e6b66d3e-9a8c-4239-b273-12f58c55242b","status":"200","rqstDate":"210803-00:19:01:176","respDate":"210803-00:19:01:177","sourceId":"healthcheck:e6b66d3e-9a8c-4239-b273-12f58c55242b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:01:176-85753\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e6b66d3e-9a8c-4239-b273-12f58c55242b]}\"}"}
2021-08-03 00:19:01.177  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:02.589 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:19:02.591 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:19:02.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:02.632 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"939253d5-d38e-42a5-82ab-7afdf1662065","status":"200","rqstDate":"210803-00:19:02:631","respDate":"210803-00:19:02:632","sourceId":"OOM_ReadinessCheck:939253d5-d38e-42a5-82ab-7afdf1662065","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:19:02:631-62435\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38746], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[939253d5-d38e-42a5-82ab-7afdf1662065]}\"}"}
2021-08-03 00:19:02.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:02.974  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:02.976 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ef05cada-b4d1-4efd-8fcc-d0fb6b674363","status":"200","rqstDate":"210803-00:19:02:975","respDate":"210803-00:19:02:976","sourceId":"haproxy:ef05cada-b4d1-4efd-8fcc-d0fb6b674363","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:19:02:975-72298\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ef05cada-b4d1-4efd-8fcc-d0fb6b674363]}\"}"}
2021-08-03 00:19:02.976  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:04.981  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:04.983 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f29e3c33-d640-48a9-a62d-e349e735221e","status":"200","rqstDate":"210803-00:19:04:982","respDate":"210803-00:19:04:983","sourceId":"haproxy:f29e3c33-d640-48a9-a62d-e349e735221e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:04:982-94430\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f29e3c33-d640-48a9-a62d-e349e735221e]}\"}"}
2021-08-03 00:19:04.984  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:06.285  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:06.286 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5d1b6b8a-2b06-4942-8eb5-f493a4019883","status":"200","rqstDate":"210803-00:19:06:285","respDate":"210803-00:19:06:286","sourceId":"healthcheck:5d1b6b8a-2b06-4942-8eb5-f493a4019883","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:06:285-31729\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57910], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5d1b6b8a-2b06-4942-8eb5-f493a4019883]}\"}"}
2021-08-03 00:19:06.286  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:06.990  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:06.991 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"69c315e8-ea60-42de-a7a4-31a8a431fd50","status":"200","rqstDate":"210803-00:19:06:991","respDate":"210803-00:19:06:991","sourceId":"haproxy:69c315e8-ea60-42de-a7a4-31a8a431fd50","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:06:991-2100\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[69c315e8-ea60-42de-a7a4-31a8a431fd50]}\"}"}
2021-08-03 00:19:06.992  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:08.998  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:08.999 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"555a2ec6-58b3-4d92-abbe-3b7280bec1e0","status":"200","rqstDate":"210803-00:19:08:998","respDate":"210803-00:19:08:999","sourceId":"haproxy:555a2ec6-58b3-4d92-abbe-3b7280bec1e0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:08:998-48746\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[555a2ec6-58b3-4d92-abbe-3b7280bec1e0]}\"}"}
2021-08-03 00:19:08.999  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:11.006  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:11.007 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"81c6136f-b0f4-4911-934d-623bb7a9fd95","status":"200","rqstDate":"210803-00:19:11:006","respDate":"210803-00:19:11:007","sourceId":"haproxy:81c6136f-b0f4-4911-934d-623bb7a9fd95","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:19:11:006-69301\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[81c6136f-b0f4-4911-934d-623bb7a9fd95]}\"}"}
2021-08-03 00:19:11.007  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:12.117 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:19:12.118 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:19:12.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:12.628 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8b022385-8ce4-4b18-a0c9-b45f03abe398","status":"200","rqstDate":"210803-00:19:12:628","respDate":"210803-00:19:12:628","sourceId":"OOM_ReadinessCheck:8b022385-8ce4-4b18-a0c9-b45f03abe398","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:19:12:628-38942\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38918], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8b022385-8ce4-4b18-a0c9-b45f03abe398]}\"}"}
2021-08-03 00:19:12.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:13.014  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:13.016 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aad27747-6d4c-443a-b75f-0c4aac08fae2","status":"200","rqstDate":"210803-00:19:13:015","respDate":"210803-00:19:13:016","sourceId":"haproxy:aad27747-6d4c-443a-b75f-0c4aac08fae2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:19:13:015-21774\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aad27747-6d4c-443a-b75f-0c4aac08fae2]}\"}"}
2021-08-03 00:19:13.016  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:15.022  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:15.023 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"459ac8e5-30be-4178-a149-ca3463aad6db","status":"200","rqstDate":"210803-00:19:15:022","respDate":"210803-00:19:15:023","sourceId":"haproxy:459ac8e5-30be-4178-a149-ca3463aad6db","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:19:15:022-96162\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[459ac8e5-30be-4178-a149-ca3463aad6db]}\"}"}
2021-08-03 00:19:15.023  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:16.193  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:16.194 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b5489bff-a039-4cb3-b5bb-7391cb1c1f12","status":"200","rqstDate":"210803-00:19:16:193","respDate":"210803-00:19:16:194","sourceId":"healthcheck:b5489bff-a039-4cb3-b5bb-7391cb1c1f12","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:16:193-39638\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b5489bff-a039-4cb3-b5bb-7391cb1c1f12]}\"}"}
2021-08-03 00:19:16.195  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:17.030  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:17.032 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c1f49c58-22d3-4e4d-a459-8078f674c85e","status":"200","rqstDate":"210803-00:19:17:031","respDate":"210803-00:19:17:032","sourceId":"haproxy:c1f49c58-22d3-4e4d-a459-8078f674c85e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:19:17:031-9884\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c1f49c58-22d3-4e4d-a459-8078f674c85e]}\"}"}
2021-08-03 00:19:17.032  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:19.038  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:19.039 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c7f89417-dc97-4678-89b8-ac5ed2706334","status":"200","rqstDate":"210803-00:19:19:039","respDate":"210803-00:19:19:039","sourceId":"haproxy:c7f89417-dc97-4678-89b8-ac5ed2706334","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:19:19:039-38150\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c7f89417-dc97-4678-89b8-ac5ed2706334]}\"}"}
2021-08-03 00:19:19.040  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:21.046  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:21.047 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"643f3258-b0eb-47d1-80df-8d548fe9ab04","status":"200","rqstDate":"210803-00:19:21:046","respDate":"210803-00:19:21:047","sourceId":"haproxy:643f3258-b0eb-47d1-80df-8d548fe9ab04","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:19:21:046-1558\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[643f3258-b0eb-47d1-80df-8d548fe9ab04]}\"}"}
2021-08-03 00:19:21.047  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:21.302  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:21.303 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d78c6497-84de-455b-bb57-2f45eb9859b7","status":"200","rqstDate":"210803-00:19:21:303","respDate":"210803-00:19:21:303","sourceId":"healthcheck:d78c6497-84de-455b-bb57-2f45eb9859b7","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:19:21:303-88646\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58298], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d78c6497-84de-455b-bb57-2f45eb9859b7]}\"}"}
2021-08-03 00:19:21.304  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:22.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:22.628 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aed92539-bdfa-4931-af1b-a7277ffcb336","status":"200","rqstDate":"210803-00:19:22:627","respDate":"210803-00:19:22:628","sourceId":"OOM_ReadinessCheck:aed92539-bdfa-4931-af1b-a7277ffcb336","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:22:627-48344\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39088], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[aed92539-bdfa-4931-af1b-a7277ffcb336]}\"}"}
2021-08-03 00:19:22.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:23.052  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:23.053 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2fb65dd9-ea3d-4303-9ae8-60b4d39e2f4c","status":"200","rqstDate":"210803-00:19:23:053","respDate":"210803-00:19:23:053","sourceId":"haproxy:2fb65dd9-ea3d-4303-9ae8-60b4d39e2f4c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:19:23:053-49408\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2fb65dd9-ea3d-4303-9ae8-60b4d39e2f4c]}\"}"}
2021-08-03 00:19:23.054  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:25.060  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:25.061 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7118c50b-4a3a-4dab-bc97-a21a9c3369c7","status":"200","rqstDate":"210803-00:19:25:060","respDate":"210803-00:19:25:061","sourceId":"haproxy:7118c50b-4a3a-4dab-bc97-a21a9c3369c7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:25:060-7079\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7118c50b-4a3a-4dab-bc97-a21a9c3369c7]}\"}"}
2021-08-03 00:19:25.061  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:27.067  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:27.068 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f5ab4377-36f7-483d-acf5-569471a24a4a","status":"200","rqstDate":"210803-00:19:27:067","respDate":"210803-00:19:27:068","sourceId":"haproxy:f5ab4377-36f7-483d-acf5-569471a24a4a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:19:27:067-69009\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f5ab4377-36f7-483d-acf5-569471a24a4a]}\"}"}
2021-08-03 00:19:27.068  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:29.074  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:29.075 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d0087ba9-b3b4-418a-ac88-ba30d798d336","status":"200","rqstDate":"210803-00:19:29:075","respDate":"210803-00:19:29:075","sourceId":"haproxy:d0087ba9-b3b4-418a-ac88-ba30d798d336","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:19:29:075-82347\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d0087ba9-b3b4-418a-ac88-ba30d798d336]}\"}"}
2021-08-03 00:19:29.076  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:31.081  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:31.082 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5610d851-4f28-487d-bcfe-66a9385570a5","status":"200","rqstDate":"210803-00:19:31:081","respDate":"210803-00:19:31:082","sourceId":"haproxy:5610d851-4f28-487d-bcfe-66a9385570a5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:19:31:081-76006\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5610d851-4f28-487d-bcfe-66a9385570a5]}\"}"}
2021-08-03 00:19:31.082  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:31.210  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:31.211 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9436d8be-bdcf-448f-be62-afdbaf7cfc89","status":"200","rqstDate":"210803-00:19:31:210","respDate":"210803-00:19:31:211","sourceId":"healthcheck:9436d8be-bdcf-448f-be62-afdbaf7cfc89","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:19:31:210-47012\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9436d8be-bdcf-448f-be62-afdbaf7cfc89]}\"}"}
2021-08-03 00:19:31.212  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:32.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:32.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5a82702b-30fa-4db6-8bd3-94d90f2431ac","status":"200","rqstDate":"210803-00:19:32:628","respDate":"210803-00:19:32:629","sourceId":"OOM_ReadinessCheck:5a82702b-30fa-4db6-8bd3-94d90f2431ac","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:19:32:628-3446\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39260], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5a82702b-30fa-4db6-8bd3-94d90f2431ac]}\"}"}
2021-08-03 00:19:32.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:33.088  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:33.089 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"84ecc0d8-c55d-490d-8caf-e4dbaf256d54","status":"200","rqstDate":"210803-00:19:33:088","respDate":"210803-00:19:33:089","sourceId":"haproxy:84ecc0d8-c55d-490d-8caf-e4dbaf256d54","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:19:33:088-98633\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[84ecc0d8-c55d-490d-8caf-e4dbaf256d54]}\"}"}
2021-08-03 00:19:33.089  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:35.095  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:35.096 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c347d087-b334-4cfe-b99d-2c972f731cc1","status":"200","rqstDate":"210803-00:19:35:096","respDate":"210803-00:19:35:096","sourceId":"haproxy:c347d087-b334-4cfe-b99d-2c972f731cc1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:35:096-19242\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c347d087-b334-4cfe-b99d-2c972f731cc1]}\"}"}
2021-08-03 00:19:35.097  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:36.320  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:36.322 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"15fa9672-435f-490b-bae9-420a4e62ab32","status":"200","rqstDate":"210803-00:19:36:321","respDate":"210803-00:19:36:322","sourceId":"healthcheck:15fa9672-435f-490b-bae9-420a4e62ab32","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:36:321-99571\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58640], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[15fa9672-435f-490b-bae9-420a4e62ab32]}\"}"}
2021-08-03 00:19:36.322  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:37.102  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:37.104 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"230157d5-55e7-4fbd-ad1f-ed52cb64bf83","status":"200","rqstDate":"210803-00:19:37:103","respDate":"210803-00:19:37:104","sourceId":"haproxy:230157d5-55e7-4fbd-ad1f-ed52cb64bf83","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:19:37:103-69279\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[230157d5-55e7-4fbd-ad1f-ed52cb64bf83]}\"}"}
2021-08-03 00:19:37.104  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:39.110  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:39.111 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8560ed05-f226-48c2-9f75-e2e6f16bb4d8","status":"200","rqstDate":"210803-00:19:39:110","respDate":"210803-00:19:39:111","sourceId":"haproxy:8560ed05-f226-48c2-9f75-e2e6f16bb4d8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:19:39:110-75295\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8560ed05-f226-48c2-9f75-e2e6f16bb4d8]}\"}"}
2021-08-03 00:19:39.111  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:41.116  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:41.117 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a1107ea6-e90b-4683-9b56-5e63b77be25c","status":"200","rqstDate":"210803-00:19:41:117","respDate":"210803-00:19:41:117","sourceId":"haproxy:a1107ea6-e90b-4683-9b56-5e63b77be25c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:19:41:117-44829\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a1107ea6-e90b-4683-9b56-5e63b77be25c]}\"}"}
2021-08-03 00:19:41.118  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:42.122 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:19:42.123 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:19:42.634  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:42.635 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bc0173eb-7aae-4ff8-a31c-616a553a8969","status":"200","rqstDate":"210803-00:19:42:634","respDate":"210803-00:19:42:635","sourceId":"OOM_ReadinessCheck:bc0173eb-7aae-4ff8-a31c-616a553a8969","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:19:42:634-25494\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39428], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bc0173eb-7aae-4ff8-a31c-616a553a8969]}\"}"}
2021-08-03 00:19:42.635  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:43.124  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:43.125 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7fb36a64-e60d-475e-a3d9-74dad72fe45c","status":"200","rqstDate":"210803-00:19:43:124","respDate":"210803-00:19:43:125","sourceId":"haproxy:7fb36a64-e60d-475e-a3d9-74dad72fe45c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:19:43:124-15555\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7fb36a64-e60d-475e-a3d9-74dad72fe45c]}\"}"}
2021-08-03 00:19:43.125  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:45.131  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:45.132 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1c4fa9fd-fb10-4e34-9cf9-1820667df62e","status":"200","rqstDate":"210803-00:19:45:131","respDate":"210803-00:19:45:132","sourceId":"haproxy:1c4fa9fd-fb10-4e34-9cf9-1820667df62e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:19:45:131-21711\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1c4fa9fd-fb10-4e34-9cf9-1820667df62e]}\"}"}
2021-08-03 00:19:45.132  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:46.227  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:46.228 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7500455a-ec14-4379-a62f-60a541e3f259","status":"200","rqstDate":"210803-00:19:46:228","respDate":"210803-00:19:46:228","sourceId":"healthcheck:7500455a-ec14-4379-a62f-60a541e3f259","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:19:46:228-79944\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7500455a-ec14-4379-a62f-60a541e3f259]}\"}"}
2021-08-03 00:19:46.229  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:47.138  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:47.140 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e4242938-9bec-41b5-a953-9fcbb97b9aae","status":"200","rqstDate":"210803-00:19:47:139","respDate":"210803-00:19:47:139","sourceId":"haproxy:e4242938-9bec-41b5-a953-9fcbb97b9aae","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:47:139-12737\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e4242938-9bec-41b5-a953-9fcbb97b9aae]}\"}"}
2021-08-03 00:19:47.140  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:47.731 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:19:47.732 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:19:49.146  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:49.147 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e2fe9601-28aa-4915-a657-c3add011902e","status":"200","rqstDate":"210803-00:19:49:146","respDate":"210803-00:19:49:147","sourceId":"haproxy:e2fe9601-28aa-4915-a657-c3add011902e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:49:146-61787\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e2fe9601-28aa-4915-a657-c3add011902e]}\"}"}
2021-08-03 00:19:49.147  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:51.154  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:51.156 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8499ee90-69fa-49cc-a248-25120cb7883d","status":"200","rqstDate":"210803-00:19:51:155","respDate":"210803-00:19:51:156","sourceId":"haproxy:8499ee90-69fa-49cc-a248-25120cb7883d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:51:155-46059\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8499ee90-69fa-49cc-a248-25120cb7883d]}\"}"}
2021-08-03 00:19:51.156  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:51.339  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:51.340 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"65009d43-3c02-493a-8f06-4e1ed1b0103a","status":"200","rqstDate":"210803-00:19:51:339","respDate":"210803-00:19:51:340","sourceId":"healthcheck:65009d43-3c02-493a-8f06-4e1ed1b0103a","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:51:339-81615\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59032], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[65009d43-3c02-493a-8f06-4e1ed1b0103a]}\"}"}
2021-08-03 00:19:51.340  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:52.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:52.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a327aeb2-9180-4965-aeb5-4b3712e11fb2","status":"200","rqstDate":"210803-00:19:52:629","respDate":"210803-00:19:52:629","sourceId":"OOM_ReadinessCheck:a327aeb2-9180-4965-aeb5-4b3712e11fb2","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:52:629-77277\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39596], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a327aeb2-9180-4965-aeb5-4b3712e11fb2]}\"}"}
2021-08-03 00:19:52.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:53.162  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:53.163 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5071dc77-c4e3-4dd9-8336-7094dd63f771","status":"200","rqstDate":"210803-00:19:53:162","respDate":"210803-00:19:53:163","sourceId":"haproxy:5071dc77-c4e3-4dd9-8336-7094dd63f771","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:19:53:162-1075\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5071dc77-c4e3-4dd9-8336-7094dd63f771]}\"}"}
2021-08-03 00:19:53.163  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:55.169  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:55.170 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c51959ce-4f09-44e5-ae7e-40674e3ef015","status":"200","rqstDate":"210803-00:19:55:169","respDate":"210803-00:19:55:170","sourceId":"haproxy:c51959ce-4f09-44e5-ae7e-40674e3ef015","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:55:169-28604\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c51959ce-4f09-44e5-ae7e-40674e3ef015]}\"}"}
2021-08-03 00:19:55.171  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:57.176  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:57.177 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ad02f6d1-45e4-485d-9b4e-fb19ac15df95","status":"200","rqstDate":"210803-00:19:57:176","respDate":"210803-00:19:57:177","sourceId":"haproxy:ad02f6d1-45e4-485d-9b4e-fb19ac15df95","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:57:176-44555\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ad02f6d1-45e4-485d-9b4e-fb19ac15df95]}\"}"}
2021-08-03 00:19:57.177  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:19:59.183  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:19:59.184 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10f385d1-01a3-4a05-a596-be45ddc175d2","status":"200","rqstDate":"210803-00:19:59:184","respDate":"210803-00:19:59:184","sourceId":"haproxy:10f385d1-01a3-4a05-a596-be45ddc175d2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:19:59:184-72769\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10f385d1-01a3-4a05-a596-be45ddc175d2]}\"}"}
2021-08-03 00:19:59.185  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:01.190  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:01.192 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3abc6107-4bc6-4305-b249-5e2c5ebe160d","status":"200","rqstDate":"210803-00:20:01:191","respDate":"210803-00:20:01:192","sourceId":"haproxy:3abc6107-4bc6-4305-b249-5e2c5ebe160d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:01:191-40260\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3abc6107-4bc6-4305-b249-5e2c5ebe160d]}\"}"}
2021-08-03 00:20:01.192  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:01.246  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:01.247 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e5c692d6-6caf-49b9-8ef5-d31c970bb301","status":"200","rqstDate":"210803-00:20:01:247","respDate":"210803-00:20:01:247","sourceId":"healthcheck:e5c692d6-6caf-49b9-8ef5-d31c970bb301","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:20:01:247-73281\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e5c692d6-6caf-49b9-8ef5-d31c970bb301]}\"}"}
2021-08-03 00:20:01.248  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:02.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:02.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"470da580-c46a-416a-b841-9f7dc02a992c","status":"200","rqstDate":"210803-00:20:02:630","respDate":"210803-00:20:02:630","sourceId":"OOM_ReadinessCheck:470da580-c46a-416a-b841-9f7dc02a992c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:02:630-63073\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39766], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[470da580-c46a-416a-b841-9f7dc02a992c]}\"}"}
2021-08-03 00:20:02.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:03.198  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:03.199 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c4e3446c-6d87-4da9-bd47-4e081d9b0f9a","status":"200","rqstDate":"210803-00:20:03:199","respDate":"210803-00:20:03:199","sourceId":"haproxy:c4e3446c-6d87-4da9-bd47-4e081d9b0f9a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:20:03:199-2716\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c4e3446c-6d87-4da9-bd47-4e081d9b0f9a]}\"}"}
2021-08-03 00:20:03.200  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:05.204  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:05.205 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d5167a2a-555b-400c-ba5d-462f494c6574","status":"200","rqstDate":"210803-00:20:05:205","respDate":"210803-00:20:05:205","sourceId":"haproxy:d5167a2a-555b-400c-ba5d-462f494c6574","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:05:205-32005\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d5167a2a-555b-400c-ba5d-462f494c6574]}\"}"}
2021-08-03 00:20:05.206  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:06.355  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:06.356 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d39dac0b-39c6-4454-8b52-06f8d83793b8","status":"200","rqstDate":"210803-00:20:06:356","respDate":"210803-00:20:06:356","sourceId":"healthcheck:d39dac0b-39c6-4454-8b52-06f8d83793b8","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:06:356-22761\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59378], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d39dac0b-39c6-4454-8b52-06f8d83793b8]}\"}"}
2021-08-03 00:20:06.357  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:07.212  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:07.213 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4ea00b1e-3427-4084-aade-7399816457e9","status":"200","rqstDate":"210803-00:20:07:212","respDate":"210803-00:20:07:213","sourceId":"haproxy:4ea00b1e-3427-4084-aade-7399816457e9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:07:212-58601\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4ea00b1e-3427-4084-aade-7399816457e9]}\"}"}
2021-08-03 00:20:07.213  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:09.219  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:09.221 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ec13186a-1922-431b-89fd-b33e25ad1f04","status":"200","rqstDate":"210803-00:20:09:220","respDate":"210803-00:20:09:221","sourceId":"haproxy:ec13186a-1922-431b-89fd-b33e25ad1f04","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:09:220-20097\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ec13186a-1922-431b-89fd-b33e25ad1f04]}\"}"}
2021-08-03 00:20:09.221  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:11.228  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:11.229 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b4aaaf05-b74e-4c25-bb8e-8692845d6b7f","status":"200","rqstDate":"210803-00:20:11:228","respDate":"210803-00:20:11:229","sourceId":"haproxy:b4aaaf05-b74e-4c25-bb8e-8692845d6b7f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:20:11:228-19296\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b4aaaf05-b74e-4c25-bb8e-8692845d6b7f]}\"}"}
2021-08-03 00:20:11.230  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:12.132 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:20:12.133 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:20:12.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:12.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"318ced7a-b774-4474-bcda-a2f8080c41f3","status":"200","rqstDate":"210803-00:20:12:629","respDate":"210803-00:20:12:630","sourceId":"OOM_ReadinessCheck:318ced7a-b774-4474-bcda-a2f8080c41f3","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:12:629-6817\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39940], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[318ced7a-b774-4474-bcda-a2f8080c41f3]}\"}"}
2021-08-03 00:20:12.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:13.236  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:13.237 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7e2c2f3b-003b-4194-8c04-ea620cd6460c","status":"200","rqstDate":"210803-00:20:13:237","respDate":"210803-00:20:13:237","sourceId":"haproxy:7e2c2f3b-003b-4194-8c04-ea620cd6460c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:13:237-86076\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7e2c2f3b-003b-4194-8c04-ea620cd6460c]}\"}"}
2021-08-03 00:20:13.238  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:15.244  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:15.245 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4fd81436-e305-4dfb-96e5-7cb49a156c86","status":"200","rqstDate":"210803-00:20:15:245","respDate":"210803-00:20:15:245","sourceId":"haproxy:4fd81436-e305-4dfb-96e5-7cb49a156c86","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:20:15:245-61266\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4fd81436-e305-4dfb-96e5-7cb49a156c86]}\"}"}
2021-08-03 00:20:15.246  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:16.263  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:16.264 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"66d8dea6-6a5b-4850-b3b5-ba0e5c5a9a03","status":"200","rqstDate":"210803-00:20:16:263","respDate":"210803-00:20:16:264","sourceId":"healthcheck:66d8dea6-6a5b-4850-b3b5-ba0e5c5a9a03","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:20:16:263-67126\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[66d8dea6-6a5b-4850-b3b5-ba0e5c5a9a03]}\"}"}
2021-08-03 00:20:16.264  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:17.252  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:17.253 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"753f821c-29e5-487d-9085-8c6d5220847f","status":"200","rqstDate":"210803-00:20:17:252","respDate":"210803-00:20:17:253","sourceId":"haproxy:753f821c-29e5-487d-9085-8c6d5220847f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:17:252-19417\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[753f821c-29e5-487d-9085-8c6d5220847f]}\"}"}
2021-08-03 00:20:17.253  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:19.259  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:19.261 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"669a9258-fdfa-49a0-95d4-785d6573ef6b","status":"200","rqstDate":"210803-00:20:19:260","respDate":"210803-00:20:19:261","sourceId":"haproxy:669a9258-fdfa-49a0-95d4-785d6573ef6b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:20:19:260-30534\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[669a9258-fdfa-49a0-95d4-785d6573ef6b]}\"}"}
2021-08-03 00:20:19.261  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:21.270  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:21.271 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5d00d1b4-cafd-4d0e-922c-6839732ba909","status":"200","rqstDate":"210803-00:20:21:270","respDate":"210803-00:20:21:271","sourceId":"haproxy:5d00d1b4-cafd-4d0e-922c-6839732ba909","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:21:270-92080\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5d00d1b4-cafd-4d0e-922c-6839732ba909]}\"}"}
2021-08-03 00:20:21.271  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:21.373  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:21.375 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4ee3300e-104e-4aee-af34-0811b9806011","status":"200","rqstDate":"210803-00:20:21:374","respDate":"210803-00:20:21:375","sourceId":"healthcheck:4ee3300e-104e-4aee-af34-0811b9806011","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:21:374-27626\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59782], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4ee3300e-104e-4aee-af34-0811b9806011]}\"}"}
2021-08-03 00:20:21.375  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:22.626  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:22.627 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c84d96c7-5e3f-4f13-8be9-aa34a4a615e7","status":"200","rqstDate":"210803-00:20:22:627","respDate":"210803-00:20:22:627","sourceId":"OOM_ReadinessCheck:c84d96c7-5e3f-4f13-8be9-aa34a4a615e7","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:22:627-41794\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40112], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c84d96c7-5e3f-4f13-8be9-aa34a4a615e7]}\"}"}
2021-08-03 00:20:22.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:23.277  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:23.278 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8a45d86d-74bc-439a-9973-69cdf8c523b0","status":"200","rqstDate":"210803-00:20:23:278","respDate":"210803-00:20:23:278","sourceId":"haproxy:8a45d86d-74bc-439a-9973-69cdf8c523b0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:23:278-90923\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8a45d86d-74bc-439a-9973-69cdf8c523b0]}\"}"}
2021-08-03 00:20:23.279  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:25.294  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:25.295 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cab27901-e245-4a6a-b0ca-8374b03a1e65","status":"200","rqstDate":"210803-00:20:25:294","respDate":"210803-00:20:25:295","sourceId":"haproxy:cab27901-e245-4a6a-b0ca-8374b03a1e65","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:20:25:294-66703\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cab27901-e245-4a6a-b0ca-8374b03a1e65]}\"}"}
2021-08-03 00:20:25.295  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:27.301  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:27.302 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"68a8a867-8093-4241-bbb3-30b48ed316d4","status":"200","rqstDate":"210803-00:20:27:302","respDate":"210803-00:20:27:302","sourceId":"haproxy:68a8a867-8093-4241-bbb3-30b48ed316d4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:27:302-60709\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[68a8a867-8093-4241-bbb3-30b48ed316d4]}\"}"}
2021-08-03 00:20:27.303  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:29.309  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:29.310 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d10bcb62-fbba-422d-9811-cfd5601cfbdd","status":"200","rqstDate":"210803-00:20:29:310","respDate":"210803-00:20:29:310","sourceId":"haproxy:d10bcb62-fbba-422d-9811-cfd5601cfbdd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:20:29:310-69083\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d10bcb62-fbba-422d-9811-cfd5601cfbdd]}\"}"}
2021-08-03 00:20:29.311  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:31.281  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:31.282 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"88f8a6e8-fd4e-4a90-9f18-a76d99437013","status":"200","rqstDate":"210803-00:20:31:281","respDate":"210803-00:20:31:282","sourceId":"healthcheck:88f8a6e8-fd4e-4a90-9f18-a76d99437013","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:31:281-20503\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[88f8a6e8-fd4e-4a90-9f18-a76d99437013]}\"}"}
2021-08-03 00:20:31.282  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:31.317  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:31.318 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1ab14553-b1fe-4c5f-bc70-2c7c6a3432cd","status":"200","rqstDate":"210803-00:20:31:318","respDate":"210803-00:20:31:318","sourceId":"haproxy:1ab14553-b1fe-4c5f-bc70-2c7c6a3432cd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:31:318-91957\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1ab14553-b1fe-4c5f-bc70-2c7c6a3432cd]}\"}"}
2021-08-03 00:20:31.319  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:32.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:32.631 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"162f0b80-7537-4143-b657-58644ea83a6c","status":"200","rqstDate":"210803-00:20:32:629","respDate":"210803-00:20:32:631","sourceId":"OOM_ReadinessCheck:162f0b80-7537-4143-b657-58644ea83a6c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:20:32:629-10477\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40278], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[162f0b80-7537-4143-b657-58644ea83a6c]}\"}"}
2021-08-03 00:20:32.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:33.325  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:33.326 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"48bdf8b1-094e-4f6c-bfe7-80c57a99a5d8","status":"200","rqstDate":"210803-00:20:33:325","respDate":"210803-00:20:33:326","sourceId":"haproxy:48bdf8b1-094e-4f6c-bfe7-80c57a99a5d8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:20:33:325-10122\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[48bdf8b1-094e-4f6c-bfe7-80c57a99a5d8]}\"}"}
2021-08-03 00:20:33.326  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:35.333  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:35.334 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"79a65312-98ca-4956-b937-74bc55ed8c2b","status":"200","rqstDate":"210803-00:20:35:333","respDate":"210803-00:20:35:334","sourceId":"haproxy:79a65312-98ca-4956-b937-74bc55ed8c2b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:35:333-33618\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[79a65312-98ca-4956-b937-74bc55ed8c2b]}\"}"}
2021-08-03 00:20:35.334  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:36.390  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:36.391 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"48922c41-4970-4a06-b7a6-5a5fca49337d","status":"200","rqstDate":"210803-00:20:36:390","respDate":"210803-00:20:36:391","sourceId":"healthcheck:48922c41-4970-4a06-b7a6-5a5fca49337d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:36:390-32097\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60136], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[48922c41-4970-4a06-b7a6-5a5fca49337d]}\"}"}
2021-08-03 00:20:36.392  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:37.340  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:37.342 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"26714f8b-0b2a-4a3b-88c1-aed10f04c051","status":"200","rqstDate":"210803-00:20:37:341","respDate":"210803-00:20:37:341","sourceId":"haproxy:26714f8b-0b2a-4a3b-88c1-aed10f04c051","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:20:37:341-11155\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[26714f8b-0b2a-4a3b-88c1-aed10f04c051]}\"}"}
2021-08-03 00:20:37.342  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:39.349  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:39.350 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fd9de30f-939c-4626-b7ea-2c25f641823c","status":"200","rqstDate":"210803-00:20:39:349","respDate":"210803-00:20:39:350","sourceId":"haproxy:fd9de30f-939c-4626-b7ea-2c25f641823c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:20:39:349-50930\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd9de30f-939c-4626-b7ea-2c25f641823c]}\"}"}
2021-08-03 00:20:39.351  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:41.357  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:41.358 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de6c8a1f-0bac-4158-b01c-d0c0b6a3c361","status":"200","rqstDate":"210803-00:20:41:358","respDate":"210803-00:20:41:358","sourceId":"haproxy:de6c8a1f-0bac-4158-b01c-d0c0b6a3c361","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:41:358-92615\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[de6c8a1f-0bac-4158-b01c-d0c0b6a3c361]}\"}"}
2021-08-03 00:20:41.359  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:42.136 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:20:42.137 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:20:42.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:42.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"404f2d72-1301-43f7-a6a1-4d0e2679795b","status":"200","rqstDate":"210803-00:20:42:629","respDate":"210803-00:20:42:630","sourceId":"OOM_ReadinessCheck:404f2d72-1301-43f7-a6a1-4d0e2679795b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:42:629-42312\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40446], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[404f2d72-1301-43f7-a6a1-4d0e2679795b]}\"}"}
2021-08-03 00:20:42.631  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:43.366  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:43.369 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bf5937ab-7b9b-428a-ab97-c9c6a08f9de6","status":"200","rqstDate":"210803-00:20:43:368","respDate":"210803-00:20:43:369","sourceId":"haproxy:bf5937ab-7b9b-428a-ab97-c9c6a08f9de6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:43:368-41642\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bf5937ab-7b9b-428a-ab97-c9c6a08f9de6]}\"}"}
2021-08-03 00:20:43.369  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:45.375  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:45.377 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"de734f59-12f6-4863-8fa6-8a4990c65689","status":"200","rqstDate":"210803-00:20:45:376","respDate":"210803-00:20:45:377","sourceId":"haproxy:de734f59-12f6-4863-8fa6-8a4990c65689","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:45:376-69912\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[de734f59-12f6-4863-8fa6-8a4990c65689]}\"}"}
2021-08-03 00:20:45.377  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:46.305  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:46.306 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"75957191-fd6f-41ec-a583-cb39b028e27e","status":"200","rqstDate":"210803-00:20:46:305","respDate":"210803-00:20:46:306","sourceId":"healthcheck:75957191-fd6f-41ec-a583-cb39b028e27e","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:46:305-24209\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[75957191-fd6f-41ec-a583-cb39b028e27e]}\"}"}
2021-08-03 00:20:46.306  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:47.383  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:47.384 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c5b9204-a30f-4fb9-9a41-3b0a20c8ba9d","status":"200","rqstDate":"210803-00:20:47:383","respDate":"210803-00:20:47:384","sourceId":"haproxy:3c5b9204-a30f-4fb9-9a41-3b0a20c8ba9d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:47:383-89478\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c5b9204-a30f-4fb9-9a41-3b0a20c8ba9d]}\"}"}
2021-08-03 00:20:47.384  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:49.390  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:49.391 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"47238a15-88bd-465e-a52b-3ecac40573a4","status":"200","rqstDate":"210803-00:20:49:390","respDate":"210803-00:20:49:391","sourceId":"haproxy:47238a15-88bd-465e-a52b-3ecac40573a4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:49:390-80114\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[47238a15-88bd-465e-a52b-3ecac40573a4]}\"}"}
2021-08-03 00:20:49.391  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:51.398  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:51.399 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"58a14753-5ad9-4bed-9718-6d7c15dbeb61","status":"200","rqstDate":"210803-00:20:51:399","respDate":"210803-00:20:51:399","sourceId":"haproxy:58a14753-5ad9-4bed-9718-6d7c15dbeb61","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:51:399-87281\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[58a14753-5ad9-4bed-9718-6d7c15dbeb61]}\"}"}
2021-08-03 00:20:51.400  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:51.404  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:51.405 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"42b9a845-145f-44c0-819b-d62ede6de973","status":"200","rqstDate":"210803-00:20:51:405","respDate":"210803-00:20:51:405","sourceId":"healthcheck:42b9a845-145f-44c0-819b-d62ede6de973","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:20:51:405-85932\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60520], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[42b9a845-145f-44c0-819b-d62ede6de973]}\"}"}
2021-08-03 00:20:51.406  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:52.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:52.630 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33649e11-2aa4-4de9-9a54-92f5af1d9ecb","status":"200","rqstDate":"210803-00:20:52:629","respDate":"210803-00:20:52:630","sourceId":"OOM_ReadinessCheck:33649e11-2aa4-4de9-9a54-92f5af1d9ecb","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:52:629-22994\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40620], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[33649e11-2aa4-4de9-9a54-92f5af1d9ecb]}\"}"}
2021-08-03 00:20:52.630  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:53.406  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:53.407 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"17131078-168c-4d8b-b59f-edd2da884b63","status":"200","rqstDate":"210803-00:20:53:406","respDate":"210803-00:20:53:407","sourceId":"haproxy:17131078-168c-4d8b-b59f-edd2da884b63","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:53:406-6574\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[17131078-168c-4d8b-b59f-edd2da884b63]}\"}"}
2021-08-03 00:20:53.408  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:55.414  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:55.415 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ee45190c-b01b-4f9b-a646-fc5ed910be65","status":"200","rqstDate":"210803-00:20:55:415","respDate":"210803-00:20:55:415","sourceId":"haproxy:ee45190c-b01b-4f9b-a646-fc5ed910be65","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:20:55:415-95457\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee45190c-b01b-4f9b-a646-fc5ed910be65]}\"}"}
2021-08-03 00:20:55.416  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:57.422  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:57.423 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f4737ee4-6d63-49ef-bb23-d5381faaf4ef","status":"200","rqstDate":"210803-00:20:57:423","respDate":"210803-00:20:57:423","sourceId":"haproxy:f4737ee4-6d63-49ef-bb23-d5381faaf4ef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:57:423-96618\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f4737ee4-6d63-49ef-bb23-d5381faaf4ef]}\"}"}
2021-08-03 00:20:57.424  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:20:57.840 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:20:57.842 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:20:59.429  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:20:59.430 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3440682e-6999-4bc5-b2fe-6fecf954eaa7","status":"200","rqstDate":"210803-00:20:59:430","respDate":"210803-00:20:59:430","sourceId":"haproxy:3440682e-6999-4bc5-b2fe-6fecf954eaa7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:20:59:430-95556\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3440682e-6999-4bc5-b2fe-6fecf954eaa7]}\"}"}
2021-08-03 00:20:59.431  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:01.325  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:01.326 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b537f308-67f8-4fa3-8594-a56727004147","status":"200","rqstDate":"210803-00:21:01:326","respDate":"210803-00:21:01:326","sourceId":"healthcheck:b537f308-67f8-4fa3-8594-a56727004147","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:01:326-36309\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b537f308-67f8-4fa3-8594-a56727004147]}\"}"}
2021-08-03 00:21:01.327  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:01.436  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:01.438 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cfc1d65d-391f-4d65-b9f6-da50817fe265","status":"200","rqstDate":"210803-00:21:01:437","respDate":"210803-00:21:01:438","sourceId":"haproxy:cfc1d65d-391f-4d65-b9f6-da50817fe265","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:01:437-47842\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cfc1d65d-391f-4d65-b9f6-da50817fe265]}\"}"}
2021-08-03 00:21:01.438  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:02.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:02.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dfcf72de-2a19-492e-ae59-157b5f92020b","status":"200","rqstDate":"210803-00:21:02:629","respDate":"210803-00:21:02:629","sourceId":"OOM_ReadinessCheck:dfcf72de-2a19-492e-ae59-157b5f92020b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:02:629-6872\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40782], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dfcf72de-2a19-492e-ae59-157b5f92020b]}\"}"}
2021-08-03 00:21:02.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:03.444  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:03.445 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e2543b2-8917-4f21-b6a2-be6fadd8cfe1","status":"200","rqstDate":"210803-00:21:03:445","respDate":"210803-00:21:03:445","sourceId":"haproxy:3e2543b2-8917-4f21-b6a2-be6fadd8cfe1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:03:445-26181\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e2543b2-8917-4f21-b6a2-be6fadd8cfe1]}\"}"}
2021-08-03 00:21:03.446  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:05.453  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:05.454 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b5b6db90-8ebd-460a-b340-e1b34003b3fd","status":"200","rqstDate":"210803-00:21:05:453","respDate":"210803-00:21:05:454","sourceId":"haproxy:b5b6db90-8ebd-460a-b340-e1b34003b3fd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:05:453-52430\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b5b6db90-8ebd-460a-b340-e1b34003b3fd]}\"}"}
2021-08-03 00:21:05.455  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:06.419  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:06.421 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"31d77d29-bcf4-439f-9363-e541b6b1cf4c","status":"200","rqstDate":"210803-00:21:06:420","respDate":"210803-00:21:06:421","sourceId":"healthcheck:31d77d29-bcf4-439f-9363-e541b6b1cf4c","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:21:06:420-89028\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60860], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[31d77d29-bcf4-439f-9363-e541b6b1cf4c]}\"}"}
2021-08-03 00:21:06.421  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:07.461  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:07.462 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6b888a8c-6234-40e5-bff2-6e54bbc7be2c","status":"200","rqstDate":"210803-00:21:07:461","respDate":"210803-00:21:07:462","sourceId":"haproxy:6b888a8c-6234-40e5-bff2-6e54bbc7be2c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:07:461-31081\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6b888a8c-6234-40e5-bff2-6e54bbc7be2c]}\"}"}
2021-08-03 00:21:07.462  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:09.468  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:09.470 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b2490ff-c231-4211-baeb-08044d00684d","status":"200","rqstDate":"210803-00:21:09:469","respDate":"210803-00:21:09:470","sourceId":"haproxy:4b2490ff-c231-4211-baeb-08044d00684d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:09:469-73097\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b2490ff-c231-4211-baeb-08044d00684d]}\"}"}
2021-08-03 00:21:09.470  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:11.484  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:11.485 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"49e8ec91-84bc-4199-9f46-4bf340c94f83","status":"200","rqstDate":"210803-00:21:11:485","respDate":"210803-00:21:11:485","sourceId":"haproxy:49e8ec91-84bc-4199-9f46-4bf340c94f83","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:11:485-96341\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[49e8ec91-84bc-4199-9f46-4bf340c94f83]}\"}"}
2021-08-03 00:21:11.486  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:12.140 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:21:12.141 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:21:12.637  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:12.639 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"76443c14-aaba-4f07-aeb9-8a8c114e3199","status":"200","rqstDate":"210803-00:21:12:638","respDate":"210803-00:21:12:639","sourceId":"OOM_ReadinessCheck:76443c14-aaba-4f07-aeb9-8a8c114e3199","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:21:12:638-1679\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40956], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[76443c14-aaba-4f07-aeb9-8a8c114e3199]}\"}"}
2021-08-03 00:21:12.639  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:12.836 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:21:12.838 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:21:13.492  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:13.494 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7de77978-87a4-4c6b-bffc-d2ecfd8a4fe6","status":"200","rqstDate":"210803-00:21:13:493","respDate":"210803-00:21:13:494","sourceId":"haproxy:7de77978-87a4-4c6b-bffc-d2ecfd8a4fe6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:21:13:493-77670\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7de77978-87a4-4c6b-bffc-d2ecfd8a4fe6]}\"}"}
2021-08-03 00:21:13.495  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:15.501  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:15.503 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ad7f3224-b0f6-4555-a411-1237010ee6cc","status":"200","rqstDate":"210803-00:21:15:502","respDate":"210803-00:21:15:503","sourceId":"haproxy:ad7f3224-b0f6-4555-a411-1237010ee6cc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:15:502-60174\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ad7f3224-b0f6-4555-a411-1237010ee6cc]}\"}"}
2021-08-03 00:21:15.503  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:16.344  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:16.345 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0f4da831-0a20-4ee7-9194-a44360f00afd","status":"200","rqstDate":"210803-00:21:16:345","respDate":"210803-00:21:16:345","sourceId":"healthcheck:0f4da831-0a20-4ee7-9194-a44360f00afd","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:16:345-94121\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0f4da831-0a20-4ee7-9194-a44360f00afd]}\"}"}
2021-08-03 00:21:16.346  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:17.509  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:17.511 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"89b6ff8a-b969-4983-8bc9-d6b551ae8fb0","status":"200","rqstDate":"210803-00:21:17:510","respDate":"210803-00:21:17:511","sourceId":"haproxy:89b6ff8a-b969-4983-8bc9-d6b551ae8fb0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:17:510-4191\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[89b6ff8a-b969-4983-8bc9-d6b551ae8fb0]}\"}"}
2021-08-03 00:21:17.511  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:19.518  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:19.519 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3d958bb1-0407-44ad-b178-e4441c0474e9","status":"200","rqstDate":"210803-00:21:19:518","respDate":"210803-00:21:19:519","sourceId":"haproxy:3d958bb1-0407-44ad-b178-e4441c0474e9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:21:19:518-25021\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3d958bb1-0407-44ad-b178-e4441c0474e9]}\"}"}
2021-08-03 00:21:19.520  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:21.438  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:21.439 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9dbb2a74-b016-4db7-95f4-8440aab0da5f","status":"200","rqstDate":"210803-00:21:21:438","respDate":"210803-00:21:21:439","sourceId":"healthcheck:9dbb2a74-b016-4db7-95f4-8440aab0da5f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:21:21:438-22106\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33022], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9dbb2a74-b016-4db7-95f4-8440aab0da5f]}\"}"}
2021-08-03 00:21:21.439  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:21.526  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:21.527 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7ceb515a-7f2e-4e91-a8c0-aba99679097b","status":"200","rqstDate":"210803-00:21:21:526","respDate":"210803-00:21:21:527","sourceId":"haproxy:7ceb515a-7f2e-4e91-a8c0-aba99679097b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:21:526-59291\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ceb515a-7f2e-4e91-a8c0-aba99679097b]}\"}"}
2021-08-03 00:21:21.527  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:22.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:22.630 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"592ff579-6a78-4c74-834d-bf635e7e8775","status":"200","rqstDate":"210803-00:21:22:629","respDate":"210803-00:21:22:630","sourceId":"OOM_ReadinessCheck:592ff579-6a78-4c74-834d-bf635e7e8775","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:22:629-45374\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41132], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[592ff579-6a78-4c74-834d-bf635e7e8775]}\"}"}
2021-08-03 00:21:22.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:22.848 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:21:22.849 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:21:23.533  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:23.534 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dc1b7570-3cd3-4362-97d0-202e81615200","status":"200","rqstDate":"210803-00:21:23:533","respDate":"210803-00:21:23:534","sourceId":"haproxy:dc1b7570-3cd3-4362-97d0-202e81615200","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:23:533-16467\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dc1b7570-3cd3-4362-97d0-202e81615200]}\"}"}
2021-08-03 00:21:23.534  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:25.540  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:25.542 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"954c4950-c5db-4908-8f7a-89710fa169f3","status":"200","rqstDate":"210803-00:21:25:541","respDate":"210803-00:21:25:542","sourceId":"haproxy:954c4950-c5db-4908-8f7a-89710fa169f3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:25:541-70625\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[954c4950-c5db-4908-8f7a-89710fa169f3]}\"}"}
2021-08-03 00:21:25.542  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:27.548  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:27.549 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cb1a811b-b195-4693-94ed-5ff4ecac73f2","status":"200","rqstDate":"210803-00:21:27:548","respDate":"210803-00:21:27:549","sourceId":"haproxy:cb1a811b-b195-4693-94ed-5ff4ecac73f2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:27:548-54725\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb1a811b-b195-4693-94ed-5ff4ecac73f2]}\"}"}
2021-08-03 00:21:27.550  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:29.555  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:29.556 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e579a753-07d6-46a8-9be0-47fc9efbb53d","status":"200","rqstDate":"210803-00:21:29:555","respDate":"210803-00:21:29:556","sourceId":"haproxy:e579a753-07d6-46a8-9be0-47fc9efbb53d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:21:29:555-8481\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e579a753-07d6-46a8-9be0-47fc9efbb53d]}\"}"}
2021-08-03 00:21:29.556  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:31.364  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:31.365 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7b3c4c35-0440-49ce-acfa-1431febb6a54","status":"200","rqstDate":"210803-00:21:31:364","respDate":"210803-00:21:31:365","sourceId":"healthcheck:7b3c4c35-0440-49ce-acfa-1431febb6a54","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:31:364-53108\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7b3c4c35-0440-49ce-acfa-1431febb6a54]}\"}"}
2021-08-03 00:21:31.365  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:31.562  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:31.563 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4600be7d-6348-470c-9560-c31ed346420c","status":"200","rqstDate":"210803-00:21:31:562","respDate":"210803-00:21:31:563","sourceId":"haproxy:4600be7d-6348-470c-9560-c31ed346420c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:21:31:562-8138\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4600be7d-6348-470c-9560-c31ed346420c]}\"}"}
2021-08-03 00:21:31.563  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:32.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:32.630 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"77e4de2a-ab35-46be-be36-3c1d2b42e5e5","status":"200","rqstDate":"210803-00:21:32:629","respDate":"210803-00:21:32:630","sourceId":"OOM_ReadinessCheck:77e4de2a-ab35-46be-be36-3c1d2b42e5e5","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:32:629-87499\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41298], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[77e4de2a-ab35-46be-be36-3c1d2b42e5e5]}\"}"}
2021-08-03 00:21:32.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:33.569  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:33.570 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5799e983-d2b4-404d-8958-31366af60e77","status":"200","rqstDate":"210803-00:21:33:569","respDate":"210803-00:21:33:570","sourceId":"haproxy:5799e983-d2b4-404d-8958-31366af60e77","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:21:33:569-60135\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5799e983-d2b4-404d-8958-31366af60e77]}\"}"}
2021-08-03 00:21:33.570  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:35.577  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:35.578 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2e91abd9-2e64-4a3a-8454-f7abb3a974e2","status":"200","rqstDate":"210803-00:21:35:577","respDate":"210803-00:21:35:578","sourceId":"haproxy:2e91abd9-2e64-4a3a-8454-f7abb3a974e2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:35:577-44184\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2e91abd9-2e64-4a3a-8454-f7abb3a974e2]}\"}"}
2021-08-03 00:21:35.579  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:36.452  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:36.453 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"075994c7-a0fd-4228-9187-7bf17ef56604","status":"200","rqstDate":"210803-00:21:36:453","respDate":"210803-00:21:36:453","sourceId":"healthcheck:075994c7-a0fd-4228-9187-7bf17ef56604","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:21:36:453-75599\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33362], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[075994c7-a0fd-4228-9187-7bf17ef56604]}\"}"}
2021-08-03 00:21:36.454  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:37.584  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:37.585 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5799f22f-dbe3-49b4-b5c0-2049cdbd9f87","status":"200","rqstDate":"210803-00:21:37:585","respDate":"210803-00:21:37:585","sourceId":"haproxy:5799f22f-dbe3-49b4-b5c0-2049cdbd9f87","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:37:585-51603\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5799f22f-dbe3-49b4-b5c0-2049cdbd9f87]}\"}"}
2021-08-03 00:21:37.586  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:39.591  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:39.593 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0d5c2ae7-1aca-4709-ad04-6ebdc6c3f2cc","status":"200","rqstDate":"210803-00:21:39:592","respDate":"210803-00:21:39:593","sourceId":"haproxy:0d5c2ae7-1aca-4709-ad04-6ebdc6c3f2cc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:21:39:592-11161\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0d5c2ae7-1aca-4709-ad04-6ebdc6c3f2cc]}\"}"}
2021-08-03 00:21:39.593  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:41.599  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:41.600 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5f07b4cf-f2fa-42a8-b417-44050c98747d","status":"200","rqstDate":"210803-00:21:41:600","respDate":"210803-00:21:41:600","sourceId":"haproxy:5f07b4cf-f2fa-42a8-b417-44050c98747d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:41:600-9107\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5f07b4cf-f2fa-42a8-b417-44050c98747d]}\"}"}
2021-08-03 00:21:41.601  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:42.142 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:21:42.143 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:21:42.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:42.629 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d8751056-3d91-48fd-b9f3-2129eade4de0","status":"200","rqstDate":"210803-00:21:42:628","respDate":"210803-00:21:42:629","sourceId":"OOM_ReadinessCheck:d8751056-3d91-48fd-b9f3-2129eade4de0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:42:628-16735\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41466], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d8751056-3d91-48fd-b9f3-2129eade4de0]}\"}"}
2021-08-03 00:21:42.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:43.606  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:43.607 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6d363810-5763-4934-9457-7e8e09e2ced6","status":"200","rqstDate":"210803-00:21:43:607","respDate":"210803-00:21:43:607","sourceId":"haproxy:6d363810-5763-4934-9457-7e8e09e2ced6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:21:43:607-39263\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6d363810-5763-4934-9457-7e8e09e2ced6]}\"}"}
2021-08-03 00:21:43.608  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:45.613  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:45.614 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"96fad492-d12c-426a-b65e-643654935921","status":"200","rqstDate":"210803-00:21:45:613","respDate":"210803-00:21:45:614","sourceId":"haproxy:96fad492-d12c-426a-b65e-643654935921","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:45:613-10025\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[96fad492-d12c-426a-b65e-643654935921]}\"}"}
2021-08-03 00:21:45.614  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:46.379  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:46.381 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e7bec2d-e9fd-4629-87c3-a3f65c8a33b6","status":"200","rqstDate":"210803-00:21:46:380","respDate":"210803-00:21:46:381","sourceId":"healthcheck:3e7bec2d-e9fd-4629-87c3-a3f65c8a33b6","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:46:380-72430\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3e7bec2d-e9fd-4629-87c3-a3f65c8a33b6]}\"}"}
2021-08-03 00:21:46.381  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:47.621  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:47.623 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"96623bb6-7b6e-4d88-8ceb-838bd90c0ac4","status":"200","rqstDate":"210803-00:21:47:622","respDate":"210803-00:21:47:623","sourceId":"haproxy:96623bb6-7b6e-4d88-8ceb-838bd90c0ac4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:21:47:622-37060\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[96623bb6-7b6e-4d88-8ceb-838bd90c0ac4]}\"}"}
2021-08-03 00:21:47.624  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:49.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:49.631 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"300142e9-c66a-45fb-970a-b02a1e99b76b","status":"200","rqstDate":"210803-00:21:49:630","respDate":"210803-00:21:49:631","sourceId":"haproxy:300142e9-c66a-45fb-970a-b02a1e99b76b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:49:630-19571\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[300142e9-c66a-45fb-970a-b02a1e99b76b]}\"}"}
2021-08-03 00:21:49.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:51.471  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:51.473 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a6e210ca-695c-482a-90b8-f471d32ffb33","status":"200","rqstDate":"210803-00:21:51:472","respDate":"210803-00:21:51:473","sourceId":"healthcheck:a6e210ca-695c-482a-90b8-f471d32ffb33","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:51:472-74385\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33752], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a6e210ca-695c-482a-90b8-f471d32ffb33]}\"}"}
2021-08-03 00:21:51.473  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:51.638  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:51.639 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8507c8d6-4fd1-465b-ac96-5e1a29a1a060","status":"200","rqstDate":"210803-00:21:51:638","respDate":"210803-00:21:51:639","sourceId":"haproxy:8507c8d6-4fd1-465b-ac96-5e1a29a1a060","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:51:638-46974\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8507c8d6-4fd1-465b-ac96-5e1a29a1a060]}\"}"}
2021-08-03 00:21:51.639  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:52.630  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:52.631 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"967fca2b-3b1e-4cb3-bee1-61368263c9a9","status":"200","rqstDate":"210803-00:21:52:630","respDate":"210803-00:21:52:631","sourceId":"OOM_ReadinessCheck:967fca2b-3b1e-4cb3-bee1-61368263c9a9","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:52:630-89538\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41640], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[967fca2b-3b1e-4cb3-bee1-61368263c9a9]}\"}"}
2021-08-03 00:21:52.632  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:53.645  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:53.646 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6b0216f7-b18f-4565-b07d-546e10bb2ac2","status":"200","rqstDate":"210803-00:21:53:645","respDate":"210803-00:21:53:646","sourceId":"haproxy:6b0216f7-b18f-4565-b07d-546e10bb2ac2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:53:645-94550\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6b0216f7-b18f-4565-b07d-546e10bb2ac2]}\"}"}
2021-08-03 00:21:53.646  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:55.652  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:55.654 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"db434b16-dbc1-4f6f-8727-95e1d4c53e39","status":"200","rqstDate":"210803-00:21:55:653","respDate":"210803-00:21:55:653","sourceId":"haproxy:db434b16-dbc1-4f6f-8727-95e1d4c53e39","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:21:55:653-10558\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[db434b16-dbc1-4f6f-8727-95e1d4c53e39]}\"}"}
2021-08-03 00:21:55.654  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:57.660  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:57.661 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bbc407cf-d9dd-4fc7-9487-9106dc840a25","status":"200","rqstDate":"210803-00:21:57:660","respDate":"210803-00:21:57:661","sourceId":"haproxy:bbc407cf-d9dd-4fc7-9487-9106dc840a25","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:57:660-97796\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bbc407cf-d9dd-4fc7-9487-9106dc840a25]}\"}"}
2021-08-03 00:21:57.661  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:21:57.898 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:21:57.900 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:21:59.666  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:21:59.667 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3d12c10a-8f73-4e7e-b980-7c1fc2d5b80f","status":"200","rqstDate":"210803-00:21:59:667","respDate":"210803-00:21:59:667","sourceId":"haproxy:3d12c10a-8f73-4e7e-b980-7c1fc2d5b80f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:21:59:667-3204\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3d12c10a-8f73-4e7e-b980-7c1fc2d5b80f]}\"}"}
2021-08-03 00:21:59.668  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:01.399  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:01.400 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"51750d25-5b61-4a1f-b85b-06741009d10c","status":"200","rqstDate":"210803-00:22:01:399","respDate":"210803-00:22:01:400","sourceId":"healthcheck:51750d25-5b61-4a1f-b85b-06741009d10c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:22:01:399-65968\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[51750d25-5b61-4a1f-b85b-06741009d10c]}\"}"}
2021-08-03 00:22:01.401  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:01.672  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:01.673 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a3b65fa9-e6ca-427b-9d16-cf7b2b09c6e7","status":"200","rqstDate":"210803-00:22:01:673","respDate":"210803-00:22:01:673","sourceId":"haproxy:a3b65fa9-e6ca-427b-9d16-cf7b2b09c6e7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:22:01:673-32658\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a3b65fa9-e6ca-427b-9d16-cf7b2b09c6e7]}\"}"}
2021-08-03 00:22:01.674  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:02.626  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:02.627 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e1e1e8ef-5756-4ec4-ae31-f0d8bbf7a992","status":"200","rqstDate":"210803-00:22:02:626","respDate":"210803-00:22:02:627","sourceId":"OOM_ReadinessCheck:e1e1e8ef-5756-4ec4-ae31-f0d8bbf7a992","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:02:626-42312\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41806], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e1e1e8ef-5756-4ec4-ae31-f0d8bbf7a992]}\"}"}
2021-08-03 00:22:02.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:03.680  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:03.682 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7854e0b9-8682-4431-914f-2d8e835f2ae8","status":"200","rqstDate":"210803-00:22:03:681","respDate":"210803-00:22:03:682","sourceId":"haproxy:7854e0b9-8682-4431-914f-2d8e835f2ae8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:03:681-95556\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7854e0b9-8682-4431-914f-2d8e835f2ae8]}\"}"}
2021-08-03 00:22:03.682  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:05.689  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:05.690 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7a2b86e0-e6d1-4bfc-be66-a4c60d9169ff","status":"200","rqstDate":"210803-00:22:05:690","respDate":"210803-00:22:05:690","sourceId":"haproxy:7a2b86e0-e6d1-4bfc-be66-a4c60d9169ff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:05:690-31301\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7a2b86e0-e6d1-4bfc-be66-a4c60d9169ff]}\"}"}
2021-08-03 00:22:05.691  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:06.487  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:06.488 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9617a4ae-01b2-430c-a0a0-6b9db8e7720b","status":"200","rqstDate":"210803-00:22:06:487","respDate":"210803-00:22:06:488","sourceId":"healthcheck:9617a4ae-01b2-430c-a0a0-6b9db8e7720b","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:06:487-19481\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34104], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9617a4ae-01b2-430c-a0a0-6b9db8e7720b]}\"}"}
2021-08-03 00:22:06.488  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:07.697  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:07.698 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"88fcf742-7a30-4e5e-831a-996a68f23492","status":"200","rqstDate":"210803-00:22:07:698","respDate":"210803-00:22:07:698","sourceId":"haproxy:88fcf742-7a30-4e5e-831a-996a68f23492","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:22:07:698-89203\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[88fcf742-7a30-4e5e-831a-996a68f23492]}\"}"}
2021-08-03 00:22:07.699  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:09.704  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:09.706 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ff47c881-faf6-4b39-af2d-18fae61ee9b7","status":"200","rqstDate":"210803-00:22:09:705","respDate":"210803-00:22:09:706","sourceId":"haproxy:ff47c881-faf6-4b39-af2d-18fae61ee9b7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:09:705-87509\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ff47c881-faf6-4b39-af2d-18fae61ee9b7]}\"}"}
2021-08-03 00:22:09.706  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:11.712  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:11.713 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1ba06b0c-4a1a-4376-a4db-bb647a84ad8e","status":"200","rqstDate":"210803-00:22:11:712","respDate":"210803-00:22:11:713","sourceId":"haproxy:1ba06b0c-4a1a-4376-a4db-bb647a84ad8e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:22:11:712-29323\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1ba06b0c-4a1a-4376-a4db-bb647a84ad8e]}\"}"}
2021-08-03 00:22:11.713  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:12.147 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:22:12.148 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:22:12.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:12.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"99176c58-2053-4498-a59b-4f1c3863fd70","status":"200","rqstDate":"210803-00:22:12:627","respDate":"210803-00:22:12:628","sourceId":"OOM_ReadinessCheck:99176c58-2053-4498-a59b-4f1c3863fd70","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:22:12:627-44370\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41980], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[99176c58-2053-4498-a59b-4f1c3863fd70]}\"}"}
2021-08-03 00:22:12.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:13.719  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:13.721 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b50d55c6-06d3-41dc-86e6-3ecc5434de77","status":"200","rqstDate":"210803-00:22:13:720","respDate":"210803-00:22:13:721","sourceId":"haproxy:b50d55c6-06d3-41dc-86e6-3ecc5434de77","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:13:720-18214\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b50d55c6-06d3-41dc-86e6-3ecc5434de77]}\"}"}
2021-08-03 00:22:13.721  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:15.727  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:15.728 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0efd1b3b-3fb9-4d36-834f-48fe03de5e88","status":"200","rqstDate":"210803-00:22:15:727","respDate":"210803-00:22:15:728","sourceId":"haproxy:0efd1b3b-3fb9-4d36-834f-48fe03de5e88","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:15:727-18520\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0efd1b3b-3fb9-4d36-834f-48fe03de5e88]}\"}"}
2021-08-03 00:22:15.728  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:16.419  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:16.421 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cd4bb343-e69a-4750-93e5-10d4ab147d93","status":"200","rqstDate":"210803-00:22:16:420","respDate":"210803-00:22:16:421","sourceId":"healthcheck:cd4bb343-e69a-4750-93e5-10d4ab147d93","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:16:420-85988\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[cd4bb343-e69a-4750-93e5-10d4ab147d93]}\"}"}
2021-08-03 00:22:16.422  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:17.734  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:17.735 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f598a7bf-895d-43b5-ab0c-54e987aa989a","status":"200","rqstDate":"210803-00:22:17:734","respDate":"210803-00:22:17:735","sourceId":"haproxy:f598a7bf-895d-43b5-ab0c-54e987aa989a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:17:734-77827\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f598a7bf-895d-43b5-ab0c-54e987aa989a]}\"}"}
2021-08-03 00:22:17.735  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:19.741  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:19.742 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eab9cc97-338c-404b-b9e3-76670199f183","status":"200","rqstDate":"210803-00:22:19:741","respDate":"210803-00:22:19:742","sourceId":"haproxy:eab9cc97-338c-404b-b9e3-76670199f183","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:19:741-3440\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eab9cc97-338c-404b-b9e3-76670199f183]}\"}"}
2021-08-03 00:22:19.742  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:21.508  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:21.509 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"618b2b2d-d725-458a-ae0a-3476aa2e6bd3","status":"200","rqstDate":"210803-00:22:21:509","respDate":"210803-00:22:21:509","sourceId":"healthcheck:618b2b2d-d725-458a-ae0a-3476aa2e6bd3","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:21:509-7836\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34500], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[618b2b2d-d725-458a-ae0a-3476aa2e6bd3]}\"}"}
2021-08-03 00:22:21.510  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:21.748  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:21.749 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b1edf1c1-da4f-4644-a7ae-2af11b3866df","status":"200","rqstDate":"210803-00:22:21:748","respDate":"210803-00:22:21:749","sourceId":"haproxy:b1edf1c1-da4f-4644-a7ae-2af11b3866df","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:21:748-20164\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b1edf1c1-da4f-4644-a7ae-2af11b3866df]}\"}"}
2021-08-03 00:22:21.749  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:22.627  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:22.628 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"737b3eef-24ae-466a-abff-d71e6650f48d","status":"200","rqstDate":"210803-00:22:22:627","respDate":"210803-00:22:22:628","sourceId":"OOM_ReadinessCheck:737b3eef-24ae-466a-abff-d71e6650f48d","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:22:627-71683\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42152], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[737b3eef-24ae-466a-abff-d71e6650f48d]}\"}"}
2021-08-03 00:22:22.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:23.755  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:23.756 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0105ca94-af94-4e95-8bfe-03da27c9e428","status":"200","rqstDate":"210803-00:22:23:755","respDate":"210803-00:22:23:756","sourceId":"haproxy:0105ca94-af94-4e95-8bfe-03da27c9e428","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:22:23:755-91107\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0105ca94-af94-4e95-8bfe-03da27c9e428]}\"}"}
2021-08-03 00:22:23.756  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:25.761  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:25.762 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7506a32f-edf8-4e52-83ef-b4882b5691e7","status":"200","rqstDate":"210803-00:22:25:762","respDate":"210803-00:22:25:762","sourceId":"haproxy:7506a32f-edf8-4e52-83ef-b4882b5691e7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:25:762-95105\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7506a32f-edf8-4e52-83ef-b4882b5691e7]}\"}"}
2021-08-03 00:22:25.763  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:27.769  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:27.770 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1887df8e-42af-4f2a-a1ca-e67da6f319e3","status":"200","rqstDate":"210803-00:22:27:769","respDate":"210803-00:22:27:770","sourceId":"haproxy:1887df8e-42af-4f2a-a1ca-e67da6f319e3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:27:769-87633\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1887df8e-42af-4f2a-a1ca-e67da6f319e3]}\"}"}
2021-08-03 00:22:27.771  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:29.777  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:29.778 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bb1131d5-d09b-481a-8e39-0c30a02b324f","status":"200","rqstDate":"210803-00:22:29:777","respDate":"210803-00:22:29:778","sourceId":"haproxy:bb1131d5-d09b-481a-8e39-0c30a02b324f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:22:29:777-48217\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bb1131d5-d09b-481a-8e39-0c30a02b324f]}\"}"}
2021-08-03 00:22:29.778  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:31.439  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:31.440 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1f70d29f-2100-4f97-a716-764f69ddd4ee","status":"200","rqstDate":"210803-00:22:31:439","respDate":"210803-00:22:31:440","sourceId":"healthcheck:1f70d29f-2100-4f97-a716-764f69ddd4ee","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:31:439-61218\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1f70d29f-2100-4f97-a716-764f69ddd4ee]}\"}"}
2021-08-03 00:22:31.441  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:31.784  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:31.785 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"243c5ab3-f417-4d3d-81ab-47688e646a71","status":"200","rqstDate":"210803-00:22:31:785","respDate":"210803-00:22:31:785","sourceId":"haproxy:243c5ab3-f417-4d3d-81ab-47688e646a71","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:22:31:785-57784\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[243c5ab3-f417-4d3d-81ab-47688e646a71]}\"}"}
2021-08-03 00:22:31.786  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:32.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:32.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b2d57c87-49e3-45b5-90da-73c76068f95a","status":"200","rqstDate":"210803-00:22:32:628","respDate":"210803-00:22:32:629","sourceId":"OOM_ReadinessCheck:b2d57c87-49e3-45b5-90da-73c76068f95a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:32:628-96311\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42318], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b2d57c87-49e3-45b5-90da-73c76068f95a]}\"}"}
2021-08-03 00:22:32.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:33.021 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:22:33.084 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:22:33.792  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:33.793 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5267a7ba-1145-4abe-8d6b-9f61016a9f6a","status":"200","rqstDate":"210803-00:22:33:793","respDate":"210803-00:22:33:793","sourceId":"haproxy:5267a7ba-1145-4abe-8d6b-9f61016a9f6a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:22:33:793-57309\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5267a7ba-1145-4abe-8d6b-9f61016a9f6a]}\"}"}
2021-08-03 00:22:33.794  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:35.800  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:35.801 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b8108226-1783-4d55-8da4-5505c4a2c522","status":"200","rqstDate":"210803-00:22:35:801","respDate":"210803-00:22:35:801","sourceId":"haproxy:b8108226-1783-4d55-8da4-5505c4a2c522","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:35:801-80112\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b8108226-1783-4d55-8da4-5505c4a2c522]}\"}"}
2021-08-03 00:22:35.802  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:36.526  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:36.527 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b5c7ff80-d0c0-48c4-b571-1529f0e3ba63","status":"200","rqstDate":"210803-00:22:36:527","respDate":"210803-00:22:36:527","sourceId":"healthcheck:b5c7ff80-d0c0-48c4-b571-1529f0e3ba63","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:36:527-57650\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34850], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b5c7ff80-d0c0-48c4-b571-1529f0e3ba63]}\"}"}
2021-08-03 00:22:36.528  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:37.807  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:37.808 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9a1f4347-ba0e-4044-b4d4-e0559b249f56","status":"200","rqstDate":"210803-00:22:37:807","respDate":"210803-00:22:37:808","sourceId":"haproxy:9a1f4347-ba0e-4044-b4d4-e0559b249f56","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:37:807-11945\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a1f4347-ba0e-4044-b4d4-e0559b249f56]}\"}"}
2021-08-03 00:22:37.808  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:39.814  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:39.815 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7e1396fc-5a88-45cf-873b-00fdf360bdc9","status":"200","rqstDate":"210803-00:22:39:815","respDate":"210803-00:22:39:815","sourceId":"haproxy:7e1396fc-5a88-45cf-873b-00fdf360bdc9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:39:815-95746\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7e1396fc-5a88-45cf-873b-00fdf360bdc9]}\"}"}
2021-08-03 00:22:39.816  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:41.822  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:41.823 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e3047f85-df75-4f91-a510-b3d83c273d27","status":"200","rqstDate":"210803-00:22:41:822","respDate":"210803-00:22:41:823","sourceId":"haproxy:e3047f85-df75-4f91-a510-b3d83c273d27","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:41:822-54547\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e3047f85-df75-4f91-a510-b3d83c273d27]}\"}"}
2021-08-03 00:22:41.823  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:42.151 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:22:42.152 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:22:42.626  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:42.628 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b7eb68f1-88c8-46ee-8845-749f2a06517c","status":"200","rqstDate":"210803-00:22:42:627","respDate":"210803-00:22:42:628","sourceId":"OOM_ReadinessCheck:b7eb68f1-88c8-46ee-8845-749f2a06517c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:42:627-10925\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42486], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b7eb68f1-88c8-46ee-8845-749f2a06517c]}\"}"}
2021-08-03 00:22:42.628  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:43.015 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:22:43.017 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:22:43.830  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:43.831 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1d819e11-0804-40b7-b858-c60aba43a160","status":"200","rqstDate":"210803-00:22:43:830","respDate":"210803-00:22:43:831","sourceId":"haproxy:1d819e11-0804-40b7-b858-c60aba43a160","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:22:43:830-37967\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1d819e11-0804-40b7-b858-c60aba43a160]}\"}"}
2021-08-03 00:22:43.832  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:45.839  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:45.840 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"75565b34-0d70-4359-aa4b-d097c01e389c","status":"200","rqstDate":"210803-00:22:45:839","respDate":"210803-00:22:45:840","sourceId":"haproxy:75565b34-0d70-4359-aa4b-d097c01e389c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:22:45:839-8962\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[75565b34-0d70-4359-aa4b-d097c01e389c]}\"}"}
2021-08-03 00:22:45.840  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:46.460  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:46.461 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"826e1734-ddf0-45f9-b546-b06013166c31","status":"200","rqstDate":"210803-00:22:46:460","respDate":"210803-00:22:46:461","sourceId":"healthcheck:826e1734-ddf0-45f9-b546-b06013166c31","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:46:460-12659\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[826e1734-ddf0-45f9-b546-b06013166c31]}\"}"}
2021-08-03 00:22:46.461  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:47.847  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:47.848 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e072a5ed-97ee-4e6f-94ed-a0107cba28ef","status":"200","rqstDate":"210803-00:22:47:847","respDate":"210803-00:22:47:848","sourceId":"haproxy:e072a5ed-97ee-4e6f-94ed-a0107cba28ef","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:22:47:847-19009\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e072a5ed-97ee-4e6f-94ed-a0107cba28ef]}\"}"}
2021-08-03 00:22:47.848  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:49.854  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:49.855 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f6127b3f-11df-4ea5-b159-3a2297256ff5","status":"200","rqstDate":"210803-00:22:49:855","respDate":"210803-00:22:49:855","sourceId":"haproxy:f6127b3f-11df-4ea5-b159-3a2297256ff5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:49:855-10430\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f6127b3f-11df-4ea5-b159-3a2297256ff5]}\"}"}
2021-08-03 00:22:49.856  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:51.545  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:51.547 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"db372d9b-d894-4564-beac-e13aa08556f6","status":"200","rqstDate":"210803-00:22:51:546","respDate":"210803-00:22:51:547","sourceId":"healthcheck:db372d9b-d894-4564-beac-e13aa08556f6","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:51:546-2645\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35238], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[db372d9b-d894-4564-beac-e13aa08556f6]}\"}"}
2021-08-03 00:22:51.547  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:51.862  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:51.863 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c3965a44-dff6-40c7-a17d-9a229721689f","status":"200","rqstDate":"210803-00:22:51:862","respDate":"210803-00:22:51:863","sourceId":"haproxy:c3965a44-dff6-40c7-a17d-9a229721689f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:51:862-11646\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c3965a44-dff6-40c7-a17d-9a229721689f]}\"}"}
2021-08-03 00:22:51.863  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:52.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:52.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f11bf311-f033-454f-b2bd-c712a73357b0","status":"200","rqstDate":"210803-00:22:52:628","respDate":"210803-00:22:52:629","sourceId":"OOM_ReadinessCheck:f11bf311-f033-454f-b2bd-c712a73357b0","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:52:628-93319\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42652], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f11bf311-f033-454f-b2bd-c712a73357b0]}\"}"}
2021-08-03 00:22:52.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:53.870  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:53.871 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"30bad5c9-1fbc-44d1-aeaa-9c9ae55a3610","status":"200","rqstDate":"210803-00:22:53:870","respDate":"210803-00:22:53:871","sourceId":"haproxy:30bad5c9-1fbc-44d1-aeaa-9c9ae55a3610","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:53:870-28631\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[30bad5c9-1fbc-44d1-aeaa-9c9ae55a3610]}\"}"}
2021-08-03 00:22:53.872  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:55.879  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:55.880 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a643f384-221b-4cd9-9c24-0cefc622ed40","status":"200","rqstDate":"210803-00:22:55:879","respDate":"210803-00:22:55:880","sourceId":"haproxy:a643f384-221b-4cd9-9c24-0cefc622ed40","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:22:55:879-73316\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a643f384-221b-4cd9-9c24-0cefc622ed40]}\"}"}
2021-08-03 00:22:55.881  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:57.886  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:57.887 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"db63dd14-a987-4e40-a2f9-7a1a210e0a9d","status":"200","rqstDate":"210803-00:22:57:886","respDate":"210803-00:22:57:887","sourceId":"haproxy:db63dd14-a987-4e40-a2f9-7a1a210e0a9d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:57:886-52348\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[db63dd14-a987-4e40-a2f9-7a1a210e0a9d]}\"}"}
2021-08-03 00:22:57.887  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:22:59.895  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:22:59.897 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7a9ee106-e953-43ca-8542-f0dd3faea213","status":"200","rqstDate":"210803-00:22:59:896","respDate":"210803-00:22:59:897","sourceId":"haproxy:7a9ee106-e953-43ca-8542-f0dd3faea213","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:22:59:896-57761\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7a9ee106-e953-43ca-8542-f0dd3faea213]}\"}"}
2021-08-03 00:22:59.897  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:01.481  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:01.482 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"af5c9c97-3ba4-4d46-9a6f-5646473b2a3b","status":"200","rqstDate":"210803-00:23:01:482","respDate":"210803-00:23:01:482","sourceId":"healthcheck:af5c9c97-3ba4-4d46-9a6f-5646473b2a3b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:23:01:482-95899\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[af5c9c97-3ba4-4d46-9a6f-5646473b2a3b]}\"}"}
2021-08-03 00:23:01.483  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:01.906  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:01.909 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"06614c09-50ff-4abb-92f2-892064428b77","status":"200","rqstDate":"210803-00:23:01:907","respDate":"210803-00:23:01:909","sourceId":"haproxy:06614c09-50ff-4abb-92f2-892064428b77","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:23:01:907-42336\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[06614c09-50ff-4abb-92f2-892064428b77]}\"}"}
2021-08-03 00:23:01.909  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:02.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:02.631 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0b9435c2-8e3f-4bca-b9d2-f45110fd6f1c","status":"200","rqstDate":"210803-00:23:02:630","respDate":"210803-00:23:02:631","sourceId":"OOM_ReadinessCheck:0b9435c2-8e3f-4bca-b9d2-f45110fd6f1c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:23:02:630-82296\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42822], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0b9435c2-8e3f-4bca-b9d2-f45110fd6f1c]}\"}"}
2021-08-03 00:23:02.631  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:03.916  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:03.917 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4d04afcc-4005-4d4c-929b-3ef59220b612","status":"200","rqstDate":"210803-00:23:03:916","respDate":"210803-00:23:03:917","sourceId":"haproxy:4d04afcc-4005-4d4c-929b-3ef59220b612","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:23:03:916-79570\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4d04afcc-4005-4d4c-929b-3ef59220b612]}\"}"}
2021-08-03 00:23:03.917  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:05.928  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:05.930 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c161ef47-e25a-4e1e-9192-da20ed1a4c82","status":"200","rqstDate":"210803-00:23:05:929","respDate":"210803-00:23:05:930","sourceId":"haproxy:c161ef47-e25a-4e1e-9192-da20ed1a4c82","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:05:929-39212\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c161ef47-e25a-4e1e-9192-da20ed1a4c82]}\"}"}
2021-08-03 00:23:05.930  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:06.562  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:06.563 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"72179447-48eb-4515-8f8f-2deecb972c8a","status":"200","rqstDate":"210803-00:23:06:562","respDate":"210803-00:23:06:563","sourceId":"healthcheck:72179447-48eb-4515-8f8f-2deecb972c8a","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:06:562-93282\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35578], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[72179447-48eb-4515-8f8f-2deecb972c8a]}\"}"}
2021-08-03 00:23:06.563  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:07.937  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:07.938 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"51cbff3e-eef4-470b-991f-b54d342e2c2b","status":"200","rqstDate":"210803-00:23:07:937","respDate":"210803-00:23:07:938","sourceId":"haproxy:51cbff3e-eef4-470b-991f-b54d342e2c2b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:07:937-15445\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[51cbff3e-eef4-470b-991f-b54d342e2c2b]}\"}"}
2021-08-03 00:23:07.938  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:08.035 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:23:08.080 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:23:09.944  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:09.946 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a2a7d85c-2ffb-4a4a-b7cb-8f3a3a8b4bfa","status":"200","rqstDate":"210803-00:23:09:945","respDate":"210803-00:23:09:946","sourceId":"haproxy:a2a7d85c-2ffb-4a4a-b7cb-8f3a3a8b4bfa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:09:945-3075\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a2a7d85c-2ffb-4a4a-b7cb-8f3a3a8b4bfa]}\"}"}
2021-08-03 00:23:09.946  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:11.952  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:11.954 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8808cdd7-d5c5-4b96-8838-d523e0f051c6","status":"200","rqstDate":"210803-00:23:11:953","respDate":"210803-00:23:11:954","sourceId":"haproxy:8808cdd7-d5c5-4b96-8838-d523e0f051c6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:11:953-62486\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8808cdd7-d5c5-4b96-8838-d523e0f051c6]}\"}"}
2021-08-03 00:23:11.954  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:12.152 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:23:12.154 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:23:12.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:12.631 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5d98bf67-13f3-4327-8b56-407f687693fb","status":"200","rqstDate":"210803-00:23:12:630","respDate":"210803-00:23:12:631","sourceId":"OOM_ReadinessCheck:5d98bf67-13f3-4327-8b56-407f687693fb","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:12:630-57493\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42996], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5d98bf67-13f3-4327-8b56-407f687693fb]}\"}"}
2021-08-03 00:23:12.631  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:13.960  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:13.961 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dadc6fdb-211d-4c13-b937-1b7a94375cb6","status":"200","rqstDate":"210803-00:23:13:960","respDate":"210803-00:23:13:961","sourceId":"haproxy:dadc6fdb-211d-4c13-b937-1b7a94375cb6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:13:960-95243\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dadc6fdb-211d-4c13-b937-1b7a94375cb6]}\"}"}
2021-08-03 00:23:13.961  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:15.968  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:15.969 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"28ed0286-56bd-4eeb-883f-ab7f8ad1878c","status":"200","rqstDate":"210803-00:23:15:968","respDate":"210803-00:23:15:969","sourceId":"haproxy:28ed0286-56bd-4eeb-883f-ab7f8ad1878c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:15:968-27644\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[28ed0286-56bd-4eeb-883f-ab7f8ad1878c]}\"}"}
2021-08-03 00:23:15.969  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:16.505  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:16.506 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"058ef4b4-741e-4115-8c77-da0dad6ada12","status":"200","rqstDate":"210803-00:23:16:505","respDate":"210803-00:23:16:506","sourceId":"healthcheck:058ef4b4-741e-4115-8c77-da0dad6ada12","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:16:505-23843\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[058ef4b4-741e-4115-8c77-da0dad6ada12]}\"}"}
2021-08-03 00:23:16.506  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:17.975  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:17.976 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6422f90e-e7f6-4f30-b1e4-06656a28b2dd","status":"200","rqstDate":"210803-00:23:17:976","respDate":"210803-00:23:17:976","sourceId":"haproxy:6422f90e-e7f6-4f30-b1e4-06656a28b2dd","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:17:976-86599\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6422f90e-e7f6-4f30-b1e4-06656a28b2dd]}\"}"}
2021-08-03 00:23:17.977  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:19.984  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:19.985 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4725fae2-17c4-4d1e-9fb3-92636eb6d3b9","status":"200","rqstDate":"210803-00:23:19:984","respDate":"210803-00:23:19:985","sourceId":"haproxy:4725fae2-17c4-4d1e-9fb3-92636eb6d3b9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:23:19:984-16742\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4725fae2-17c4-4d1e-9fb3-92636eb6d3b9]}\"}"}
2021-08-03 00:23:19.985  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:21.577  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:21.578 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"268f1a35-0223-4111-9e46-9a73bb039d67","status":"200","rqstDate":"210803-00:23:21:577","respDate":"210803-00:23:21:578","sourceId":"healthcheck:268f1a35-0223-4111-9e46-9a73bb039d67","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:21:577-27909\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35980], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[268f1a35-0223-4111-9e46-9a73bb039d67]}\"}"}
2021-08-03 00:23:21.578  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:21.990  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:21.992 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3d1c3b6d-862f-486a-b095-317ff47ad9f1","status":"200","rqstDate":"210803-00:23:21:991","respDate":"210803-00:23:21:991","sourceId":"haproxy:3d1c3b6d-862f-486a-b095-317ff47ad9f1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:21:991-76118\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3d1c3b6d-862f-486a-b095-317ff47ad9f1]}\"}"}
2021-08-03 00:23:21.992  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:22.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:22.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7db88fac-8d1d-4e42-9e89-bab06f1d811d","status":"200","rqstDate":"210803-00:23:22:628","respDate":"210803-00:23:22:629","sourceId":"OOM_ReadinessCheck:7db88fac-8d1d-4e42-9e89-bab06f1d811d","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:23:22:628-49176\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43178], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7db88fac-8d1d-4e42-9e89-bab06f1d811d]}\"}"}
2021-08-03 00:23:22.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:23.055 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:23:23.056 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:23:23.998  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:23.999 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bcbdb88d-b074-4439-b896-37ea6c4c9ffe","status":"200","rqstDate":"210803-00:23:23:998","respDate":"210803-00:23:23:999","sourceId":"haproxy:bcbdb88d-b074-4439-b896-37ea6c4c9ffe","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:23:998-99147\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bcbdb88d-b074-4439-b896-37ea6c4c9ffe]}\"}"}
2021-08-03 00:23:23.999  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:26.004  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:26.005 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6b631d88-453d-4dc2-89f9-79b8e31c7002","status":"200","rqstDate":"210803-00:23:26:005","respDate":"210803-00:23:26:005","sourceId":"haproxy:6b631d88-453d-4dc2-89f9-79b8e31c7002","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:26:005-15783\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6b631d88-453d-4dc2-89f9-79b8e31c7002]}\"}"}
2021-08-03 00:23:26.006  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:28.012  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:28.013 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"10b712ed-ac07-4a3d-84fb-31af74b46f31","status":"200","rqstDate":"210803-00:23:28:012","respDate":"210803-00:23:28:013","sourceId":"haproxy:10b712ed-ac07-4a3d-84fb-31af74b46f31","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:28:012-25603\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10b712ed-ac07-4a3d-84fb-31af74b46f31]}\"}"}
2021-08-03 00:23:28.013  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:30.019  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:30.020 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6d430712-ed19-415f-b54c-db1b09836819","status":"200","rqstDate":"210803-00:23:30:019","respDate":"210803-00:23:30:020","sourceId":"haproxy:6d430712-ed19-415f-b54c-db1b09836819","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:30:019-67599\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6d430712-ed19-415f-b54c-db1b09836819]}\"}"}
2021-08-03 00:23:30.020  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:31.526  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:31.528 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83f070bc-79ad-4ff5-bac1-2bdeda3901b1","status":"200","rqstDate":"210803-00:23:31:527","respDate":"210803-00:23:31:528","sourceId":"healthcheck:83f070bc-79ad-4ff5-bac1-2bdeda3901b1","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:31:527-61304\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[83f070bc-79ad-4ff5-bac1-2bdeda3901b1]}\"}"}
2021-08-03 00:23:31.528  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:32.026  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:32.028 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2f930969-76f6-4267-8131-35a2d94c0405","status":"200","rqstDate":"210803-00:23:32:027","respDate":"210803-00:23:32:028","sourceId":"haproxy:2f930969-76f6-4267-8131-35a2d94c0405","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:32:027-3930\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2f930969-76f6-4267-8131-35a2d94c0405]}\"}"}
2021-08-03 00:23:32.028  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:32.628  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:32.629 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"967a6793-7eed-4687-a639-77d389718a0f","status":"200","rqstDate":"210803-00:23:32:628","respDate":"210803-00:23:32:629","sourceId":"OOM_ReadinessCheck:967a6793-7eed-4687-a639-77d389718a0f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:32:628-26810\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43350], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[967a6793-7eed-4687-a639-77d389718a0f]}\"}"}
2021-08-03 00:23:32.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:34.035  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:34.037 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1fad0f5d-33fa-44c5-b3db-1663eba5bfb5","status":"200","rqstDate":"210803-00:23:34:036","respDate":"210803-00:23:34:037","sourceId":"haproxy:1fad0f5d-33fa-44c5-b3db-1663eba5bfb5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:34:036-96697\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1fad0f5d-33fa-44c5-b3db-1663eba5bfb5]}\"}"}
2021-08-03 00:23:34.037  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:36.043  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:36.044 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1d6edd31-8ff4-4eeb-874d-54f85fe93199","status":"200","rqstDate":"210803-00:23:36:043","respDate":"210803-00:23:36:044","sourceId":"haproxy:1d6edd31-8ff4-4eeb-874d-54f85fe93199","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:36:043-76710\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1d6edd31-8ff4-4eeb-874d-54f85fe93199]}\"}"}
2021-08-03 00:23:36.044  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:36.592  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:36.593 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4a8e7511-6d6a-4aaa-bb8a-4d83990cb4ea","status":"200","rqstDate":"210803-00:23:36:593","respDate":"210803-00:23:36:593","sourceId":"healthcheck:4a8e7511-6d6a-4aaa-bb8a-4d83990cb4ea","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:36:593-38360\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36314], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4a8e7511-6d6a-4aaa-bb8a-4d83990cb4ea]}\"}"}
2021-08-03 00:23:36.594  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:38.050  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:38.051 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"630e875b-c36b-436a-830f-908a9e97d940","status":"200","rqstDate":"210803-00:23:38:050","respDate":"210803-00:23:38:051","sourceId":"haproxy:630e875b-c36b-436a-830f-908a9e97d940","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:38:050-21417\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[630e875b-c36b-436a-830f-908a9e97d940]}\"}"}
2021-08-03 00:23:38.051  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:40.056  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:40.058 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b55058fa-ce70-4075-929a-4eb7aeefd32d","status":"200","rqstDate":"210803-00:23:40:057","respDate":"210803-00:23:40:058","sourceId":"haproxy:b55058fa-ce70-4075-929a-4eb7aeefd32d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:23:40:057-99936\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b55058fa-ce70-4075-929a-4eb7aeefd32d]}\"}"}
2021-08-03 00:23:40.058  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:42.064  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:42.065 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8e487a5b-0f40-45d4-91f7-abff6e121919","status":"200","rqstDate":"210803-00:23:42:065","respDate":"210803-00:23:42:065","sourceId":"haproxy:8e487a5b-0f40-45d4-91f7-abff6e121919","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:42:065-48461\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8e487a5b-0f40-45d4-91f7-abff6e121919]}\"}"}
2021-08-03 00:23:42.066  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:42.156 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:23:42.158 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:23:42.627  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:42.629 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3b19a214-28b0-4004-bae6-c150b4056554","status":"200","rqstDate":"210803-00:23:42:628","respDate":"210803-00:23:42:629","sourceId":"OOM_ReadinessCheck:3b19a214-28b0-4004-bae6-c150b4056554","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:42:628-16120\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43510], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3b19a214-28b0-4004-bae6-c150b4056554]}\"}"}
2021-08-03 00:23:42.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:44.071  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:44.072 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ef41be35-c9fa-4211-9a04-0f6468c2ff93","status":"200","rqstDate":"210803-00:23:44:071","respDate":"210803-00:23:44:072","sourceId":"haproxy:ef41be35-c9fa-4211-9a04-0f6468c2ff93","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:44:071-18241\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ef41be35-c9fa-4211-9a04-0f6468c2ff93]}\"}"}
2021-08-03 00:23:44.072  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:46.078  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:46.079 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"51b33430-8c4d-4ac3-9289-a47a5def8990","status":"200","rqstDate":"210803-00:23:46:078","respDate":"210803-00:23:46:079","sourceId":"haproxy:51b33430-8c4d-4ac3-9289-a47a5def8990","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:46:078-90861\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[51b33430-8c4d-4ac3-9289-a47a5def8990]}\"}"}
2021-08-03 00:23:46.079  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:46.543  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:46.545 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bb4df0ee-5886-4248-96cf-978e359b1962","status":"200","rqstDate":"210803-00:23:46:544","respDate":"210803-00:23:46:544","sourceId":"healthcheck:bb4df0ee-5886-4248-96cf-978e359b1962","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:46:544-4119\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bb4df0ee-5886-4248-96cf-978e359b1962]}\"}"}
2021-08-03 00:23:46.545  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:48.088  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:48.090 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b67786a2-a6be-4c46-b85e-4a5b58ff0cc5","status":"200","rqstDate":"210803-00:23:48:089","respDate":"210803-00:23:48:090","sourceId":"haproxy:b67786a2-a6be-4c46-b85e-4a5b58ff0cc5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:48:089-90735\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b67786a2-a6be-4c46-b85e-4a5b58ff0cc5]}\"}"}
2021-08-03 00:23:48.090  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:50.096  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:50.097 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ca4817e7-6eef-40b9-a564-82ae6e72a2a7","status":"200","rqstDate":"210803-00:23:50:096","respDate":"210803-00:23:50:097","sourceId":"haproxy:ca4817e7-6eef-40b9-a564-82ae6e72a2a7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:23:50:096-98993\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ca4817e7-6eef-40b9-a564-82ae6e72a2a7]}\"}"}
2021-08-03 00:23:50.097  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:51.607  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:51.608 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c4e710b-4391-48e9-8637-5c7781098e27","status":"200","rqstDate":"210803-00:23:51:608","respDate":"210803-00:23:51:608","sourceId":"healthcheck:3c4e710b-4391-48e9-8637-5c7781098e27","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:23:51:608-41822\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36710], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3c4e710b-4391-48e9-8637-5c7781098e27]}\"}"}
2021-08-03 00:23:51.609  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:52.103  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:52.104 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c7d9d050-f921-462c-8af2-316a29132f6d","status":"200","rqstDate":"210803-00:23:52:104","respDate":"210803-00:23:52:104","sourceId":"haproxy:c7d9d050-f921-462c-8af2-316a29132f6d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:23:52:104-80257\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c7d9d050-f921-462c-8af2-316a29132f6d]}\"}"}
2021-08-03 00:23:52.105  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:52.627  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:52.628 DEBUG 10 --- [tp1725165248-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2a063ba9-e3ed-4dce-a0f9-e60d289e1bef","status":"200","rqstDate":"210803-00:23:52:628","respDate":"210803-00:23:52:628","sourceId":"OOM_ReadinessCheck:2a063ba9-e3ed-4dce-a0f9-e60d289e1bef","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:52:628-58813\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43684], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2a063ba9-e3ed-4dce-a0f9-e60d289e1bef]}\"}"}
2021-08-03 00:23:52.629  INFO 10 --- [tp1725165248-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:53.085 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:23:53.087 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:23:54.111  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:54.112 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0e29a16b-a73d-4287-b507-4899ad5a8554","status":"200","rqstDate":"210803-00:23:54:111","respDate":"210803-00:23:54:112","sourceId":"haproxy:0e29a16b-a73d-4287-b507-4899ad5a8554","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:54:111-12321\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0e29a16b-a73d-4287-b507-4899ad5a8554]}\"}"}
2021-08-03 00:23:54.113  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:56.119  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:56.120 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"14672323-69a3-441d-8e36-a80d3b3dd9d9","status":"200","rqstDate":"210803-00:23:56:119","respDate":"210803-00:23:56:120","sourceId":"haproxy:14672323-69a3-441d-8e36-a80d3b3dd9d9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:23:56:119-2160\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[14672323-69a3-441d-8e36-a80d3b3dd9d9]}\"}"}
2021-08-03 00:23:56.120  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:23:58.127  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:23:58.129 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c6bfa148-9f18-4e51-afc8-00f33fcff0b7","status":"200","rqstDate":"210803-00:23:58:128","respDate":"210803-00:23:58:129","sourceId":"haproxy:c6bfa148-9f18-4e51-afc8-00f33fcff0b7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:23:58:128-43553\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c6bfa148-9f18-4e51-afc8-00f33fcff0b7]}\"}"}
2021-08-03 00:23:58.129  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:00.135  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:00.137 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f112bd94-1c4b-4239-8e02-b372dbc1c916","status":"200","rqstDate":"210803-00:24:00:136","respDate":"210803-00:24:00:137","sourceId":"haproxy:f112bd94-1c4b-4239-8e02-b372dbc1c916","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:00:136-77980\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f112bd94-1c4b-4239-8e02-b372dbc1c916]}\"}"}
2021-08-03 00:24:00.138  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:01.560  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:01.561 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"440276c7-808c-4850-9261-a245754ce1a4","status":"200","rqstDate":"210803-00:24:01:561","respDate":"210803-00:24:01:561","sourceId":"healthcheck:440276c7-808c-4850-9261-a245754ce1a4","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:01:561-82285\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[440276c7-808c-4850-9261-a245754ce1a4]}\"}"}
2021-08-03 00:24:01.562  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:02.145  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:02.146 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fd77ce9b-b95a-4f85-9baf-29219c0dfd38","status":"200","rqstDate":"210803-00:24:02:145","respDate":"210803-00:24:02:146","sourceId":"haproxy:fd77ce9b-b95a-4f85-9baf-29219c0dfd38","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:24:02:145-77566\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd77ce9b-b95a-4f85-9baf-29219c0dfd38]}\"}"}
2021-08-03 00:24:02.146  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:02.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:02.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f6bd9f1a-ccd3-456d-96f2-db9988fe9c7d","status":"200","rqstDate":"210803-00:24:02:628","respDate":"210803-00:24:02:629","sourceId":"OOM_ReadinessCheck:f6bd9f1a-ccd3-456d-96f2-db9988fe9c7d","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:02:628-34445\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43858], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f6bd9f1a-ccd3-456d-96f2-db9988fe9c7d]}\"}"}
2021-08-03 00:24:02.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:04.153  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:04.154 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"30da2a5b-7654-43e9-9297-96700313549f","status":"200","rqstDate":"210803-00:24:04:153","respDate":"210803-00:24:04:154","sourceId":"haproxy:30da2a5b-7654-43e9-9297-96700313549f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:24:04:153-53763\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[30da2a5b-7654-43e9-9297-96700313549f]}\"}"}
2021-08-03 00:24:04.154  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:06.160  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:06.161 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"83441318-b94a-47c6-a3c7-27771c0ff9f3","status":"200","rqstDate":"210803-00:24:06:161","respDate":"210803-00:24:06:161","sourceId":"haproxy:83441318-b94a-47c6-a3c7-27771c0ff9f3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:06:161-76906\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[83441318-b94a-47c6-a3c7-27771c0ff9f3]}\"}"}
2021-08-03 00:24:06.162  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:06.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:06.629 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"27c5ffd0-d6f5-42aa-bab8-7c11886164ed","status":"200","rqstDate":"210803-00:24:06:628","respDate":"210803-00:24:06:629","sourceId":"healthcheck:27c5ffd0-d6f5-42aa-bab8-7c11886164ed","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:06:628-32528\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37050], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[27c5ffd0-d6f5-42aa-bab8-7c11886164ed]}\"}"}
2021-08-03 00:24:06.629  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:08.169  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:08.170 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"32aa3785-b23f-474c-81cd-13558949f10b","status":"200","rqstDate":"210803-00:24:08:170","respDate":"210803-00:24:08:170","sourceId":"haproxy:32aa3785-b23f-474c-81cd-13558949f10b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:24:08:170-33219\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[32aa3785-b23f-474c-81cd-13558949f10b]}\"}"}
2021-08-03 00:24:08.171  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:10.176  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:10.177 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aed4f1ce-c858-405c-b5ba-69939ef74240","status":"200","rqstDate":"210803-00:24:10:177","respDate":"210803-00:24:10:177","sourceId":"haproxy:aed4f1ce-c858-405c-b5ba-69939ef74240","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:10:177-81240\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aed4f1ce-c858-405c-b5ba-69939ef74240]}\"}"}
2021-08-03 00:24:10.178  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:12.158 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:24:12.159 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:24:12.184  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:12.185 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e55fde91-aa18-461d-9700-433b7f584c55","status":"200","rqstDate":"210803-00:24:12:184","respDate":"210803-00:24:12:185","sourceId":"haproxy:e55fde91-aa18-461d-9700-433b7f584c55","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:24:12:184-27752\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e55fde91-aa18-461d-9700-433b7f584c55]}\"}"}
2021-08-03 00:24:12.186  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:12.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:12.628 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fc613182-7021-497d-b83d-581e481e5acf","status":"200","rqstDate":"210803-00:24:12:628","respDate":"210803-00:24:12:628","sourceId":"OOM_ReadinessCheck:fc613182-7021-497d-b83d-581e481e5acf","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:12:628-32416\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44032], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fc613182-7021-497d-b83d-581e481e5acf]}\"}"}
2021-08-03 00:24:12.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:14.191  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:14.192 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"86350ef0-f59a-4320-8add-4f53e54977b5","status":"200","rqstDate":"210803-00:24:14:191","respDate":"210803-00:24:14:192","sourceId":"haproxy:86350ef0-f59a-4320-8add-4f53e54977b5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:14:191-84934\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[86350ef0-f59a-4320-8add-4f53e54977b5]}\"}"}
2021-08-03 00:24:14.192  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:16.198  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:16.199 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b73cd5b-3458-43a2-b43a-ba5109f838d3","status":"200","rqstDate":"210803-00:24:16:199","respDate":"210803-00:24:16:199","sourceId":"haproxy:4b73cd5b-3458-43a2-b43a-ba5109f838d3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:24:16:199-11214\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b73cd5b-3458-43a2-b43a-ba5109f838d3]}\"}"}
2021-08-03 00:24:16.200  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:16.579  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:16.580 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bc94de52-a612-422f-b16b-d2a094d7e89b","status":"200","rqstDate":"210803-00:24:16:579","respDate":"210803-00:24:16:580","sourceId":"healthcheck:bc94de52-a612-422f-b16b-d2a094d7e89b","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:16:579-38601\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bc94de52-a612-422f-b16b-d2a094d7e89b]}\"}"}
2021-08-03 00:24:16.580  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:18.205  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:18.206 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"31a763cd-3489-43c9-b2c6-4be3a3de12d0","status":"200","rqstDate":"210803-00:24:18:206","respDate":"210803-00:24:18:206","sourceId":"haproxy:31a763cd-3489-43c9-b2c6-4be3a3de12d0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:24:18:206-97310\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31a763cd-3489-43c9-b2c6-4be3a3de12d0]}\"}"}
2021-08-03 00:24:18.207  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:20.212  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:20.213 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6bdbb542-1e0a-4b02-bd94-099b445ad0ec","status":"200","rqstDate":"210803-00:24:20:212","respDate":"210803-00:24:20:213","sourceId":"haproxy:6bdbb542-1e0a-4b02-bd94-099b445ad0ec","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:20:212-36962\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6bdbb542-1e0a-4b02-bd94-099b445ad0ec]}\"}"}
2021-08-03 00:24:20.213  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:21.644  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:21.646 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"35b9885d-ec1a-4304-8666-6f4ce55e0699","status":"200","rqstDate":"210803-00:24:21:645","respDate":"210803-00:24:21:646","sourceId":"healthcheck:35b9885d-ec1a-4304-8666-6f4ce55e0699","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:21:645-94176\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37450], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[35b9885d-ec1a-4304-8666-6f4ce55e0699]}\"}"}
2021-08-03 00:24:21.646  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:22.218  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:22.219 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a163194c-abeb-47b8-b3dd-32603f3302b6","status":"200","rqstDate":"210803-00:24:22:219","respDate":"210803-00:24:22:219","sourceId":"haproxy:a163194c-abeb-47b8-b3dd-32603f3302b6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:22:219-38322\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a163194c-abeb-47b8-b3dd-32603f3302b6]}\"}"}
2021-08-03 00:24:22.220  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:22.627  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:22.628 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c3b09be4-68b1-40fa-92bd-d03763848a3b","status":"200","rqstDate":"210803-00:24:22:627","respDate":"210803-00:24:22:628","sourceId":"OOM_ReadinessCheck:c3b09be4-68b1-40fa-92bd-d03763848a3b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:22:627-94694\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44208], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c3b09be4-68b1-40fa-92bd-d03763848a3b]}\"}"}
2021-08-03 00:24:22.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:24.225  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:24.226 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cac5a5e5-adb7-4908-967c-90005e238d1f","status":"200","rqstDate":"210803-00:24:24:226","respDate":"210803-00:24:24:226","sourceId":"haproxy:cac5a5e5-adb7-4908-967c-90005e238d1f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:24:226-39073\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cac5a5e5-adb7-4908-967c-90005e238d1f]}\"}"}
2021-08-03 00:24:24.227  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:26.232  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:26.233 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8c55a58e-ed16-4a86-a715-559b2b66f3a5","status":"200","rqstDate":"210803-00:24:26:232","respDate":"210803-00:24:26:233","sourceId":"haproxy:8c55a58e-ed16-4a86-a715-559b2b66f3a5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:24:26:232-27429\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8c55a58e-ed16-4a86-a715-559b2b66f3a5]}\"}"}
2021-08-03 00:24:26.233  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:28.240  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:28.241 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7f00e3b1-1175-4a5c-9e88-a2a799a94a7c","status":"200","rqstDate":"210803-00:24:28:240","respDate":"210803-00:24:28:241","sourceId":"haproxy:7f00e3b1-1175-4a5c-9e88-a2a799a94a7c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:28:240-56056\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7f00e3b1-1175-4a5c-9e88-a2a799a94a7c]}\"}"}
2021-08-03 00:24:28.241  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:28.406 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:24:28.408 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:24:30.247  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:30.249 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"746ce067-50af-45a8-88d2-7b11c8f7d751","status":"200","rqstDate":"210803-00:24:30:248","respDate":"210803-00:24:30:248","sourceId":"haproxy:746ce067-50af-45a8-88d2-7b11c8f7d751","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:30:248-33407\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[746ce067-50af-45a8-88d2-7b11c8f7d751]}\"}"}
2021-08-03 00:24:30.249  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:31.595  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:31.596 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6bc53c81-99e0-4a35-b4dd-b4aab7661b87","status":"200","rqstDate":"210803-00:24:31:596","respDate":"210803-00:24:31:596","sourceId":"healthcheck:6bc53c81-99e0-4a35-b4dd-b4aab7661b87","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:24:31:596-32536\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6bc53c81-99e0-4a35-b4dd-b4aab7661b87]}\"}"}
2021-08-03 00:24:31.596  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:32.255  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:32.257 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2eceb92a-309b-40d7-b95f-73faa4a352f9","status":"200","rqstDate":"210803-00:24:32:256","respDate":"210803-00:24:32:257","sourceId":"haproxy:2eceb92a-309b-40d7-b95f-73faa4a352f9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:24:32:256-14423\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2eceb92a-309b-40d7-b95f-73faa4a352f9]}\"}"}
2021-08-03 00:24:32.257  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:32.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:32.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ef2c9fe6-9ffb-4392-a546-960df43022cd","status":"200","rqstDate":"210803-00:24:32:628","respDate":"210803-00:24:32:629","sourceId":"OOM_ReadinessCheck:ef2c9fe6-9ffb-4392-a546-960df43022cd","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:32:628-48919\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44378], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ef2c9fe6-9ffb-4392-a546-960df43022cd]}\"}"}
2021-08-03 00:24:32.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:34.263  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:34.264 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c6b3c38e-c059-4883-9428-7f5619282ffc","status":"200","rqstDate":"210803-00:24:34:264","respDate":"210803-00:24:34:264","sourceId":"haproxy:c6b3c38e-c059-4883-9428-7f5619282ffc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:34:264-3656\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c6b3c38e-c059-4883-9428-7f5619282ffc]}\"}"}
2021-08-03 00:24:34.265  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:36.271  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:36.272 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"76bd3053-e798-40b5-b495-ff81a6c62097","status":"200","rqstDate":"210803-00:24:36:272","respDate":"210803-00:24:36:272","sourceId":"haproxy:76bd3053-e798-40b5-b495-ff81a6c62097","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:24:36:272-31857\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[76bd3053-e798-40b5-b495-ff81a6c62097]}\"}"}
2021-08-03 00:24:36.273  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:36.660  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:36.662 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"53588792-d636-4fe4-b2dc-16e3161f982d","status":"200","rqstDate":"210803-00:24:36:661","respDate":"210803-00:24:36:662","sourceId":"healthcheck:53588792-d636-4fe4-b2dc-16e3161f982d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:36:661-40894\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37798], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[53588792-d636-4fe4-b2dc-16e3161f982d]}\"}"}
2021-08-03 00:24:36.662  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:38.278  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:38.279 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d8e50807-95ef-46fa-ba7e-9f10dc84164b","status":"200","rqstDate":"210803-00:24:38:278","respDate":"210803-00:24:38:279","sourceId":"haproxy:d8e50807-95ef-46fa-ba7e-9f10dc84164b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:38:278-72119\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d8e50807-95ef-46fa-ba7e-9f10dc84164b]}\"}"}
2021-08-03 00:24:38.279  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:38.412 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:24:38.414 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:24:40.285  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:40.286 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a8fdf603-abbf-4683-b2ae-72c43613387a","status":"200","rqstDate":"210803-00:24:40:285","respDate":"210803-00:24:40:286","sourceId":"haproxy:a8fdf603-abbf-4683-b2ae-72c43613387a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:40:285-84262\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a8fdf603-abbf-4683-b2ae-72c43613387a]}\"}"}
2021-08-03 00:24:40.286  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:42.163 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:24:42.164 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:24:42.292  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:42.293 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d75146b2-b80a-4111-9d24-53d9cea44c3e","status":"200","rqstDate":"210803-00:24:42:293","respDate":"210803-00:24:42:293","sourceId":"haproxy:d75146b2-b80a-4111-9d24-53d9cea44c3e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:42:293-85321\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d75146b2-b80a-4111-9d24-53d9cea44c3e]}\"}"}
2021-08-03 00:24:42.293  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:42.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:42.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b1d7a070-aecb-4a14-8103-1494a812fc33","status":"200","rqstDate":"210803-00:24:42:628","respDate":"210803-00:24:42:629","sourceId":"OOM_ReadinessCheck:b1d7a070-aecb-4a14-8103-1494a812fc33","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:42:628-44449\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44538], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b1d7a070-aecb-4a14-8103-1494a812fc33]}\"}"}
2021-08-03 00:24:42.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:44.299  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:44.300 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c31021fc-65f5-4813-b114-073fc2b3803c","status":"200","rqstDate":"210803-00:24:44:300","respDate":"210803-00:24:44:300","sourceId":"haproxy:c31021fc-65f5-4813-b114-073fc2b3803c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:24:44:300-13222\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c31021fc-65f5-4813-b114-073fc2b3803c]}\"}"}
2021-08-03 00:24:44.301  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:46.306  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:46.307 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2e375b07-61e5-4552-a65b-b5aedbc5068c","status":"200","rqstDate":"210803-00:24:46:306","respDate":"210803-00:24:46:307","sourceId":"haproxy:2e375b07-61e5-4552-a65b-b5aedbc5068c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:24:46:306-37228\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2e375b07-61e5-4552-a65b-b5aedbc5068c]}\"}"}
2021-08-03 00:24:46.307  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:46.618  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:46.619 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ee1091f4-76af-46d8-a904-d41d7b0772e7","status":"200","rqstDate":"210803-00:24:46:619","respDate":"210803-00:24:46:619","sourceId":"healthcheck:ee1091f4-76af-46d8-a904-d41d7b0772e7","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:46:619-92743\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ee1091f4-76af-46d8-a904-d41d7b0772e7]}\"}"}
2021-08-03 00:24:46.620  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:48.313  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:48.314 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4c551725-ab72-4c47-805a-ceb1480e77ff","status":"200","rqstDate":"210803-00:24:48:313","respDate":"210803-00:24:48:314","sourceId":"haproxy:4c551725-ab72-4c47-805a-ceb1480e77ff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:48:313-30944\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4c551725-ab72-4c47-805a-ceb1480e77ff]}\"}"}
2021-08-03 00:24:48.314  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:50.320  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:50.321 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c3d7a094-dfb8-4685-9173-f593de375142","status":"200","rqstDate":"210803-00:24:50:320","respDate":"210803-00:24:50:321","sourceId":"haproxy:c3d7a094-dfb8-4685-9173-f593de375142","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:50:320-46143\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c3d7a094-dfb8-4685-9173-f593de375142]}\"}"}
2021-08-03 00:24:50.321  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:51.675  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:51.677 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"025efa62-11ae-48e8-89a4-28389f9ef5c6","status":"200","rqstDate":"210803-00:24:51:676","respDate":"210803-00:24:51:677","sourceId":"healthcheck:025efa62-11ae-48e8-89a4-28389f9ef5c6","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:51:676-54351\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38204], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[025efa62-11ae-48e8-89a4-28389f9ef5c6]}\"}"}
2021-08-03 00:24:51.677  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:52.327  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:52.328 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"96d6e164-5e04-4b31-84a8-da2510f82eb6","status":"200","rqstDate":"210803-00:24:52:327","respDate":"210803-00:24:52:328","sourceId":"haproxy:96d6e164-5e04-4b31-84a8-da2510f82eb6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:52:327-12946\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[96d6e164-5e04-4b31-84a8-da2510f82eb6]}\"}"}
2021-08-03 00:24:52.328  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:52.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:52.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f00d7e50-efa9-4bb7-93a2-60f1c81e6b1d","status":"200","rqstDate":"210803-00:24:52:628","respDate":"210803-00:24:52:629","sourceId":"OOM_ReadinessCheck:f00d7e50-efa9-4bb7-93a2-60f1c81e6b1d","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:24:52:628-63243\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44712], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f00d7e50-efa9-4bb7-93a2-60f1c81e6b1d]}\"}"}
2021-08-03 00:24:52.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:54.334  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:54.336 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"75abe306-3e8a-4199-bf52-ec460d4eff7d","status":"200","rqstDate":"210803-00:24:54:335","respDate":"210803-00:24:54:336","sourceId":"haproxy:75abe306-3e8a-4199-bf52-ec460d4eff7d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:24:54:335-94061\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[75abe306-3e8a-4199-bf52-ec460d4eff7d]}\"}"}
2021-08-03 00:24:54.336  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:56.343  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:56.344 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5141f0e6-666d-4e39-b0c8-8843b7d20a5c","status":"200","rqstDate":"210803-00:24:56:343","respDate":"210803-00:24:56:344","sourceId":"haproxy:5141f0e6-666d-4e39-b0c8-8843b7d20a5c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:56:343-81296\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5141f0e6-666d-4e39-b0c8-8843b7d20a5c]}\"}"}
2021-08-03 00:24:56.344  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:24:58.350  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:24:58.351 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b073132d-d181-4af8-9a56-2b5e10740745","status":"200","rqstDate":"210803-00:24:58:351","respDate":"210803-00:24:58:351","sourceId":"haproxy:b073132d-d181-4af8-9a56-2b5e10740745","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:24:58:351-63029\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b073132d-d181-4af8-9a56-2b5e10740745]}\"}"}
2021-08-03 00:24:58.352  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:00.358  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:00.360 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5fae533e-388a-4af9-91a2-ba5fe391de30","status":"200","rqstDate":"210803-00:25:00:359","respDate":"210803-00:25:00:359","sourceId":"haproxy:5fae533e-388a-4af9-91a2-ba5fe391de30","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:00:359-7176\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5fae533e-388a-4af9-91a2-ba5fe391de30]}\"}"}
2021-08-03 00:25:00.360  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:01.639  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:01.640 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7681b505-0ca4-426f-9e82-16ec7e6941cd","status":"200","rqstDate":"210803-00:25:01:639","respDate":"210803-00:25:01:640","sourceId":"healthcheck:7681b505-0ca4-426f-9e82-16ec7e6941cd","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:25:01:639-55692\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7681b505-0ca4-426f-9e82-16ec7e6941cd]}\"}"}
2021-08-03 00:25:01.641  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:02.366  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:02.367 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d26d0cf5-6567-4aaf-b509-8ae166afd3b4","status":"200","rqstDate":"210803-00:25:02:367","respDate":"210803-00:25:02:367","sourceId":"haproxy:d26d0cf5-6567-4aaf-b509-8ae166afd3b4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:25:02:367-31240\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d26d0cf5-6567-4aaf-b509-8ae166afd3b4]}\"}"}
2021-08-03 00:25:02.368  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:02.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:02.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"39e29c2b-f1f9-4082-b36b-97df7514ed0f","status":"200","rqstDate":"210803-00:25:02:628","respDate":"210803-00:25:02:629","sourceId":"OOM_ReadinessCheck:39e29c2b-f1f9-4082-b36b-97df7514ed0f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:25:02:628-50523\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44882], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[39e29c2b-f1f9-4082-b36b-97df7514ed0f]}\"}"}
2021-08-03 00:25:02.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:04.373  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:04.375 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"33b8c6ce-7ff2-4ef0-918c-efb639bec35c","status":"200","rqstDate":"210803-00:25:04:374","respDate":"210803-00:25:04:375","sourceId":"haproxy:33b8c6ce-7ff2-4ef0-918c-efb639bec35c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:25:04:374-43322\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33b8c6ce-7ff2-4ef0-918c-efb639bec35c]}\"}"}
2021-08-03 00:25:04.375  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:06.381  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:06.382 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"983effd0-9b74-48de-9177-de1da722783a","status":"200","rqstDate":"210803-00:25:06:382","respDate":"210803-00:25:06:382","sourceId":"haproxy:983effd0-9b74-48de-9177-de1da722783a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:25:06:382-83546\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[983effd0-9b74-48de-9177-de1da722783a]}\"}"}
2021-08-03 00:25:06.383  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:06.694  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:06.695 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"03d670c6-5617-4c2d-a7be-f6cdb6be0a2e","status":"200","rqstDate":"210803-00:25:06:694","respDate":"210803-00:25:06:695","sourceId":"healthcheck:03d670c6-5617-4c2d-a7be-f6cdb6be0a2e","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:06:694-8058\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38542], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[03d670c6-5617-4c2d-a7be-f6cdb6be0a2e]}\"}"}
2021-08-03 00:25:06.695  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:08.388  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:08.389 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fcd67e36-9d88-48af-a876-8e3f10b5a899","status":"200","rqstDate":"210803-00:25:08:389","respDate":"210803-00:25:08:389","sourceId":"haproxy:fcd67e36-9d88-48af-a876-8e3f10b5a899","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:08:389-66790\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fcd67e36-9d88-48af-a876-8e3f10b5a899]}\"}"}
2021-08-03 00:25:08.390  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:10.398  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:10.399 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cf0dcf16-82b1-44b0-ac20-0b946212d99b","status":"200","rqstDate":"210803-00:25:10:398","respDate":"210803-00:25:10:399","sourceId":"haproxy:cf0dcf16-82b1-44b0-ac20-0b946212d99b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:10:398-67794\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cf0dcf16-82b1-44b0-ac20-0b946212d99b]}\"}"}
2021-08-03 00:25:10.400  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:12.165 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:25:12.167 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:25:12.408  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:12.409 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a0f71fd7-7590-474b-b13a-60fadea5984a","status":"200","rqstDate":"210803-00:25:12:408","respDate":"210803-00:25:12:409","sourceId":"haproxy:a0f71fd7-7590-474b-b13a-60fadea5984a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:12:408-72978\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a0f71fd7-7590-474b-b13a-60fadea5984a]}\"}"}
2021-08-03 00:25:12.409  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:12.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:12.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ac7fe3d3-043d-4f5a-9516-746b6f4e3c33","status":"200","rqstDate":"210803-00:25:12:628","respDate":"210803-00:25:12:629","sourceId":"OOM_ReadinessCheck:ac7fe3d3-043d-4f5a-9516-746b6f4e3c33","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:25:12:628-46472\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45056], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ac7fe3d3-043d-4f5a-9516-746b6f4e3c33]}\"}"}
2021-08-03 00:25:12.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:14.418  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:14.421 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5f868653-e538-40f3-b5d0-d5635c37a4ff","status":"200","rqstDate":"210803-00:25:14:419","respDate":"210803-00:25:14:421","sourceId":"haproxy:5f868653-e538-40f3-b5d0-d5635c37a4ff","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:25:14:419-40969\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5f868653-e538-40f3-b5d0-d5635c37a4ff]}\"}"}
2021-08-03 00:25:14.422  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:16.428  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:16.429 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"01963783-d9b9-4583-8b8f-cd3ea34843e4","status":"200","rqstDate":"210803-00:25:16:428","respDate":"210803-00:25:16:429","sourceId":"haproxy:01963783-d9b9-4583-8b8f-cd3ea34843e4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:25:16:428-36567\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[01963783-d9b9-4583-8b8f-cd3ea34843e4]}\"}"}
2021-08-03 00:25:16.429  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:16.660  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:16.661 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6292cd53-694e-4309-9b61-7e34844094a3","status":"200","rqstDate":"210803-00:25:16:661","respDate":"210803-00:25:16:661","sourceId":"healthcheck:6292cd53-694e-4309-9b61-7e34844094a3","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:25:16:661-97670\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6292cd53-694e-4309-9b61-7e34844094a3]}\"}"}
2021-08-03 00:25:16.662  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:18.437  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:18.439 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"56f3a316-96ce-4bc5-ac15-67c69e541f2e","status":"200","rqstDate":"210803-00:25:18:437","respDate":"210803-00:25:18:439","sourceId":"haproxy:56f3a316-96ce-4bc5-ac15-67c69e541f2e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:25:18:437-59598\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[56f3a316-96ce-4bc5-ac15-67c69e541f2e]}\"}"}
2021-08-03 00:25:18.439  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:20.444  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:20.446 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"73361d60-2553-4abf-a4e7-df2529c5ffba","status":"200","rqstDate":"210803-00:25:20:445","respDate":"210803-00:25:20:446","sourceId":"haproxy:73361d60-2553-4abf-a4e7-df2529c5ffba","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:20:445-15695\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[73361d60-2553-4abf-a4e7-df2529c5ffba]}\"}"}
2021-08-03 00:25:20.447  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:21.715  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:21.717 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0ea9fe9f-7eb9-4151-b449-ff4e66223405","status":"200","rqstDate":"210803-00:25:21:716","respDate":"210803-00:25:21:717","sourceId":"healthcheck:0ea9fe9f-7eb9-4151-b449-ff4e66223405","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:25:21:716-67461\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38946], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0ea9fe9f-7eb9-4151-b449-ff4e66223405]}\"}"}
2021-08-03 00:25:21.717  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:22.452  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:22.453 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"242c2aa0-119d-42fd-860b-e90dbde7d14d","status":"200","rqstDate":"210803-00:25:22:453","respDate":"210803-00:25:22:453","sourceId":"haproxy:242c2aa0-119d-42fd-860b-e90dbde7d14d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:22:453-93157\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[242c2aa0-119d-42fd-860b-e90dbde7d14d]}\"}"}
2021-08-03 00:25:22.454  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:22.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:22.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7f4a2487-7b20-44b0-83f7-e819ac50b1ba","status":"200","rqstDate":"210803-00:25:22:628","respDate":"210803-00:25:22:629","sourceId":"OOM_ReadinessCheck:7f4a2487-7b20-44b0-83f7-e819ac50b1ba","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:22:628-97252\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45232], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7f4a2487-7b20-44b0-83f7-e819ac50b1ba]}\"}"}
2021-08-03 00:25:22.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:24.460  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:24.462 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d3440691-fab9-4bc6-b079-44eb26416bc5","status":"200","rqstDate":"210803-00:25:24:461","respDate":"210803-00:25:24:462","sourceId":"haproxy:d3440691-fab9-4bc6-b079-44eb26416bc5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:24:461-80397\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d3440691-fab9-4bc6-b079-44eb26416bc5]}\"}"}
2021-08-03 00:25:24.462  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:26.468  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:26.469 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8a53a2b4-b01d-4e25-b7fb-69c006211aa3","status":"200","rqstDate":"210803-00:25:26:469","respDate":"210803-00:25:26:469","sourceId":"haproxy:8a53a2b4-b01d-4e25-b7fb-69c006211aa3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:26:469-7434\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8a53a2b4-b01d-4e25-b7fb-69c006211aa3]}\"}"}
2021-08-03 00:25:26.470  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:28.476  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:28.478 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9744b086-5aab-4b9e-b870-81b31d74c96b","status":"200","rqstDate":"210803-00:25:28:477","respDate":"210803-00:25:28:478","sourceId":"haproxy:9744b086-5aab-4b9e-b870-81b31d74c96b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:28:477-96789\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9744b086-5aab-4b9e-b870-81b31d74c96b]}\"}"}
2021-08-03 00:25:28.478  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:30.484  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:30.485 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"74bff329-bec4-4eed-9685-f525468f3f40","status":"200","rqstDate":"210803-00:25:30:484","respDate":"210803-00:25:30:485","sourceId":"haproxy:74bff329-bec4-4eed-9685-f525468f3f40","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:30:484-43410\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[74bff329-bec4-4eed-9685-f525468f3f40]}\"}"}
2021-08-03 00:25:30.485  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:31.691  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:31.692 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"71676621-8522-4dbe-b4d8-df2387e6a0a6","status":"200","rqstDate":"210803-00:25:31:692","respDate":"210803-00:25:31:692","sourceId":"healthcheck:71676621-8522-4dbe-b4d8-df2387e6a0a6","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:25:31:692-46287\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[71676621-8522-4dbe-b4d8-df2387e6a0a6]}\"}"}
2021-08-03 00:25:31.693  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:32.494  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:32.495 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f899208b-f551-4209-b8c6-b9894240cf17","status":"200","rqstDate":"210803-00:25:32:495","respDate":"210803-00:25:32:495","sourceId":"haproxy:f899208b-f551-4209-b8c6-b9894240cf17","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:25:32:495-80831\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f899208b-f551-4209-b8c6-b9894240cf17]}\"}"}
2021-08-03 00:25:32.496  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:32.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:32.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"04e989f9-b3a9-4a14-bc3f-6561c497a1ad","status":"200","rqstDate":"210803-00:25:32:628","respDate":"210803-00:25:32:629","sourceId":"OOM_ReadinessCheck:04e989f9-b3a9-4a14-bc3f-6561c497a1ad","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:25:32:628-9229\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45404], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[04e989f9-b3a9-4a14-bc3f-6561c497a1ad]}\"}"}
2021-08-03 00:25:32.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:34.502  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:34.503 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8360c09b-786e-48a8-bae8-9d726d23fba5","status":"200","rqstDate":"210803-00:25:34:503","respDate":"210803-00:25:34:503","sourceId":"haproxy:8360c09b-786e-48a8-bae8-9d726d23fba5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:25:34:503-17976\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8360c09b-786e-48a8-bae8-9d726d23fba5]}\"}"}
2021-08-03 00:25:34.504  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:36.511  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:36.512 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dd2e791c-1ca1-400d-905f-80ba3575673a","status":"200","rqstDate":"210803-00:25:36:511","respDate":"210803-00:25:36:512","sourceId":"haproxy:dd2e791c-1ca1-400d-905f-80ba3575673a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:36:511-67351\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dd2e791c-1ca1-400d-905f-80ba3575673a]}\"}"}
2021-08-03 00:25:36.512  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:36.733  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:36.734 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"13e3b72f-da8e-407f-b7f8-4794a0b74bf6","status":"200","rqstDate":"210803-00:25:36:734","respDate":"210803-00:25:36:734","sourceId":"healthcheck:13e3b72f-da8e-407f-b7f8-4794a0b74bf6","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:25:36:734-8314\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39282], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[13e3b72f-da8e-407f-b7f8-4794a0b74bf6]}\"}"}
2021-08-03 00:25:36.735  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:38.470 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:25:38.483 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:25:38.518  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:38.519 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"43bdc787-742d-43e5-a70a-2cd9854a9472","status":"200","rqstDate":"210803-00:25:38:518","respDate":"210803-00:25:38:519","sourceId":"haproxy:43bdc787-742d-43e5-a70a-2cd9854a9472","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:25:38:518-85512\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[43bdc787-742d-43e5-a70a-2cd9854a9472]}\"}"}
2021-08-03 00:25:38.519  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:40.525  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:40.526 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1db6e2fe-8df9-42c7-8ad7-d3c3c9a24a6d","status":"200","rqstDate":"210803-00:25:40:526","respDate":"210803-00:25:40:526","sourceId":"haproxy:1db6e2fe-8df9-42c7-8ad7-d3c3c9a24a6d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:25:40:526-18708\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1db6e2fe-8df9-42c7-8ad7-d3c3c9a24a6d]}\"}"}
2021-08-03 00:25:40.527  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:42.174 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:25:42.175 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:25:42.532  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:42.533 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0b1da3e5-6633-4e46-94f4-0a3458efb46b","status":"200","rqstDate":"210803-00:25:42:532","respDate":"210803-00:25:42:533","sourceId":"haproxy:0b1da3e5-6633-4e46-94f4-0a3458efb46b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:42:532-15089\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0b1da3e5-6633-4e46-94f4-0a3458efb46b]}\"}"}
2021-08-03 00:25:42.534  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:42.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:42.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0a5a8a62-db2a-4e8c-aa5e-a1c894f2bfb6","status":"200","rqstDate":"210803-00:25:42:628","respDate":"210803-00:25:42:629","sourceId":"OOM_ReadinessCheck:0a5a8a62-db2a-4e8c-aa5e-a1c894f2bfb6","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:42:628-40075\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45564], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0a5a8a62-db2a-4e8c-aa5e-a1c894f2bfb6]}\"}"}
2021-08-03 00:25:42.630  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:44.539  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:44.540 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6776cb79-e2d5-4308-83b0-7ca880ec88eb","status":"200","rqstDate":"210803-00:25:44:539","respDate":"210803-00:25:44:540","sourceId":"haproxy:6776cb79-e2d5-4308-83b0-7ca880ec88eb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:44:539-72280\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6776cb79-e2d5-4308-83b0-7ca880ec88eb]}\"}"}
2021-08-03 00:25:44.540  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:44.905 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2021-08-03 00:25:44.906 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] because: [/10.242.138.218:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2021-08-03 00:25:44.906 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preventing new connections for the next 1000 ms
2021-08-03 00:25:44.906 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-64, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:25:44.907 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-64, inFlight=0, closed=true] closing connection
2021-08-03 00:25:44.907 DEBUG 10 --- [uster-worker-32] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host DOWN
2021-08-03 00:25:44.908 DEBUG 10 --- [uster-worker-32] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2021-08-03 00:25:44.908 DEBUG 10 --- [uster-worker-32] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] starting reconnection attempt
2021-08-03 00:25:44.993 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.242.138.218:9042, scheduling delivery
2021-08-03 00:25:44.994 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event DOWN
2021-08-03 00:25:45.908 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:25:45.911 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-65, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:25:45.911 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-65, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:25:45.911 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-65, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:25:45.912 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-65, inFlight=0, closed=true] closing connection
2021-08-03 00:25:45.912 DEBUG 10 --- [uster-worker-33] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:25:45.912 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 2000 milliseconds
2021-08-03 00:25:45.912 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 2000 ms
2021-08-03 00:25:45.994 DEBUG 10 --- [uster-worker-32] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:25:46.546  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:46.547 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"211cd926-f8aa-484f-ac54-ddf7c73f83eb","status":"200","rqstDate":"210803-00:25:46:547","respDate":"210803-00:25:46:547","sourceId":"haproxy:211cd926-f8aa-484f-ac54-ddf7c73f83eb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:46:547-10770\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[211cd926-f8aa-484f-ac54-ddf7c73f83eb]}\"}"}
2021-08-03 00:25:46.548  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:46.708  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:46.709 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4e266de3-f1e8-4cb6-9c3d-2c6845d210c8","status":"200","rqstDate":"210803-00:25:46:709","respDate":"210803-00:25:46:709","sourceId":"healthcheck:4e266de3-f1e8-4cb6-9c3d-2c6845d210c8","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:25:46:709-21662\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4e266de3-f1e8-4cb6-9c3d-2c6845d210c8]}\"}"}
2021-08-03 00:25:46.709  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:47.912 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:25:47.914 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-66, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:25:47.914 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-66, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:25:47.914 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-66, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:25:47.915 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-66, inFlight=0, closed=true] closing connection
2021-08-03 00:25:47.915 DEBUG 10 --- [uster-worker-33] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:25:47.915 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 4000 milliseconds
2021-08-03 00:25:47.915 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 4000 ms
2021-08-03 00:25:48.554  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:48.556 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2d6d3846-f023-441c-8c3a-7bbf851781d9","status":"200","rqstDate":"210803-00:25:48:555","respDate":"210803-00:25:48:556","sourceId":"haproxy:2d6d3846-f023-441c-8c3a-7bbf851781d9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:25:48:555-91951\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d6d3846-f023-441c-8c3a-7bbf851781d9]}\"}"}
2021-08-03 00:25:48.557  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:50.564  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:50.565 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"348adb0b-85d7-4306-9fa0-6790cfa0aa64","status":"200","rqstDate":"210803-00:25:50:564","respDate":"210803-00:25:50:565","sourceId":"haproxy:348adb0b-85d7-4306-9fa0-6790cfa0aa64","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:50:564-92035\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[348adb0b-85d7-4306-9fa0-6790cfa0aa64]}\"}"}
2021-08-03 00:25:50.566  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:51.747  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:51.748 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a9fa10e0-0f15-451d-bf61-372b21888c62","status":"200","rqstDate":"210803-00:25:51:748","respDate":"210803-00:25:51:748","sourceId":"healthcheck:a9fa10e0-0f15-451d-bf61-372b21888c62","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:25:51:748-30589\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39658], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a9fa10e0-0f15-451d-bf61-372b21888c62]}\"}"}
2021-08-03 00:25:51.749  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:51.915 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:25:51.917 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-67, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:25:51.917 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-67, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:25:51.917 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-67, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:25:51.917 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-67, inFlight=0, closed=true] closing connection
2021-08-03 00:25:51.917 DEBUG 10 --- [uster-worker-32] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:25:51.918 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 8000 milliseconds
2021-08-03 00:25:51.918 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 8000 ms
2021-08-03 00:25:52.571  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:52.573 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"af239f6b-df04-4628-b622-320f0ed68b9a","status":"200","rqstDate":"210803-00:25:52:572","respDate":"210803-00:25:52:573","sourceId":"haproxy:af239f6b-df04-4628-b622-320f0ed68b9a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:25:52:572-16081\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[af239f6b-df04-4628-b622-320f0ed68b9a]}\"}"}
2021-08-03 00:25:52.573  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:52.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:52.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4e62dd29-fb81-4872-94b0-6cd3a49bd881","status":"200","rqstDate":"210803-00:25:52:628","respDate":"210803-00:25:52:629","sourceId":"OOM_ReadinessCheck:4e62dd29-fb81-4872-94b0-6cd3a49bd881","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:25:52:628-63247\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45788], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4e62dd29-fb81-4872-94b0-6cd3a49bd881]}\"}"}
2021-08-03 00:25:52.629  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:54.578  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:54.579 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c8c43628-870f-4a06-8c3b-20491cc6191a","status":"200","rqstDate":"210803-00:25:54:579","respDate":"210803-00:25:54:579","sourceId":"haproxy:c8c43628-870f-4a06-8c3b-20491cc6191a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:25:54:579-62676\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c8c43628-870f-4a06-8c3b-20491cc6191a]}\"}"}
2021-08-03 00:25:54.580  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:56.585  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:56.587 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2974be7f-47c2-41e1-927f-965e444e8a82","status":"200","rqstDate":"210803-00:25:56:586","respDate":"210803-00:25:56:587","sourceId":"haproxy:2974be7f-47c2-41e1-927f-965e444e8a82","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:25:56:586-79233\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2974be7f-47c2-41e1-927f-965e444e8a82]}\"}"}
2021-08-03 00:25:56.587  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:58.593  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:25:58.594 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e2a2edf6-9404-4d36-87a1-a9cf3ac64b3d","status":"200","rqstDate":"210803-00:25:58:593","respDate":"210803-00:25:58:594","sourceId":"haproxy:e2a2edf6-9404-4d36-87a1-a9cf3ac64b3d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:25:58:593-23931\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e2a2edf6-9404-4d36-87a1-a9cf3ac64b3d]}\"}"}
2021-08-03 00:25:58.594  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:25:59.918 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:25:59.920 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-68, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:25:59.921 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-68, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:25:59.921 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-68, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:25:59.921 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-68, inFlight=0, closed=true] closing connection
2021-08-03 00:25:59.922 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 16000 milliseconds
2021-08-03 00:25:59.922 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 16000 ms
2021-08-03 00:25:59.922 DEBUG 10 --- [uster-worker-33] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:26:00.599  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:00.601 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"284c3c8b-be30-4287-9ade-e5e471480cab","status":"200","rqstDate":"210803-00:26:00:600","respDate":"210803-00:26:00:601","sourceId":"haproxy:284c3c8b-be30-4287-9ade-e5e471480cab","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:00:600-90178\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[284c3c8b-be30-4287-9ade-e5e471480cab]}\"}"}
2021-08-03 00:26:00.601  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:01.724  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:01.725 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4137685c-cf10-4185-bfc4-cb529462ea71","status":"200","rqstDate":"210803-00:26:01:725","respDate":"210803-00:26:01:725","sourceId":"healthcheck:4137685c-cf10-4185-bfc4-cb529462ea71","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:01:725-9842\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4137685c-cf10-4185-bfc4-cb529462ea71]}\"}"}
2021-08-03 00:26:01.726  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:02.607  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:02.608 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7f5cce77-1046-4bd1-883a-dfff60934aa4","status":"200","rqstDate":"210803-00:26:02:608","respDate":"210803-00:26:02:608","sourceId":"haproxy:7f5cce77-1046-4bd1-883a-dfff60934aa4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:02:608-35767\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7f5cce77-1046-4bd1-883a-dfff60934aa4]}\"}"}
2021-08-03 00:26:02.609  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:02.626  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:02.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d269166f-e90e-49d6-9706-a29acbdd62c1","status":"200","rqstDate":"210803-00:26:02:627","respDate":"210803-00:26:02:627","sourceId":"OOM_ReadinessCheck:d269166f-e90e-49d6-9706-a29acbdd62c1","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:02:627-82836\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46140], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d269166f-e90e-49d6-9706-a29acbdd62c1]}\"}"}
2021-08-03 00:26:02.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:04.614  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:04.616 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"27b13c47-4ff3-42ad-8c74-7db14528d9ee","status":"200","rqstDate":"210803-00:26:04:615","respDate":"210803-00:26:04:616","sourceId":"haproxy:27b13c47-4ff3-42ad-8c74-7db14528d9ee","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:04:615-79761\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[27b13c47-4ff3-42ad-8c74-7db14528d9ee]}\"}"}
2021-08-03 00:26:04.616  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:06.622  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:06.623 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4d1f71b6-44dd-4f76-9871-4d7927ab2ed7","status":"200","rqstDate":"210803-00:26:06:622","respDate":"210803-00:26:06:623","sourceId":"haproxy:4d1f71b6-44dd-4f76-9871-4d7927ab2ed7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:06:622-44466\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4d1f71b6-44dd-4f76-9871-4d7927ab2ed7]}\"}"}
2021-08-03 00:26:06.623  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:06.764  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:06.765 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"37142533-6908-4287-9ce1-6420225663db","status":"200","rqstDate":"210803-00:26:06:765","respDate":"210803-00:26:06:765","sourceId":"healthcheck:37142533-6908-4287-9ce1-6420225663db","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:06:765-50494\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40032], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[37142533-6908-4287-9ce1-6420225663db]}\"}"}
2021-08-03 00:26:06.766  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:08.501 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:26:08.503 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:26:08.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:08.631 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"221a9e90-95a8-490e-beb5-dc0670b0a61c","status":"200","rqstDate":"210803-00:26:08:630","respDate":"210803-00:26:08:631","sourceId":"haproxy:221a9e90-95a8-490e-beb5-dc0670b0a61c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:08:630-68670\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[221a9e90-95a8-490e-beb5-dc0670b0a61c]}\"}"}
2021-08-03 00:26:08.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:10.639  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:10.640 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"99c4056e-3860-4312-8b3c-69e4618071e6","status":"200","rqstDate":"210803-00:26:10:639","respDate":"210803-00:26:10:640","sourceId":"haproxy:99c4056e-3860-4312-8b3c-69e4618071e6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:26:10:639-33437\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99c4056e-3860-4312-8b3c-69e4618071e6]}\"}"}
2021-08-03 00:26:10.641  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:12.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:12.629 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"11f5a6c1-78d5-43e6-a84c-d2405a38da22","status":"200","rqstDate":"210803-00:26:12:628","respDate":"210803-00:26:12:629","sourceId":"OOM_ReadinessCheck:11f5a6c1-78d5-43e6-a84c-d2405a38da22","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:12:628-56517\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46506], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[11f5a6c1-78d5-43e6-a84c-d2405a38da22]}\"}"}
2021-08-03 00:26:12.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:12.646  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:12.648 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"62878753-9e58-4bff-91b8-eadedc1a8c61","status":"200","rqstDate":"210803-00:26:12:647","respDate":"210803-00:26:12:648","sourceId":"haproxy:62878753-9e58-4bff-91b8-eadedc1a8c61","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:26:12:647-82327\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[62878753-9e58-4bff-91b8-eadedc1a8c61]}\"}"}
2021-08-03 00:26:12.648  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:14.654  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:14.655 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e44c01f9-9901-4ab0-b8ec-5715c3770515","status":"200","rqstDate":"210803-00:26:14:655","respDate":"210803-00:26:14:655","sourceId":"haproxy:e44c01f9-9901-4ab0-b8ec-5715c3770515","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:14:655-35845\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e44c01f9-9901-4ab0-b8ec-5715c3770515]}\"}"}
2021-08-03 00:26:14.656  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:14.996 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:26:14.997 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:26:15.922 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:26:15.924 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-69, inFlight=0, closed=false] Error connecting to /10.242.138.218:9042 (Connection refused: /10.242.138.218:9042)
2021-08-03 00:26:15.924 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.242.138.218:9042-69, inFlight=0, closed=false] because: [/10.242.138.218:9042] Cannot connect
2021-08-03 00:26:15.924 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-69, inFlight=0, closed=false] failed, remaining = 0
2021-08-03 00:26:15.924 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-69, inFlight=0, closed=true] closing connection
2021-08-03 00:26:15.924 DEBUG 10 --- [uster-worker-32] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.242.138.218:9042
2021-08-03 00:26:15.924 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.242.138.218:9042 ([/10.242.138.218:9042] Cannot connect), scheduling retry in 32000 milliseconds
2021-08-03 00:26:15.924 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] next reconnection attempt in 32000 ms
2021-08-03 00:26:16.661  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:16.663 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"793bd546-54a9-466a-bd8e-c0e2beb21506","status":"200","rqstDate":"210803-00:26:16:662","respDate":"210803-00:26:16:663","sourceId":"haproxy:793bd546-54a9-466a-bd8e-c0e2beb21506","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:16:662-42719\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[793bd546-54a9-466a-bd8e-c0e2beb21506]}\"}"}
2021-08-03 00:26:16.663  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:16.744  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:16.746 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0836b27f-a717-4678-bba7-38d81b6bf2fd","status":"200","rqstDate":"210803-00:26:16:745","respDate":"210803-00:26:16:746","sourceId":"healthcheck:0836b27f-a717-4678-bba7-38d81b6bf2fd","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:16:745-74928\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0836b27f-a717-4678-bba7-38d81b6bf2fd]}\"}"}
2021-08-03 00:26:16.746  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:18.670  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:18.671 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f821f701-b969-494e-b2ea-fdfe1991111d","status":"200","rqstDate":"210803-00:26:18:670","respDate":"210803-00:26:18:671","sourceId":"haproxy:f821f701-b969-494e-b2ea-fdfe1991111d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:26:18:670-61271\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f821f701-b969-494e-b2ea-fdfe1991111d]}\"}"}
2021-08-03 00:26:18.671  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:20.677  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:20.678 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"04eb4c1c-6a61-4e2a-906f-99e9346f58ed","status":"200","rqstDate":"210803-00:26:20:678","respDate":"210803-00:26:20:678","sourceId":"haproxy:04eb4c1c-6a61-4e2a-906f-99e9346f58ed","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:26:20:678-40692\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04eb4c1c-6a61-4e2a-906f-99e9346f58ed]}\"}"}
2021-08-03 00:26:20.679  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:21.788  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:21.790 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f059cfba-84f9-473b-bbcc-05c422d294f6","status":"200","rqstDate":"210803-00:26:21:789","respDate":"210803-00:26:21:789","sourceId":"healthcheck:f059cfba-84f9-473b-bbcc-05c422d294f6","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:21:789-56719\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40392], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f059cfba-84f9-473b-bbcc-05c422d294f6]}\"}"}
2021-08-03 00:26:21.790  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:22.629  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:22.630 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c79e94a4-8cd5-4282-bdba-76dbc33df157","status":"200","rqstDate":"210803-00:26:22:630","respDate":"210803-00:26:22:630","sourceId":"OOM_ReadinessCheck:c79e94a4-8cd5-4282-bdba-76dbc33df157","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:22:630-79220\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46860], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c79e94a4-8cd5-4282-bdba-76dbc33df157]}\"}"}
2021-08-03 00:26:22.631  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:22.685  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:22.686 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"19bc839d-2781-4a17-8bbe-e8882a7bd44a","status":"200","rqstDate":"210803-00:26:22:685","respDate":"210803-00:26:22:686","sourceId":"haproxy:19bc839d-2781-4a17-8bbe-e8882a7bd44a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:22:685-90995\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[19bc839d-2781-4a17-8bbe-e8882a7bd44a]}\"}"}
2021-08-03 00:26:22.686  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:24.692  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:24.693 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0be8fc2b-d9d1-4171-8ed7-5b90b8a70f0c","status":"200","rqstDate":"210803-00:26:24:692","respDate":"210803-00:26:24:693","sourceId":"haproxy:0be8fc2b-d9d1-4171-8ed7-5b90b8a70f0c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:24:692-67429\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0be8fc2b-d9d1-4171-8ed7-5b90b8a70f0c]}\"}"}
2021-08-03 00:26:24.693  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:26.699  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:26.701 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3087890b-17f7-480e-be01-1af9d056095e","status":"200","rqstDate":"210803-00:26:26:700","respDate":"210803-00:26:26:700","sourceId":"haproxy:3087890b-17f7-480e-be01-1af9d056095e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:26:700-18993\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3087890b-17f7-480e-be01-1af9d056095e]}\"}"}
2021-08-03 00:26:26.701  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:28.707  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:28.709 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"88c1d6ac-d6c9-4427-be22-b3769f83d840","status":"200","rqstDate":"210803-00:26:28:708","respDate":"210803-00:26:28:709","sourceId":"haproxy:88c1d6ac-d6c9-4427-be22-b3769f83d840","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:28:708-59734\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[88c1d6ac-d6c9-4427-be22-b3769f83d840]}\"}"}
2021-08-03 00:26:28.709  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:30.715  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:30.716 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1547909c-c67e-4084-8417-2fe822fa9256","status":"200","rqstDate":"210803-00:26:30:716","respDate":"210803-00:26:30:716","sourceId":"haproxy:1547909c-c67e-4084-8417-2fe822fa9256","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:30:716-74934\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1547909c-c67e-4084-8417-2fe822fa9256]}\"}"}
2021-08-03 00:26:30.716  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:31.761  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:31.762 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3e33c496-a5ec-4651-9158-d13be18dd2ae","status":"200","rqstDate":"210803-00:26:31:761","respDate":"210803-00:26:31:762","sourceId":"healthcheck:3e33c496-a5ec-4651-9158-d13be18dd2ae","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:31:761-30256\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3e33c496-a5ec-4651-9158-d13be18dd2ae]}\"}"}
2021-08-03 00:26:31.762  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:32.626  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:32.627 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"28e01c83-4776-4f47-a33d-07a2f68c5111","status":"200","rqstDate":"210803-00:26:32:626","respDate":"210803-00:26:32:627","sourceId":"OOM_ReadinessCheck:28e01c83-4776-4f47-a33d-07a2f68c5111","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:32:626-21634\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47078], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[28e01c83-4776-4f47-a33d-07a2f68c5111]}\"}"}
2021-08-03 00:26:32.627  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:32.722  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:32.723 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b9d2fdbc-a355-4e34-8832-0218855c17aa","status":"200","rqstDate":"210803-00:26:32:722","respDate":"210803-00:26:32:723","sourceId":"haproxy:b9d2fdbc-a355-4e34-8832-0218855c17aa","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:26:32:722-23613\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b9d2fdbc-a355-4e34-8832-0218855c17aa]}\"}"}
2021-08-03 00:26:32.724  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:34.730  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:34.731 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4948fdb3-8780-48ea-9ec8-bb5f8601705f","status":"200","rqstDate":"210803-00:26:34:730","respDate":"210803-00:26:34:731","sourceId":"haproxy:4948fdb3-8780-48ea-9ec8-bb5f8601705f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:34:730-75729\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4948fdb3-8780-48ea-9ec8-bb5f8601705f]}\"}"}
2021-08-03 00:26:34.731  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:36.738  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:36.739 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2f1342e6-76c3-4449-99af-dcd0c546ec18","status":"200","rqstDate":"210803-00:26:36:738","respDate":"210803-00:26:36:739","sourceId":"haproxy:2f1342e6-76c3-4449-99af-dcd0c546ec18","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:36:738-1551\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2f1342e6-76c3-4449-99af-dcd0c546ec18]}\"}"}
2021-08-03 00:26:36.740  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:36.806  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:36.807 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"55c6e165-2178-4023-9ab1-430d4f8cf2be","status":"200","rqstDate":"210803-00:26:36:806","respDate":"210803-00:26:36:807","sourceId":"healthcheck:55c6e165-2178-4023-9ab1-430d4f8cf2be","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:26:36:806-49469\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40760], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[55c6e165-2178-4023-9ab1-430d4f8cf2be]}\"}"}
2021-08-03 00:26:36.807  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:38.400 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.242.138.218:9042, scheduling delivery
2021-08-03 00:26:38.400 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] received event UP
2021-08-03 00:26:38.746  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:38.748 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3bc6f297-360c-4bf7-9e81-db31de139c5e","status":"200","rqstDate":"210803-00:26:38:747","respDate":"210803-00:26:38:748","sourceId":"haproxy:3bc6f297-360c-4bf7-9e81-db31de139c5e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:26:38:747-68057\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3bc6f297-360c-4bf7-9e81-db31de139c5e]}\"}"}
2021-08-03 00:26:38.748  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:39.401 DEBUG 10 --- [uster-worker-34] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.242.138.218:9042
2021-08-03 00:26:39.406 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] marking host UP
2021-08-03 00:26:39.406 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2021-08-03 00:26:39.406 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.242.138.218:9042
2021-08-03 00:26:39.406 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 1 new connections, total = 1
2021-08-03 00:26:39.408 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-70, inFlight=0, closed=false] Connection established, initializing transport
2021-08-03 00:26:40.755  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:40.756 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"13e2a22b-53e9-4ace-8659-d76d030707d1","status":"200","rqstDate":"210803-00:26:40:755","respDate":"210803-00:26:40:756","sourceId":"haproxy:13e2a22b-53e9-4ace-8659-d76d030707d1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:40:755-57991\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[13e2a22b-53e9-4ace-8659-d76d030707d1]}\"}"}
2021-08-03 00:26:40.756  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:42.584 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] Connection[/10.242.138.218:9042-70, inFlight=0, closed=false] Transport initialized, connection ready
2021-08-03 00:26:42.628  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:42.629 DEBUG 10 --- [tp1725165248-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"73395b1c-4efc-4a0f-8616-8c4664e8092b","status":"200","rqstDate":"210803-00:26:42:629","respDate":"210803-00:26:42:629","sourceId":"OOM_ReadinessCheck:73395b1c-4efc-4a0f-8616-8c4664e8092b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:42:629-49126\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47244], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[73395b1c-4efc-4a0f-8616-8c4664e8092b]}\"}"}
2021-08-03 00:26:42.630  INFO 10 --- [tp1725165248-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:42.693 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Host.STATES     : [/10.242.138.218:9042] preparing to open 0 new connections, total = 1
2021-08-03 00:26:42.694 DEBUG 10 --- [uster-worker-34] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.242.138.218:9042 (1 connections needed, 1 successfully opened)
2021-08-03 00:26:42.694 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Session         : Added connection pool for /10.242.138.218:9042
2021-08-03 00:26:42.763  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:42.764 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"886477ac-dea6-4cc6-8e0d-75f78e350432","status":"200","rqstDate":"210803-00:26:42:764","respDate":"210803-00:26:42:764","sourceId":"haproxy:886477ac-dea6-4cc6-8e0d-75f78e350432","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:26:42:764-98735\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[886477ac-dea6-4cc6-8e0d-75f78e350432]}\"}"}
2021-08-03 00:26:42.765  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:44.771  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:44.772 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7b422c2d-48bd-431b-a044-460c01bad520","status":"200","rqstDate":"210803-00:26:44:771","respDate":"210803-00:26:44:772","sourceId":"haproxy:7b422c2d-48bd-431b-a044-460c01bad520","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:44:771-14155\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7b422c2d-48bd-431b-a044-460c01bad520]}\"}"}
2021-08-03 00:26:44.772  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:46.777  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:46.778  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:46.778 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"077154ae-58b4-41ca-a42c-ea0d8a2e2de5","status":"200","rqstDate":"210803-00:26:46:777","respDate":"210803-00:26:46:778","sourceId":"haproxy:077154ae-58b4-41ca-a42c-ea0d8a2e2de5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:26:46:777-50677\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[077154ae-58b4-41ca-a42c-ea0d8a2e2de5]}\"}"}
2021-08-03 00:26:46.778 DEBUG 10 --- [tp1725165248-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b96c4158-a7a6-49c7-93ad-759e311bee1c","status":"200","rqstDate":"210803-00:26:46:778","respDate":"210803-00:26:46:778","sourceId":"healthcheck:b96c4158-a7a6-49c7-93ad-759e311bee1c","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:26:46:778-71916\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b96c4158-a7a6-49c7-93ad-759e311bee1c]}\"}"}
2021-08-03 00:26:46.778  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:46.779  INFO 10 --- [tp1725165248-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:48.783  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:48.784 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f949b578-7295-412d-815c-2a5884f6e5b6","status":"200","rqstDate":"210803-00:26:48:784","respDate":"210803-00:26:48:784","sourceId":"haproxy:f949b578-7295-412d-815c-2a5884f6e5b6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:26:48:784-81790\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f949b578-7295-412d-815c-2a5884f6e5b6]}\"}"}
2021-08-03 00:26:48.785  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:50.789  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:50.791 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e9588f48-34a0-41fa-94d4-8c29f6645305","status":"200","rqstDate":"210803-00:26:50:790","respDate":"210803-00:26:50:791","sourceId":"haproxy:e9588f48-34a0-41fa-94d4-8c29f6645305","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:50:790-39649\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e9588f48-34a0-41fa-94d4-8c29f6645305]}\"}"}
2021-08-03 00:26:50.791  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:51.824  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:51.826 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5bce18f7-031c-4f41-a3cc-9415eef0b311","status":"200","rqstDate":"210803-00:26:51:825","respDate":"210803-00:26:51:826","sourceId":"healthcheck:5bce18f7-031c-4f41-a3cc-9415eef0b311","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:26:51:825-66743\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41138], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5bce18f7-031c-4f41-a3cc-9415eef0b311]}\"}"}
2021-08-03 00:26:51.826  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:52.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:52.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3d869024-a428-4709-b221-884bd08f9a64","status":"200","rqstDate":"210803-00:26:52:628","respDate":"210803-00:26:52:629","sourceId":"OOM_ReadinessCheck:3d869024-a428-4709-b221-884bd08f9a64","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:26:52:628-19720\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47418], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3d869024-a428-4709-b221-884bd08f9a64]}\"}"}
2021-08-03 00:26:52.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:52.796  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:52.797 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b22cfd20-abff-4bb0-9302-7c615853fe51","status":"200","rqstDate":"210803-00:26:52:797","respDate":"210803-00:26:52:797","sourceId":"haproxy:b22cfd20-abff-4bb0-9302-7c615853fe51","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:52:797-99724\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b22cfd20-abff-4bb0-9302-7c615853fe51]}\"}"}
2021-08-03 00:26:52.798  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:54.803  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:54.804 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"23dca26a-864e-4e76-82f8-9964fbaf1ddc","status":"200","rqstDate":"210803-00:26:54:803","respDate":"210803-00:26:54:804","sourceId":"haproxy:23dca26a-864e-4e76-82f8-9964fbaf1ddc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:26:54:803-40369\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23dca26a-864e-4e76-82f8-9964fbaf1ddc]}\"}"}
2021-08-03 00:26:54.805  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:56.811  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:56.812 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ff509348-81f6-411e-8e65-155b85fe00c9","status":"200","rqstDate":"210803-00:26:56:811","respDate":"210803-00:26:56:812","sourceId":"haproxy:ff509348-81f6-411e-8e65-155b85fe00c9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:56:811-52199\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ff509348-81f6-411e-8e65-155b85fe00c9]}\"}"}
2021-08-03 00:26:56.812  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:26:58.817  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:26:58.819 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"528bf520-a68d-4648-8442-a8a44f6afa55","status":"200","rqstDate":"210803-00:26:58:818","respDate":"210803-00:26:58:818","sourceId":"haproxy:528bf520-a68d-4648-8442-a8a44f6afa55","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:26:58:818-8074\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[528bf520-a68d-4648-8442-a8a44f6afa55]}\"}"}
2021-08-03 00:26:58.819  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:00.825  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:00.827 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"63dd2b60-0859-4b75-abe0-ec01408a1cd3","status":"200","rqstDate":"210803-00:27:00:826","respDate":"210803-00:27:00:827","sourceId":"haproxy:63dd2b60-0859-4b75-abe0-ec01408a1cd3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:00:826-64316\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[63dd2b60-0859-4b75-abe0-ec01408a1cd3]}\"}"}
2021-08-03 00:27:00.827  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:01.794  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:01.795 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0c7d571c-a678-4107-94ab-57bd98fc8811","status":"200","rqstDate":"210803-00:27:01:794","respDate":"210803-00:27:01:795","sourceId":"healthcheck:0c7d571c-a678-4107-94ab-57bd98fc8811","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:27:01:794-17086\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0c7d571c-a678-4107-94ab-57bd98fc8811]}\"}"}
2021-08-03 00:27:01.795  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:02.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:02.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e54d8abc-ef4f-4efb-a5cf-6b889d737be1","status":"200","rqstDate":"210803-00:27:02:627","respDate":"210803-00:27:02:628","sourceId":"OOM_ReadinessCheck:e54d8abc-ef4f-4efb-a5cf-6b889d737be1","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:02:627-37251\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47588], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e54d8abc-ef4f-4efb-a5cf-6b889d737be1]}\"}"}
2021-08-03 00:27:02.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:02.834  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:02.836 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9df2ae3a-5e7a-4d6c-95b2-e33760ebdff9","status":"200","rqstDate":"210803-00:27:02:835","respDate":"210803-00:27:02:836","sourceId":"haproxy:9df2ae3a-5e7a-4d6c-95b2-e33760ebdff9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:02:835-70607\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9df2ae3a-5e7a-4d6c-95b2-e33760ebdff9]}\"}"}
2021-08-03 00:27:02.844  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:04.851  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:04.852 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c2c910dc-3f06-44ce-b9cc-78898d36956f","status":"200","rqstDate":"210803-00:27:04:851","respDate":"210803-00:27:04:852","sourceId":"haproxy:c2c910dc-3f06-44ce-b9cc-78898d36956f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:04:851-30647\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c2c910dc-3f06-44ce-b9cc-78898d36956f]}\"}"}
2021-08-03 00:27:04.852  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:06.843  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:06.844 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"af6bf22b-c314-4474-b02c-613fed0eefe1","status":"200","rqstDate":"210803-00:27:06:844","respDate":"210803-00:27:06:844","sourceId":"healthcheck:af6bf22b-c314-4474-b02c-613fed0eefe1","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:06:844-15719\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41506], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[af6bf22b-c314-4474-b02c-613fed0eefe1]}\"}"}
2021-08-03 00:27:06.845  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:06.858  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:06.859 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ffa79de2-2d73-4a9c-b5fa-1462c49369c0","status":"200","rqstDate":"210803-00:27:06:858","respDate":"210803-00:27:06:859","sourceId":"haproxy:ffa79de2-2d73-4a9c-b5fa-1462c49369c0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:06:858-20093\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ffa79de2-2d73-4a9c-b5fa-1462c49369c0]}\"}"}
2021-08-03 00:27:06.861  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:08.866  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:08.868 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"44e3dfce-9649-4ba3-a43a-03056f5126f8","status":"200","rqstDate":"210803-00:27:08:867","respDate":"210803-00:27:08:867","sourceId":"haproxy:44e3dfce-9649-4ba3-a43a-03056f5126f8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:08:867-55227\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[44e3dfce-9649-4ba3-a43a-03056f5126f8]}\"}"}
2021-08-03 00:27:08.868  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:09.407 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:27:09.408 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:27:10.874  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:10.875 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"71d40fce-d809-4ecb-a021-d72b999a3a25","status":"200","rqstDate":"210803-00:27:10:875","respDate":"210803-00:27:10:875","sourceId":"haproxy:71d40fce-d809-4ecb-a021-d72b999a3a25","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:10:875-54536\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[71d40fce-d809-4ecb-a021-d72b999a3a25]}\"}"}
2021-08-03 00:27:10.876  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:12.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:12.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"aef578c8-f48e-42fd-a437-eabdea1e9e8a","status":"200","rqstDate":"210803-00:27:12:627","respDate":"210803-00:27:12:628","sourceId":"OOM_ReadinessCheck:aef578c8-f48e-42fd-a437-eabdea1e9e8a","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:27:12:627-94615\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47762], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[aef578c8-f48e-42fd-a437-eabdea1e9e8a]}\"}"}
2021-08-03 00:27:12.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:12.881  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:12.882 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6f680150-e116-4efd-a860-7e9cc8a53066","status":"200","rqstDate":"210803-00:27:12:881","respDate":"210803-00:27:12:882","sourceId":"haproxy:6f680150-e116-4efd-a860-7e9cc8a53066","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:12:881-37488\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6f680150-e116-4efd-a860-7e9cc8a53066]}\"}"}
2021-08-03 00:27:12.882  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:14.888  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:14.889 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"70941791-dfee-48a2-bdbc-1e93eec3b725","status":"200","rqstDate":"210803-00:27:14:888","respDate":"210803-00:27:14:889","sourceId":"haproxy:70941791-dfee-48a2-bdbc-1e93eec3b725","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:14:888-89755\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[70941791-dfee-48a2-bdbc-1e93eec3b725]}\"}"}
2021-08-03 00:27:14.889  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:16.818  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:16.819 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7b4ae729-f0df-4d5c-8929-f529f2bdeceb","status":"200","rqstDate":"210803-00:27:16:818","respDate":"210803-00:27:16:819","sourceId":"healthcheck:7b4ae729-f0df-4d5c-8929-f529f2bdeceb","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:16:818-35266\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7b4ae729-f0df-4d5c-8929-f529f2bdeceb]}\"}"}
2021-08-03 00:27:16.819  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:16.895  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:16.896 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4cdf2caa-b9a5-4fe0-81a5-c2d6c70fd3fc","status":"200","rqstDate":"210803-00:27:16:896","respDate":"210803-00:27:16:896","sourceId":"haproxy:4cdf2caa-b9a5-4fe0-81a5-c2d6c70fd3fc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:16:896-47349\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4cdf2caa-b9a5-4fe0-81a5-c2d6c70fd3fc]}\"}"}
2021-08-03 00:27:16.897  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:18.596 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-70, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:27:18.598 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-70, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:27:18.902  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:18.904 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"cbda5be7-e10a-4d9a-913c-9fa6b45bb962","status":"200","rqstDate":"210803-00:27:18:903","respDate":"210803-00:27:18:904","sourceId":"haproxy:cbda5be7-e10a-4d9a-913c-9fa6b45bb962","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:18:903-71414\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cbda5be7-e10a-4d9a-913c-9fa6b45bb962]}\"}"}
2021-08-03 00:27:18.904  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:20.910  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:20.911 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4b428ab2-2950-4abb-8d3a-60d8b6ec7a7b","status":"200","rqstDate":"210803-00:27:20:911","respDate":"210803-00:27:20:911","sourceId":"haproxy:4b428ab2-2950-4abb-8d3a-60d8b6ec7a7b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:20:911-65654\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b428ab2-2950-4abb-8d3a-60d8b6ec7a7b]}\"}"}
2021-08-03 00:27:20.912  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:21.860  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:21.861 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5e3f0fd4-6b42-4fa7-851d-aa596801813a","status":"200","rqstDate":"210803-00:27:21:861","respDate":"210803-00:27:21:861","sourceId":"healthcheck:5e3f0fd4-6b42-4fa7-851d-aa596801813a","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:21:861-14385\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41874], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5e3f0fd4-6b42-4fa7-851d-aa596801813a]}\"}"}
2021-08-03 00:27:21.862  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:22.627  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:22.628 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f17066a7-1756-4539-a4d7-2eb7e5ecd480","status":"200","rqstDate":"210803-00:27:22:627","respDate":"210803-00:27:22:628","sourceId":"OOM_ReadinessCheck:f17066a7-1756-4539-a4d7-2eb7e5ecd480","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:22:627-2086\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47932], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f17066a7-1756-4539-a4d7-2eb7e5ecd480]}\"}"}
2021-08-03 00:27:22.628  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:22.917  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:22.919 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f760c09d-6139-416d-86e1-8a850e7e9175","status":"200","rqstDate":"210803-00:27:22:918","respDate":"210803-00:27:22:918","sourceId":"haproxy:f760c09d-6139-416d-86e1-8a850e7e9175","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:22:918-34260\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f760c09d-6139-416d-86e1-8a850e7e9175]}\"}"}
2021-08-03 00:27:22.919  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:24.924  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:24.925 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a89d6f26-38de-438b-9019-7e89395e0f6e","status":"200","rqstDate":"210803-00:27:24:924","respDate":"210803-00:27:24:925","sourceId":"haproxy:a89d6f26-38de-438b-9019-7e89395e0f6e","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:27:24:924-46011\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a89d6f26-38de-438b-9019-7e89395e0f6e]}\"}"}
2021-08-03 00:27:24.925  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:26.931  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:26.932 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1e173625-4ac4-4f6d-9953-96d8e8530cf0","status":"200","rqstDate":"210803-00:27:26:932","respDate":"210803-00:27:26:932","sourceId":"haproxy:1e173625-4ac4-4f6d-9953-96d8e8530cf0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:26:932-40087\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1e173625-4ac4-4f6d-9953-96d8e8530cf0]}\"}"}
2021-08-03 00:27:26.933  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:28.978  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:28.979 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"59c64dcd-cb0b-4cc5-8a5f-612764faee3b","status":"200","rqstDate":"210803-00:27:28:978","respDate":"210803-00:27:28:979","sourceId":"haproxy:59c64dcd-cb0b-4cc5-8a5f-612764faee3b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:28:978-12283\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[59c64dcd-cb0b-4cc5-8a5f-612764faee3b]}\"}"}
2021-08-03 00:27:28.979  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:30.986  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:30.988 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"009b6c20-c372-4418-81cc-cb7b0a14dbb1","status":"200","rqstDate":"210803-00:27:30:986","respDate":"210803-00:27:30:987","sourceId":"haproxy:009b6c20-c372-4418-81cc-cb7b0a14dbb1","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:27:30:986-2505\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[009b6c20-c372-4418-81cc-cb7b0a14dbb1]}\"}"}
2021-08-03 00:27:30.988  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:31.834  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:31.835 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"59d04e16-b01b-4c39-83a5-a11ce4978ebd","status":"200","rqstDate":"210803-00:27:31:835","respDate":"210803-00:27:31:835","sourceId":"healthcheck:59d04e16-b01b-4c39-83a5-a11ce4978ebd","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:27:31:835-79737\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[59d04e16-b01b-4c39-83a5-a11ce4978ebd]}\"}"}
2021-08-03 00:27:31.836  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:32.633  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:32.634 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"332a9cf7-6bc0-44aa-bf34-b965c2df610b","status":"200","rqstDate":"210803-00:27:32:633","respDate":"210803-00:27:32:634","sourceId":"OOM_ReadinessCheck:332a9cf7-6bc0-44aa-bf34-b965c2df610b","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:27:32:633-83076\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48102], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[332a9cf7-6bc0-44aa-bf34-b965c2df610b]}\"}"}
2021-08-03 00:27:32.634  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:32.995  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:32.996 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d414175-70ef-42b9-b604-7ab9ead59356","status":"200","rqstDate":"210803-00:27:32:995","respDate":"210803-00:27:32:996","sourceId":"haproxy:8d414175-70ef-42b9-b604-7ab9ead59356","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:32:995-94069\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d414175-70ef-42b9-b604-7ab9ead59356]}\"}"}
2021-08-03 00:27:32.996  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:33.612 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:27:33.614 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:27:35.003  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:35.005 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"98d5562f-fc2c-4ace-aedc-05bc85bfb33b","status":"200","rqstDate":"210803-00:27:35:004","respDate":"210803-00:27:35:005","sourceId":"haproxy:98d5562f-fc2c-4ace-aedc-05bc85bfb33b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:35:004-70376\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[98d5562f-fc2c-4ace-aedc-05bc85bfb33b]}\"}"}
2021-08-03 00:27:35.005  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:36.878  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:36.881 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"22c4ac8f-f88b-4d25-a279-e524002a7230","status":"200","rqstDate":"210803-00:27:36:879","respDate":"210803-00:27:36:881","sourceId":"healthcheck:22c4ac8f-f88b-4d25-a279-e524002a7230","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:36:879-75230\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42234], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[22c4ac8f-f88b-4d25-a279-e524002a7230]}\"}"}
2021-08-03 00:27:36.881  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:37.010  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:37.011 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3f5551ae-b533-49d9-a744-ff3d17414d29","status":"200","rqstDate":"210803-00:27:37:011","respDate":"210803-00:27:37:011","sourceId":"haproxy:3f5551ae-b533-49d9-a744-ff3d17414d29","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:37:011-72404\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3f5551ae-b533-49d9-a744-ff3d17414d29]}\"}"}
2021-08-03 00:27:37.012  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:39.018  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:39.020 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2af78dfe-bc95-41cd-a891-3220f05eac3c","status":"200","rqstDate":"210803-00:27:39:019","respDate":"210803-00:27:39:020","sourceId":"haproxy:2af78dfe-bc95-41cd-a891-3220f05eac3c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:27:39:019-74968\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2af78dfe-bc95-41cd-a891-3220f05eac3c]}\"}"}
2021-08-03 00:27:39.020  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:39.409 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:27:39.411 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:27:41.026  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:41.027 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5ee17019-8ebe-4643-a683-311a09fc5615","status":"200","rqstDate":"210803-00:27:41:026","respDate":"210803-00:27:41:027","sourceId":"haproxy:5ee17019-8ebe-4643-a683-311a09fc5615","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:41:026-98135\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ee17019-8ebe-4643-a683-311a09fc5615]}\"}"}
2021-08-03 00:27:41.027  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:42.629  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:42.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a5bb0602-de8e-4e5e-a5f8-9a09fbcbaff9","status":"200","rqstDate":"210803-00:27:42:630","respDate":"210803-00:27:42:630","sourceId":"OOM_ReadinessCheck:a5bb0602-de8e-4e5e-a5f8-9a09fbcbaff9","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:42:630-18445\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48270], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a5bb0602-de8e-4e5e-a5f8-9a09fbcbaff9]}\"}"}
2021-08-03 00:27:42.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:43.036  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:43.039 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c33e80dc-8b35-4a6f-a7ba-93307d333ecb","status":"200","rqstDate":"210803-00:27:43:037","respDate":"210803-00:27:43:039","sourceId":"haproxy:c33e80dc-8b35-4a6f-a7ba-93307d333ecb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:43:037-22489\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c33e80dc-8b35-4a6f-a7ba-93307d333ecb]}\"}"}
2021-08-03 00:27:43.039  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:45.046  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:45.048 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"44f54337-af12-48bb-bb46-00730d19f33d","status":"200","rqstDate":"210803-00:27:45:047","respDate":"210803-00:27:45:048","sourceId":"haproxy:44f54337-af12-48bb-bb46-00730d19f33d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:45:047-49481\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[44f54337-af12-48bb-bb46-00730d19f33d]}\"}"}
2021-08-03 00:27:45.048  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:46.867  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:46.868 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"80234924-6e61-4db5-aaec-f17c3d35e658","status":"200","rqstDate":"210803-00:27:46:868","respDate":"210803-00:27:46:868","sourceId":"healthcheck:80234924-6e61-4db5-aaec-f17c3d35e658","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:46:868-24868\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[80234924-6e61-4db5-aaec-f17c3d35e658]}\"}"}
2021-08-03 00:27:46.868  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:47.054  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:47.055 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"c7a6d963-1da4-43e1-afcb-5c68ec3f4b6c","status":"200","rqstDate":"210803-00:27:47:054","respDate":"210803-00:27:47:055","sourceId":"haproxy:c7a6d963-1da4-43e1-afcb-5c68ec3f4b6c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:47:054-11820\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c7a6d963-1da4-43e1-afcb-5c68ec3f4b6c]}\"}"}
2021-08-03 00:27:47.056  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:49.062  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:49.063 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d9b82ff7-98b9-4b7b-b16b-a9de8fea16b9","status":"200","rqstDate":"210803-00:27:49:062","respDate":"210803-00:27:49:063","sourceId":"haproxy:d9b82ff7-98b9-4b7b-b16b-a9de8fea16b9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:49:062-85768\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d9b82ff7-98b9-4b7b-b16b-a9de8fea16b9]}\"}"}
2021-08-03 00:27:49.063  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:51.069  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:51.070 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2bb53e29-f6f8-456c-bc4b-e81bbc23eba3","status":"200","rqstDate":"210803-00:27:51:069","respDate":"210803-00:27:51:070","sourceId":"haproxy:2bb53e29-f6f8-456c-bc4b-e81bbc23eba3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:51:069-19129\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2bb53e29-f6f8-456c-bc4b-e81bbc23eba3]}\"}"}
2021-08-03 00:27:51.070  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:51.897  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:51.898 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"53fd7d6f-b66e-432d-aaf5-173dfcc781ea","status":"200","rqstDate":"210803-00:27:51:898","respDate":"210803-00:27:51:898","sourceId":"healthcheck:53fd7d6f-b66e-432d-aaf5-173dfcc781ea","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:51:898-55533\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42610], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[53fd7d6f-b66e-432d-aaf5-173dfcc781ea]}\"}"}
2021-08-03 00:27:51.899  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:52.629  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:52.630 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"479b44d5-e415-4dd3-b50f-014f3842ac51","status":"200","rqstDate":"210803-00:27:52:629","respDate":"210803-00:27:52:630","sourceId":"OOM_ReadinessCheck:479b44d5-e415-4dd3-b50f-014f3842ac51","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:27:52:629-15551\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48444], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[479b44d5-e415-4dd3-b50f-014f3842ac51]}\"}"}
2021-08-03 00:27:52.631  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:53.077  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:53.079 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d16caf47-d5f7-455e-94db-59f5f53e541f","status":"200","rqstDate":"210803-00:27:53:078","respDate":"210803-00:27:53:079","sourceId":"haproxy:d16caf47-d5f7-455e-94db-59f5f53e541f","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:53:078-45076\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d16caf47-d5f7-455e-94db-59f5f53e541f]}\"}"}
2021-08-03 00:27:53.079  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:55.084  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:55.086 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d5f0c41f-a842-45b1-8959-4345a8ad9c0c","status":"200","rqstDate":"210803-00:27:55:085","respDate":"210803-00:27:55:086","sourceId":"haproxy:d5f0c41f-a842-45b1-8959-4345a8ad9c0c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:27:55:085-1261\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d5f0c41f-a842-45b1-8959-4345a8ad9c0c]}\"}"}
2021-08-03 00:27:55.086  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:57.092  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:57.093 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7c7a8384-daf3-4243-945d-8333449be167","status":"200","rqstDate":"210803-00:27:57:093","respDate":"210803-00:27:57:093","sourceId":"haproxy:7c7a8384-daf3-4243-945d-8333449be167","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:27:57:093-6974\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7c7a8384-daf3-4243-945d-8333449be167]}\"}"}
2021-08-03 00:27:57.094  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:27:59.099  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:27:59.101 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"601c6c90-b491-41bd-a4a2-a5d275230a56","status":"200","rqstDate":"210803-00:27:59:100","respDate":"210803-00:27:59:101","sourceId":"haproxy:601c6c90-b491-41bd-a4a2-a5d275230a56","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:27:59:100-12515\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[601c6c90-b491-41bd-a4a2-a5d275230a56]}\"}"}
2021-08-03 00:27:59.101  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:01.109  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:01.110 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ed2ce374-9e79-4627-a2d2-b17a8af21d47","status":"200","rqstDate":"210803-00:28:01:109","respDate":"210803-00:28:01:110","sourceId":"haproxy:ed2ce374-9e79-4627-a2d2-b17a8af21d47","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:01:109-10416\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ed2ce374-9e79-4627-a2d2-b17a8af21d47]}\"}"}
2021-08-03 00:28:01.110  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:01.887  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:01.888 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4ca090f0-df1b-403c-bd8f-c6d1cdd5904d","status":"200","rqstDate":"210803-00:28:01:887","respDate":"210803-00:28:01:888","sourceId":"healthcheck:4ca090f0-df1b-403c-bd8f-c6d1cdd5904d","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:01:887-84369\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4ca090f0-df1b-403c-bd8f-c6d1cdd5904d]}\"}"}
2021-08-03 00:28:01.888  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:02.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:02.632 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a18d87a6-9558-4fbc-a5b2-84cd0b91731c","status":"200","rqstDate":"210803-00:28:02:631","respDate":"210803-00:28:02:632","sourceId":"OOM_ReadinessCheck:a18d87a6-9558-4fbc-a5b2-84cd0b91731c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:02:631-30503\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48618], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a18d87a6-9558-4fbc-a5b2-84cd0b91731c]}\"}"}
2021-08-03 00:28:02.632  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:03.116  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:03.117 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"91ccd49f-ef10-4608-9c60-b92eda59a6c7","status":"200","rqstDate":"210803-00:28:03:117","respDate":"210803-00:28:03:117","sourceId":"haproxy:91ccd49f-ef10-4608-9c60-b92eda59a6c7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:03:117-14591\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[91ccd49f-ef10-4608-9c60-b92eda59a6c7]}\"}"}
2021-08-03 00:28:03.118  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:05.123  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:05.124 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e799e4e7-ac84-4feb-b095-0a41a302cb8b","status":"200","rqstDate":"210803-00:28:05:123","respDate":"210803-00:28:05:124","sourceId":"haproxy:e799e4e7-ac84-4feb-b095-0a41a302cb8b","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:05:123-70119\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e799e4e7-ac84-4feb-b095-0a41a302cb8b]}\"}"}
2021-08-03 00:28:05.124  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:06.913  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:06.915 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9160f931-501d-484c-90c2-21b6a31eb800","status":"200","rqstDate":"210803-00:28:06:915","respDate":"210803-00:28:06:915","sourceId":"healthcheck:9160f931-501d-484c-90c2-21b6a31eb800","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:06:915-59858\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42986], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9160f931-501d-484c-90c2-21b6a31eb800]}\"}"}
2021-08-03 00:28:06.916  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:07.136  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:07.137 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"80820adb-6939-4109-a342-e0c48d78a649","status":"200","rqstDate":"210803-00:28:07:136","respDate":"210803-00:28:07:137","sourceId":"haproxy:80820adb-6939-4109-a342-e0c48d78a649","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:07:136-74997\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[80820adb-6939-4109-a342-e0c48d78a649]}\"}"}
2021-08-03 00:28:07.137  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:08.637 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:28:08.680 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.242.171.76:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:28:09.143  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:09.144 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"3c300aa8-87b6-44c2-b3ec-f3268f8a993c","status":"200","rqstDate":"210803-00:28:09:144","respDate":"210803-00:28:09:144","sourceId":"haproxy:3c300aa8-87b6-44c2-b3ec-f3268f8a993c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:28:09:144-4853\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c300aa8-87b6-44c2-b3ec-f3268f8a993c]}\"}"}
2021-08-03 00:28:09.145  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:09.411 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:28:09.412 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:28:11.150  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:11.152 DEBUG 10 --- [tp1725165248-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f9bca241-5370-4287-9b0c-ff1b8bd98ac0","status":"200","rqstDate":"210803-00:28:11:151","respDate":"210803-00:28:11:152","sourceId":"haproxy:f9bca241-5370-4287-9b0c-ff1b8bd98ac0","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:11:151-11094\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f9bca241-5370-4287-9b0c-ff1b8bd98ac0]}\"}"}
2021-08-03 00:28:11.152  INFO 10 --- [tp1725165248-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:12.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:12.629 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fa3fa3fa-69a9-4840-aba1-20d8d4d54248","status":"200","rqstDate":"210803-00:28:12:628","respDate":"210803-00:28:12:629","sourceId":"OOM_ReadinessCheck:fa3fa3fa-69a9-4840-aba1-20d8d4d54248","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:12:628-60786\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48788], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fa3fa3fa-69a9-4840-aba1-20d8d4d54248]}\"}"}
2021-08-03 00:28:12.630  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:13.158  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:13.160 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6648c325-b4fe-45cb-bcbd-63970d9898a6","status":"200","rqstDate":"210803-00:28:13:159","respDate":"210803-00:28:13:159","sourceId":"haproxy:6648c325-b4fe-45cb-bcbd-63970d9898a6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:28:13:159-86822\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6648c325-b4fe-45cb-bcbd-63970d9898a6]}\"}"}
2021-08-03 00:28:13.160  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:15.165  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:15.167 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b84a26a0-e304-4ea6-828c-b9a8e3e77dc4","status":"200","rqstDate":"210803-00:28:15:166","respDate":"210803-00:28:15:167","sourceId":"haproxy:b84a26a0-e304-4ea6-828c-b9a8e3e77dc4","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:15:166-21840\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b84a26a0-e304-4ea6-828c-b9a8e3e77dc4]}\"}"}
2021-08-03 00:28:15.167  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:16.911  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:16.912 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a70e629c-7200-42bc-9332-1b8e54666935","status":"200","rqstDate":"210803-00:28:16:911","respDate":"210803-00:28:16:912","sourceId":"healthcheck:a70e629c-7200-42bc-9332-1b8e54666935","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:16:911-20747\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a70e629c-7200-42bc-9332-1b8e54666935]}\"}"}
2021-08-03 00:28:16.912  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:17.173  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:17.174 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"132e559c-4899-41cf-961e-9ab71e506ab7","status":"200","rqstDate":"210803-00:28:17:174","respDate":"210803-00:28:17:174","sourceId":"haproxy:132e559c-4899-41cf-961e-9ab71e506ab7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:17:174-33695\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[132e559c-4899-41cf-961e-9ab71e506ab7]}\"}"}
2021-08-03 00:28:17.175  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:19.180  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:19.182 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4ca306cc-7518-4617-bd7b-6984648169fb","status":"200","rqstDate":"210803-00:28:19:181","respDate":"210803-00:28:19:182","sourceId":"haproxy:4ca306cc-7518-4617-bd7b-6984648169fb","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:19:181-78503\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4ca306cc-7518-4617-bd7b-6984648169fb]}\"}"}
2021-08-03 00:28:19.182  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:21.189  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:21.191 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ab89f137-5ab1-43fe-8774-21c15fb83fe8","status":"200","rqstDate":"210803-00:28:21:190","respDate":"210803-00:28:21:191","sourceId":"haproxy:ab89f137-5ab1-43fe-8774-21c15fb83fe8","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:21:190-57593\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab89f137-5ab1-43fe-8774-21c15fb83fe8]}\"}"}
2021-08-03 00:28:21.191  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:21.931  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:21.933 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1b7a808e-6c05-4100-aedc-dc4eec62287d","status":"200","rqstDate":"210803-00:28:21:932","respDate":"210803-00:28:21:933","sourceId":"healthcheck:1b7a808e-6c05-4100-aedc-dc4eec62287d","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:21:932-75350\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43352], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1b7a808e-6c05-4100-aedc-dc4eec62287d]}\"}"}
2021-08-03 00:28:21.933  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:22.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:22.630 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"dae54e43-17dd-4060-9231-464566aad673","status":"200","rqstDate":"210803-00:28:22:629","respDate":"210803-00:28:22:630","sourceId":"OOM_ReadinessCheck:dae54e43-17dd-4060-9231-464566aad673","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:28:22:629-15418\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48966], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dae54e43-17dd-4060-9231-464566aad673]}\"}"}
2021-08-03 00:28:22.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:23.197  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:23.198 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"35982da5-5f79-4dbb-985e-1546a9d309f6","status":"200","rqstDate":"210803-00:28:23:197","respDate":"210803-00:28:23:198","sourceId":"haproxy:35982da5-5f79-4dbb-985e-1546a9d309f6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:28:23:197-48214\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[35982da5-5f79-4dbb-985e-1546a9d309f6]}\"}"}
2021-08-03 00:28:23.198  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:25.204  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:25.205 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"55515466-a3da-4720-b4b1-1fc4a903b4f7","status":"200","rqstDate":"210803-00:28:25:205","respDate":"210803-00:28:25:205","sourceId":"haproxy:55515466-a3da-4720-b4b1-1fc4a903b4f7","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:28:25:205-28371\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[55515466-a3da-4720-b4b1-1fc4a903b4f7]}\"}"}
2021-08-03 00:28:25.206  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:27.211  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:27.212 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"5255a690-e661-43b7-8c3a-22a2c318d0db","status":"200","rqstDate":"210803-00:28:27:212","respDate":"210803-00:28:27:212","sourceId":"haproxy:5255a690-e661-43b7-8c3a-22a2c318d0db","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:28:27:212-20160\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5255a690-e661-43b7-8c3a-22a2c318d0db]}\"}"}
2021-08-03 00:28:27.213  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:29.218  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:29.220 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6b7fbf94-ca97-4bc2-9735-8159395f5a30","status":"200","rqstDate":"210803-00:28:29:219","respDate":"210803-00:28:29:220","sourceId":"haproxy:6b7fbf94-ca97-4bc2-9735-8159395f5a30","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:29:219-80419\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6b7fbf94-ca97-4bc2-9735-8159395f5a30]}\"}"}
2021-08-03 00:28:29.220  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:31.226  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:31.227 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4600018c-fcc4-4027-af56-a4fb5d46c1b6","status":"200","rqstDate":"210803-00:28:31:226","respDate":"210803-00:28:31:227","sourceId":"haproxy:4600018c-fcc4-4027-af56-a4fb5d46c1b6","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:31:226-67234\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4600018c-fcc4-4027-af56-a4fb5d46c1b6]}\"}"}
2021-08-03 00:28:31.227  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:31.928  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:31.930 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"ac5e7a21-bfd1-4b2f-bf59-c479aabad2ae","status":"200","rqstDate":"210803-00:28:31:929","respDate":"210803-00:28:31:930","sourceId":"healthcheck:ac5e7a21-bfd1-4b2f-bf59-c479aabad2ae","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:28:31:929-13409\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ac5e7a21-bfd1-4b2f-bf59-c479aabad2ae]}\"}"}
2021-08-03 00:28:31.930  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:32.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:32.630 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"40207912-fd3a-4a5b-8576-28589916504f","status":"200","rqstDate":"210803-00:28:32:629","respDate":"210803-00:28:32:630","sourceId":"OOM_ReadinessCheck:40207912-fd3a-4a5b-8576-28589916504f","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:28:32:629-16177\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49142], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[40207912-fd3a-4a5b-8576-28589916504f]}\"}"}
2021-08-03 00:28:32.631  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:33.233  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:33.234 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f44cb337-6dd1-4d98-b0ec-5b90bc1000a5","status":"200","rqstDate":"210803-00:28:33:234","respDate":"210803-00:28:33:234","sourceId":"haproxy:f44cb337-6dd1-4d98-b0ec-5b90bc1000a5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:33:234-55368\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f44cb337-6dd1-4d98-b0ec-5b90bc1000a5]}\"}"}
2021-08-03 00:28:33.235  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:35.242  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:35.243 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"081196f5-6555-4ac1-8993-0fbcecf6525a","status":"200","rqstDate":"210803-00:28:35:242","respDate":"210803-00:28:35:243","sourceId":"haproxy:081196f5-6555-4ac1-8993-0fbcecf6525a","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:28:35:242-37941\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[081196f5-6555-4ac1-8993-0fbcecf6525a]}\"}"}
2021-08-03 00:28:35.243  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:36.949  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:36.950 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a001c7bd-0d09-496b-ae81-d3274ce371a2","status":"200","rqstDate":"210803-00:28:36:950","respDate":"210803-00:28:36:950","sourceId":"healthcheck:a001c7bd-0d09-496b-ae81-d3274ce371a2","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:36:950-30879\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43730], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a001c7bd-0d09-496b-ae81-d3274ce371a2]}\"}"}
2021-08-03 00:28:36.951  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:37.249  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:37.250 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"25e6301a-7697-4912-8793-9894ccba0866","status":"200","rqstDate":"210803-00:28:37:250","respDate":"210803-00:28:37:250","sourceId":"haproxy:25e6301a-7697-4912-8793-9894ccba0866","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:28:37:250-9717\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[25e6301a-7697-4912-8793-9894ccba0866]}\"}"}
2021-08-03 00:28:37.251  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:39.255  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:39.256 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"07c276c0-3c67-4910-b3b9-26cfd1c169c2","status":"200","rqstDate":"210803-00:28:39:256","respDate":"210803-00:28:39:256","sourceId":"haproxy:07c276c0-3c67-4910-b3b9-26cfd1c169c2","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:39:256-19362\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[07c276c0-3c67-4910-b3b9-26cfd1c169c2]}\"}"}
2021-08-03 00:28:39.257  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:39.413 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:28:39.414 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.242.205.131:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:28:41.263  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:41.264 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"bdcdbb88-6d3c-4c0d-98b6-9ba32e90f5a9","status":"200","rqstDate":"210803-00:28:41:263","respDate":"210803-00:28:41:264","sourceId":"haproxy:bdcdbb88-6d3c-4c0d-98b6-9ba32e90f5a9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:41:263-58566\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bdcdbb88-6d3c-4c0d-98b6-9ba32e90f5a9]}\"}"}
2021-08-03 00:28:41.265  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:42.626  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:42.627 DEBUG 10 --- [tp1725165248-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2427fad1-39ed-410a-ae13-e48addf9f1db","status":"200","rqstDate":"210803-00:28:42:627","respDate":"210803-00:28:42:627","sourceId":"OOM_ReadinessCheck:2427fad1-39ed-410a-ae13-e48addf9f1db","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:42:627-33934\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49314], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2427fad1-39ed-410a-ae13-e48addf9f1db]}\"}"}
2021-08-03 00:28:42.628  INFO 10 --- [tp1725165248-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:43.270  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:43.271 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8d516415-05df-48ae-a54b-a6df24a5a3b3","status":"200","rqstDate":"210803-00:28:43:270","respDate":"210803-00:28:43:271","sourceId":"haproxy:8d516415-05df-48ae-a54b-a6df24a5a3b3","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:43:270-24807\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d516415-05df-48ae-a54b-a6df24a5a3b3]}\"}"}
2021-08-03 00:28:43.271  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:43.711 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-70, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2021-08-03 00:28:43.713 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.242.138.218:9042-70, inFlight=0, closed=false] heartbeat query succeeded
2021-08-03 00:28:45.278  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:45.279 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2d23b76d-e801-4498-aae5-84d424f62b15","status":"200","rqstDate":"210803-00:28:45:278","respDate":"210803-00:28:45:278","sourceId":"haproxy:2d23b76d-e801-4498-aae5-84d424f62b15","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:45:278-13452\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d23b76d-e801-4498-aae5-84d424f62b15]}\"}"}
2021-08-03 00:28:45.279  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:46.946  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:46.948 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"442df632-e8ea-41a9-83ac-57ed9b2723ce","status":"200","rqstDate":"210803-00:28:46:947","respDate":"210803-00:28:46:948","sourceId":"healthcheck:442df632-e8ea-41a9-83ac-57ed9b2723ce","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:46:947-57148\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[442df632-e8ea-41a9-83ac-57ed9b2723ce]}\"}"}
2021-08-03 00:28:46.948  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:47.284  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:47.286 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0dd18a40-b548-4cd0-8d4c-df94f5d837dc","status":"200","rqstDate":"210803-00:28:47:285","respDate":"210803-00:28:47:286","sourceId":"haproxy:0dd18a40-b548-4cd0-8d4c-df94f5d837dc","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:47:285-78492\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0dd18a40-b548-4cd0-8d4c-df94f5d837dc]}\"}"}
2021-08-03 00:28:47.286  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:49.293  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:49.295 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"9873a2ac-da2b-49cc-abed-48e730146f5d","status":"200","rqstDate":"210803-00:28:49:294","respDate":"210803-00:28:49:295","sourceId":"haproxy:9873a2ac-da2b-49cc-abed-48e730146f5d","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:49:294-3896\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9873a2ac-da2b-49cc-abed-48e730146f5d]}\"}"}
2021-08-03 00:28:49.295  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:51.301  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:51.302 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"39b104cf-236c-43ff-84f8-8c6ffc9052c9","status":"200","rqstDate":"210803-00:28:51:302","respDate":"210803-00:28:51:302","sourceId":"haproxy:39b104cf-236c-43ff-84f8-8c6ffc9052c9","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:51:302-51392\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[39b104cf-236c-43ff-84f8-8c6ffc9052c9]}\"}"}
2021-08-03 00:28:51.303  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:51.966  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:51.967 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b6ea24ff-43d0-4fbe-80aa-f2195162e03f","status":"200","rqstDate":"210803-00:28:51:966","respDate":"210803-00:28:51:967","sourceId":"healthcheck:b6ea24ff-43d0-4fbe-80aa-f2195162e03f","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:51:966-44832\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44100], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b6ea24ff-43d0-4fbe-80aa-f2195162e03f]}\"}"}
2021-08-03 00:28:51.967  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:52.628  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:52.629 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0d4e9ebb-b711-41c4-bfdb-43d6a3a8bf64","status":"200","rqstDate":"210803-00:28:52:628","respDate":"210803-00:28:52:629","sourceId":"OOM_ReadinessCheck:0d4e9ebb-b711-41c4-bfdb-43d6a3a8bf64","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:28:52:628-15722\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49488], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0d4e9ebb-b711-41c4-bfdb-43d6a3a8bf64]}\"}"}
2021-08-03 00:28:52.629  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:53.308  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:53.309 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1a75a1d2-65f8-4abd-a47c-8c06852eb35c","status":"200","rqstDate":"210803-00:28:53:308","respDate":"210803-00:28:53:309","sourceId":"haproxy:1a75a1d2-65f8-4abd-a47c-8c06852eb35c","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:53:308-44148\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a75a1d2-65f8-4abd-a47c-8c06852eb35c]}\"}"}
2021-08-03 00:28:53.310  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:55.316  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:55.318 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"7cd1e074-f4e2-4623-b580-a186903207ed","status":"200","rqstDate":"210803-00:28:55:317","respDate":"210803-00:28:55:317","sourceId":"haproxy:7cd1e074-f4e2-4623-b580-a186903207ed","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:55:317-20782\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7cd1e074-f4e2-4623-b580-a186903207ed]}\"}"}
2021-08-03 00:28:55.318  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:57.326  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:57.328 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"07d20fb2-81a8-43af-97ef-70f712db9c08","status":"200","rqstDate":"210803-00:28:57:327","respDate":"210803-00:28:57:328","sourceId":"haproxy:07d20fb2-81a8-43af-97ef-70f712db9c08","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:28:57:327-26220\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[07d20fb2-81a8-43af-97ef-70f712db9c08]}\"}"}
2021-08-03 00:28:57.328  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:28:59.334  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:28:59.335 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"4457cf9e-8390-4aa4-8d25-fc994473b8ed","status":"200","rqstDate":"210803-00:28:59:334","respDate":"210803-00:28:59:335","sourceId":"haproxy:4457cf9e-8390-4aa4-8d25-fc994473b8ed","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:28:59:334-14394\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4457cf9e-8390-4aa4-8d25-fc994473b8ed]}\"}"}
2021-08-03 00:28:59.335  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:29:01.340  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:29:01.341 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a489c766-e5ed-4d39-a30a-71a98b75efa5","status":"200","rqstDate":"210803-00:29:01:341","respDate":"210803-00:29:01:341","sourceId":"haproxy:a489c766-e5ed-4d39-a30a-71a98b75efa5","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:29:01:341-80885\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a489c766-e5ed-4d39-a30a-71a98b75efa5]}\"}"}
2021-08-03 00:29:01.342  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:29:01.964  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:29:01.965 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b65a7389-b76c-4154-8886-653fb01dfafb","status":"200","rqstDate":"210803-00:29:01:964","respDate":"210803-00:29:01:965","sourceId":"healthcheck:b65a7389-b76c-4154-8886-653fb01dfafb","resourceId":"https://aai-resources.onap:8447/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:29:01:964-51070\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b65a7389-b76c-4154-8886-653fb01dfafb]}\"}"}
2021-08-03 00:29:01.965  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:29:02.628  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:29:02.630 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"085d2d62-d8a3-4347-b9be-39e7737fee0c","status":"200","rqstDate":"210803-00:29:02:628","respDate":"210803-00:29:02:630","sourceId":"OOM_ReadinessCheck:085d2d62-d8a3-4347-b9be-39e7737fee0c","resourceId":"https://10.242.205.132:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:29:02:628-18834\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.20], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.242.205.132:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49656], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[172.16.10.176], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[085d2d62-d8a3-4347-b9be-39e7737fee0c]}\"}"}
2021-08-03 00:29:02.630  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:29:03.347  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:29:03.348 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"65f1ba92-697b-427e-84f0-c2d563f17022","status":"200","rqstDate":"210803-00:29:03:347","respDate":"210803-00:29:03:348","sourceId":"haproxy:65f1ba92-697b-427e-84f0-c2d563f17022","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"0-aai-resources-210803-00:29:03:347-2293\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[65f1ba92-697b-427e-84f0-c2d563f17022]}\"}"}
2021-08-03 00:29:03.349  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:29:05.356  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:29:05.357 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"eed17b7a-e4ec-496b-aa9e-9965d61c7023","status":"200","rqstDate":"210803-00:29:05:357","respDate":"210803-00:29:05:357","sourceId":"haproxy:eed17b7a-e4ec-496b-aa9e-9965d61c7023","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"2-aai-resources-210803-00:29:05:357-34149\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eed17b7a-e4ec-496b-aa9e-9965d61c7023]}\"}"}
2021-08-03 00:29:05.357  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:29:06.982  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:29:06.983 DEBUG 10 --- [tp1725165248-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"29782c13-c391-4f92-9f05-75d36b2e46b2","status":"200","rqstDate":"210803-00:29:06:983","respDate":"210803-00:29:06:983","sourceId":"healthcheck:29782c13-c391-4f92-9f05-75d36b2e46b2","resourceId":"https://aai.onap:8443/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:29:06:983-28428\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44460], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.242.21.68], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[29782c13-c391-4f92-9f05-75d36b2e46b2]}\"}"}
2021-08-03 00:29:06.984  INFO 10 --- [tp1725165248-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-08-03 00:29:07.364  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-08-03 00:29:07.365 DEBUG 10 --- [p1725165248-253] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"76b73c52-7a74-467e-9919-0cdeaf771148","status":"200","rqstDate":"210803-00:29:07:364","respDate":"210803-00:29:07:365","sourceId":"haproxy:76b73c52-7a74-467e-9919-0cdeaf771148","resourceId":"https://aai/aai/util/echo","resourceType":"GET","rqstBuf":"{\"ID\":\"1-aai-resources-210803-00:29:07:364-87311\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[76b73c52-7a74-467e-9919-0cdeaf771148]}\"}"}
2021-08-03 00:29:07.365  INFO 10 --- [p1725165248-253] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.