Results

By type

          Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml files

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

2022-11-05 02:55:36.465  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-11-05 02:55:36.474  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-11-05 02:55:39.278  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-05 02:55:39.982  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 683 ms. Found 7 JPA repository interfaces.
2022-11-05 02:55:42.112  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-05 02:55:42.116  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-05 02:55:42.122  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-05 02:55:42.137  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-05 02:55:42.148  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-05 02:55:42.160  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-05 02:55:42.177  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-05 02:55:42.182  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-05 02:55:42.233  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-05 02:55:42.277  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-05 02:55:42.280  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-05 02:55:43.034  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-11-05 02:55:43.054  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-11-05 02:55:43.054  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-11-05 02:55:43.223  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-11-05 02:55:43.223  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6603 ms
2022-11-05 02:55:43.916  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-11-05 02:55:44.480  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-05 02:55:44.750  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-11-05 02:55:45.317  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-05 02:55:45.710  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-11-05 02:55:46.194  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-11-05 02:55:46.261  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-05 02:55:56.753  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-05 02:55:56.777  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-05 02:55:59.558  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9c4b4fc-cc02-4f70-8422-0cba82af6085, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-11-05 02:55:59.781  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-11-05 02:56:00.785  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-11-05 02:56:02.388  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1be427b4, org.springframework.security.web.context.SecurityContextPersistenceFilter@1fa44f66, org.springframework.security.web.header.HeaderWriterFilter@169d1f92, org.springframework.security.web.authentication.logout.LogoutFilter@147097ad, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3794b7b1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@50e0b472, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@673605ef, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@470a446f, org.springframework.security.web.session.SessionManagementFilter@1eab0700, org.springframework.security.web.access.ExceptionTranslationFilter@5737d116, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@64fba3e6]
2022-11-05 02:56:02.991  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.992  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.992  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.993  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.993  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.994  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.995  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.995  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.996  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.996  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.997  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.997  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.998  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.998  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.999  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:02.999  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:03.000  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:03.000  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:03.001  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:03.001  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:03.002  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:03.002  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-11-05 02:56:03.032  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-11-05 02:56:04.305  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-11-05 02:56:04.305  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-11-05 02:56:04.314  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9c4b4fc-cc02-4f70-8422-0cba82af6085, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-11-05 02:56:04.316  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9c4b4fc-cc02-4f70-8422-0cba82af6085, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-11-05 02:56:04.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:56:04.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:56:04.317  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=91be7ffd-114a-46db-9c50-c91687b82369, alive=false, publisher=null]]: starting
2022-11-05 02:56:04.339  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=91be7ffd-114a-46db-9c50-c91687b82369, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-11-05 02:56:04.339  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-11-05 02:56:04.340  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-11-05 02:56:04.340  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-11-05 02:56:04.341  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-11-05 02:56:04.341  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-11-05 02:56:04.341  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-11-05 02:56:04.341  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-11-05 02:56:04.342  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-11-05 02:56:04.342  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-11-05 02:56:04.342  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-11-05 02:56:04.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-11-05 02:56:04.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-11-05 02:56:04.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-11-05 02:56:04.343  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9c4b4fc-cc02-4f70-8422-0cba82af6085, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@21be80f6
2022-11-05 02:56:04.344  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9c4b4fc-cc02-4f70-8422-0cba82af6085, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-11-05 02:56:04.344  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-11-05 02:56:04.349  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 29.195 seconds (JVM running for 31.413)
2022-11-05 02:56:04.366  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-11-05 02:56:04.400  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-11-05 02:56:19.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:56:19.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:56:19.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:56:34.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:56:34.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:56:34.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:56:40.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:56:40.957  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-11-05 02:56:40.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T02:56:41.586393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"438ef7d7-1203-4d59-9991-a760cbf4f0f9","timestamp":"2022-11-05T02:56:41.586737Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 02:56:41.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:56:41.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:56:52.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:56:52.926  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T02:56:53.585968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59e2d16e-678e-4ecb-953c-2d2be18662de","timestamp":"2022-11-05T02:56:53.586288Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 02:56:53.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:56:53.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:08.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:08.169  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:08.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:21.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:21.583  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"5364328c-e83d-4c92-bab9-613904d8ecbf","timestamp":"2022-11-05T02:55:07.471968Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 02:57:22.232  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-11-05 02:57:22.236  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"5364328c-e83d-4c92-bab9-613904d8ecbf","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 02:57:22.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:22.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:22.239  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1 ms
2022-11-05 02:57:22.246  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-05 02:57:22.311  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:22.312  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (68 ms):{"serverTimeMs":1,"count":1}
2022-11-05 02:57:22.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:22.329  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T02:57:03.270911Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9e5b6e3-304c-46b2-ba7d-5c13af27fa6d","timestamp":"2022-11-05T02:57:03.271297Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 02:57:23.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:23.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:23.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:23.248  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"5364328c-e83d-4c92-bab9-613904d8ecbf","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 02:57:23.249  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-11-05 02:57:23.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:23.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:23.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:23.790  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T02:57:24.395850Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f566488-27b5-440b-bd91-ec8b449b9af9","timestamp":"2022-11-05T02:57:24.395896Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 02:57:24.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:24.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:39.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:39.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:39.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:54.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:54.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:54.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:58:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 02:58:09.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:58:09.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:58:09.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:58:24.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:58:24.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:58:24.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:58:39.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:58:39.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:58:39.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:58:40.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:58:40.851  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T02:58:41.585187Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbce6cf0-1070-42cf-b28b-2d4e20d04626","timestamp":"2022-11-05T02:58:41.585316Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 02:58:41.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:58:41.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:58:52.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:58:52.906  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T02:58:53.585106Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c9f81c7-8b7e-43ac-a0bf-bea4a388b623","timestamp":"2022-11-05T02:58:53.585246Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 02:58:53.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:58:53.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:59:02.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:59:02.556  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T02:59:03.269969Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3bb4ebfa-efc6-4ab6-ab3b-8712be98aad0","timestamp":"2022-11-05T02:59:03.270100Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 02:59:02.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:59:02.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:59:17.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:59:17.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:59:17.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:59:32.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:59:32.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:59:32.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:59:47.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:59:47.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:59:47.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:00:02.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:00:02.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:00:02.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:00:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:00:17.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:00:17.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:00:17.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:00:32.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:00:32.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:00:32.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:00:40.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:00:40.861  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:00:41.584827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7f5f82f-5f01-43b1-b42d-de0c87922f02","timestamp":"2022-11-05T03:00:41.584913Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:00:41.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:00:41.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:00:52.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:00:52.836  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:00:53.584871Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f88c88a-4e12-4e3f-840d-167c977e3e4a","timestamp":"2022-11-05T03:00:53.585019Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:00:53.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:00:53.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:01:02.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:01:02.585  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:01:03.272618Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"466b3604-3c73-41c9-828f-30223c447e1d","timestamp":"2022-11-05T03:01:03.272796Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:01:02.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:01:02.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:01:17.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:01:17.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:01:17.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:01:32.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:01:32.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:01:32.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:01:47.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:01:47.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:01:47.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:02:02.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:02:02.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:02:02.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:02:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:02:17.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:02:17.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:02:17.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:02:32.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:02:32.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:02:32.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:02:40.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:02:40.911  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:02:41.585245Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ca79d28-9f19-4649-83aa-8aebc4811628","timestamp":"2022-11-05T03:02:41.585376Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:02:41.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:02:41.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:02:52.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:02:52.826  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:02:53.584951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec79d7a0-b7a3-4bf3-a75a-2f365fd456c6","timestamp":"2022-11-05T03:02:53.585094Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:02:53.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:02:53.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:03:02.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:03:02.530  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:03:03.269633Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"879b41f4-31fa-49bb-8c12-cc3962d5ea49","timestamp":"2022-11-05T03:03:03.269703Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:03:02.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:03:02.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:03:17.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:03:17.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:03:17.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:03:32.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:03:32.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:03:32.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:03:47.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:03:47.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:03:47.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:04:02.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:04:02.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:04:02.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:04:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:04:17.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:04:17.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:04:17.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:04:32.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:04:32.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:04:32.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:04:40.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:04:40.877  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:04:41.584786Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a3de78c-b59a-4407-9333-c9594de74e8f","timestamp":"2022-11-05T03:04:41.584860Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:04:41.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:04:41.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:04:52.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:04:52.813  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:04:53.584783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f416203f-81e4-4fd5-88f0-20b86c025cb8","timestamp":"2022-11-05T03:04:53.584858Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:04:53.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:04:53.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:05:02.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:05:02.522  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:05:03.269593Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"764bcb53-56fa-4783-a210-996803476202","timestamp":"2022-11-05T03:05:03.269686Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:05:02.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:05:02.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:05:17.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:05:17.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:05:17.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:05:32.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:05:32.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:05:32.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:05:47.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:05:47.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:05:47.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:06:02.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:06:02.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:06:02.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:06:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:06:17.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:06:17.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:06:17.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:06:32.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:06:32.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:06:32.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:06:40.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:06:40.848  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:06:41.585147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"711c8649-b81d-454e-a664-2c1d3c25dbbe","timestamp":"2022-11-05T03:06:41.585328Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:06:41.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:06:41.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:06:52.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:06:52.817  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:06:53.585709Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c59ebd7-0044-4321-bfb1-14076af5a451","timestamp":"2022-11-05T03:06:53.585841Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:06:53.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:06:53.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:07:02.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:07:02.528  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:07:03.270059Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b2f8eb9-7b29-47f6-827f-f127c0501752","timestamp":"2022-11-05T03:07:03.270322Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:07:02.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:07:02.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:07:17.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:07:17.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:07:17.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:07:32.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:07:32.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:07:32.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:07:47.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:07:47.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:07:47.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:08:02.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:08:02.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:08:02.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:08:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:08:17.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:08:17.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:08:17.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:08:32.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:08:32.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:08:32.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:08:40.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:08:40.821  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:08:41.584947Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1719cc6f-984b-4993-9488-42fb07c1b137","timestamp":"2022-11-05T03:08:41.585059Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:08:41.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:08:41.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:08:52.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:08:52.813  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:08:53.584716Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"111b0cc2-238b-4ef8-af95-9d7f1c2f1860","timestamp":"2022-11-05T03:08:53.584809Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:08:53.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:08:53.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:09:02.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:09:02.519  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:09:03.269639Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1e07e83-0675-4178-8ac2-e01cb991bfad","timestamp":"2022-11-05T03:09:03.269700Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:09:02.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:09:02.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:09:17.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:09:17.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:09:17.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:09:32.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:09:32.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:09:32.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:09:47.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:09:47.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:09:47.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:10:02.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:10:02.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:10:02.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:10:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:10:17.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:10:17.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:10:17.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:10:32.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:10:32.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:10:32.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:10:40.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:10:40.814  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:10:41.584813Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2cdf01d1-20e8-4a2c-8f60-8d43679b3aaf","timestamp":"2022-11-05T03:10:41.584915Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:10:41.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:10:41.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:10:52.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:10:52.808  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:10:53.584718Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"425bf1f1-a14c-4346-97b0-20d04e15a69d","timestamp":"2022-11-05T03:10:53.584799Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:10:53.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:10:53.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:11:02.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:11:02.514  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:11:03.269620Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c0c8be1-aa5a-4741-b86d-6e52df0586b7","timestamp":"2022-11-05T03:11:03.269702Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:11:02.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:11:02.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:11:17.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:11:17.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:11:17.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:11:32.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:11:32.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:11:32.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:11:47.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:11:47.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:11:47.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:12:02.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:12:02.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:12:02.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:12:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:12:17.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:12:17.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:12:17.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:12:32.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:12:32.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:12:32.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:12:40.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:12:40.816  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:12:41.585137Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6aeb757-04e5-4530-8836-3bba0a9de3fd","timestamp":"2022-11-05T03:12:41.585332Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:12:41.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:12:41.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:12:52.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:12:52.892  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:12:53.585135Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46a4d2b5-8471-410d-95a2-1e8c4e3b827e","timestamp":"2022-11-05T03:12:53.585347Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:12:53.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:12:53.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:13:02.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:13:02.516  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:13:03.269941Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df87463b-91b8-459e-9ae2-399f783038cd","timestamp":"2022-11-05T03:13:03.270124Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:13:02.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:13:02.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:13:17.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:13:17.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:13:17.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:13:32.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:13:32.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:13:32.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:13:47.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:13:47.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:13:47.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:14:02.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:14:02.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:14:02.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:14:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:14:17.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:14:17.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:14:17.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:14:32.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:14:32.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:14:32.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:14:40.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:14:40.814  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:14:41.584860Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1fd568f-0e8a-4952-8365-e4a72c32af69","timestamp":"2022-11-05T03:14:41.584954Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:14:41.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:14:41.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:14:52.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:14:52.824  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:14:53.585191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"390489b7-ba8d-4ce8-b515-da94dedccfc3","timestamp":"2022-11-05T03:14:53.585288Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:14:53.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:14:53.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:15:02.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:15:02.506  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:15:03.269597Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ab50ccd-5ef8-4603-bde7-de1619ff8fdc","timestamp":"2022-11-05T03:15:03.269665Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:15:02.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:15:02.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:15:17.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:15:17.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:15:17.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:15:32.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:15:32.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:15:32.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:15:47.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:15:47.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:15:47.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:16:02.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:16:02.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:16:02.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:16:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:16:17.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:16:17.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:16:17.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:16:32.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:16:32.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:16:32.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:16:40.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:16:40.807  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:16:41.584943Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bbe93a75-4d91-4260-82f0-1095dbd827f1","timestamp":"2022-11-05T03:16:41.585056Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:16:41.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:16:41.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:16:52.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:16:52.850  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:16:53.584727Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2f808d6-ce6f-41b1-bbb5-b18425bdc071","timestamp":"2022-11-05T03:16:53.584809Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:16:53.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:16:53.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:17:02.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:17:02.503  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:17:03.269581Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f1c14a5-660e-4055-b9af-5a796a1ba262","timestamp":"2022-11-05T03:17:03.269649Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:17:02.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:17:02.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:17:17.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:17:17.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:17:17.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:17:32.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:17:32.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:17:32.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:17:47.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:17:47.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:17:47.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:18:02.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:18:02.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:18:02.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:18:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:18:17.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:18:17.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:18:17.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:18:32.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:18:32.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:18:32.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:18:40.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:18:40.818  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:18:41.585134Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"668ecd54-ec6e-4138-9f59-dce5b143804d","timestamp":"2022-11-05T03:18:41.585267Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:18:41.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:18:41.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:18:52.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:18:52.887  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:18:53.584924Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9249f8c6-1f3f-4e29-9460-bcd7ac9120d0","timestamp":"2022-11-05T03:18:53.585049Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:18:53.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:18:53.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:19:02.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:19:02.497  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:19:03.269861Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29c6a83d-222b-4617-af1f-4699f97205db","timestamp":"2022-11-05T03:19:03.269989Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:19:02.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:19:02.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:19:17.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:19:17.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:19:17.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:19:32.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:19:32.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:19:32.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:19:47.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:19:47.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:19:47.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:20:02.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:20:02.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:20:02.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:20:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:20:17.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:20:17.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:20:17.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:20:32.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:20:32.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:20:32.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:20:40.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:20:40.797  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:20:41.584922Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"087baf38-b8db-44b2-a51a-c7f50e6f2b73","timestamp":"2022-11-05T03:20:41.585003Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:20:41.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:20:41.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:20:52.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:20:52.778  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:20:53.584808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da26d5dd-d454-40c0-8c83-7e9ea8582e81","timestamp":"2022-11-05T03:20:53.584935Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:20:53.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:20:53.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:21:02.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:21:02.490  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:21:03.269732Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aed844d9-3882-4e09-86fc-5dfcb856b51f","timestamp":"2022-11-05T03:21:03.269817Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:21:02.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:21:02.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:21:17.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:21:17.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:21:17.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:21:32.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:21:32.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:21:32.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:21:47.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:21:47.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:21:47.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:22:02.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:22:02.335  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:22:02.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:22:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:22:17.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:22:17.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:22:17.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:22:32.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:22:32.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:22:32.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:22:40.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:22:40.794  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:22:41.584978Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0822c0ff-dbd5-4ca8-9e41-5f23c4f4539b","timestamp":"2022-11-05T03:22:41.585076Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:22:41.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:22:41.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:22:52.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:22:52.908  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:22:53.584820Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74d5b4c8-a395-4f1c-aa50-e391df11ce1b","timestamp":"2022-11-05T03:22:53.584964Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:22:53.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:22:53.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:23:02.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:23:02.519  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:23:03.269598Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba14b399-29c3-4c82-b2e9-3bbfaeae84b6","timestamp":"2022-11-05T03:23:03.269673Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:23:02.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:23:02.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:23:17.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:23:17.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:23:17.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:23:32.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:23:32.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:23:32.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:23:47.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:23:47.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:23:47.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:24:02.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:24:02.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:24:02.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:24:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:24:17.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:24:17.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:24:17.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:24:32.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:24:32.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:24:32.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:24:40.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:24:40.815  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:24:41.584983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"539f4589-c068-466e-8033-99ce2df29fd5","timestamp":"2022-11-05T03:24:41.585087Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:24:41.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:24:41.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:24:52.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:24:52.786  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:24:53.585111Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0cca110d-71a7-47c5-95f6-d206d3d3fa5e","timestamp":"2022-11-05T03:24:53.585217Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:24:53.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:24:53.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:25:02.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:25:02.539  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:25:03.269628Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4fe63dfb-3f67-4daf-b512-8395bf4e30f9","timestamp":"2022-11-05T03:25:03.269713Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:25:02.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:25:02.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:25:17.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:25:17.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:25:17.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:25:32.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:25:32.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:25:32.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:25:47.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:25:47.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:25:47.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:26:02.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:26:02.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:26:02.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:26:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:26:17.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:26:17.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:26:17.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:26:32.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:26:32.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:26:32.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:26:40.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:26:40.783  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:26:41.585017Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17dba4ee-9cfa-456f-a1a9-efa76303edbb","timestamp":"2022-11-05T03:26:41.585107Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:26:41.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:26:41.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:26:52.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:26:52.763  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:26:53.584828Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0311e07d-7edd-4f0f-a272-2c28cf5da21b","timestamp":"2022-11-05T03:26:53.584948Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:26:53.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:26:53.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:27:02.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:27:02.546  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:27:03.269730Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0def365-7e01-4869-abbc-c5db83b2ef26","timestamp":"2022-11-05T03:27:03.269880Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:27:03.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:27:03.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:27:18.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:27:18.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:27:18.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:27:33.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:27:33.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:27:33.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:27:48.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:27:48.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:27:48.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:28:03.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:28:03.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:28:03.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:28:04.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:28:18.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:28:18.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:28:18.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:28:33.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:28:33.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:28:33.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:28:40.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:28:40.777  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:28:41.585038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93c53e9a-a660-4d40-9ce4-e0e966a9e307","timestamp":"2022-11-05T03:28:41.585176Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:28:41.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:28:41.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:28:52.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:28:52.769  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:28:53.585504Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28c35c16-3ef5-4cce-879e-04b741547d7b","timestamp":"2022-11-05T03:28:53.585616Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:28:53.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:28:53.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:29:02.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:29:02.551  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:29:03.269849Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81d96c50-b06b-4ea6-b4bc-1cc64bd72399","timestamp":"2022-11-05T03:29:03.269968Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:29:02.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:29:02.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:29:17.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:29:17.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:29:17.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:29:32.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:29:32.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:29:32.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:29:47.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:29:47.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:29:47.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:30:02.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:30:02.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:30:02.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:30:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:30:17.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:30:17.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:30:17.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:30:32.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:30:32.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:30:32.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:30:40.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:30:40.792  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:30:41.584842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82b463ae-123d-4c08-ac5b-b71022de17c0","timestamp":"2022-11-05T03:30:41.584963Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:30:41.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:30:41.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:30:52.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:30:52.759  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:30:53.584737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b86261e-e62d-4b33-a3ab-624f4bcbf08f","timestamp":"2022-11-05T03:30:53.584865Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:30:53.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:30:53.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:31:02.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:31:02.573  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:31:03.269627Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2878b5ab-7acc-4097-8d95-c7e15d15caf5","timestamp":"2022-11-05T03:31:03.269714Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:31:02.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:31:02.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:31:17.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:31:17.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:31:17.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:31:32.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:31:32.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:31:32.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:31:47.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:31:47.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:31:47.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:32:02.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:32:02.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:32:02.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:32:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:32:17.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:32:17.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:32:17.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:32:32.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:32:32.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:32:32.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:32:40.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:32:40.809  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:32:41.584808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16698df6-d7d6-4e64-9559-e0e37b286665","timestamp":"2022-11-05T03:32:41.584949Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:32:41.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:32:41.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:32:52.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:32:52.748  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:32:53.584720Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61e8b0ce-7785-4a5e-b954-126cafefe3f4","timestamp":"2022-11-05T03:32:53.584806Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:32:53.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:32:53.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:33:02.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:33:02.463  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:33:03.269611Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73df9b04-7cf3-4801-b5db-78f5a7d08f35","timestamp":"2022-11-05T03:33:03.269700Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:33:02.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:33:02.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:33:17.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:33:17.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:33:17.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:33:32.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:33:32.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:33:32.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:33:47.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:33:47.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:33:47.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:34:02.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:34:02.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:34:02.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:34:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:34:17.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:34:17.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:34:17.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:34:32.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:34:32.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:34:32.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:34:40.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:34:40.762  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:34:41.584827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da15613a-46fc-4bbd-b006-592110e9c762","timestamp":"2022-11-05T03:34:41.584947Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:34:41.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:34:41.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:34:52.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:34:52.754  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:34:53.584718Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fd5598b-f1ab-413a-8d3c-0192a3ba91d5","timestamp":"2022-11-05T03:34:53.584810Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:34:53.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:34:53.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:35:02.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:35:02.459  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:35:03.269585Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f234adf-5d48-46cd-88b7-6a6130523966","timestamp":"2022-11-05T03:35:03.269665Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:35:02.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:35:02.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:35:17.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:35:17.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:35:17.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:35:32.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:35:32.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:35:32.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:35:47.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:35:47.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:35:47.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:36:02.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:36:02.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:36:02.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:36:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:36:17.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:36:17.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:36:17.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:36:32.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:36:32.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:36:32.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:36:40.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:36:40.786  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:36:41.585129Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91da42a3-1fcd-43fc-ac56-d5075b17ea3f","timestamp":"2022-11-05T03:36:41.585296Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:36:41.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:36:41.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:36:52.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:36:52.749  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:36:53.584969Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88cc399b-cabd-498d-ad01-77a31a73afad","timestamp":"2022-11-05T03:36:53.585103Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:36:53.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:36:53.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:37:02.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:37:02.464  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:37:03.269796Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db800f9c-e55c-441c-8ca7-0f410ee9494e","timestamp":"2022-11-05T03:37:03.269906Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:37:02.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:37:02.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:37:17.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:37:17.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:37:17.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:37:32.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:37:32.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:37:32.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:37:47.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:37:47.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:37:47.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:38:02.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:38:02.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:38:02.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:38:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:38:17.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:38:17.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:38:17.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:38:32.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:38:32.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:38:32.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:38:40.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:38:40.765  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:38:41.585233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11155e9a-0538-4579-b4be-1c1c646b5f36","timestamp":"2022-11-05T03:38:41.585469Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:38:41.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:38:41.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:38:52.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:38:52.735  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:38:53.584822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbdf2a3e-5b6d-4bf5-b4cb-42d68f10fa5a","timestamp":"2022-11-05T03:38:53.584980Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:38:52.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:38:52.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:39:02.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:39:02.463  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:39:03.269625Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5417af34-0c20-4010-be8d-ce7024cac5b4","timestamp":"2022-11-05T03:39:03.269715Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:39:02.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:39:02.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:39:17.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:39:17.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:39:17.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:39:32.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:39:32.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:39:32.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:39:47.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:39:47.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:39:47.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:40:02.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:40:02.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:40:02.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:40:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:40:17.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:40:17.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:40:17.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:40:32.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:40:32.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:40:32.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:40:40.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:40:40.773  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:40:41.584875Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77de4a13-d10b-4206-b5e8-7037fe343ce0","timestamp":"2022-11-05T03:40:41.585021Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:40:41.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:40:41.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:40:52.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:40:52.734  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:40:53.584731Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b864b43-4cfb-401a-8ec0-187217a42b7f","timestamp":"2022-11-05T03:40:53.584827Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:40:52.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:40:52.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:41:02.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:41:02.444  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:41:03.269621Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6051ce6-cca5-46c7-81ca-4b88884d103f","timestamp":"2022-11-05T03:41:03.269688Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:41:02.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:41:02.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:41:17.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:41:17.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:41:17.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:41:32.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:41:32.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:41:32.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:41:47.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:41:47.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:41:47.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:42:02.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:42:02.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:42:02.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:42:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:42:17.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:42:17.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:42:17.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:42:32.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:42:32.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:42:32.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:42:40.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:42:40.809  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:42:41.584806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed242e14-1f82-480c-92a2-1008dd429edc","timestamp":"2022-11-05T03:42:41.585023Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:42:41.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:42:41.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:42:52.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:42:52.738  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:42:53.585219Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c11c8d17-6d66-40de-9c53-4dd83dc56f62","timestamp":"2022-11-05T03:42:53.585296Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:42:52.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:42:52.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:43:02.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:43:02.441  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:43:03.269621Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd1cf1c4-f6ff-4229-a471-af4a3dd38333","timestamp":"2022-11-05T03:43:03.269685Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:43:02.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:43:02.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:43:17.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:43:17.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:43:17.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:43:32.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:43:32.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:43:32.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:43:47.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:43:47.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:43:47.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:44:02.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:44:02.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:44:02.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:44:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:44:17.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:44:17.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:44:17.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:44:32.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:44:32.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:44:32.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:44:40.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:44:40.746  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:44:41.584831Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71248213-3c66-4a66-988b-e2c500f3c7d8","timestamp":"2022-11-05T03:44:41.584971Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:44:41.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:44:41.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:44:52.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:44:52.739  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:44:53.584727Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1e035fd-ce8a-4146-a730-c5e021c1be8e","timestamp":"2022-11-05T03:44:53.584810Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:44:53.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:44:53.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:45:02.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:45:02.400  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:45:03.270782Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b088841b-b628-4bff-aff6-574e19b06594","timestamp":"2022-11-05T03:45:03.276510Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:45:02.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:45:02.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:45:17.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:45:17.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:45:17.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:45:32.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:45:32.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:45:32.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:45:47.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:45:47.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:45:47.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:46:02.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:46:02.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:46:02.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:46:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:46:17.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:46:17.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:46:17.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:46:32.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:46:32.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:46:32.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:46:40.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:46:40.827  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:46:41.585137Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00aa685c-3238-4b32-9bc2-1ad57c387e1f","timestamp":"2022-11-05T03:46:41.585938Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:46:41.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:46:41.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:46:52.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:46:52.731  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:46:53.584985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd4b396f-84b2-40a7-b28c-0a1968c1419b","timestamp":"2022-11-05T03:46:53.585092Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:46:52.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:46:52.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:47:02.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:47:02.434  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:47:03.269879Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b636fbe1-3f6d-42d3-ba4d-7e9731fb39ae","timestamp":"2022-11-05T03:47:03.270033Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:47:02.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:47:02.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:47:17.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:47:17.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:47:17.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:47:32.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:47:32.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:47:32.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:47:47.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:47:47.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:47:47.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:48:02.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:48:02.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:48:02.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:48:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:48:17.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:48:17.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:48:17.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:48:32.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:48:32.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:48:32.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:48:40.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:48:40.818  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:48:41.584937Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba85ee5a-4362-4017-9e6a-721ecd6c33c6","timestamp":"2022-11-05T03:48:41.585017Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:48:41.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:48:41.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:48:52.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:48:52.724  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:48:53.584801Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b051739f-6a21-4358-93a2-d999ff4acf71","timestamp":"2022-11-05T03:48:53.584940Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:48:52.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:48:52.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:49:02.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:49:02.435  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:49:03.269617Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6746b8a0-1f05-4155-9ed0-0f32b43e32c2","timestamp":"2022-11-05T03:49:03.269688Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:49:02.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:49:02.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:49:17.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:49:17.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:49:17.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:49:32.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:49:32.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:49:32.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:49:47.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:49:47.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:49:47.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:50:02.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:50:02.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:50:02.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:50:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:50:17.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:50:17.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:50:17.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:50:32.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:50:32.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:50:32.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:50:40.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:50:40.745  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:50:41.584821Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be618152-ddfc-475b-8c73-55b2c4626127","timestamp":"2022-11-05T03:50:41.584975Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:50:41.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:50:41.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:50:52.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:50:52.731  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:50:53.584729Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bacdb43b-bed3-4bc3-8927-2bc5e8a5e2c7","timestamp":"2022-11-05T03:50:53.584809Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:50:52.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:50:52.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:51:02.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:51:02.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:51:03.269620Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5fc512b-92e8-4585-9928-3ba8d3c2f484","timestamp":"2022-11-05T03:51:03.269697Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:51:02.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:51:02.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:51:17.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:51:17.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:51:17.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:51:32.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:51:32.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:51:32.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:51:47.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:51:47.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:51:47.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:52:02.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:52:02.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:52:02.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:52:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:52:17.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:52:17.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:52:17.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:52:32.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:52:32.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:52:32.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:52:40.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:52:40.756  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:52:41.584796Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d61749a-6d03-449a-8202-b8e9122ad071","timestamp":"2022-11-05T03:52:41.584866Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:52:41.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:52:41.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:52:52.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:52:52.720  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:52:53.584747Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fde14422-fb56-4b76-b3b3-7c280f8ad395","timestamp":"2022-11-05T03:52:53.584858Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:52:52.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:52:52.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:53:02.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:53:02.428  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:53:03.269610Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da82eb9d-bee4-4962-8aed-567644995539","timestamp":"2022-11-05T03:53:03.269684Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:53:02.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:53:02.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:53:17.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:53:17.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:53:17.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:53:32.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:53:32.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:53:32.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:53:47.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:53:47.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:53:47.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:54:02.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:54:02.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:54:02.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:54:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:54:17.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:54:17.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:54:17.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:54:32.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:54:32.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:54:32.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:54:40.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:54:40.741  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:54:41.584874Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9eb0eaac-265a-4582-a48a-e0cc4f6ad7a3","timestamp":"2022-11-05T03:54:41.584993Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:54:41.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:54:41.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:54:52.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:54:52.724  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:54:53.586097Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3841069a-7a94-4a72-acdb-c3b1f5bf73ac","timestamp":"2022-11-05T03:54:53.586227Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:54:52.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:54:52.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:55:02.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:55:02.430  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:55:03.270473Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a16cb6c8-74a2-4b1c-8458-dce03e582156","timestamp":"2022-11-05T03:55:03.270849Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:55:03.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:55:03.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:55:18.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:55:18.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:55:18.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:55:33.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:55:33.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:55:33.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:55:48.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:55:48.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:55:48.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:56:03.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:56:03.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:56:03.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:56:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:56:18.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:56:18.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:56:18.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:56:33.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:56:33.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:56:33.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:56:40.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:56:40.730  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:56:41.585146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f249dbf-4313-4395-9836-babfa3e5446a","timestamp":"2022-11-05T03:56:41.585343Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:56:40.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:56:40.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:56:52.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:56:52.818  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:56:53.585103Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50b44c03-a8da-4bfa-9949-96e8d7cf9709","timestamp":"2022-11-05T03:56:53.585242Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:56:53.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:56:53.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:57:02.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:57:02.462  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:57:03.269726Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"367872c9-abcf-497d-a025-2c9d273c3491","timestamp":"2022-11-05T03:57:03.269799Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:57:02.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:57:02.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:57:17.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:57:17.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:57:17.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:57:32.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:57:32.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:57:32.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:57:47.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:57:47.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:57:47.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:58:02.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:58:02.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:58:02.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:58:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:58:17.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:58:17.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:58:17.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:58:32.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:58:32.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:58:32.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:58:40.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:58:40.727  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:58:41.584976Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35516830-34a9-442b-9890-d992c71f4692","timestamp":"2022-11-05T03:58:41.585069Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:58:40.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:58:40.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:58:52.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:58:52.701  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:58:53.584850Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"735055bc-e21e-486c-a191-e81c09a9fcb7","timestamp":"2022-11-05T03:58:53.584938Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:58:52.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:58:52.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:59:02.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:59:02.429  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:59:03.269652Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0d69281-36a0-44c9-a584-0a06861f3fc0","timestamp":"2022-11-05T03:59:03.269725Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:59:02.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:59:02.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:59:17.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:59:17.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:59:17.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:59:32.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:59:32.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:59:32.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:59:47.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:59:47.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:59:47.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:00:02.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:00:02.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:00:02.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:00:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:00:17.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:00:17.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:00:17.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:00:32.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:00:32.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:00:32.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:00:40.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:00:40.773  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:00:41.584821Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1f0df47-a52f-4b2d-91f0-1bdfa96e4688","timestamp":"2022-11-05T04:00:41.584960Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:00:40.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:00:40.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:00:52.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:00:52.703  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:00:53.584735Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82ca3225-96f6-45c6-af11-993fe2e0f8b5","timestamp":"2022-11-05T04:00:53.584823Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:00:52.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:00:52.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:01:02.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:01:02.419  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:01:03.269630Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b747d98-de22-44d7-95f0-fa3e7b43992e","timestamp":"2022-11-05T04:01:03.269694Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:01:02.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:01:02.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:01:17.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:01:17.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:01:17.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:01:32.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:01:32.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:01:32.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:01:47.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:01:47.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:01:47.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:02:02.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:02:02.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:02:02.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:02:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:02:17.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:02:17.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:02:17.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:02:32.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:02:32.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:02:32.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:02:40.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:02:40.714  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:02:41.584821Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"495e4774-37ae-4688-8e55-e121b60e8095","timestamp":"2022-11-05T04:02:41.584950Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:02:40.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:02:40.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:02:52.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:02:52.689  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:02:53.584725Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bcdcc0cf-f70b-4e41-9999-d74f7a111e0e","timestamp":"2022-11-05T04:02:53.584821Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:02:52.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:02:52.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:03:02.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:03:02.401  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:03:03.269621Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27eff9c3-5081-47ac-a585-dba1a9c553e9","timestamp":"2022-11-05T04:03:03.269696Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:03:02.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:03:02.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:03:17.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:03:17.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:03:17.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:03:32.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:03:32.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:03:32.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:03:47.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:03:47.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:03:47.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:04:02.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:04:02.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:04:02.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:04:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:04:17.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:04:17.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:04:17.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:04:32.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:04:32.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:04:32.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:04:40.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:04:40.713  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:04:41.584870Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8adfdb83-482c-45ee-b4f2-ea57ead4cad9","timestamp":"2022-11-05T04:04:41.584983Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:04:40.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:04:40.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:04:52.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:04:52.688  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:04:53.586271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03776c93-3266-46d9-b379-2078c8a4daa5","timestamp":"2022-11-05T04:04:53.586389Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:04:52.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:04:52.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:05:02.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:05:02.406  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:05:03.270098Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23cf658c-63ae-409f-b8c1-e86969aad321","timestamp":"2022-11-05T04:05:03.270351Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:05:02.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:05:02.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:05:17.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:05:17.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:05:17.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:05:32.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:05:32.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:05:32.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:05:47.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:05:47.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:05:47.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:06:02.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:06:02.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:06:02.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:06:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:06:17.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:06:17.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:06:17.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:06:32.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:06:32.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:06:32.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:06:40.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:06:40.736  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:06:41.585192Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f05b751-3297-48d2-b102-7d2f22e6e230","timestamp":"2022-11-05T04:06:41.585958Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:06:40.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:06:40.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:06:52.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:06:52.689  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:06:53.585308Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98feaf45-a094-4888-b329-e3bf77a38a4c","timestamp":"2022-11-05T04:06:53.585505Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:06:52.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:06:52.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:07:02.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:07:02.400  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:07:03.269635Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30ea1163-2cf2-4b0e-97ff-358f16236cb8","timestamp":"2022-11-05T04:07:03.269718Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:07:02.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:07:02.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:07:17.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:07:17.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:07:17.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:07:32.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:07:32.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:07:32.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:07:47.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:07:47.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:07:47.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:08:02.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:08:02.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:08:02.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:08:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:08:17.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:08:17.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:08:17.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:08:32.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:08:32.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:08:32.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:08:40.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:08:40.692  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:08:41.584859Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d145ced-ff20-4b4a-aa1b-5d676921e72b","timestamp":"2022-11-05T04:08:41.584962Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:08:40.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:08:40.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:08:52.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:08:52.675  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:08:53.584752Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cb93776-25df-4504-a773-39f9a317e475","timestamp":"2022-11-05T04:08:53.584824Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:08:52.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:08:52.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:09:02.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:09:02.385  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:09:03.269643Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e5364f4-7b3a-44ff-b08f-e3ecc78037e7","timestamp":"2022-11-05T04:09:03.269709Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:09:02.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:09:02.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:09:17.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:09:17.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:09:17.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:09:32.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:09:32.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:09:32.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:09:47.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:09:47.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:09:47.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:10:02.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:10:02.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:10:02.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:10:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:10:17.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:10:17.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:10:17.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:10:32.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:10:32.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:10:32.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:10:40.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:10:40.685  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:10:41.584816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"525e29fc-8e7c-4c59-90be-8ba3334ac71e","timestamp":"2022-11-05T04:10:41.584910Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:10:40.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:10:40.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:10:52.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:10:52.672  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:10:53.584700Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47169609-64a1-4955-851d-a254c03ea730","timestamp":"2022-11-05T04:10:53.584825Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:10:52.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:10:52.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:11:02.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:11:02.384  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:11:03.269611Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87783a3a-41ba-4ab6-86a4-f6e6843cc453","timestamp":"2022-11-05T04:11:03.269688Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:11:02.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:11:02.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:11:17.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:11:17.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:11:17.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:11:32.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:11:32.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:11:32.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:11:47.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:11:47.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:11:47.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:12:02.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:12:02.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:12:02.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:12:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:12:17.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:12:17.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:12:17.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:12:32.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:12:32.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:12:32.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:12:40.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:12:40.680  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:12:41.584848Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71336ba6-7c7c-4221-a44c-46521db4dd49","timestamp":"2022-11-05T04:12:41.584973Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:12:40.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:12:40.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:12:52.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:12:52.671  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:12:53.584714Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9452bd8-802d-426b-a317-57945a95d4bf","timestamp":"2022-11-05T04:12:53.584815Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:12:52.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:12:52.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:13:02.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:13:02.374  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:13:03.269621Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e25b23f-964e-48e1-873e-91a23c234866","timestamp":"2022-11-05T04:13:03.269698Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:13:02.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:13:02.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:13:17.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:13:17.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:13:17.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:13:32.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:13:32.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:13:32.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:13:47.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:13:47.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:13:47.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:14:02.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:14:02.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:14:02.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:14:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:14:17.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:14:17.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:14:17.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:14:32.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:14:32.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:14:32.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:14:40.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:14:40.709  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:14:41.584959Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7682887-4ad3-4d68-a0df-b3ca0a36cb8d","timestamp":"2022-11-05T04:14:41.585062Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:14:40.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:14:40.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:14:52.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:14:52.676  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:14:53.585017Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf4d6848-974b-4089-9538-5f1c730cd9d3","timestamp":"2022-11-05T04:14:53.585194Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:14:52.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:14:52.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:15:02.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:15:02.378  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:15:03.270039Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c84bcc1e-71f7-41a4-9d52-e43a0d860608","timestamp":"2022-11-05T04:15:03.270256Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:15:02.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:15:02.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:15:17.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:15:17.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:15:17.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:15:32.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:15:32.310  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:15:32.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:15:47.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:15:47.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:15:47.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:16:02.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:16:02.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:16:02.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:16:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:16:17.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:16:17.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:16:17.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:16:32.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:16:32.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:16:32.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:16:40.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:16:40.674  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:16:41.585109Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1166055-0672-4f2b-ac8d-b811f9755315","timestamp":"2022-11-05T04:16:41.585255Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:16:40.947  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:16:40.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:16:52.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:16:52.664  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:16:53.585022Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59ca053f-d62c-4657-b6fe-7fbe5747ba62","timestamp":"2022-11-05T04:16:53.585104Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:16:52.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:16:52.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:17:02.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:17:02.418  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:17:03.269605Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"531e1586-f79c-4889-a869-c53c17d9bbb8","timestamp":"2022-11-05T04:17:03.269674Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:17:02.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:17:02.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:17:17.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:17:17.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:17:17.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:17:32.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:17:32.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:17:32.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:17:47.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:17:47.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:17:47.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:18:02.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:18:02.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:18:02.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:18:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:18:17.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:18:17.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:18:17.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:18:32.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:18:32.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:18:32.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:18:40.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:18:40.717  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:18:41.584937Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d32295a-f62e-44bf-9a00-35b3d7157288","timestamp":"2022-11-05T04:18:41.585017Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:18:40.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:18:40.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:18:52.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:18:52.660  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:18:53.584755Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4ded9c1-004b-4f8f-b867-8ccb08d85045","timestamp":"2022-11-05T04:18:53.584828Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:18:52.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:18:52.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:19:02.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:19:02.372  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:19:03.269601Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9bf90fb-dbfe-43c0-8519-434074ea80ff","timestamp":"2022-11-05T04:19:03.269658Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:19:02.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:19:02.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:19:17.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:19:17.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:19:17.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:19:32.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:19:32.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:19:32.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:19:47.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:19:47.251  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:19:47.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:20:02.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:20:02.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:20:02.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:20:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:20:17.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:20:17.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:20:17.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:20:32.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:20:32.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:20:32.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:20:40.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:20:40.756  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:20:41.584857Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80596278-b5eb-4c1c-9482-a10aec27b03e","timestamp":"2022-11-05T04:20:41.584972Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:20:40.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:20:40.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:20:52.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:20:52.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:20:53.584742Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3d05cca-79db-4e99-8e39-38b468890245","timestamp":"2022-11-05T04:20:53.584821Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:20:52.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:20:52.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:21:02.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:21:02.363  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:21:03.269600Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"271777f5-6740-4ae8-b368-5383c6a834dd","timestamp":"2022-11-05T04:21:03.269690Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:21:02.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:21:02.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:21:17.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:21:17.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:21:17.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:21:32.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:21:32.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:21:32.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:21:47.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:21:47.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:21:47.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:22:02.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:22:02.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:22:02.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:22:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:22:17.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:22:17.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:22:17.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:22:32.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:22:32.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:22:32.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:22:40.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:22:40.660  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:22:41.584839Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"676472b3-9404-4c16-99c6-0ab868e93345","timestamp":"2022-11-05T04:22:41.584939Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:22:41.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:22:41.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:22:52.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:22:52.652  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:22:53.584746Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b15e95dc-60ae-42b9-8360-eae41d971a5a","timestamp":"2022-11-05T04:22:53.584825Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:22:52.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:22:52.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:23:02.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:23:02.357  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:23:03.269638Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21f39476-05e1-4b59-b265-475d8cdee562","timestamp":"2022-11-05T04:23:03.269755Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:23:02.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:23:02.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:23:17.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:23:17.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:23:17.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:23:32.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:23:32.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:23:32.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:23:47.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:23:47.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:23:47.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:24:02.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:24:02.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:24:02.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:24:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:24:17.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:24:17.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:24:17.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:24:32.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:24:32.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:24:32.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:24:40.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:24:40.661  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:24:41.585121Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e511d7ae-e73a-471a-be62-a8ba370a0cf1","timestamp":"2022-11-05T04:24:41.585271Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:24:41.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:24:41.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:24:52.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:24:52.665  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:24:53.584967Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"928272a7-6eca-44a3-9b70-13b791356270","timestamp":"2022-11-05T04:24:53.585118Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:24:52.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:24:52.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:25:02.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:25:02.360  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:25:03.269969Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"449ab8c7-39af-456f-8b1b-f8046a28a4a4","timestamp":"2022-11-05T04:25:03.270138Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:25:02.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:25:02.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:25:17.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:25:17.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:25:17.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:25:32.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:25:32.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:25:32.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:25:47.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:25:47.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:25:47.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:26:02.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:26:02.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:26:02.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:26:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:26:17.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:26:17.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:26:17.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:26:32.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:26:32.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:26:32.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:26:40.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:26:40.658  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:26:41.585043Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96c63be6-346b-4d7e-8954-8593c2572309","timestamp":"2022-11-05T04:26:41.585129Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:26:41.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:26:41.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:26:52.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:26:52.647  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:26:53.584861Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdd5e4c0-0714-4b75-9606-d15844c1cf93","timestamp":"2022-11-05T04:26:53.584950Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:26:52.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:26:52.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:27:02.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:27:02.347  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:27:03.269606Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed752633-9ae8-4c95-a5bb-a8ceac00efe3","timestamp":"2022-11-05T04:27:03.269681Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:27:02.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:27:02.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:27:17.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:27:17.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:27:17.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:27:32.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:27:32.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:27:32.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:27:47.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:27:47.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:27:47.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:28:02.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:28:02.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:28:02.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:28:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:28:17.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:28:17.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:28:17.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:28:32.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:28:32.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:28:32.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:28:40.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:28:40.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:28:41.584833Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39206446-f569-4d69-9a87-95715b33c285","timestamp":"2022-11-05T04:28:41.584955Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:28:41.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:28:41.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:28:52.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:28:52.639  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:28:53.584720Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f464b5e-b7d5-4eaa-88d0-7ea652bfdb21","timestamp":"2022-11-05T04:28:53.584789Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:28:52.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:28:52.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:29:02.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:29:02.340  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:29:03.269630Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98ebe095-2fc2-4f6e-a39e-8c49f6975f19","timestamp":"2022-11-05T04:29:03.269694Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:29:02.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:29:02.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:29:17.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:29:17.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:29:17.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:29:32.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:29:32.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:29:32.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:29:47.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:29:47.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:29:47.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:30:02.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:30:02.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:30:02.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:30:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:30:17.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:30:17.141  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:30:17.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:30:32.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:30:32.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:30:32.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:30:40.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:30:40.647  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:30:41.584832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71be21c4-bdcc-4a34-b8a8-c1004eff1afe","timestamp":"2022-11-05T04:30:41.584924Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:30:41.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:30:41.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:30:52.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:30:52.629  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:30:53.584724Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"160c7dda-3c0d-4a6c-985f-2d73de9c0817","timestamp":"2022-11-05T04:30:53.584792Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:30:52.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:30:52.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:31:02.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:31:02.333  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:31:03.269703Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"942be74c-aa30-49f3-99a7-ac9fa115529e","timestamp":"2022-11-05T04:31:03.269791Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:31:02.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:31:02.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:31:17.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:31:17.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:31:17.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:31:32.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:31:32.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:31:32.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:31:47.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:31:47.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:31:47.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:32:02.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:32:02.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:32:02.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:32:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:32:17.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:32:17.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:32:17.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:32:32.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:32:32.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:32:32.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:32:40.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:32:40.661  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:32:41.584942Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d2a96d9-a039-4f12-86d2-55ca7efd2253","timestamp":"2022-11-05T04:32:41.585020Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:32:41.113  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:32:41.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:32:52.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:32:52.625  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:32:53.584712Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c2f0649-6ded-4ca7-bd12-d0ae2976c12a","timestamp":"2022-11-05T04:32:53.584775Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:32:52.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:32:52.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:33:02.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:33:02.338  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:33:03.269626Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9d30304-3d32-4a2a-b469-f13665b15db4","timestamp":"2022-11-05T04:33:03.269692Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:33:02.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:33:02.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:33:17.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:33:17.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:33:17.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:33:32.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:33:32.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:33:32.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:33:47.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:33:47.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:33:47.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:34:02.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:34:02.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:34:02.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:34:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:34:17.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:34:17.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:34:17.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:34:32.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:34:32.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:34:32.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:34:40.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:34:40.659  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:34:41.585253Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f7638a4-9bbe-4bd5-a981-d68878070dd1","timestamp":"2022-11-05T04:34:41.585402Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:34:41.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:34:41.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:34:52.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:34:52.632  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:34:53.585411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d411861-95c9-46a5-9813-7b2ee854163b","timestamp":"2022-11-05T04:34:53.585565Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:34:52.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:34:52.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:35:02.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:35:02.337  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:35:03.270047Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"874b47c5-4c9b-457f-8776-a0472507fae3","timestamp":"2022-11-05T04:35:03.270215Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:35:02.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:35:02.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:35:17.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:35:17.331  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:35:17.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:35:32.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:35:32.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:35:32.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:35:47.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:35:47.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:35:47.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:36:02.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:36:02.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:36:02.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:36:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:36:17.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:36:17.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:36:17.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:36:32.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:36:32.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:36:32.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:36:40.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:36:40.668  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:36:41.584990Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f966e8e-74fa-47c3-abec-12b396f5ea95","timestamp":"2022-11-05T04:36:41.585084Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:36:41.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:36:41.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:36:52.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:36:52.626  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:36:53.584851Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96c2e2cb-43b7-4b20-9e48-d1e48851dd48","timestamp":"2022-11-05T04:36:53.584963Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:36:52.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:36:52.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:37:02.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:37:02.332  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:37:03.269657Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bda75666-3cb9-4444-8140-4a562ae8ddb2","timestamp":"2022-11-05T04:37:03.269737Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:37:02.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:37:02.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:37:17.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:37:17.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:37:17.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:37:32.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:37:32.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:37:32.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:37:47.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:37:47.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:37:47.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:38:02.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:38:02.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:38:02.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:38:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:38:17.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:38:17.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:38:17.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:38:32.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:38:32.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:38:32.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:38:40.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:38:40.646  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:38:41.585037Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"955b84ee-c7e7-4de1-b869-70600dccce8b","timestamp":"2022-11-05T04:38:41.585111Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:38:41.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:38:41.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:38:52.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:38:52.621  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:38:53.584780Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"363e5470-866b-4858-bc3e-6f9d60670864","timestamp":"2022-11-05T04:38:53.584861Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:38:52.635  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:38:52.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:39:02.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:39:02.323  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:39:03.269763Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d27eac48-716f-4fc4-b622-9cd8230a74f7","timestamp":"2022-11-05T04:39:03.269850Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:39:02.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:39:02.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:39:17.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:39:17.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:39:17.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:39:32.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:39:32.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:39:32.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:39:47.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:39:47.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:39:47.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:40:02.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:40:02.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:40:02.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:40:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:40:17.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:40:17.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:40:17.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:40:32.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:40:32.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:40:32.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:40:40.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:40:40.698  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:40:41.584833Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"964b22b9-54d7-4239-8cb2-55286f4564b6","timestamp":"2022-11-05T04:40:41.584961Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:40:41.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:40:41.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:40:52.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:40:52.633  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:40:53.584781Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6b49ed6-6b46-490c-a2c4-667ad3049f27","timestamp":"2022-11-05T04:40:53.584925Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:40:52.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:40:52.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:41:02.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:41:02.316  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:41:03.269701Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85aaae0b-fc0b-4e0c-88a3-5bb015abee53","timestamp":"2022-11-05T04:41:03.269814Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:41:02.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:41:02.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:41:17.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:41:17.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:41:17.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:41:32.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:41:32.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:41:32.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:41:47.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:41:47.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:41:47.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:42:02.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:42:02.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:42:02.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:42:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:42:17.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:42:17.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:42:17.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:42:32.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:42:32.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:42:32.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:42:40.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:42:40.657  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:42:41.584944Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03d1096d-1327-40ad-a185-7a69bbc22d8a","timestamp":"2022-11-05T04:42:41.585023Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:42:41.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:42:41.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:42:52.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:42:52.672  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:42:53.585238Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3fbaab16-fd2e-4057-b7a6-1bfa6e05238f","timestamp":"2022-11-05T04:42:53.585448Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:42:52.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:42:52.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:43:02.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:43:02.335  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:43:03.269918Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0c428bb-4cb8-4b48-924a-8a7600babaa4","timestamp":"2022-11-05T04:43:03.270104Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:43:02.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:43:02.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:43:17.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:43:17.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:43:17.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:43:32.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:43:32.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:43:32.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:43:47.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:43:47.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:43:47.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:44:02.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:44:02.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:44:02.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:44:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:44:17.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:44:17.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:44:17.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:44:32.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:44:32.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:44:32.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:44:40.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:44:40.665  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:44:41.585198Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be73d579-fecc-48a8-8878-451edf47ab55","timestamp":"2022-11-05T04:44:41.585333Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:44:41.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:44:41.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:44:52.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:44:52.681  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:44:53.584869Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99e1a5a4-ce32-489c-be36-6df60af570e4","timestamp":"2022-11-05T04:44:53.584956Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:44:52.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:44:52.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:45:02.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:45:02.342  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:45:03.269640Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff81a023-15f0-4029-b567-5273144548fa","timestamp":"2022-11-05T04:45:03.269704Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:45:02.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:45:02.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:45:17.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:45:17.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:45:17.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:45:32.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:45:32.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:45:32.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:45:47.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:45:47.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:45:47.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:46:02.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:46:02.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:46:02.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:46:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:46:17.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:46:17.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:46:17.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:46:32.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:46:32.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:46:32.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:46:40.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:46:40.626  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:46:41.584817Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a227a27-ef18-4d95-9d73-f7e72414b430","timestamp":"2022-11-05T04:46:41.585026Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:46:41.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:46:41.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:46:52.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:46:52.687  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:46:53.584732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b8f5b08-6a40-41b3-9ede-479e9b99727f","timestamp":"2022-11-05T04:46:53.584793Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:46:52.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:46:52.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:47:02.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:47:02.334  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:47:03.269638Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08526d25-9b91-466c-8bcc-0bc74d658d7d","timestamp":"2022-11-05T04:47:03.269707Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:47:02.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:47:02.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:47:17.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:47:17.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:47:17.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:47:32.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:47:32.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:47:32.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:47:47.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:47:47.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:47:47.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:48:02.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:48:02.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:48:02.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:48:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:48:17.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:48:17.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:48:17.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:48:32.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:48:32.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:48:32.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:48:40.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:48:40.621  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:48:41.584954Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"875f36e6-0391-4d7e-aab3-50c31541ac8b","timestamp":"2022-11-05T04:48:41.585017Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:48:41.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:48:41.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:48:52.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:48:52.715  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:48:53.584773Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de5f738f-4415-44f5-b51c-c74c05f929e8","timestamp":"2022-11-05T04:48:53.584868Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:48:52.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:48:52.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:49:02.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:49:02.368  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:49:03.269668Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a838192-1b7c-48c9-bddb-40fa812e5243","timestamp":"2022-11-05T04:49:03.269745Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:49:02.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:49:02.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:49:17.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:49:17.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:49:17.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:49:32.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:49:32.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:49:32.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:49:47.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:49:47.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:49:47.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:50:02.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:50:02.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:50:02.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:50:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 04:50:17.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:50:17.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:50:17.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:50:32.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:50:32.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:50:32.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:50:40.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:50:40.635  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:50:41.584839Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76ecd234-86b0-4104-92d1-cf1d08da3967","timestamp":"2022-11-05T04:50:41.584946Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 04:50:41.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:50:41.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:50:52.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:50:52.591  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T04:50:53.584748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ca7f487-80a0-49bc-a842-bc069e846243","timestamp":"2022-11-05T04:50:53.584826Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 04:50:52.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:50:52.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:51:02.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:51:02.331  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T04:51:03.269655Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0bb6e3a6-5a2d-4dfe-a105-1db39bf8cf41","timestamp":"2022-11-05T04:51:03.269770Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 04:51:02.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:51:02.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:51:17.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:51:17.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:51:17.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:51:32.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:51:32.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:51:32.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:51:47.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:51:47.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:51:47.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 04:52:02.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 04:52:02.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 04:52