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-05-30 03:02:26.574  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-05-30 03:02:26.582  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-05-30 03:02:28.980  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-30 03:02:29.683  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 678 ms. Found 7 JPA repository interfaces.
2022-05-30 03:02:31.964  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-05-30 03:02:31.968  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-05-30 03:02:31.973  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-05-30 03:02:31.985  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-05-30 03:02:31.994  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-05-30 03:02:32.014  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-05-30 03:02:32.020  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-05-30 03:02:32.024  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-05-30 03:02:32.066  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-05-30 03:02:32.110  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-05-30 03:02:32.115  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-05-30 03:02:32.962  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-05-30 03:02:32.990  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-05-30 03:02:32.990  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-05-30 03:02:33.180  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-05-30 03:02:33.181  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6427 ms
2022-05-30 03:02:33.891  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-05-30 03:02:34.558  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-30 03:02:34.851  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-05-30 03:02:35.419  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-30 03:02:35.787  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-05-30 03:02:36.454  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-05-30 03:02:36.521  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-30 03:02:46.078  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-30 03:02:46.103  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-30 03:02:48.563  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-05-30 03:02:49.634  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=226ab339-87a3-4525-8234-de8aa7485580, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn, 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-05-30 03:02:50.702  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-05-30 03:02:52.450  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3d2b13f, org.springframework.security.web.context.SecurityContextPersistenceFilter@50e0b472, org.springframework.security.web.header.HeaderWriterFilter@66e218d8, org.springframework.security.web.authentication.logout.LogoutFilter@744db9fb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@129aaac1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@75fa9254, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3539cf45, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@58c36104, org.springframework.security.web.session.SessionManagementFilter@31028e45, org.springframework.security.web.access.ExceptionTranslationFilter@1fa44f66, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@470a446f]
2022-05-30 03:02:53.504  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-05-30 03:02:53.504  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-05-30 03:02:53.505  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-05-30 03:02:53.505  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-05-30 03:02:53.505  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-05-30 03:02:53.506  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-05-30 03:02:53.506  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-05-30 03:02:53.507  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-05-30 03:02:53.507  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-05-30 03:02:53.507  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-05-30 03:02:53.508  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-05-30 03:02:53.508  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-05-30 03:02:53.509  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-05-30 03:02:53.509  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-05-30 03:02:53.509  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-05-30 03:02:53.510  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-05-30 03:02:53.510  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-05-30 03:02:53.510  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-05-30 03:02:53.511  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-05-30 03:02:53.511  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-05-30 03:02:53.512  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-05-30 03:02:53.512  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-05-30 03:02:53.633  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-05-30 03:02:54.831  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-05-30 03:02:54.832  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-05-30 03:02:54.840  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=226ab339-87a3-4525-8234-de8aa7485580, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn, 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-05-30 03:02:54.842  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=226ab339-87a3-4525-8234-de8aa7485580, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn, 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-05-30 03:02:54.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:02:54.844  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ccc25033-a3c6-44d2-ad5d-ddfb8abb51bf, alive=false, publisher=null]]: starting
2022-05-30 03:02:54.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:02:54.868  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ccc25033-a3c6-44d2-ad5d-ddfb8abb51bf, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-05-30 03:02:54.868  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-05-30 03:02:54.869  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-05-30 03:02:54.869  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-05-30 03:02:54.870  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-05-30 03:02:54.870  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-05-30 03:02:54.870  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-05-30 03:02:54.870  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=226ab339-87a3-4525-8234-de8aa7485580, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn, 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@4678ec43
2022-05-30 03:02:54.872  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=226ab339-87a3-4525-8234-de8aa7485580, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn, 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-05-30 03:02:54.872  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-05-30 03:02:54.877  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 29.591 seconds (JVM running for 31.74)
2022-05-30 03:02:54.899  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-05-30 03:02:54.939  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-05-30 03:03:10.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:10.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:10.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:25.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:25.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:25.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:40.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:40.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:40.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:43.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:43.096  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-05-30 03:03:43.104  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"ccefe801-0642-40f6-ae36-6f48cb9a12ae","timestamp":"2022-05-30T02:59:47.836943Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:03:44.447  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-05-30 03:03:44.455  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"ccefe801-0642-40f6-ae36-6f48cb9a12ae","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:03:44.460  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:01:45.283887Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7444b59a-b5b3-4744-9474-0071f9689348","timestamp":"2022-05-30T03:01:45.284069Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:03:44.468  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms
2022-05-30 03:03:44.478  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-30 03:03:44.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:44.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:44.598  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:44.599  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (123 ms):{"serverTimeMs":0,"count":1}
2022-05-30 03:03:44.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:44.736  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"1fed5260-e936-45f2-8e12-6f5dd385ec7c","timestamp":"2022-05-30T02:59:55.017676Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:03:44.762  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-05-30 03:03:44.763  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"1fed5260-e936-45f2-8e12-6f5dd385ec7c","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-05-30 03:03:44.764  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:01:52.137476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ca82ec8-558d-4a5d-aec6-eb2b0851532a","timestamp":"2022-05-30T03:01:52.137714Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:03:44.768  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms
2022-05-30 03:03:44.768  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-30 03:03:44.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:44.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:44.809  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:44.809  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-05-30 03:03:44.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:44.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"ccefe801-0642-40f6-ae36-6f48cb9a12ae","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:03:44.847  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-05-30 03:03:44.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:44.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:44.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:44.946  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"1fed5260-e936-45f2-8e12-6f5dd385ec7c","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-05-30 03:03:44.946  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-05-30 03:03:44.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:44.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:45.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:45.034  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:03:44.269815Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83ed95a8-21f8-4cc2-b0f7-8455ea2bd95e","timestamp":"2022-05-30T03:03:44.269876Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:03:45.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:45.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:45.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:45.652  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:03:45.399562Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3cf5e94-a299-40af-b0ed-a0583b4a3bce","timestamp":"2022-05-30T03:03:45.399604Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:03:46.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:46.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:47.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:47.112  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:03:45.283205Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0ed665b-5cd8-4254-936c-6130e513ebd4","timestamp":"2022-05-30T03:03:45.283295Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:03:47.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:47.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:52.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:52.371  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:03:52.136541Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5943ead5-c20c-48a8-8495-8ab01ee58af7","timestamp":"2022-05-30T03:03:52.136606Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:03:52.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:52.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:04:02.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:04:02.327  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-05-30T03:04:02.011599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16bb64c2-bf6b-4cd5-91eb-d2b9084f2a65","timestamp":"2022-05-30T03:04:02.011708Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:04:02.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:04:02.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:04:17.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:04:17.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:04:17.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:04:32.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:04:32.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:04:32.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:04:47.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:04:47.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:04:47.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:04:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:05:02.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:05:02.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:05:02.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:05:17.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:05:17.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:05:17.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:05:32.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:05:32.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:05:32.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:05:46.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:05:46.635  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:05:45.283617Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cecaf44a-dfc5-43e2-9285-c4abfb721684","timestamp":"2022-05-30T03:05:45.283995Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:05:47.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:05:47.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:05:52.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:05:52.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-05-30T03:05:52.136496Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48afe23b-ed9a-4d44-9040-394f25f3dd55","timestamp":"2022-05-30T03:05:52.136576Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:05:52.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:05:52.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:06:02.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:06:02.291  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-05-30T03:06:02.011669Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2868f63-24fb-4f04-b412-b625e7ab3f64","timestamp":"2022-05-30T03:06:02.011782Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:06:02.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:06:02.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:06:17.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:06:17.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:06:17.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:06:32.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:06:32.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:06:32.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:06:47.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:06:47.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:06:47.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:06:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:07:02.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:07:02.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:07:02.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:07:17.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:07:17.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:07:17.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:07:32.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:07:32.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:07:32.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:07:46.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:07:46.586  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:07:45.283215Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a4175ae-81de-441c-bcd5-6eb70ac9cfbf","timestamp":"2022-05-30T03:07:45.283325Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:07:47.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:07:47.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:07:52.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:07:52.365  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:07:52.136818Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6b85700-fba6-4409-966e-d84b08b9aa97","timestamp":"2022-05-30T03:07:52.137019Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:07:52.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:07:52.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:08:02.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:08:02.282  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-05-30T03:08:02.011414Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75d5f808-3613-4eeb-b1cc-4821564a5b24","timestamp":"2022-05-30T03:08:02.011534Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:08:02.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:08:02.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:08:17.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:08:17.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:08:17.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:08:32.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:08:32.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:08:32.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:08:47.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:08:47.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:08:47.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:08:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:09:02.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:09:02.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:09:02.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:09:17.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:09:17.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:09:17.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:09:32.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:09:32.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:09:32.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:09:46.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:09:46.640  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:09:45.284817Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a68fc18-396d-441e-a131-19fc077b4f64","timestamp":"2022-05-30T03:09:45.285813Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:09:47.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:09:47.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:09:52.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:09:52.427  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:09:52.136738Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f2b6c16-fdae-42a0-bbeb-f6ace1fd8ca3","timestamp":"2022-05-30T03:09:52.136858Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:09:52.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:09:52.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:10:02.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:10:02.283  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-05-30T03:10:02.011626Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"485cbd65-4958-4551-8558-a258abea17ab","timestamp":"2022-05-30T03:10:02.011729Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:10:02.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:10:02.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:10:17.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:10:17.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:10:17.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:10:32.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:10:32.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:10:32.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:10:47.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:10:47.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:10:47.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:10:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:11:02.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:11:02.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:11:02.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:11:17.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:11:17.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:11:17.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:11:32.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:11:32.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:11:32.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:11:46.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:11:46.614  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:11:45.283296Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02e5224b-2e4a-4d2f-90ea-dfd57239224d","timestamp":"2022-05-30T03:11:45.283429Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:11:47.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:11:47.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:11:52.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:11:52.392  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:11:52.136512Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3cc2515b-1cd7-4859-a046-cd28e5098ab7","timestamp":"2022-05-30T03:11:52.136616Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:11:52.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:11:52.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:12:02.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:12:02.287  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-05-30T03:12:02.011645Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42892510-d97f-47e0-b513-d16edfb6f9fc","timestamp":"2022-05-30T03:12:02.011770Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:12:02.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:12:02.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:12:17.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:12:17.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:12:17.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:12:32.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:12:32.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:12:32.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:12:47.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:12:47.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:12:47.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:12:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:13:02.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:13:02.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:13:02.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:13:17.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:13:17.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:13:17.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:13:32.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:13:32.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:13:32.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:13:46.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:13:46.652  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:13:45.283187Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4cd2cd3-fde9-4924-8b88-0e12bcb7b5a2","timestamp":"2022-05-30T03:13:45.283301Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:13:47.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:13:47.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:13:52.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:13:52.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-05-30T03:13:52.137129Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f46e0a02-f19a-468b-877f-6622b2c778e6","timestamp":"2022-05-30T03:13:52.137397Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:13:52.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:13:52.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:14:02.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:14:02.338  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-05-30T03:14:02.011402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85c803d2-485b-4723-97b8-e71bf7ccf7b6","timestamp":"2022-05-30T03:14:02.011527Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:14:02.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:14:02.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:14:17.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:14:17.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:14:17.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:14:32.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:14:32.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:14:32.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:14:47.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:14:47.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:14:47.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:14:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:15:02.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:15:02.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:15:02.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:15:17.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:15:17.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:15:17.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:15:32.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:15:32.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:15:32.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:15:46.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:15:46.614  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:15:45.283387Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab38b61a-d731-4825-849b-5a1092b1bdf4","timestamp":"2022-05-30T03:15:45.283523Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:15:47.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:15:47.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:15:52.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:15:52.407  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:15:52.136511Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45129fd7-238d-43ae-90f7-d49c6f39347f","timestamp":"2022-05-30T03:15:52.136630Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:15:52.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:15:52.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:16:02.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:16:02.297  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-05-30T03:16:02.011655Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95d6ac51-96fd-417e-b43c-a6ceac37e46c","timestamp":"2022-05-30T03:16:02.011782Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:16:02.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:16:02.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:16:17.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:16:17.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:16:17.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:16:32.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:16:32.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:16:32.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:16:47.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:16:47.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:16:47.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:16:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:17:02.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:17:02.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:17:02.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:17:17.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:17:17.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:17:17.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:17:32.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:17:32.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:17:32.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:17:46.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:17:46.631  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:17:45.283219Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68067ce6-7297-4256-9c5c-b869a49d22a2","timestamp":"2022-05-30T03:17:45.283297Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:17:47.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:17:47.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:17:52.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:17:52.417  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:17:52.136769Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2f65fec-a116-474b-8219-ade3a309151c","timestamp":"2022-05-30T03:17:52.136945Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:17:52.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:17:52.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:18:02.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:18:02.292  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-05-30T03:18:02.011601Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76e331e2-2650-41e2-923c-9a2341ea25d3","timestamp":"2022-05-30T03:18:02.011719Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:18:02.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:18:02.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:18:17.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:18:17.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:18:17.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:18:32.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:18:32.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:18:32.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:18:47.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:18:47.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:18:47.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:18:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:19:02.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:19:02.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:19:02.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:19:17.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:19:17.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:19:17.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:19:32.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:19:32.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:19:32.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:19:46.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:19:46.615  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:19:45.283738Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"876063c2-9e1e-4d3b-83fe-048508fc37e6","timestamp":"2022-05-30T03:19:45.283848Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:19:47.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:19:47.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:19:52.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:19:52.438  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:19:52.136459Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5bcae042-28ed-48b4-b75c-05dd4721265f","timestamp":"2022-05-30T03:19:52.136537Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:19:52.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:19:52.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:20:02.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:20:02.326  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-05-30T03:20:02.011827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"543af863-e82e-4274-a3f9-26b141dd3139","timestamp":"2022-05-30T03:20:02.011937Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:20:02.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:20:02.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:20:17.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:20:17.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:20:17.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:20:32.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:20:32.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:20:32.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:20:46.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:20:46.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:20:46.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:20:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:21:01.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:21:01.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:21:01.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:21:16.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:21:16.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:21:16.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:21:31.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:21:31.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:21:31.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:21:46.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:21:46.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:21:45.283664Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3fb78c41-40b8-47f9-acf4-8a738db999ee","timestamp":"2022-05-30T03:21:45.284001Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:21:47.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:21:47.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:21:52.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:21:52.484  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:21:52.136882Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acafb77a-ce1a-4d9a-9e58-342bf8e70748","timestamp":"2022-05-30T03:21:52.137064Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:21:52.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:21:52.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:22:02.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:22:02.374  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-05-30T03:22:02.011800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4facb277-00dc-4883-9cea-140cab0840d8","timestamp":"2022-05-30T03:22:02.011902Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:22:02.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:22:02.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:22:17.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:22:17.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:22:17.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:22:32.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:22:32.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:22:32.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:22:47.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:22:47.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:22:47.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:22:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:23:02.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:23:02.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:23:02.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:23:17.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:23:17.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:23:17.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:23:32.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:23:32.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:23:32.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:23:46.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:23:46.635  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:23:45.283197Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1062872d-65e3-40ee-b05a-f48383bd4d64","timestamp":"2022-05-30T03:23:45.283284Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:23:47.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:23:47.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:23:52.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:23:52.483  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:23:52.136449Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c054bb08-6dbe-4fdc-863f-8cffd3843802","timestamp":"2022-05-30T03:23:52.136532Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:23:52.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:23:52.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:24:02.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:24:02.357  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-05-30T03:24:02.011758Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e461eef-5ad8-48aa-ad8f-e496de42bc2f","timestamp":"2022-05-30T03:24:02.011903Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:24:02.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:24:02.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:24:17.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:24:17.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:24:17.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:24:32.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:24:32.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:24:32.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:24:47.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:24:47.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:24:47.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:24:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:25:02.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:25:02.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:25:02.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:25:17.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:25:17.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:25:17.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:25:32.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:25:32.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:25:32.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:25:46.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:25:46.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:25:45.283187Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbd2813b-967e-47d1-a8fe-1933675bf3fb","timestamp":"2022-05-30T03:25:45.283274Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:25:48.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:25:48.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:25:52.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:25:52.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-05-30T03:25:52.136836Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91e22d24-3792-4e04-b06d-015af5dab957","timestamp":"2022-05-30T03:25:52.137Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:25:52.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:25:52.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:26:02.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:26:02.307  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-05-30T03:26:02.011433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c44dd702-b17a-483d-ab22-2b06657c6051","timestamp":"2022-05-30T03:26:02.011529Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:26:02.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:26:02.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:26:17.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:26:17.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:26:17.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:26:32.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:26:32.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:26:32.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:26:47.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:26:47.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:26:47.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:26:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:27:02.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:27:02.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:27:02.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:27:17.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:27:17.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:27:17.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:27:32.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:27:32.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:27:32.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:27:46.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:27:46.632  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:27:45.283181Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9ab185f-41b7-4bbd-a896-30b12d818de0","timestamp":"2022-05-30T03:27:45.283256Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:27:46.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:27:46.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:27:52.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:27:52.386  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:27:52.136516Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0f790a0-ad70-46f6-b4ad-87c7ba3c32c6","timestamp":"2022-05-30T03:27:52.136603Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:27:52.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:27:52.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:28:02.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:28:02.321  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-05-30T03:28:02.011398Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3a40126-6e2d-4cdb-ac3d-27d4d23f9442","timestamp":"2022-05-30T03:28:02.011496Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:28:02.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:28:02.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:28:17.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:28:17.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:28:17.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:28:32.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:28:32.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:28:32.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:28:47.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:28:47.556  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:28:47.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:28:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:29:02.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:29:02.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:29:02.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:29:17.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:29:17.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:29:17.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:29:32.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:29:32.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:29:32.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:29:46.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:29:46.614  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:29:45.283236Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eacb154d-0acb-4fb7-8545-00d2fecf9e6f","timestamp":"2022-05-30T03:29:45.283330Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:29:46.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:29:46.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:29:52.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:29:52.398  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:29:52.136940Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ed06453-6d4c-4189-92df-23c4e3594b3a","timestamp":"2022-05-30T03:29:52.137133Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:29:52.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:29:52.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:30:02.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:30:02.349  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-05-30T03:30:02.011887Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7ef6b71-6172-497b-9ebb-e1a1ddc58778","timestamp":"2022-05-30T03:30:02.012086Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:30:02.696  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:30:02.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:30:17.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:30:17.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:30:17.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:30:32.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:30:32.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:30:32.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:30:47.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:30:47.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:30:47.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:30:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:31:02.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:31:02.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:31:02.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:31:17.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:31:17.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:31:17.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:31:32.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:31:32.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:31:32.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:31:46.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:31:46.642  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:31:45.283485Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"624a8df9-df22-4187-bcef-9a5e8a6b5288","timestamp":"2022-05-30T03:31:45.283724Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:31:46.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:31:46.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:31:52.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:31:52.395  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:31:52.136474Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad944224-52ee-4e07-89e2-90d57bae3f55","timestamp":"2022-05-30T03:31:52.136563Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:31:52.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:31:52.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:32:02.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:32:02.359  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-05-30T03:32:02.011420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e8a767f-40c1-49dd-8d19-d67bc990eb38","timestamp":"2022-05-30T03:32:02.011519Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:32:02.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:32:02.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:32:17.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:32:17.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:32:17.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:32:32.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:32:32.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:32:32.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:32:47.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:32:47.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:32:47.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:32:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:33:02.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:33:02.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:33:02.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:33:17.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:33:17.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:33:17.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:33:32.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:33:32.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:33:32.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:33:46.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:33:46.631  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:33:45.283340Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af32ef45-f2da-48d8-9621-3eec545883d0","timestamp":"2022-05-30T03:33:45.283465Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:33:46.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:33:46.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:33:52.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:33:52.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:33:52.137059Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b43b804-2b30-40f6-bc9f-6b0fb2847817","timestamp":"2022-05-30T03:33:52.137328Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:33:52.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:33:52.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:34:02.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:34:02.365  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-05-30T03:34:02.011505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5473745-cca8-4084-b28a-0048007e1d7c","timestamp":"2022-05-30T03:34:02.011589Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:34:02.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:34:02.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:34:17.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:34:17.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:34:17.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:34:32.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:34:32.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:34:32.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:34:47.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:34:47.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:34:47.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:34:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:35:02.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:35:02.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:35:02.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:35:17.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:35:17.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:35:17.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:35:32.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:35:32.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:35:32.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:35:46.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:35:46.619  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:35:45.283225Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21a26cc2-e98d-4651-841c-1366ff8e5ddd","timestamp":"2022-05-30T03:35:45.283324Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:35:46.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:35:46.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:35:52.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:35:52.404  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:35:52.136510Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"965e2653-fdec-45f9-b00d-da5d0449c0d5","timestamp":"2022-05-30T03:35:52.136593Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:35:52.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:35:52.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:36:02.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:36:02.400  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-05-30T03:36:02.011870Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0cb5fde-c693-4b22-b428-723bb29fbe08","timestamp":"2022-05-30T03:36:02.012134Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:36:02.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:36:02.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:36:17.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:36:17.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:36:17.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:36:32.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:36:32.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:36:32.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:36:47.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:36:47.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:36:47.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:36:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:37:02.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:37:02.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:37:02.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:37:17.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:37:17.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:37:17.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:37:32.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:37:32.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:37:32.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:37:46.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:37:46.627  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:37:45.283147Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75b7d715-55c8-41f2-8807-03cb7b070256","timestamp":"2022-05-30T03:37:45.283206Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:37:46.769  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:37:46.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:37:52.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:37:52.411  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:37:52.136802Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"297b905a-f9db-45b1-ba5a-74a51fbb7fd6","timestamp":"2022-05-30T03:37:52.136989Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:37:52.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:37:52.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:38:02.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:38:02.423  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-05-30T03:38:02.011443Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2100d0b-e1ee-46ad-8de4-53dce9aaeda6","timestamp":"2022-05-30T03:38:02.011568Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:38:02.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:38:02.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:38:17.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:38:17.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:38:17.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:38:32.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:38:32.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:38:32.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:38:47.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:38:47.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:38:47.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:38:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:39:02.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:39:02.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:39:02.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:39:17.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:39:17.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:39:17.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:39:32.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:39:32.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:39:32.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:39:46.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:39:46.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:39:45.283398Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"901f4f5b-4b58-447c-bb61-8b78ccf53799","timestamp":"2022-05-30T03:39:45.283535Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:39:46.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:39:46.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:39:52.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:39:52.412  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:39:52.136912Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cb70a29-117a-432b-9b24-a7b86ba84d14","timestamp":"2022-05-30T03:39:52.136992Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:39:52.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:39:52.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:40:02.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:40:02.320  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-05-30T03:40:02.011445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2f7d0d4-25d3-4dcb-81d7-d495bc71dff9","timestamp":"2022-05-30T03:40:02.011624Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:40:02.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:40:02.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:40:17.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:40:17.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:40:17.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:40:32.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:40:32.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:40:32.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:40:47.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:40:47.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:40:47.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:40:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:41:02.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:41:02.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:41:02.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:41:17.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:41:17.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:41:17.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:41:32.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:41:32.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:41:32.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:41:46.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:41:46.634  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:41:45.283247Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85f8bbde-be68-40af-948b-29857f4fef31","timestamp":"2022-05-30T03:41:45.283335Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:41:46.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:41:46.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:41:52.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:41:52.409  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:41:52.136480Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0342088d-cfed-4607-a43b-9afa4be382fb","timestamp":"2022-05-30T03:41:52.136572Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:41:52.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:41:52.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:42:02.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:42:02.321  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-05-30T03:42:02.011679Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b76b68e9-709f-4d6e-96d9-9cd9abb4d5de","timestamp":"2022-05-30T03:42:02.011818Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:42:02.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:42:02.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:42:17.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:42:17.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:42:17.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:42:32.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:42:32.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:42:32.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:42:47.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:42:47.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:42:47.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:42:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:43:02.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:43:02.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:43:02.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:43:17.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:43:17.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:43:17.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:43:32.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:43:32.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:43:32.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:43:46.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:43:46.638  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:43:45.283187Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39d3f272-df7b-418d-9d05-89f82e5bea14","timestamp":"2022-05-30T03:43:45.283300Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:43:46.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:43:46.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:43:52.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:43:52.447  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:43:52.136655Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c09d089d-643a-42c5-8f80-f9cd17474349","timestamp":"2022-05-30T03:43:52.136810Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:43:52.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:43:52.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:44:02.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:44:02.327  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-05-30T03:44:02.011412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cff837c-8e2a-430f-89e5-76d793a7178c","timestamp":"2022-05-30T03:44:02.011485Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:44:02.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:44:02.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:44:17.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:44:17.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:44:17.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:44:32.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:44:32.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:44:32.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:44:47.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:44:47.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:44:47.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:44:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning