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-07-05 05:25:07.938  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-74859969d8-f4nws with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-07-05 05:25:07.943  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-07-05 05:25:10.561  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-05 05:25:11.188  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 605 ms. Found 7 JPA repository interfaces.
2022-07-05 05:25:13.493  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-07-05 05:25:13.499  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-07-05 05:25:13.506  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-07-05 05:25:13.525  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-07-05 05:25:13.539  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-07-05 05:25:13.558  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-07-05 05:25:13.571  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-07-05 05:25:13.575  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-07-05 05:25:13.631  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-07-05 05:25:13.691  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-07-05 05:25:13.695  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-07-05 05:25:14.458  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-07-05 05:25:14.505  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-07-05 05:25:14.506  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-07-05 05:25:14.765  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-07-05 05:25:14.765  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6660 ms
2022-07-05 05:25:15.508  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-07-05 05:25:16.195  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-05 05:25:16.601  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-07-05 05:25:17.201  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-05 05:25:17.598  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-07-05 05:25:17.815  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-07-05 05:25:17.877  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-07-05 05:25:27.661  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-05 05:25:27.693  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-05 05:25:29.927  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-07-05 05:25:30.956  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-f4nws, 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-07-05 05:25:31.977  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-07-05 05:25:33.761  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@52dd1be2, org.springframework.security.web.context.SecurityContextPersistenceFilter@7d8d671b, org.springframework.security.web.header.HeaderWriterFilter@6bfdaed7, org.springframework.security.web.authentication.logout.LogoutFilter@47c356e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1ea19c97, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@32fd5bc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@169d1f92, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@36857d32, org.springframework.security.web.session.SessionManagementFilter@1774c4e2, org.springframework.security.web.access.ExceptionTranslationFilter@1bfafce1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@14e83c9d]
2022-07-05 05:25:34.821  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-07-05 05:25:34.822  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-07-05 05:25:34.822  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-07-05 05:25:34.822  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-07-05 05:25:34.823  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-07-05 05:25:34.823  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-07-05 05:25:34.823  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-07-05 05:25:34.824  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-07-05 05:25:34.824  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-07-05 05:25:34.824  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-07-05 05:25:34.825  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-07-05 05:25:34.825  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-07-05 05:25:34.825  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-07-05 05:25:34.826  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-07-05 05:25:34.826  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-07-05 05:25:34.826  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-07-05 05:25:34.827  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-07-05 05:25:34.827  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-07-05 05:25:34.827  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-07-05 05:25:34.828  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-07-05 05:25:34.828  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-07-05 05:25:34.828  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-07-05 05:25:34.934  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-07-05 05:25:36.497  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-07-05 05:25:36.497  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-07-05 05:25:36.505  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-f4nws, 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-07-05 05:25:36.507  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-f4nws, 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-07-05 05:25:36.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:25:36.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:25:36.508  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=7be0eb48-dc76-4b0d-9c27-d351f418ed9d, alive=false, publisher=null]]: starting
2022-07-05 05:25:36.574  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=7be0eb48-dc76-4b0d-9c27-d351f418ed9d, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-07-05 05:25:36.574  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-07-05 05:25:36.575  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-07-05 05:25:36.575  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-07-05 05:25:36.575  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-07-05 05:25:36.575  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-07-05 05:25:36.575  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-07-05 05:25:36.576  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-07-05 05:25:36.576  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-07-05 05:25:36.576  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-07-05 05:25:36.576  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-07-05 05:25:36.577  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-07-05 05:25:36.577  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-07-05 05:25:36.577  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-07-05 05:25:36.577  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-f4nws, 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@7683ea43
2022-07-05 05:25:36.577  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-f4nws, 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-07-05 05:25:36.577  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-07-05 05:25:36.582  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 30.105 seconds (JVM running for 32.336)
2022-07-05 05:25:36.600  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-07-05 05:25:36.705  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-07-05 05:25:52.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:25:52.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:25:52.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:26:07.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:26:07.291  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:26:07.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:26:22.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:26:22.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:26:22.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:26:37.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:26:37.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:26:37.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:26:52.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:26:52.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:26:52.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:27:02.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:27:02.959  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-07-05 05:27:02.963  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:27:02.143048Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed3ac7e0-3ca5-4224-8d67-2a8e5c2a434b","timestamp":"2022-07-05T05:27:02.143195Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:27:03.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:27:03.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:27:09.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:27:09.433  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-07-05T05:27:09.067247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3eedbe69-a5cf-4a9b-b9c1-fdc993f53aef","timestamp":"2022-07-05T05:27:09.067772Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:27:09.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:27:09.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:27:24.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:27:24.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:27:24.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:27:30.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:27:30.687  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:27:30.495962Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58a1d207-c2b6-4053-a196-6472afc7b007","timestamp":"2022-07-05T05:27:30.496332Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:27:30.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:27:30.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:27:36.493  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:27:45.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:27:45.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:27:45.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:28:00.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:28:00.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:28:00.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:28:15.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:28:15.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:28:15.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:28:30.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:28:30.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:28:30.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:28:45.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:28:45.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:28:45.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:29:00.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:29:00.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:29:00.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:29:02.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:29:02.866  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:29:02.142879Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04ebc06b-223e-4372-8789-0c08cb3998ff","timestamp":"2022-07-05T05:29:02.142978Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:29:02.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:29:02.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:29:09.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:29:09.167  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-07-05T05:29:09.064521Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9939444-0b84-4c05-b73c-26545e17edd8","timestamp":"2022-07-05T05:29:09.064741Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:29:09.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:29:09.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:29:24.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:29:24.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:29:24.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:29:30.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:29:30.611  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:29:30.495078Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7dc07b6f-20e6-4955-825d-c7841f95a573","timestamp":"2022-07-05T05:29:30.495203Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:29:30.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:29:30.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:29:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:29:45.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:29:45.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:29:45.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:30:00.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:30:00.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:30:00.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:30:15.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:30:15.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:30:15.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:30:30.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:30:30.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:30:30.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:30:45.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:30:45.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:30:45.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:31:00.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:31:00.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:31:00.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:31:02.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:31:02.899  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:31:02.142836Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79509340-cd07-4f14-96ba-37aa19a7f370","timestamp":"2022-07-05T05:31:02.142941Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:31:02.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:31:02.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:31:09.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:31:09.207  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-07-05T05:31:09.064784Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81098497-62ff-4814-84bf-b132f04e26a4","timestamp":"2022-07-05T05:31:09.065026Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:31:09.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:31:09.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:31:24.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:31:24.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:31:24.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:31:30.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:31:30.608  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:31:30.495455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64a8a83b-c3f7-4227-9c4e-1ad7d3c9abee","timestamp":"2022-07-05T05:31:30.495636Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:31:30.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:31:30.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:31:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:31:45.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:31:45.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:31:45.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:32:00.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:32:00.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:32:00.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:32:15.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:32:15.769  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:32:15.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:32:30.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:32:30.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:32:30.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:32:45.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:32:45.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:32:45.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:33:00.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:33:00.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:33:00.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:33:02.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:33:02.858  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:33:02.142892Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5bfb05f-c907-473d-8d72-1a2079be952e","timestamp":"2022-07-05T05:33:02.142976Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:33:02.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:33:02.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:33:09.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:33:09.138  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-07-05T05:33:09.064727Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41ea4e79-5d9f-4be0-8e33-f4fd63c14879","timestamp":"2022-07-05T05:33:09.064867Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:33:09.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:33:09.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:33:24.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:33:24.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:33:24.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:33:30.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:33:30.606  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:33:30.494919Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5a1779b-d145-4c99-99fd-b22e4432853a","timestamp":"2022-07-05T05:33:30.495026Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:33:30.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:33:30.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:33:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:33:45.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:33:45.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:33:45.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:34:00.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:34:00.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:34:00.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:34:15.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:34:15.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:34:15.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:34:30.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:34:30.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:34:30.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:34:45.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:34:45.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:34:45.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:35:00.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:35:00.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:35:00.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:35:02.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:35:02.852  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:35:02.142983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b4bb4cd-a023-4372-a080-1a53505a56a0","timestamp":"2022-07-05T05:35:02.143079Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:35:02.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:35:02.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:35:09.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:35:09.131  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-07-05T05:35:09.064411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fff71b5-9282-42d5-800e-ca73e9e1b78a","timestamp":"2022-07-05T05:35:09.064551Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:35:09.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:35:09.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:35:24.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:35:24.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:35:24.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:35:30.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:35:30.586  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:35:30.496537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2dda3bd8-e7ce-4d8e-a571-cbb19b018174","timestamp":"2022-07-05T05:35:30.496945Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:35:30.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:35:30.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:35:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:35:45.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:35:45.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:35:45.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:36:00.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:36:00.786  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:36:00.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:36:15.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:36:15.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:36:15.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:36:30.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:36:30.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:36:30.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:36:45.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:36:45.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:36:45.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:37:00.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:37:00.679  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:37:00.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:37:02.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:37:02.841  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:37:02.142877Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c075ab9-07ee-439f-9cc1-63d9f5d3bf6c","timestamp":"2022-07-05T05:37:02.143008Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:37:02.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:37:02.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:37:09.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:37:09.132  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-07-05T05:37:09.064689Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53228026-edf6-4e92-a4ab-84a17f786570","timestamp":"2022-07-05T05:37:09.064954Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:37:09.881  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:37:09.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:37:24.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:37:24.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:37:24.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:37:30.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:37:30.583  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:37:30.494916Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4ca3035-12c8-4308-bbe5-82f7d90a9e23","timestamp":"2022-07-05T05:37:30.495183Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:37:30.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:37:30.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:37:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:37:45.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:37:45.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:37:45.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:38:00.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:38:00.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:38:00.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:38:15.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:38:15.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:38:15.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:38:30.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:38:30.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:38:30.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:38:45.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:38:45.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:38:45.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:39:00.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:39:00.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:39:00.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:39:02.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:39:02.868  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:39:02.143562Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82926a13-488d-4119-b32d-c8d9008861bd","timestamp":"2022-07-05T05:39:02.143645Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:39:02.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:39:02.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:39:09.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:39:09.127  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-07-05T05:39:09.064449Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d88efc6-c18f-4684-955b-9beab490c466","timestamp":"2022-07-05T05:39:09.064587Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:39:09.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:39:09.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:39:24.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:39:24.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:39:24.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:39:30.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:39:30.570  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:39:30.494910Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c43b433-6814-4380-b4f7-36f23d652f0c","timestamp":"2022-07-05T05:39:30.495040Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:39:30.905  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:39:30.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:39:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:39:45.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:39:45.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:39:45.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:40:00.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:40:00.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:40:00.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:40:15.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:40:15.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:40:15.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:40:30.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:40:30.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:40:30.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:40:45.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:40:45.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:40:45.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:41:00.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:41:00.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:41:00.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:41:02.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:41:02.935  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:41:02.143088Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6837cb4-8e16-44f7-bdc0-40c92528f459","timestamp":"2022-07-05T05:41:02.143219Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:41:02.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:41:02.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:41:09.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:41:09.098  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-07-05T05:41:09.064408Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"469f0e33-f753-448a-8efa-ac1aa9330e94","timestamp":"2022-07-05T05:41:09.064498Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:41:09.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:41:09.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:41:24.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:41:24.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:41:24.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:41:30.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:41:30.567  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:41:30.495038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8fee7ba-3881-4b8f-8926-1af1d84d69c2","timestamp":"2022-07-05T05:41:30.495189Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:41:30.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:41:30.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:41:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:41:45.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:41:45.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:41:45.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:42:00.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:42:00.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:42:00.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:42:15.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:42:15.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:42:15.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:42:30.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:42:30.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:42:30.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:42:45.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:42:45.782  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:42:45.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:43:00.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:43:00.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:43:00.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:43:02.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:43:02.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:43:02.142850Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"142567df-701b-4a99-8ba5-e0563c110006","timestamp":"2022-07-05T05:43:02.142970Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:43:02.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:43:02.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:43:09.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:43:09.105  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-07-05T05:43:09.064804Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c58bc17-676f-4eff-a87f-ac97f2b30fa9","timestamp":"2022-07-05T05:43:09.065142Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:43:09.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:43:09.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:43:24.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:43:24.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:43:24.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:43:30.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:43:30.590  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:43:30.495215Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01fbc2a8-5658-43b5-b060-acb969f9326f","timestamp":"2022-07-05T05:43:30.495384Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:43:30.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:43:30.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:43:36.493  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:43:45.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:43:45.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:43:45.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:44:00.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:44:00.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:44:00.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:44:15.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:44:15.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:44:15.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:44:30.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:44:30.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:44:30.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:44:45.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:44:45.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:44:45.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:45:00.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:45:00.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:45:00.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:45:02.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:45:02.875  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:45:02.145432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4152d89d-dd58-4a4b-a0ff-0c92c0d686b1","timestamp":"2022-07-05T05:45:02.145554Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:45:02.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:45:02.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:45:09.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:45:09.090  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-07-05T05:45:09.064450Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b5d8bbb-fb7f-4c5f-9180-b3ee0f8c7ea6","timestamp":"2022-07-05T05:45:09.064582Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:45:09.947  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:45:09.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:45:24.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:45:24.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:45:24.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:45:30.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:45:30.550  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:45:30.494928Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f54c2c21-bc1a-4b6c-89c8-ed15d5c899de","timestamp":"2022-07-05T05:45:30.495053Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:45:30.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:45:30.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:45:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:45:45.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:45:45.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:45:45.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:46:00.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:46:00.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:46:00.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:46:15.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:46:15.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:46:15.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:46:30.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:46:30.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:46:30.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:46:45.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:46:45.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:46:45.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:47:00.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:47:00.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:47:00.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:47:02.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:47:02.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:47:02.142842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c116ce3-efe1-4263-a25c-343bf59b6b9d","timestamp":"2022-07-05T05:47:02.142920Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:47:02.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:47:02.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:47:09.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:47:09.082  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-07-05T05:47:09.064462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0903a11f-4742-4a36-8609-f29e7da89129","timestamp":"2022-07-05T05:47:09.064566Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:47:09.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:47:09.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:47:24.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:47:24.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:47:24.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:47:30.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:47:30.556  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:47:30.494929Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18ceef70-3980-42d9-8e2a-39dfd7a2472f","timestamp":"2022-07-05T05:47:30.495052Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:47:30.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:47:30.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:47:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:47:45.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:47:45.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:47:45.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:48:00.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:48:00.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:48:00.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:48:15.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:48:15.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:48:15.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:48:30.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:48:30.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:48:30.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:48:45.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:48:45.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:48:45.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:49:00.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:49:00.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:49:00.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:49:02.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:49:02.843  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:49:02.142896Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"339adb18-678c-4e84-87e6-0423215d0b1c","timestamp":"2022-07-05T05:49:02.142994Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:49:02.976  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:49:02.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:49:09.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:49:09.072  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-07-05T05:49:09.064658Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfc67aba-eab7-46b6-9cb7-cf1c25e5574e","timestamp":"2022-07-05T05:49:09.064861Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:49:09.979  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:49:09.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:49:24.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:49:24.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:49:24.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:49:30.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:49:30.535  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:49:30.495123Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c52bd91-93ac-4894-a232-8241ac8bd32b","timestamp":"2022-07-05T05:49:30.495373Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:49:30.979  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:49:30.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:49:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:49:45.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:49:45.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:49:45.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:50:00.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:50:00.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:50:00.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:50:15.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:50:15.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:50:15.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:50:30.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:50:30.836  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:50:30.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:50:45.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:50:45.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:50:45.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:51:00.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:51:00.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:51:00.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:51:02.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:51:02.851  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:51:02.142894Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8dc0f93-fca7-4668-8b0f-c165c4421940","timestamp":"2022-07-05T05:51:02.142989Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:51:03.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:51:03.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:51:09.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:51:09.067  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-07-05T05:51:09.064480Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ddfb195-64b8-4061-820a-3b256de84851","timestamp":"2022-07-05T05:51:09.064596Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:51:09.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:51:09.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:51:24.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:51:24.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:51:24.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:51:30.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:51:30.529  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:51:30.494891Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05d05f24-7719-4470-820d-293caf3a2adb","timestamp":"2022-07-05T05:51:30.494997Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:51:30.996  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:51:30.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:51:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:51:45.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:51:45.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:51:45.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:52:00.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:52:00.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:52:00.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:52:15.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:52:15.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:52:15.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:52:30.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:52:30.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:52:30.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:52:45.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:52:45.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:52:45.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:53:00.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:53:00.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:53:00.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:53:02.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:53:02.844  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:53:02.143010Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"edf04e5a-3b9c-48d1-be5e-f3462395247d","timestamp":"2022-07-05T05:53:02.143175Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:53:03.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:53:03.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:53:09.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:53:09.088  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-07-05T05:53:09.064549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51262fd4-621c-40b4-aa41-a3f6c3c2227b","timestamp":"2022-07-05T05:53:09.064635Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:53:10.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:53:10.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:53:24.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:53:24.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:53:24.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:53:30.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:53:30.517  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:53:30.495763Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6fdebfe-c9d1-4536-a295-2e196c46e966","timestamp":"2022-07-05T05:53:30.495856Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:53:31.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:53:31.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:53:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:53:46.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:53:46.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:53:46.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:54:00.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:54:00.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:54:00.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:54:15.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:54:15.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:54:15.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:54:30.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:54:30.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:54:30.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:54:45.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:54:45.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:54:45.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:55:00.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:55:00.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:55:00.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:55:02.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:55:02.848  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:55:02.142796Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"265f5207-8a5d-428a-a63d-d9f80623f0a9","timestamp":"2022-07-05T05:55:02.142863Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:55:02.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:55:02.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:55:09.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:55:09.050  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-07-05T05:55:09.064435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3969b99b-68e2-4bd9-8be6-8cbc15962765","timestamp":"2022-07-05T05:55:09.064544Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:55:10.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:55:10.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:55:24.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:55:24.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:55:24.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:55:30.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:55:30.563  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:55:30.494964Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"563f6548-dccd-4ebc-b553-93026123e6f1","timestamp":"2022-07-05T05:55:30.495152Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:55:31.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:55:31.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:55:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:55:45.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:55:45.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:55:45.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:56:00.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:56:00.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:56:00.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:56:15.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:56:15.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:56:15.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:56:30.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:56:30.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:56:30.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:56:45.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:56:45.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:56:45.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:57:00.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:57:00.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:57:00.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:57:02.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:57:02.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:57:02.142833Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"700c1d59-4d13-4986-9052-d9fdaaebee92","timestamp":"2022-07-05T05:57:02.142894Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:57:03.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:57:03.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:57:09.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:57:09.078  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-07-05T05:57:09.064613Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c086dc5e-4567-43dc-b710-1a768ac82d6e","timestamp":"2022-07-05T05:57:09.064772Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:57:10.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:57:10.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:57:25.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:57:25.012  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:57:25.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:57:30.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:57:30.512  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:57:30.495211Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36c342b3-cd9e-445a-a226-3f2d3365f7b0","timestamp":"2022-07-05T05:57:30.495429Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:57:31.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:57:31.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:57:36.493  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:57:46.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:57:46.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:57:46.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:58:00.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:58:00.963  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:58:00.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:58:15.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:58:15.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:58:15.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:58:30.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:58:30.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:58:30.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:58:45.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:58:45.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:58:45.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:59:00.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:59:00.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:59:00.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:59:02.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:59:02.861  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:59:02.142806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bec280bf-74c9-4a86-8dd7-6aaf0b821110","timestamp":"2022-07-05T05:59:02.142866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 05:59:03.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:59:03.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:59:09.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:59:09.106  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-07-05T05:59:09.064431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ad7f0a5-f130-47d0-9cfd-7a5ac75b2433","timestamp":"2022-07-05T05:59:09.064538Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 05:59:10.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:59:10.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:59:25.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:59:25.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:59:25.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:59:30.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:59:30.496  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:59:30.494980Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11831f51-3597-4cdf-b7a4-23faf12289e2","timestamp":"2022-07-05T05:59:30.495108Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 05:59:31.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:59:31.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 05:59:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 05:59:46.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 05:59:46.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 05:59:46.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:00:01.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:00:01.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:00:01.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:00:15.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:00:15.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:00:15.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:00:30.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:00:30.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:00:30.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:00:45.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:00:45.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:00:45.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:01:00.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:01:00.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:01:00.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:01:02.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:01:02.852  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:01:02.142809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93f4e099-b2a4-4ea8-8234-c7670bf1fcca","timestamp":"2022-07-05T06:01:02.142900Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:01:03.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:01:03.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:01:09.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:01:09.122  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-07-05T06:01:09.064455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a35bdbd7-dcaf-4737-88cd-00daf183efd7","timestamp":"2022-07-05T06:01:09.064553Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:01:10.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:01:10.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:01:25.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:01:25.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:01:25.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:01:30.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:01:30.511  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:01:30.494947Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"600b0f6d-3b98-4735-8e50-5176d1581ed1","timestamp":"2022-07-05T06:01:30.495136Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:01:31.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:01:31.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:01:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:01:46.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:01:46.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:01:46.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:02:01.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:02:01.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:02:01.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:02:15.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:02:15.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:02:15.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:02:30.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:02:30.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:02:30.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:02:45.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:02:45.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:02:45.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:03:00.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:03:00.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:03:00.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:03:02.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:03:02.850  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:03:02.143082Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d24796d3-4ed2-40fe-b337-aa19bb68a2ec","timestamp":"2022-07-05T06:03:02.143211Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:03:03.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:03:03.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:03:09.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:03:09.126  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-07-05T06:03:09.064555Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a91a0344-5d12-41e9-b15e-7436a87a2205","timestamp":"2022-07-05T06:03:09.064720Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:03:10.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:03:10.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:03:25.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:03:25.052  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:03:25.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:03:30.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:03:30.507  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:03:30.494929Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05a7f3db-5055-46d2-bc41-053099644174","timestamp":"2022-07-05T06:03:30.495056Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:03:31.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:03:31.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:03:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:03:46.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:03:46.048  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:03:46.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:04:00.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:04:00.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:04:00.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:04:15.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:04:15.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:04:15.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:04:30.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:04:30.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:04:30.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:04:45.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:04:45.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:04:45.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:05:00.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:05:00.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:05:00.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:05:02.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:05:02.857  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:05:02.142859Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d180e75-7570-4686-8b19-4921612e0aea","timestamp":"2022-07-05T06:05:02.142950Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:05:03.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:05:03.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:05:09.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:05:09.032  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-07-05T06:05:09.064487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5828aaf8-7d51-41dd-81eb-fcc8861e9930","timestamp":"2022-07-05T06:05:09.064589Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:05:09.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:05:09.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:05:24.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:05:24.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:05:24.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:05:30.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:05:30.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:05:30.495045Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2bf010e8-36ef-4f83-acb6-da9e6a801696","timestamp":"2022-07-05T06:05:30.495162Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:05:31.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:05:31.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:05:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:05:46.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:05:46.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:05:46.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:06:01.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:06:01.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:06:01.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:06:16.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:06:16.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:06:16.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:06:31.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:06:31.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:06:31.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:06:45.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:06:45.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:06:45.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:07:00.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:07:00.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:07:00.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:07:02.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:07:02.876  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:07:02.143128Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"449f1876-ffb2-46b7-9b7e-b7e956ddd6d2","timestamp":"2022-07-05T06:07:02.143253Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:07:03.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:07:03.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:07:09.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:07:09.028  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-07-05T06:07:09.065457Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3f36f5e-87e6-4436-bb2c-096809fb0ba8","timestamp":"2022-07-05T06:07:09.065610Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:07:09.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:07:09.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:07:24.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:07:24.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:07:24.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:07:30.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:07:30.493  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:07:30.495200Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c9310db-e149-46dc-bf1f-a9ab72bead70","timestamp":"2022-07-05T06:07:30.495347Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:07:31.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:07:31.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:07:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:07:46.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:07:46.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:07:46.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:08:01.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:08:01.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:08:01.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:08:16.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:08:16.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:08:16.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:08:30.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:08:30.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:08:30.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:08:45.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:08:45.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:08:45.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:09:00.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:09:00.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:09:00.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:09:02.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:09:02.857  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:09:02.142882Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"889bdbe1-e759-4d7b-914b-68225cb10eb3","timestamp":"2022-07-05T06:09:02.143021Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:09:03.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:09:03.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:09:09.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:09:09.020  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-07-05T06:09:09.064427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33c6ada2-06f9-43ff-bfc6-d65123970e34","timestamp":"2022-07-05T06:09:09.064524Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:09:09.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:09:09.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:09:24.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:09:24.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:09:24.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:09:30.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:09:30.469  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:09:30.494915Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8edaff01-3d1a-4ac2-b28e-b452fbab953b","timestamp":"2022-07-05T06:09:30.495057Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:09:31.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:09:31.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:09:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:09:46.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:09:46.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:09:46.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:10:01.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:10:01.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:10:01.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:10:16.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:10:16.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:10:16.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:10:30.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:10:30.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:10:30.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:10:45.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:10:45.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:10:45.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:11:00.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:11:00.932  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:11:00.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:11:02.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:11:02.839  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:11:02.142814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f453748f-7855-4635-805c-8106175e2654","timestamp":"2022-07-05T06:11:02.142874Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:11:03.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:11:03.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:11:09.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:11:09.009  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-07-05T06:11:09.064422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e30efa06-6e65-4fe4-bf4f-3b2f0603d359","timestamp":"2022-07-05T06:11:09.064510Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:11:09.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:11:09.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:11:24.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:11:24.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:11:24.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:11:30.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:11:30.465  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:11:30.494917Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27806297-d5f6-4fc4-824b-0025295cef9f","timestamp":"2022-07-05T06:11:30.495007Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:11:31.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:11:31.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:11:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:11:46.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:11:46.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:11:46.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:12:01.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:12:01.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:12:01.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:12:16.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:12:16.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:12:16.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:12:31.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:12:31.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:12:31.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:12:45.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:12:45.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:12:45.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:13:00.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:13:00.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:13:00.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:13:02.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:13:02.895  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:13:02.143252Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6210d506-113f-41ea-b214-d987e8c0cbda","timestamp":"2022-07-05T06:13:02.143424Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:13:03.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:13:03.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:13:09.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:13:09.013  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-07-05T06:13:09.064544Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"898b23af-6ba6-4a8e-9688-512e0e3cc80f","timestamp":"2022-07-05T06:13:09.064650Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:13:09.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:13:09.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:13:24.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:13:24.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:13:24.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:13:30.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:13:30.476  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:13:30.500669Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d227b50-b9d1-44d6-a53a-8e38b95db9a9","timestamp":"2022-07-05T06:13:30.500722Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:13:31.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:13:31.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:13:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:13:46.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:13:46.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:13:46.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:14:01.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:14:01.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:14:01.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:14:16.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:14:16.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:14:16.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:14:31.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:14:31.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:14:31.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:14:46.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:14:46.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:14:46.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:15:01.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:15:01.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:15:01.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:15:02.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:15:02.856  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:15:02.143055Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e3d8b01-f1c7-43e4-a6c4-723ed149f902","timestamp":"2022-07-05T06:15:02.143133Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:15:03.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:15:03.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:15:09.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:15:09.006  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-07-05T06:15:09.064412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f60f78d6-acca-4d31-b001-1e5019005a2f","timestamp":"2022-07-05T06:15:09.064533Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:15:09.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:15:09.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:15:24.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:15:24.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:15:24.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:15:30.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:15:30.455  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:15:30.495168Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d01e35b9-231d-4e5f-8cc1-023bb2ec2a28","timestamp":"2022-07-05T06:15:30.495362Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:15:31.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:15:31.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:15:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:15:46.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:15:46.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:15:46.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:16:01.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:16:01.113  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:16:01.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:16:16.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:16:16.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:16:16.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:16:31.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:16:31.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:16:31.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:16:46.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:16:46.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:16:46.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:17:00.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:17:00.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:17:00.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:17:02.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:17:02.852  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:17:02.142856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57cdcd19-c06c-4cee-aeaa-2350b5dc9cb5","timestamp":"2022-07-05T06:17:02.142924Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:17:03.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:17:03.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:17:08.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:17:08.983  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-07-05T06:17:09.064616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c65d180-7f8f-4cc2-84c4-d514f7c1c73e","timestamp":"2022-07-05T06:17:09.064771Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:17:09.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:17:09.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:17:24.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:17:24.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:17:24.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:17:30.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:17:30.441  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:17:30.494929Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1ba74ce-9139-465b-b6fb-efdad8fee49b","timestamp":"2022-07-05T06:17:30.495025Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:17:31.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:17:31.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:17:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:17:46.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:17:46.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:17:46.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:18:01.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:18:01.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:18:01.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:18:16.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:18:16.090  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:18:16.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:18:31.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:18:31.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:18:31.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:18:46.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:18:46.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:18:46.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:19:00.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:19:00.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:19:00.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:19:02.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:19:02.845  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:19:02.142934Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"967f1cbc-6953-4b05-84b4-e1622641c29c","timestamp":"2022-07-05T06:19:02.143136Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:19:02.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:19:02.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:19:08.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:19:08.982  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-07-05T06:19:09.065368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ee12171-3666-46ad-a603-8d30611a6cf6","timestamp":"2022-07-05T06:19:09.065507Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:19:09.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:19:09.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:19:24.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:19:24.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:19:24.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:19:30.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:19:30.449  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:19:30.494922Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1810a161-c25c-4f20-aa77-93956703dbe7","timestamp":"2022-07-05T06:19:30.495047Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:19:31.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:19:31.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:19:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:19:46.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:19:46.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:19:46.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:20:01.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:20:01.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:20:01.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:20:16.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:20:16.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:20:16.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:20:31.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:20:31.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:20:31.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:20:46.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:20:46.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:20:46.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:21:01.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:21:01.052  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:21:01.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:21:02.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:21:02.885  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:21:02.142889Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a37ae176-f91c-4404-8dd9-5b7ebcf38113","timestamp":"2022-07-05T06:21:02.142988Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:21:03.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:21:03.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:21:08.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:21:08.989  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-07-05T06:21:09.064370Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69cfa034-1d47-4b80-9ea1-a283a089ba3a","timestamp":"2022-07-05T06:21:09.064467Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:21:09.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:21:09.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:21:24.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:21:24.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:21:24.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:21:30.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:21:30.434  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:21:30.494981Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"909876a5-82f8-4ef7-9d4f-00f24ce3b2b5","timestamp":"2022-07-05T06:21:30.495077Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:21:31.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:21:31.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:21:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:21:46.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:21:46.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:21:46.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:22:01.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:22:01.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:22:01.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:22:16.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:22:16.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:22:16.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:22:31.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:22:31.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:22:31.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:22:46.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:22:46.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:22:46.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:23:01.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:23:01.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:23:01.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:23:02.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:23:02.855  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:23:02.143238Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc319c17-4a71-4cb1-8078-552553a6159d","timestamp":"2022-07-05T06:23:02.143387Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:23:02.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:23:02.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:23:08.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:23:08.975  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-07-05T06:23:09.064720Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe8e9d70-b4df-43bf-9498-d4743c8c0a9e","timestamp":"2022-07-05T06:23:09.064932Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:23:09.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:23:09.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:23:24.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:23:24.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:23:24.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:23:30.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:23:30.429  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:23:30.497181Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e45c29f-f3d4-40ed-a5bc-577f3eeb6bce","timestamp":"2022-07-05T06:23:30.497308Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:23:31.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:23:31.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:23:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:23:46.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:23:46.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:23:46.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:24:01.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:24:01.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:24:01.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:24:16.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:24:16.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:24:16.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:24:31.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:24:31.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:24:31.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:24:46.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:24:46.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:24:46.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:25:01.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:25:01.032  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:25:01.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:25:02.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:25:02.857  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:25:02.142829Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a0a3258-0892-4692-a7e5-7a6865f66714","timestamp":"2022-07-05T06:25:02.142896Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:25:03.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:25:03.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:25:08.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:25:08.966  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-07-05T06:25:09.064484Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f405c75e-972b-442c-8df3-672c996711e4","timestamp":"2022-07-05T06:25:09.064587Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:25:09.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:25:09.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:25:24.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:25:24.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:25:24.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:25:30.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:25:30.418  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:25:30.494880Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdebc4f5-8f69-488f-966f-c58474a47897","timestamp":"2022-07-05T06:25:30.494978Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:25:31.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:25:31.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:25:36.496  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:25:46.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:25:46.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:25:46.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:26:01.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:26:01.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:26:01.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:26:16.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:26:16.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:26:16.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:26:31.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:26:31.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:26:31.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:26:46.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:26:46.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:26:46.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:27:01.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:27:01.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:27:01.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:27:02.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:27:02.899  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:27:02.142823Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"599a0b91-d2c8-4fd2-98e6-270eda0309b4","timestamp":"2022-07-05T06:27:02.142872Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:27:02.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:27:02.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:27:08.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:27:08.968  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-07-05T06:27:09.064475Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13a70a06-8267-4b79-be59-779cf532a711","timestamp":"2022-07-05T06:27:09.064572Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:27:09.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:27:09.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:27:24.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:27:24.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:27:24.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:27:30.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:27:30.422  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:27:30.494869Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06a87c65-c622-4af2-8d09-818ed689de81","timestamp":"2022-07-05T06:27:30.494949Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:27:31.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:27:31.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:27:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:27:46.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:27:46.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:27:46.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:28:01.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:28:01.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:28:01.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:28:16.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:28:16.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:28:16.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:28:31.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:28:31.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:28:31.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:28:46.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:28:46.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:28:46.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:29:01.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:29:01.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:29:01.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:29:02.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:29:02.904  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:29:02.142985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b24b110-d375-4c79-9635-2831d61e8552","timestamp":"2022-07-05T06:29:02.143148Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:29:02.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:29:02.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:29:08.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:29:08.973  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-07-05T06:29:09.064376Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cde776ad-b0d8-4059-ab09-ba63305d15ae","timestamp":"2022-07-05T06:29:09.064457Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:29:09.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:29:09.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:29:24.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:29:24.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:29:24.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:29:30.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:29:30.414  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:29:30.495170Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21124411-c2c9-4525-abeb-0051a90c0a2f","timestamp":"2022-07-05T06:29:30.495335Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:29:31.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:29:31.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:29:36.493  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:29:46.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:29:46.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:29:46.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:30:01.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:30:01.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:30:01.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:30:16.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:30:16.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:30:16.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:30:31.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:30:31.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:30:31.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:30:46.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:30:46.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:30:46.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:31:01.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:31:01.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:31:01.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:31:02.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:31:02.851  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:31:02.143359Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf459e88-509a-4f8e-afb8-3a968159a66c","timestamp":"2022-07-05T06:31:02.143653Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:31:02.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:31:02.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:31:08.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:31:08.941  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-07-05T06:31:09.064697Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b62d8b9-ec27-4590-bb0e-7a09172318c7","timestamp":"2022-07-05T06:31:09.065109Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:31:09.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:31:09.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:31:24.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:31:24.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:31:24.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:31:30.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:31:30.400  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:31:30.494983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cba69789-a06e-4dfb-ba5c-00ec2ff1c698","timestamp":"2022-07-05T06:31:30.495098Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:31:31.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:31:31.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:31:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:31:46.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:31:46.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:31:46.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:32:01.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:32:01.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:32:01.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:32:16.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:32:16.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:32:16.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:32:31.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:32:31.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:32:31.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:32:46.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:32:46.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:32:46.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:33:01.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:33:01.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:33:01.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:33:02.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:33:02.942  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:33:02.142823Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d17d896-abf9-4519-9651-01898e09a67c","timestamp":"2022-07-05T06:33:02.142887Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:33:02.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:33:02.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:33:09.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:33:09.004  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-07-05T06:33:09.064432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3df0badc-096f-4ccb-b3fd-523eb110bda3","timestamp":"2022-07-05T06:33:09.064517Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:33:09.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:33:09.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:33:24.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:33:24.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:33:24.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:33:30.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:33:30.390  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:33:30.494957Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6f54d1e-6914-4b0d-bd5d-4d28ab77baa0","timestamp":"2022-07-05T06:33:30.495038Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:33:31.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:33:31.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:33:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:33:46.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:33:46.290  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:33:46.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:34:01.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:34:01.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:34:01.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:34:16.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:34:16.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:34:16.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:34:31.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:34:31.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:34:31.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:34:46.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:34:46.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:34:46.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:35:01.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:35:01.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:35:01.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:35:02.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:35:02.840  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:35:02.142814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2f3a885-24dc-4faa-9dfd-2e38625f0d56","timestamp":"2022-07-05T06:35:02.142896Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:35:02.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:35:02.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:35:08.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:35:08.931  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-07-05T06:35:09.064396Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97a0ccdb-b391-4713-bb6d-bc1bc883d838","timestamp":"2022-07-05T06:35:09.064482Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:35:09.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:35:09.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:35:24.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:35:24.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:35:24.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:35:30.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:35:30.406  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:35:30.494906Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"026e7153-6453-47eb-a8b2-8e0cb3dac9bd","timestamp":"2022-07-05T06:35:30.495002Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:35:31.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:35:31.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:35:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:35:46.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:35:46.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:35:46.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:36:01.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:36:01.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:36:01.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:36:16.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:36:16.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:36:16.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:36:31.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:36:31.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:36:31.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:36:46.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:36:46.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:36:46.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:37:01.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:37:01.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:37:01.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:37:02.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:37:02.841  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:37:02.142825Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2d659e6-2010-4c1a-a4bd-1e984fb08b98","timestamp":"2022-07-05T06:37:02.142884Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:37:02.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:37:02.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:37:08.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:37:08.920  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-07-05T06:37:09.065155Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f99a6440-fcc3-40be-b012-ac55a29b1bb9","timestamp":"2022-07-05T06:37:09.065297Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:37:09.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:37:09.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:37:24.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:37:24.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:37:24.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:37:30.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:37:30.391  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:37:30.495239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2dac755f-8451-4681-8b4c-fd8b2ac2824c","timestamp":"2022-07-05T06:37:30.495442Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:37:31.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:37:31.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:37:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:37:46.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:37:46.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:37:46.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:38:01.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:38:01.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:38:01.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:38:16.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:38:16.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:38:16.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:38:31.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:38:31.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:38:31.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:38:46.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:38:46.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:38:46.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:39:01.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:39:01.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:39:01.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:39:02.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:39:02.852  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:39:02.143257Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8684f88-2a2f-4a1c-8e09-3d9c0dac52e5","timestamp":"2022-07-05T06:39:02.143493Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:39:02.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:39:02.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:39:08.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:39:08.923  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-07-05T06:39:09.064612Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2a9126b-f328-446a-b2c8-911312d4fe8d","timestamp":"2022-07-05T06:39:09.064745Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:39:09.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:39:09.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:39:24.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:39:24.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:39:24.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:39:30.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:39:30.376  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:39:30.494973Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28b65dda-a9b9-436b-b4af-539e13138118","timestamp":"2022-07-05T06:39:30.495093Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:39:31.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:39:31.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:39:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:39:46.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:39:46.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:39:46.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:40:01.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:40:01.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:40:01.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:40:16.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:40:16.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:40:16.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:40:31.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:40:31.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:40:31.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:40:46.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:40:46.278  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:40:46.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:41:01.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:41:01.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:41:01.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:41:02.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:41:02.844  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:41:02.142839Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f583e65-4c4c-4489-8ea8-1c3de84cc107","timestamp":"2022-07-05T06:41:02.142912Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:41:02.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:41:02.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:41:08.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:41:08.906  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T06:41:09.064444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55a1ddd1-b200-4bc3-b5e3-0fe8d412d0b3","timestamp":"2022-07-05T06:41:09.064517Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:41:09.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:41:09.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:41:24.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:41:24.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:41:24.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:41:30.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:41:30.412  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:41:30.494928Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3217a832-4029-4518-a44a-a2eaed866740","timestamp":"2022-07-05T06:41:30.495042Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:41:31.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:41:31.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:41:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:41:46.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:41:46.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:41:46.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:42:01.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:42:01.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:42:01.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:42:16.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:42:16.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:42:16.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:42:31.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:42:31.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:42:31.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:42:46.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:42:46.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:42:46.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:43:01.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:43:01.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:43:01.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:43:02.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:43:02.845  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:43:02.142853Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37495b20-c9d3-4a74-92cd-19246a0e3aa4","timestamp":"2022-07-05T06:43:02.142921Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:43:02.868  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:43:02.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:43:08.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:43:08.911  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-07-05T06:43:09.064435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e3c0d79-a6e3-4c11-bf9c-aa34d86750cf","timestamp":"2022-07-05T06:43:09.064523Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:43:09.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:43:09.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:43:24.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:43:24.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:43:24.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:43:30.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:43:30.404  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:43:30.494873Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3040ed7c-59f2-43e2-87dc-e9604e772ea3","timestamp":"2022-07-05T06:43:30.494937Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:43:31.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:43:31.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:43:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:43:46.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:43:46.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:43:46.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:44:01.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:44:01.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:44:01.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:44:16.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:44:16.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:44:16.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:44:31.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:44:31.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:44:31.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:44:46.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:44:46.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:44:46.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:45:01.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:45:01.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:45:01.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:45:02.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:45:02.842  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:45:02.142815Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bda2b3db-8d22-485d-9298-26f471f2cb15","timestamp":"2022-07-05T06:45:02.142883Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:45:02.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:45:02.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:45:08.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:45:08.897  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-07-05T06:45:09.064991Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c7e04f0-a817-4e50-9ac6-c9af49d9eb86","timestamp":"2022-07-05T06:45:09.065071Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:45:09.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:45:09.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:45:24.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:45:24.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:45:24.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:45:30.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:45:30.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:45:30.494875Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd874af5-6cf9-417b-bb8c-7e5457d55106","timestamp":"2022-07-05T06:45:30.494971Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:45:32.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:45:32.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:45:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:45:47.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:45:47.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:45:47.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:46:02.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:46:02.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:46:02.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:46:17.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:46:17.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:46:17.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:46:32.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:46:32.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:46:32.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:46:47.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:46:47.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:46:47.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:47:02.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:47:02.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:47:02.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:47:02.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:47:02.915  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:47:02.142808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15ca1ba1-063a-4624-9ac3-abf6a95efd3f","timestamp":"2022-07-05T06:47:02.142872Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:47:02.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:47:02.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:47:08.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:47:08.975  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-07-05T06:47:09.064411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea9efddd-1e23-402b-b3e4-c248396b1b26","timestamp":"2022-07-05T06:47:09.064507Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:47:09.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:47:09.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:47:24.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:47:24.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:47:24.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:47:30.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:47:30.351  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:47:30.494889Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fac85a1-4060-4e33-81b5-535416e09506","timestamp":"2022-07-05T06:47:30.495008Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:47:30.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:47:30.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:47:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:47:45.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:47:45.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:47:45.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:48:00.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:48:00.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:48:00.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:48:15.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:48:15.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:48:15.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:48:30.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:48:30.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:48:30.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:48:45.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:48:45.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:48:45.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:49:00.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:49:00.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:49:00.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:49:02.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:49:02.847  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:49:02.142938Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d21dc494-8bc2-4676-a654-66e0a35b48a7","timestamp":"2022-07-05T06:49:02.143005Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:49:02.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:49:02.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:49:08.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:49:08.926  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T06:49:09.064781Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"153a12d0-5e7c-4708-a2eb-3c2d44b370e5","timestamp":"2022-07-05T06:49:09.065026Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:49:09.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:49:09.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:49:24.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:49:24.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:49:24.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:49:30.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:49:30.469  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:49:30.495157Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cc155c4-85f3-428e-9b38-84e48d56cc03","timestamp":"2022-07-05T06:49:30.495312Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:49:31.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:49:31.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:49:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:49:46.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:49:46.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:49:46.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:50:01.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:50:01.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:50:01.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:50:16.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:50:16.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:50:16.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:50:31.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:50:31.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:50:31.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:50:46.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:50:46.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:50:46.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:51:01.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:51:01.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:51:01.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:51:02.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:51:02.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:51:02.143253Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"daa26fda-6b06-4f0f-8364-bb75c1e46f72","timestamp":"2022-07-05T06:51:02.143374Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:51:02.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:51:02.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:51:08.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:51:08.907  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-07-05T06:51:09.064604Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6a8d971-060c-49c1-8109-5ee7d00ac5bf","timestamp":"2022-07-05T06:51:09.065953Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:51:09.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:51:09.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:51:24.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:51:24.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:51:24.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:51:30.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:51:30.343  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:51:30.494919Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ae4d21b-4d2d-4074-99a1-a82e43063ccc","timestamp":"2022-07-05T06:51:30.495036Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:51:30.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:51:30.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:51:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:51:45.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:51:45.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:51:45.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:52:00.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:52:00.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:52:00.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:52:15.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:52:15.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:52:15.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:52:30.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:52:30.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:52:30.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:52:45.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:52:45.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:52:45.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:53:00.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:53:00.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:53:00.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:53:02.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:53:02.837  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:53:02.142860Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a03579a7-be5f-4846-b060-69837ae74bb3","timestamp":"2022-07-05T06:53:02.142940Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:53:02.858  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:53:02.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:53:08.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:53:08.898  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-07-05T06:53:09.064395Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"175903ac-50bf-4cb2-b364-bf7946b1d7f5","timestamp":"2022-07-05T06:53:09.064475Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:53:09.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:53:09.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:53:24.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:53:24.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:53:24.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:53:30.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:53:30.329  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:53:30.494903Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8557205-ff6c-42df-b4e6-74775f6c298a","timestamp":"2022-07-05T06:53:30.494984Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:53:30.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:53:30.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:53:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:53:45.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:53:45.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:53:45.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:54:00.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:54:00.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:54:00.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:54:15.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:54:15.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:54:15.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:54:30.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:54:30.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:54:30.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:54:45.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:54:45.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:54:45.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:55:00.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:55:00.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:55:00.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:55:02.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:55:02.835  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:55:02.142839Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"637bc34d-a855-409e-b800-0a9dbe7a9e29","timestamp":"2022-07-05T06:55:02.142909Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:55:02.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:55:02.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:55:08.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:55:08.933  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-07-05T06:55:09.064406Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9da49515-e08a-4ef5-9d1a-6151d436aff4","timestamp":"2022-07-05T06:55:09.064501Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:55:09.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:55:09.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:55:24.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:55:24.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:55:24.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:55:30.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:55:30.362  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:55:30.494889Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfa6a509-ec79-4d0b-af44-07ca70a2164b","timestamp":"2022-07-05T06:55:30.494988Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:55:30.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:55:30.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:55:36.494  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:55:45.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:55:45.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:55:45.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:56:00.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:56:00.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:56:00.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:56:15.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:56:15.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:56:15.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:56:30.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:56:30.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:56:30.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:56:45.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:56:45.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:56:45.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:57:00.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:57:00.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:57:00.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:57:02.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:57:02.843  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:57:02.142821Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9a72b16-b877-4629-b7b3-e57c64bd2267","timestamp":"2022-07-05T06:57:02.142956Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:57:02.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:57:02.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:57:08.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:57:08.902  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-07-05T06:57:09.064406Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e1b990e-f012-4cb6-b003-62bbfa18f243","timestamp":"2022-07-05T06:57:09.064504Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:57:09.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:57:09.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:57:24.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:57:24.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:57:24.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:57:30.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:57:30.322  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:57:30.494909Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f684528c-0ebc-4b56-980d-c0b021a8b924","timestamp":"2022-07-05T06:57:30.495002Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:57:30.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:57:30.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:57:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:57:45.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:57:45.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:57:45.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:58:00.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:58:00.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:58:00.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:58:15.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:58:15.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:58:15.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:58:30.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:58:30.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:58:30.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:58:45.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:58:45.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:58:45.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:59:00.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:59:00.331  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:59:00.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:59:02.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:59:02.851  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:59:02.142812Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6fccdc4b-fc9a-430d-aadb-3e7843ddbbbf","timestamp":"2022-07-05T06:59:02.143017Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 06:59:02.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:59:02.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:59:08.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:59:08.915  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-07-05T06:59:09.064674Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a6164f9-05b9-4458-84f0-40674dfd4b09","timestamp":"2022-07-05T06:59:09.064807Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 06:59:09.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:59:09.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:59:24.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:59:24.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:59:24.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:59:30.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:59:30.315  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:59:30.495103Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f02abeb9-861b-4d8e-b59d-a4ffcb8565ad","timestamp":"2022-07-05T06:59:30.495235Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 06:59:30.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:59:30.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 06:59:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 06:59:45.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 06:59:45.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 06:59:45.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:00:00.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:00:00.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:00:00.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:00:15.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:00:15.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:00:15.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:00:30.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:00:30.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:00:30.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:00:45.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:00:45.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:00:45.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:01:00.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:01:00.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:01:00.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:01:02.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:01:02.851  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:01:02.143236Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3da0737-fde6-42ef-8b98-9db6df1f4c54","timestamp":"2022-07-05T07:01:02.143433Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 07:01:02.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:01:02.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:01:08.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:01:08.915  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-07-05T07:01:09.064513Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c2ec140-f800-4a4e-b492-38290063b063","timestamp":"2022-07-05T07:01:09.064672Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 07:01:09.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:01:09.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:01:24.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:01:24.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:01:24.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:01:30.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:01:30.319  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:01:30.495152Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e878170-353d-4f08-b428-db737543a034","timestamp":"2022-07-05T07:01:30.495344Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 07:01:30.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:01:30.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:01:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 07:01:45.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:01:45.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:01:45.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:02:00.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:02:00.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:02:00.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:02:15.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:02:15.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:02:15.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:02:30.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:02:30.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:02:30.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:02:45.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:02:45.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:02:45.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:03:00.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:03:00.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:03:00.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:03:02.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:03:02.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:03:02.142913Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"712cf49f-2e48-47c3-b29c-77b1cb8ab19d","timestamp":"2022-07-05T07:03:02.142997Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 07:03:02.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:03:02.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:03:08.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:03:08.911  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-07-05T07:03:09.064472Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"977b8ecf-266a-4922-becd-2edf61e28c80","timestamp":"2022-07-05T07:03:09.064580Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 07:03:09.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:03:09.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:03:24.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:03:24.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:03:24.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:03:30.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:03:30.324  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:03:30.495067Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba38ec8d-f8fe-4501-bbe0-f296f1d9e511","timestamp":"2022-07-05T07:03:30.495223Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 07:03:30.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:03:30.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:03:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 07:03:45.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:03:45.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:03:45.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:04:00.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:04:00.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:04:00.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:04:15.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:04:15.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:04:15.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:04:30.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:04:30.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:04:30.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:04:45.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:04:45.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:04:45.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:05:00.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:05:00.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:05:00.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:05:02.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:05:02.845  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:05:02.142887Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a7294145-9825-4b4e-a849-b2bfce47efb9","timestamp":"2022-07-05T07:05:02.142962Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 07:05:02.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:05:02.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:05:08.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:05:08.907  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-07-05T07:05:09.064411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"259436e8-30f8-4c50-8000-b66a04e378e1","timestamp":"2022-07-05T07:05:09.064504Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 07:05:09.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:05:09.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:05:24.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:05:24.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:05:24.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:05:30.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:05:30.296  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:05:30.494964Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9446be9e-e51b-4b00-b1b5-07b6173acf9c","timestamp":"2022-07-05T07:05:30.495056Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 07:05:30.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:05:30.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:05:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 07:05:45.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:05:45.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:05:45.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:06:00.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:06:00.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:06:00.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:06:15.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:06:15.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:06:15.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:06:30.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:06:30.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:06:30.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:06:45.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:06:45.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:06:45.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:07:00.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:07:00.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:07:00.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:07:02.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:07:02.860  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:07:02.142842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6ce92d4-956d-4dcf-98be-0a43751878fc","timestamp":"2022-07-05T07:07:02.142915Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 07:07:02.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:07:02.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:07:08.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:07:08.919  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-07-05T07:07:09.064394Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51b06470-f111-4516-b17b-a06fe95186d3","timestamp":"2022-07-05T07:07:09.064605Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 07:07:09.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:07:09.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:07:24.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:07:24.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:07:24.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:07:30.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:07:30.295  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:07:30.494924Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1ecbdbc-d734-4ce1-b521-a4e2a057ae9b","timestamp":"2022-07-05T07:07:30.495051Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 07:07:30.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:07:30.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:07:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 07:07:45.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:07:45.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:07:45.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:08:00.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:08:00.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:08:00.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:08:15.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:08:15.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:08:15.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:08:30.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:08:30.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:08:30.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:08:45.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:08:45.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:08:45.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:09:00.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:09:00.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:09:00.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:09:02.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:09:02.919  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:09:02.142831Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"336fc66c-aff6-4841-94b6-ca5b85be5096","timestamp":"2022-07-05T07:09:02.142941Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 07:09:02.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:09:02.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:09:08.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:09:08.828  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-07-05T07:09:09.064379Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28805061-e12b-497e-b1fb-9af1e1472280","timestamp":"2022-07-05T07:09:09.064477Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 07:09:09.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:09:09.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:09:24.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:09:24.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:09:24.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:09:30.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:09:30.278  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:09:30.494905Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"460001ce-9374-47b2-8c27-7659515a026b","timestamp":"2022-07-05T07:09:30.495003Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 07:09:30.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:09:30.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:09:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 07:09:45.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:09:45.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:09:45.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:10:00.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:10:00.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:10:00.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:10:15.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:10:15.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:10:15.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:10:30.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:10:30.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:10:30.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:10:45.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:10:45.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:10:45.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:11:00.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:11:00.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:11:00.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:11:02.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:11:02.866  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:11:02.142839Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"174d0471-ec92-44f3-8e43-1b497b0fcdd9","timestamp":"2022-07-05T07:11:02.142903Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 07:11:02.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:11:02.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:11:08.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:11:08.828  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-07-05T07:11:09.065407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ca3975f-efe0-457d-92d9-33cb40020bc9","timestamp":"2022-07-05T07:11:09.065621Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 07:11:09.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:11:09.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:11:24.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:11:24.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:11:24.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:11:30.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:11:30.301  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:11:30.495234Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e660a9d-5d20-458c-9b87-70ea5f7730fb","timestamp":"2022-07-05T07:11:30.495443Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 07:11:30.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:11:30.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:11:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 07:11:45.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:11:45.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:11:45.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:12:00.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:12:00.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:12:00.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:12:15.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:12:15.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:12:15.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:12:30.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:12:30.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:12:30.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:12:45.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:12:45.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:12:45.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:13:00.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:13:00.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:13:00.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:13:02.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:13:02.919  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:13:02.143217Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8472d9f9-35d8-4540-8f8f-9b1e787267db","timestamp":"2022-07-05T07:13:02.143401Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-05 07:13:02.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:13:02.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:13:08.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:13:08.816  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-07-05T07:13:09.064563Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbf20ab9-64e8-455c-b690-094c4fc7133b","timestamp":"2022-07-05T07:13:09.064726Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-05 07:13:09.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:13:09.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:13:24.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:13:24.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:13:24.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:13:30.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:13:30.264  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T07:13:30.495Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f544af6e-10d0-4777-88e7-2f5abd86bcf7","timestamp":"2022-07-05T07:13:30.495071Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-05 07:13:30.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:13:30.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:13:36.492  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-05 07:13:45.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:13:45.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:13:45.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:14:00.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:14:00.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:14:00.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:14:15.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:14:15.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:14:15.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:14:30.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:14:30.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000
2022-07-05 07:14:30.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...
2022-07-05 07:14:45.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-05 07:14:45.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4